選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
raysan5 08da91047e Some code tweaks 9年前
..
audio.c Some code tweaks 9年前
audio.h Audio module reviewed for standalone usage 9年前
camera.c Fixed small glitch on zoom-in with mouse wheel 9年前
camera.h Redesigned UpdateCamera() function 9年前
core.c Some code tweaks 9年前
easings.h Adapted easings as single header and inline functions 9年前
gestures.c Fixed hold gesture detection 9年前
gestures.h Reviewed Android inputs and gestures system 9年前
glad.c Replaced GLEW by GLAD 9年前
glad.h Replaced GLEW by GLAD 9年前
makefile Review CFLAGS for multiple platforms 9年前
models.c Some code tweaks 9年前
physac.c Review some function names for consistency with raymath 9年前
physac.h Review some function names for consistency with raymath 9年前
raygui.c Corrected some bugs 9年前
raygui.h New raylib module: raygui 9年前
raylib.h Some code tweaks 9年前
raymath.h Corrected bug 9年前
resources Updated to raylib v1.3 9年前
rlgl.c Replaced GLEW by GLAD 9年前
rlgl.h Updated struct types 9年前
shapes.c Some code tweaks 9年前
stb_image.h Updated to latest version of stb libs 9年前
stb_image_resize.h Add file required for image scaling 9年前
stb_image_write.h Updated to latest version of stb libs 9年前
stb_rect_pack.h Updated to latest version 10年前
stb_truetype.h Updated to latest version of stb libs 9年前
stb_vorbis.c Updated to latest version of stb libs 9年前
stb_vorbis.h Updated to latest version of stb libs 9年前
text.c Corrected bug on fonts loading 9年前
textures.c Fixed bug: rlglGenerateMipmaps() 9年前
tinfl.c Updated raylib to version 1.0.4 11年前
utils.c Small code tweaks 9年前
utils.h Reviewed some comments and WritePNG() 9年前