index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-10-21
Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devi...
Berni8k
2018-10-20
Reviewed possible issue with external libs
Ray
2018-10-19
Corrected typo
Ray
2018-10-19
Reviewed possible issue with...
Ray
2018-10-19
Added comment on issue
Ray
2018-10-18
Some security checks on font loading
Ray
2018-10-18
Some formatting tweaks
Ray
2018-10-18
Remove non-Windows includes from Makefile
Dillon Jones
2018-10-18
Removed OpenAL backend
Ray
2018-10-17
Working on MP3 loading
Ray
2018-10-17
Update src/external/dr_mp3.h
Ray
2018-10-16
Review defines
Ray
2018-10-14
Add FileExists() function
Michael Vetter
2018-10-13
Corrected description
raysan5
2018-10-13
Corrected func name typo
raysan5
2018-10-13
Renamed new PR function
raysan5
2018-10-12
Added GetLastWriteTime to allow for file reloading
ChrisDill
2018-10-11
CMake: remove erroneous status message
Ahmad Fatoum
2018-10-11
CMake: Fix build breakage trying to set OpenGL version
Ahmad Fatoum
2018-10-11
Merge pull request #659 from noshbar/text-memory-leak
Ray
2018-10-10
Minor tweaks
Ray
2018-10-10
Merge pull request #656 from noshbar/vs2017-fix
Ray
2018-10-10
Fixes memory leak in text.c
noshbar
2018-10-10
GenImageFontAtlas prototype in raylib.h is incorrect.
noshbar
2018-10-10
Physac.h fix for variable array size declaration.
noshbar
2018-10-10
Small tweak to avoid warning
Ray
2018-10-10
ADDED: GetFileNameWithoutExt
Ray
2018-10-09
Corrected issues with VS2017 compilation
Ray
2018-10-08
ADDED: ImageExtractPalette()
Ray
2018-10-08
OSX native window keeps breaking...
Ray
2018-10-08
Corrected issue with dirent.h inclusion...
Ray
2018-10-08
Avoid multiple gl.h inclusions
Ray
2018-10-08
dirent.h implementation for MSVC
Ray
2018-10-08
Trying to include dirent.h for MSVC
Ray
2018-10-08
Corrected issue with native window handler on OSX
Ray
2018-10-08
Corrected issue with native handler on OSX
Ray
2018-10-08
Corrected issue with GetWindowHandle()
Ray
2018-10-08
Multiple changes, check description
Ray
2018-10-07
CMake: report what kind of libraries will be built
Ahmad Fatoum
2018-10-07
CMake: accept standard -DBUILD_SHARED_LIBS as well
Ahmad Fatoum
2018-10-07
core: workaround window not being rendered till moved on macOS Mojave
Ahmad Fatoum
2018-10-07
raylib.h: include <stdbool.h> if available
Ahmad Fatoum
2018-10-07
CMake: suppress OpenGL deprecation warnings on macOS Mojave
Ahmad Fatoum
2018-10-04
Fix physac's fixed time step
Pablo Marcos Oltra
2018-10-01
Review void pointer incrementation
Ray
2018-10-01
Support KXT image file export
Ray
2018-10-01
Update version number (internally)
Ray
2018-09-30
Changed monitor functions to use a index
ChrisDill
2018-09-29
Forgot #else in platform check
ChrisDill
2018-09-29
Added platform check
ChrisDill
[next]