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 88c2337225 Preliminary support for MP3 fileformat -WIP- 7 years ago
..
external CMake: (Properly) build glfw separately with CMake 7 years ago
CMakeLists.txt CMake: Fix typo... s/USE_PIC/WITH_PIC/ 7 years ago
CMakeOptions.txt Support shapes drawing using only QUADS 7 years ago
Makefile Review raylib version to 2.0 7 years ago
audio.c Preliminary support for MP3 fileformat -WIP- 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 Corrected issue on file extension check 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 Header tweak and comments 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 Review raylib version to 2.0 7 years ago
raylib_icon Review raylib version to 2.0 7 years ago
raymath.h Implemented MeshTangents() 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 Header tweak and comments 7 years ago
textures.c Header tweak and comments 7 years ago
utils.c Refactor all #define SUPPORT_* into a config.h 7 years ago
utils.h Removed unnecesary define 7 years ago