選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Ahmad Fatoum 0adb4b67de
CMake: Build glfw separately with CMake
7年前
..
external Add GLFW source tree to src/external 7年前
CMakeLists.txt CMake: Build glfw separately with CMake 7年前
CMakeOptions.txt Support shapes drawing using only QUADS 7年前
Makefile Updated release version 7年前
audio.c BREAKING CHANGE: Renamed SpriteFont type to Font 7年前
audio.h Force OpenAL backend on some platforms 8年前
camera.h Some comment tweaks 8年前
config.h BREAKING CHANGE: Renamed SpriteFont type to Font 7年前
config.h.in Support shapes drawing using only QUADS 7年前
core.c Avoid exposing native GLFW3 functionality 7年前
easings.h Working on file header comments... 8年前
gestures.h Redundant assignment of 'angle' to itself 7年前
models.c Added tangent computation alternative method 7年前
physac.h Fixed compilation code comment in header 7年前
raylib.h BREAKING CHANGE: Renamed SpriteFont type to Font 7年前
raylib.ico Added resource config file 8年前
raylib.rc Added resource config file 8年前
raymath.h Implemented MeshTangents() 7年前
resources Added resource config file 8年前
rglfw.c Some formatting tweaks 8年前
rlgl.c Renamed some functions 7年前
rlgl.h Refactor all #define SUPPORT_* into a config.h 7年前
shader_distortion.h Review default shaders usage on loading 8年前
shapes.c Use fabsf for floats, and avoid implicit type casting 7年前
text.c BREAKING CHANGE: Renamed SpriteFont type to Font 7年前
textures.c Corrected issue on rectangle drawing 7年前
utils.c Refactor all #define SUPPORT_* into a config.h 7年前
utils.h Removed unnecesary define 7年前