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
2017-12-20
Some code tweaks
Ray
2017-12-19
Expose GetTime() function to users
Ray San
2017-12-18
Added some comments on GetTime()
Ray
2017-12-15
Support audio module skip on compiling
Ray San
2017-12-15
Updated mini_al to latest version
Ray San
2017-12-15
Manually review previous PR
Ray San
2017-12-14
make raylib not clash with windows-header
user
2017-12-14
fix for eventmarker missed in first cl
user
2017-12-14
make GetTime available to user of library
user
2017-12-14
fix for GetMatrixModelview (former cl)
user
2017-12-14
optimized matrixrotate function by removing identity matrix
user
2017-12-14
make raymath compiling with msvc in c++ mode
user
2017-12-14
make matrix stack work closer to old opengl implementation
user
2017-12-14
compilefix for function declaration (win only)
user
2017-12-14
added debug-event-markers for opengl so that you're able to set markers for r...
user
2017-12-14
added possibility to get modelview matrix from rlgl to be able to send it to ...
user
2017-12-14
fixed function declaration differ from implementation
user
2017-12-14
proper if-clauses for disabling functionality in text.c
user
2017-12-14
added proper define checks for png-save if it's disabled
user
2017-12-13
Corrected crash on shader loading
Ray
2017-12-11
Remove rres support
Ray
2017-12-11
Remove Meson build system
Ahmad Fatoum
2017-12-11
Add library versioning to Make/CMake build systems
Ahmad Fatoum
2017-12-10
Fix CI builds after mini_al changes
Ahmad Fatoum
2017-12-10
Fix typo in preprocessor macro
Ahmad Fatoum
2017-12-09
Added Wayland support
raysan5
2017-12-05
Removed OpenAL Soft dependency on building
Ray San
2017-12-05
Updated external libraries dependencies
Ray San
2017-12-05
Updated library features and dependencies
Ray San
2017-12-05
Merge pull request #413 from mackron/dr/mini_al
Ray
2017-12-05
Update mini_al.
David Reid
2017-12-05
Change version number for develop
Ray
2017-12-04
Moved QuaternionNlerp() function
Ray San
2017-12-03
Potential fixes for Raspberry Pi.
David Reid
2017-11-30
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
Ray San
2017-11-30
Removed GLFW3 linking and added rglfw
Ray San
2017-11-29
Fixed broken include for AppVeyor
Martinfx
2017-11-29
Fixed use ${LIBS_PRIVATE} for FreeBSD
Martinfx
2017-11-29
Added compile with cmake for FreeBSD
Martinfx
2017-11-29
Added glfw support for FreeBSD
Martinfx
2017-11-27
Support GetCurrentTime() on macOS
Ray San
2017-11-25
Build examples and games on Travis CI
Ahmad Fatoum
2017-11-25
Added authorization token
raysan5
2017-11-24
Setup CMake package target and CI auto-deploy tags
Ahmad Fatoum
2017-11-24
Generate and install pkg-config pc file
Ahmad Fatoum
2017-11-24
Potential fixes for audio on RPI and Emscripten builds.
David Reid
2017-11-24
Audio: Fix a bug with AudioStreams.
David Reid
2017-11-23
Disable CRT "secure" warnings
Ahmad Fatoum
2017-11-23
Add AppVeyor CI for automatic Windows Builds
Ahmad Fatoum
2017-11-22
Fix macOS build of new rglfw.c approach
Ahmad Fatoum
[next]