Lukas Tenbrink
|
dbf189e28f
Lock the `StringName::mutex` after hashing the string, to spend less time hoarding it unnecessarily.
|
6 ヶ月 前 |
Lukas Tenbrink
|
a47d29cf11
Move StringName != to the header file to make it inlineable.
|
8 ヶ月 前 |
rune-scape
|
0dde931bc9
StringName: Fix empty hash
|
11 ヶ月 前 |
Rémi Verschelde
|
69ca549ef9
Merge pull request #92570 from rune-scape/rune-stringname-bits
|
11 ヶ月 前 |
rune-scape
|
6abd17265b
StringName: operator== compares in-place
|
1 年間 前 |
A Thousand Ships
|
e33fdb4296
Use `MutexLock` in more places
|
11 ヶ月 前 |
Gergely Kis
|
723878bbab
StringName: Use inline static field definitions
|
1 年間 前 |
bruvzg
|
f3d4f5a77e
[X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam.
|
1 年間 前 |
Yuri Sizov
|
4952d37f4b
Fix StringName leaks in VariantParser
|
1 年間 前 |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 年間 前 |
Juan Linietsky
|
8950943356
Optimize Object::get_class_name
|
2 年 前 |
Lyuma
|
82c52eab6c
StringName: fix returning dangling data from char constructor.
|
2 年 前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年 前 |
Yuri Rubinsky
|
522d4243bf
Add missing != operator to `StringName`
|
2 年 前 |
reduz
|
8580f377a3
Implement Scene Unique Nodes
|
3 年 前 |
Hugo Locurcio
|
38995961df
Improve `--debug-stringnames` to be more useful
|
3 年 前 |
Ignacio Roldán Etcheverry
|
0e659b4230
Fix false reporting unclaimed StringName at exit due to static refs
|
3 年 前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年 前 |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 年 前 |
reduz
|
cee905f04f
Adds ability to debug stringnames
|
4 年 前 |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 年 前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年 前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 年 前 |