選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Berni8k 3d825eb973 Added RaspberryPi option to ignore duplicate touchscreens (On by default) 7年前
..
external Update src/external/dr_mp3.h 7年前
CMakeLists.txt Removed OpenAL backend 7年前
CMakeOptions.txt Removed OpenAL backend 7年前
Makefile Reviewed possible issue with external libs 7年前
audio.c Added comment on issue 7年前
audio.h Force OpenAL backend on some platforms 8年前
camera.h Fix compiler warnings of lib 7年前
config.h Update version number (internally) 7年前
config.h.in Removed OpenAL backend 7年前
core.c Added RaspberryPi option to ignore duplicate touchscreens (On by default) 7年前
easings.h Working on file header comments... 8年前
gestures.h Redundant assignment of 'angle' to itself 7年前
models.c Improved data export capabilities! 7年前
physac.h Physac.h fix for variable array size declaration. 7年前
raylib.h Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devices are now used for input. No longer uses '/dev/input/mouse*', keyboard and gamepad continue to use existing method\nMultitouch is now supported on RPi with 10 point multitouch\nFixed bugs with IsMouseButtonPressed(Used to constantly fire when holding button) and GetMouseWheelMove(Did not work)\n Fixed exesive CPU usage of GamepadThread 7年前
raylib.ico Updated icon data 7年前
raylib.rc Updated icon data 7年前
raymath.h Corrected func name typo 7年前
rglfw.c Prevent GLFW changing working dir to 'Resources' 7年前
rlgl.h Corrected typo 7年前
shapes.c Review PR formatting 7年前
text.c Some security checks on font loading 7年前
textures.c Some formatting tweaks 7年前
utils.c Improved data export capabilities! 7年前
utils.h Improved data export capabilities! 7年前