| .. |
|
external
|
glfw: Update GLFW to current master
|
2019-01-08 09:03:22 +01:00 |
|
audio.c
|
Avoid crashing if music file not loaded
|
2019-01-02 14:05:20 +01: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
|
Use stb_vorbis.h as header only
|
2018-12-21 00:17:44 +01:00 |
|
CMakeOptions.txt
|
Add flag: SUPPORT_EVENTS_WAITING
|
2018-10-31 23:19:29 +01:00 |
|
config.h
|
WARNING: BREAKING CHANGE
|
2018-12-26 13:26:34 +01:00 |
|
config.h.in
|
Add flag: SUPPORT_EVENTS_WAITING
|
2018-10-31 23:19:29 +01:00 |
|
core.c
|
Revert "core: workaround window not being rendered till moved on macOS Mojave"
|
2019-01-08 09:03:22 +01: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
|
Update Makefile for Emscripten
|
2019-01-01 20:53:30 +01:00 |
|
models.c
|
Corrected issue on plane drawing
|
2018-12-19 11:55:58 +01:00 |
|
physac.h
|
Physac.h fix for variable array size declaration.
|
2018-10-10 21:52:50 +02:00 |
|
raylib.h
|
WARNING: Redesigned SetShaderValue()
|
2019-01-10 11:25:26 +01:00 |
|
raylib.ico
|
Updated icon data
|
2018-09-26 16:02:42 +02:00 |
|
raylib.rc
|
Updated icon data
|
2018-09-26 16:02:42 +02:00 |
|
raymath.h
|
Reviewed functions definition
|
2018-10-24 22:24:59 +02:00 |
|
rglfw.c
|
Added required define on TCC compiler
|
2019-01-08 10:10:20 +01:00 |
|
rlgl.h
|
WARNING: Redesigned SetShaderValue()
|
2019-01-10 11:25:26 +01:00 |
|
shapes.c
|
Use QUADS for DrawPolyEx()
|
2018-12-29 00:29:28 +01:00 |
|
text.c
|
Corrected issue with text measure on Latin-1 chars
|
2019-01-05 15:04:18 +01:00 |
|
textures.c
|
ADDED: DrawTextureQuad()
|
2018-12-26 23:44:16 +01:00 |
|
utils.c
|
utils: declare funopen only on Android
|
2018-12-29 17:44:47 +01:00 |
|
utils.h
|
Improved data export capabilities!
|
2018-09-17 16:56:02 +02:00 |