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 7154a83313
Merge pull request #610 from pamarcos/fix_chdir_macos
7 years ago
..
external Updated to latest mini_al dev 7 years ago
CMakeLists.txt CMake: Make the raylib project as a whole embeddable 7 years ago
CMakeOptions.txt Fix typo (s/proedural/procedural) 7 years ago
Makefile Reviewed compilation options 7 years ago
audio.c Fix bug in LoadMusicStream 7 years ago
audio.h Force OpenAL backend on some platforms 7 years ago
camera.h fabsf() not working with TCC 7 years ago
config.h Fix typo (s/proedural/procedural) 7 years ago
config.h.in Fix typo (s/proedural/procedural) 7 years ago
core.c Prevent GLFW changing working dir to 'Resources' 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 fabsf() not working with TCC 7 years ago
physac.h Reviewed Windows resource file name 7 years ago
raylib.h Corrected timing typo 7 years ago
raylib.ico Added resource config file 7 years ago
raylib.rc Review raylib version to 2.0 7 years ago
raymath.h Added Quaternion typedef 7 years ago
rglfw.c Prevent GLFW changing working dir to 'Resources' 7 years ago
rlgl.h Fix rlgl.h to be used as a standalone 7 years ago
shapes.c Corrected issue with GetFontDefault() 7 years ago
text.c Reviewed LoadFontData() and GenImageFontAtlas() 7 years ago
textures.c Fix typo (s/proedural/procedural) 7 years ago
utils.c Add SetTraceLogCallback to enable users setting custom logging (#597) 7 years ago
utils.h Removed unnecesary define 7 years ago