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
Age
Commit message (
Expand
)
Author
2018-10-11
Review raylib bindings
Ray
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 #657 from noshbar/minor-game-fixes
Ray
2018-10-10
Merge pull request #656 from noshbar/vs2017-fix
Ray
2018-10-10
Merge pull request #658 from noshbar/incorrect-GenImageFontAtlas-def
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
3 minor sample game cleanups:
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
README.md: add link to raylib bindings list
Ahmad Fatoum
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
Merge pull request #655 from a3f/master
Ray
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
Merge pull request #653 from pamarcos/physac_fix
Ray
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
Merge pull request #650 from ChrisDill/master
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
2018-09-27
Changed tabs to spaces
ChrisDill
2018-09-27
Merge remote-tracking branch 'upstream/master'
ChrisDill
2018-09-27
Added monitor functions
ChrisDill
2018-09-26
Updated icon data
Ray
2018-09-25
PNG image size optimization
Ray
2018-09-25
New icon generation
Ray
2018-09-24
Review iconography
raysan5
2018-09-22
Merge pull request #646 from MurrayIRC/master
Ray
2018-09-21
Merge pull request #6 from MurrayIRC/MurrayIRC-vscode
Murray Campbell
2018-09-21
Update tasks.json
Murray Campbell
2018-09-21
Update c_cpp_properties.json
Murray Campbell
[next]