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-03-18
Merge pull request #509 from mackron/patch-1
Ray
2018-03-18
Fix a buffer overflow in the OSS/BSD backend.
David Reid
2018-03-16
Allow use of main instead of android_main
Ahmad Fatoum
2018-03-16
Complete review of raymath for API consistency
Ray
2018-03-16
Support case-insensitive extension check
Ray San
2018-03-15
Updated raylib dev version
Ray
2018-03-15
Reviewed raymath changes
Ray
2018-03-15
Merge pull request #482 from a3f/master
Ray
2018-03-14
Merge pull request #505 from Martinfx/max-add-memory-sanitizer
Ray
2018-03-14
Add message warning for msan
maficccc@gmail.com
2018-03-14
Add memory sanitizer for better debug
maficccc@gmail.com
2018-03-11
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2018-03-11
Corrected typo
raysan5
2018-03-11
Merge pull request #500 from victorfisac/fork/master
Ray
2018-03-11
Corrected typo
raysan5
2018-03-11
Correct issue with triangleCount
raysan5
2018-03-10
Updated copyright years
victorfisac
2018-03-10
Fixed compilation code comment in header
victorfisac
2018-03-10
Fixed memory leaks in physics step operations
victorfisac
2018-03-10
Merge branch 'master' of github.com:raysan5/raylib into fork/master
victorfisac
2018-03-09
Added new functions
Ray San
2018-03-04
Correct issue with tangents
Ray
2018-03-04
Fix result of operation is garbage or undefined
maficccc@gmail.com
2018-03-03
Removed additional code
raysan5
2018-03-03
Updated GLFW library to latest version
raysan5
2018-02-26
Renamed CalculateBoundingBox() to MeshBoundingBox()
Ray
2018-02-26
Removed tangents generation
Ray
2018-02-26
Fix two memory leaks in jar_xm.h
Ahmad Fatoum
2018-02-25
Update Makefile
RDR8
2018-02-25
Don't exceed signed int range when shifting left
Ahmad Fatoum
2018-02-25
Fix possible buffer overflow in LoadBMFont
Ahmad Fatoum
2018-02-25
Merge pull request #492 from a3f/raylib-master
Ray
2018-02-24
jar_xm: Workaround for unaligned pointer accesses
Ahmad Fatoum
2018-02-24
Merge pull request #480 from RDR8/master-patch-makefiles
Ray
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-24
Make MatrixToFloat and Vector3ToFloat reentrant
Ahmad Fatoum
2018-02-24
Update Makefiles. Enable example usage of staged libraylib.so.
RDR8
2018-02-24
Revert "raymath.h: Use C99 inline semantics"
Ahmad Fatoum
2018-02-24
CMake: Add options to use -fsanitize={address,undefined}
Ahmad Fatoum
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-24
Make MatrixToFloat and Vector3ToFloat reentrant
Ahmad Fatoum
2018-02-24
Support 4 components mesh.tangent data
Ray
2018-02-22
Reviewed unloading model data
Ray
2018-02-22
Corrected cursor issue for Wayland
Ray
2018-02-21
Reviewed compilation for OpenGL 1.1
Ray
2018-02-21
Removed flag -fgnu89-inline
Ray
2018-02-20
Update README.md
Ray
2018-02-20
Update README.md
Ray
2018-02-20
Reviewed timming system for macOS
Ray
2018-02-19
Docs: Replace references to raylib develop branch
Ahmad Fatoum
[prev]
[next]