.. |
external
|
Update mini_al.
|
2018-08-12 13:45:12 +10:00 |
audio.c
|
Fix bug in LoadMusicStream
|
2018-07-29 09:52:18 +02:00 |
audio.h
|
Force OpenAL backend on some platforms
|
2017-12-20 12:34:18 +01:00 |
camera.h
|
Fix compiler warnings of lib
|
2018-08-05 23:53:34 +02:00 |
CMakeLists.txt
|
Sync with upstream GLFW pull request
|
2018-07-29 23:56:16 +02:00 |
CMakeOptions.txt
|
Fix typo (s/proedural/procedural)
|
2018-07-29 13:04:16 +02:00 |
config.h
|
Fix typo (s/proedural/procedural)
|
2018-07-29 13:04:16 +02:00 |
config.h.in
|
Fix typo (s/proedural/procedural)
|
2018-07-29 13:04:16 +02:00 |
core.c
|
Review naming to follow raylib conventions
|
2018-08-25 17:55:25 +02:00 |
easings.h
|
Working on file header comments...
|
2017-03-19 12:52:58 +01:00 |
gestures.h
|
Redundant assignment of 'angle' to itself
|
2018-04-02 13:30:20 +02:00 |
Makefile
|
Create release directory if not exist
|
2018-08-25 18:25:51 +02:00 |
models.c
|
Fix compiler warnings, first part
|
2018-08-04 10:32:16 +02:00 |
physac.h
|
Fix Physac examples to be run without creating new thread
|
2018-07-29 21:32:39 +02:00 |
raylib.h
|
Add the remaining numeric keypad keys, and a few other missing ones
|
2018-08-19 18:00:16 +01:00 |
raylib.ico
|
Added resource config file
|
2017-10-22 11:07:17 +02:00 |
raylib.rc
|
Review raylib version to 2.0
|
2018-05-11 18:14:19 +02:00 |
raymath.h
|
lerp for vector2 and float
|
2018-08-21 04:14:43 +03:00 |
rglfw.c
|
Prevent GLFW changing working dir to 'Resources'
|
2018-07-29 18:38:31 +02:00 |
rlgl.h
|
Corrected issue with batch overflows
|
2018-08-17 13:55:46 +02:00 |
shapes.c
|
Review PR formatting
|
2018-08-14 09:57:31 +02:00 |
text.c
|
Reviewed spacings on latest PR
|
2018-08-06 20:49:47 +02:00 |
textures.c
|
Merge pull request #616 from overdev/master
|
2018-08-09 22:42:05 +02:00 |
utils.c
|
Add SetTraceLogCallback to enable users setting custom logging (#597)
|
2018-07-26 21:57:45 +02:00 |
utils.h
|
Removed unnecesary define
|
2018-05-08 23:04:13 +02:00 |