Jon Daniel
|
adda1c1f15
|
adaptive aligned std::array based vector types (#686)
|
2025-05-08 21:36:35 +02:00 |
|
Jan Engelhardt
|
a23c6a42a3
|
mem_malloc type triviality checks (7/8)
```
git grep -l mem_malloc | xargs perl -i -lpe 's{\((char) \*\)mem_malloc\((\S+)\)}{mem_rmalloc<$1>($2)}'
```
|
2024-09-16 22:12:14 +02:00 |
|
Jan Engelhardt
|
a3a31c77a2
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
|
Chris Sarbora
|
a5081982f6
|
Always use Multitexture
|
2024-08-18 03:26:06 -05:00 |
|
Louis Gombert
|
850e3f094d
|
SDL2 Editor compilation fixes
|
2024-06-29 18:21:37 +02:00 |
|
Louis Gombert
|
86cce1e445
|
Run clang-format on editor code
|
2024-06-15 20:12:48 +02:00 |
|
Louis Gombert
|
87f19acc2f
|
Internal editor: minimal compilation fixes
|
2024-06-07 21:41:40 +02:00 |
|
Louis Gombert
|
0fa8705291
|
Move internal level editor into main tree
|
2024-06-07 21:41:40 +02:00 |
|