Ray
|
0f6f326a86
|
Add flag: SUPPORT_EVENTS_WAITING
Wait for input events passively (sleep) instead of polling events actively every frame
|
2018-10-31 23:19:29 +01:00 |
|
Ray
|
c2aa1fed7b
|
Removed OpenAL backend
|
2018-10-18 11:38:42 +02:00 |
|
Ray
|
f503fded67
|
Support image export
|
2018-09-17 17:06:58 +02:00 |
|
Ahmad Fatoum
|
548dbeb1ca
|
Fix typo (s/proedural/procedural)
|
2018-07-29 13:04:16 +02:00 |
|
Ray
|
98273f0152
|
Reviewed compilation options
|
2018-07-16 18:43:24 +02:00 |
|
Ahmad Fatoum
|
e025e62445
|
cmake: Fix PLATFORM_WEB build
Did this ever work? Surely, doesn't look like it...
|
2018-05-21 12:15:39 +02:00 |
|
raysan5
|
8d81b6e4e4
|
Support shapes drawing using only QUADS
Also added new compilation FLAGS for that pourpose
|
2018-04-29 12:53:32 +02:00 |
|
Ahmad Fatoum
|
1dbce35247
|
CMake: Generate config.h from CMakeOptions.txt
I would have liked config.h to be selected by include dir configuration,
but this way is less intrusive.
|
2018-04-07 23:39:53 +02:00 |
|