Funto
|
e11a394c25
|
[Compilers] Fix MSVC compilation with CMake (#178)
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
|
2025-01-10 20:59:13 +13:00 |
|
SuperOpt
|
c9e1a63378
|
[Compilers] C projects should use C flags rather than CXX flags (#123)
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Waiting to run
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 58s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 9s
|
2024-12-30 13:28:24 +13:00 |
|
FintasticMan
|
c13eef1c1e
|
[Core] Fix more C99 compliance issues (#118)
|
2024-12-30 13:09:14 +13:00 |
|
Nic Barker
|
b8725bfb65
|
Improve overflow handling / CLAY_MAX_ELEMENT_COUNT exceeded (#52)
|
2024-12-01 21:05:56 +13:00 |
|
Nic Barker
|
51c5355686
|
Fix text cache overflow (#51)
|
2024-11-27 12:13:11 +13:00 |
|
Nic Barker
|
29133bc783
|
Multi-type elements (#34)
|
2024-10-22 20:41:35 +13:00 |
|
Nic Barker
|
9a8775751f
|
Cleanup compiler options
|
2024-10-07 19:30:15 +13:00 |
|
Nic Barker
|
f579690f5d
|
Improve space allocation for GROW containers
|
2024-10-07 18:56:13 +13:00 |
|
Nic Barker
|
948b7ce70b
|
C++20 Support (#31)
|
2024-09-29 12:53:46 +13:00 |
|
Nic Barker
|
5e7c4c41eb
|
[C] Convert element macros to use for() internally (#30)
|
2024-09-28 15:43:29 +12:00 |
|
Severin Denisenko
|
52b3f6a14e
|
Use shallow clone on Raylib (#23)
This change reduces time of project configuration from 24 second to 12 seconds
|
2024-09-22 13:27:29 +12:00 |
|
Nic Barker
|
6430bbbdc3
|
Fix warnings caused by misname
|
2024-09-21 08:13:22 +12:00 |
|
Nic Barker
|
33888572a3
|
Remove debug flags and switch example fonts from trilinear filter to bilinear
|
2024-09-18 10:59:35 +12:00 |
|
Nic Barker
|
a4f90a217d
|
Debug Tools (#15)
|
2024-09-16 21:34:59 +12:00 |
|
Nic Barker
|
7d73ccd60d
|
Remove overflow trap flag from the default cmake configuration to prevent issues on windows
|
2024-08-27 11:37:20 +12:00 |
|
Nic Barker
|
03a6c6cf5a
|
initial commit
|
2024-08-23 16:11:56 +12:00 |
|