raylib/src
raysan5 4c06725461 Removed useless functions
SetMaterialTexture() and UnsetMaterialTexture()... too shader
dependant...
2017-07-20 14:27:17 +02:00
..
external Corected some issues with jar_xm 2017-07-08 14:19:27 +02:00
audio.c Rename enum LogType names... 2017-07-02 12:35:13 +02: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
core.c Working on PBR materials, renamed some data 2017-07-19 10:09:34 +02:00
easings.h Working on file header comments... 2017-03-19 12:52:58 +01:00
gestures.h Add define to have CLOCK_MONOTONIC work in c99 2017-06-11 11:20:30 +02:00
Makefile Able to make a .dylib for OS X 2017-07-18 22:37:09 -04:00
meson.build Meson: build library with so version 2017-06-08 17:03:25 +02:00
models.c Removed useless functions 2017-07-20 14:27:17 +02:00
physac.h Add define to have CLOCK_MONOTONIC work in c99 2017-06-11 11:20:30 +02:00
raylib.h Working on PBR system 2017-07-19 18:55:32 +02:00
raymath.h Fix some other typos 2017-06-29 10:36:58 +02:00
resources Renamed file (issues with Makefile) 2017-05-22 20:47:17 +02:00
rlgl.c Corrected some issues 2017-07-20 12:26:25 +02:00
rlgl.h Reorganized a couple of functions 2017-07-19 19:53:53 +02:00
rres.h Rename enum LogType names... 2017-07-02 12:35:13 +02:00
shader_distortion.h Updated for GLSL 100 2016-07-12 17:10:44 +02:00
shapes.c Manual integration of material-pbr into develop 2017-07-17 00:33:40 +02:00
text.c Rename enum LogType names... 2017-07-02 12:35:13 +02:00
textures.c Manual integration of material-pbr into develop 2017-07-17 00:33:40 +02:00
utils.c Rename enum LogType names... 2017-07-02 12:35:13 +02:00
utils.h Make TraceLog() public to the API 2017-04-21 00:08:00 +02:00