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-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
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-19
Support MP3 wave loading -NOT TESTED-
Ray
2018-09-18
enjoy!
Ray
2018-09-18
enjoy!
Ray
2018-09-17
Support ExportImage() as raw pixel data
Ray
2018-09-17
Support image export
Ray
2018-09-17
Improved data export capabilities!
Ray
2018-09-14
Removed TABS
Ray
2018-09-14
Update mini_al to v0.8.8
Ray
2018-09-13
Merge pull request #641 from ChrisDill/master
Ray
2018-09-13
Added a few missing functions to raymath
ChrisDill
2018-09-06
Update models.c
F.H
2018-09-06
Support aliased font texture generation
Ray
2018-09-05
Started working on IQM/glTF loaders
Ray
2018-09-05
Corrected issue with font tint
Ray
2018-09-05
Corrected issue with types
Ray
2018-08-25
Create release directory if not exist
raysan5
2018-08-25
Review naming to follow raylib conventions
raysan5
2018-08-25
GetDirectoryPath: return NULL, don't crash when no slash
Ahmad Fatoum
2018-08-25
core: Support slashes as well in GetFileName & GetDirectoryPath
Ahmad Fatoum
2018-08-21
lerp for vector2 and float
Oğuzhan Çankaya
2018-08-19
Add the remaining numeric keypad keys, and a few other missing ones
Justin Clift
2018-08-19
Add the plus and minus keys on both the main keyboard and keypad
Justin Clift
2018-08-17
Corrected issue with batch overflows
Ray
2018-08-17
Proper variables initialization
Ray
2018-08-17
Working on batch reset issue
Ray
2018-08-16
Merge pull request #625 from ChrisDill/master
Ray
2018-08-16
Improved raymath defines
ChrisDill
2018-08-16
Raymath dllexport fix if _WIN32 defined
ChrisDill
[prev]
[next]