| .. |
|
external
|
added debug-event-markers for opengl so that you're able to set markers for renderdoc or other gpu debuggers what your program is currently doing
|
2017-12-14 11:44:48 +01:00 |
|
audio.c
|
Remove rres support
|
2017-12-11 11:55:02 +01:00 |
|
audio.h
|
Added IsFileExtension()
|
2017-03-29 00:35:42 +02:00 |
|
camera.h
|
Some comment tweaks
|
2017-05-08 21:16:46 +02:00 |
|
CMakeLists.txt
|
Add library versioning to Make/CMake build systems
|
2017-12-11 10:25:06 +01:00 |
|
core.c
|
compilefix for function declaration (win only)
|
2017-12-14 11:45:47 +01:00 |
|
easings.h
|
Working on file header comments...
|
2017-03-19 12:52:58 +01:00 |
|
gestures.h
|
Support GetCurrentTime() on macOS
|
2017-11-27 12:46:40 +01:00 |
|
Makefile
|
Add library versioning to Make/CMake build systems
|
2017-12-11 10:25:06 +01:00 |
|
models.c
|
Updated raylib VS2015 project
|
2017-10-19 14:14:18 +02:00 |
|
physac.h
|
Avoid duplicate definition of feature macro
|
2017-11-22 22:58:18 +01:00 |
|
raylib.h
|
Remove rres support
|
2017-12-11 11:55:02 +01:00 |
|
raylib.ico
|
Added resource config file
|
2017-10-22 11:07:17 +02:00 |
|
raylib.rc
|
Added resource config file
|
2017-10-22 11:07:17 +02:00 |
|
raymath.h
|
optimized matrixrotate function by removing identity matrix
|
2017-12-14 11:48:33 +01:00 |
|
resources
|
Added resource config file
|
2017-10-22 11:07:17 +02:00 |
|
rglfw.c
|
Added Wayland support
|
2017-12-09 19:05:42 +01:00 |
|
rlgl.c
|
make matrix stack work closer to old opengl implementation
|
2017-12-14 11:46:38 +01:00 |
|
rlgl.h
|
added debug-event-markers for opengl so that you're able to set markers for renderdoc or other gpu debuggers what your program is currently doing
|
2017-12-14 11:44:48 +01:00 |
|
shader_distortion.h
|
Review default shaders usage on loading
|
2017-11-12 10:33:44 +01:00 |
|
shapes.c
|
Fix bug, add some whitespace
|
2017-10-13 13:55:01 +02:00 |
|
text.c
|
proper if-clauses for disabling functionality in text.c
|
2017-12-14 11:41:31 +01:00 |
|
textures.c
|
added proper define checks for png-save if it's disabled
|
2017-12-14 11:40:08 +01:00 |
|
utils.c
|
Remove rres support
|
2017-12-11 11:55:02 +01:00 |
|
utils.h
|
Remove rres support
|
2017-12-11 11:55:02 +01:00 |