You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ray 9ea2a69bfd Corrected issue on rectangle drawing 7 years ago
..
external BREAKING CHANGE: Renamed SpriteFont type to Font 7 years ago
CMakeLists.txt Updated release version 7 years ago
CMakeOptions.txt Support shapes drawing using only QUADS 7 years ago
Makefile Updated release version 7 years ago
audio.c BREAKING CHANGE: Renamed SpriteFont type to Font 7 years ago
audio.h Force OpenAL backend on some platforms 7 years ago
camera.h Some comment tweaks 8 years ago
config.h BREAKING CHANGE: Renamed SpriteFont type to Font 7 years ago
config.h.in Support shapes drawing using only QUADS 7 years ago
core.c Avoid exposing native GLFW3 functionality 7 years ago
easings.h Working on file header comments... 8 years ago
gestures.h Redundant assignment of 'angle' to itself 7 years ago
models.c Added tangent computation alternative method 7 years ago
physac.h Fixed compilation code comment in header 7 years ago
raylib.h BREAKING CHANGE: Renamed SpriteFont type to Font 7 years ago
raylib.ico Added resource config file 7 years ago
raylib.rc Added resource config file 7 years ago
raymath.h Implemented MeshTangents() 7 years ago
resources Added resource config file 7 years ago
rglfw.c Some formatting tweaks 7 years ago
rlgl.c Renamed some functions 7 years ago
rlgl.h Refactor all #define SUPPORT_* into a config.h 7 years ago
shader_distortion.h Review default shaders usage on loading 7 years ago
shapes.c Use fabsf for floats, and avoid implicit type casting 7 years ago
text.c BREAKING CHANGE: Renamed SpriteFont type to Font 7 years ago
textures.c Corrected issue on rectangle drawing 7 years ago
utils.c Refactor all #define SUPPORT_* into a config.h 7 years ago
utils.h Refactor all #define SUPPORT_* into a config.h 7 years ago