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.
 
 
 
 
 
 
raysan5 41959eeae1 Added support for mouse gestures (need testing) 10 years ago
..
audio.c Some code tweaks 10 years ago
audio.h Audio module reviewed for standalone usage 10 years ago
camera.c Fixed small glitch on zoom-in with mouse wheel 10 years ago
camera.h Redesigned UpdateCamera() function 10 years ago
core.c Added support for mouse gestures (need testing) 10 years ago
easings.h Adapted easings as single header and inline functions 10 years ago
gestures.c Fixed hold gesture detection 10 years ago
gestures.h Reviewed Android inputs and gestures system 10 years ago
glad.c Replaced GLEW by GLAD 10 years ago
glad.h Replaced GLEW by GLAD 10 years ago
makefile Review CFLAGS for multiple platforms 10 years ago
models.c Some code tweaks 10 years ago
physac.c Review some function names for consistency with raymath 10 years ago
physac.h Review some function names for consistency with raymath 10 years ago
raygui.c Corrected some bugs 10 years ago
raygui.h New raylib module: raygui 10 years ago
raylib.h Added support for mouse gestures (need testing) 10 years ago
raymath.h Corrected bug 10 years ago
resources Updated to raylib v1.3 10 years ago
rlgl.c Replaced GLEW by GLAD 10 years ago
rlgl.h Updated struct types 10 years ago
shapes.c Some code tweaks 10 years ago
stb_image.h Updated to latest version of stb libs 10 years ago
stb_image_resize.h Add file required for image scaling 10 years ago
stb_image_write.h Updated to latest version of stb libs 10 years ago
stb_rect_pack.h Updated to latest version 10 years ago
stb_truetype.h Updated to latest version of stb libs 10 years ago
stb_vorbis.c Updated to latest version of stb libs 10 years ago
stb_vorbis.h Updated to latest version of stb libs 10 years ago
text.c Corrected bug on fonts loading 10 years ago
textures.c Fixed bug: rlglGenerateMipmaps() 10 years ago
tinfl.c Updated raylib to version 1.0.4 12 years ago
utils.c Small code tweaks 10 years ago
utils.h Reviewed some comments and WritePNG() 10 years ago