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
2019-12-04
Fix `IsMouseButtonReleased()` when press/release events come too fast
fix-mouse-released
Oskari Timperi
2019-12-04
Corrected issue #1027
raysan5
2019-12-01
Review VSync on fullscreen mode
Ray
2019-12-01
fixes for switching full-screen and v-sync (#963)
MasterZean
2019-12-01
Update GLFW to version 3.4
Ray
2019-12-01
ADDED: DrawTextCodepoint()
Ray
2019-12-01
Minor comments tweak
Ray
2019-11-25
Rename and review: core_2d_camera_platformer
Ray
2019-11-25
Update miniaudio.h to v0.9.8
Ray
2019-11-25
Support rlPushMatrix() and rlPopMatrix() on mesh drawing
Ray
2019-11-25
Minor format tweaks
Ray
2019-11-25
Comments (#1026)
Darryl Dixon - Piece Digital
2019-11-24
Review PR #1015
raysan5
2019-11-24
[text] `TextFormat()` caching (#1015)
brankoku
2019-11-24
Review PR #1022
raysan5
2019-11-24
fix example build on macos (#1022)
Richard Smith
2019-11-24
Review key input queue PR #1012
raysan5
2019-11-24
add api FIFO based character input. (#1012)
Ushio
2019-11-24
Fix camera not working problem at align z direction. #924 (#1013)
Ushio
2019-11-22
DrawPoint3D(): PR review
Ray
2019-11-22
Add DrawPoint3D() function to models.c (#1019)
Eric J
2019-11-22
Adding double ended stack & Mempool Reset function (#1021)
Kevin Yonan
2019-11-22
Update BINDINGS.md
Ray
2019-11-20
Added raylib binding
Ray
2019-11-15
Fix Makefile missing X11 lib when building as a shared library on Linux. (#1018)
JuDelCo
2019-11-12
Fix VSCode template for debugging. (#1014)
JuDelCo
2019-11-11
[rlgl] Create function `rlUpdateMeshAt` (#1010)
brankoku
2019-11-08
[Core] Added ColorFromNormalized which is the reverse of ColorNormalize. (#1011)
ChrisDill
2019-11-06
rlUpdateMesh now supports updating indices (#1009)
brankoku
2019-11-04
REVIEW: rlLoadTexture()
raysan5
2019-11-04
REVIEW: GetImageData() and GetImageAlphaBorder()
raysan5
2019-11-01
Fix generation of web examples (#1007)
Pablo Marcos Oltra
2019-10-29
Review formatting for PR #1004
Ray
2019-10-29
fix various problems, thanks CppCheck :) (#1005)
João Coelho
2019-10-29
Review latest PR #1003
Ray
2019-10-29
Raysan (#1003)
Jean-Seb / jseb
2019-10-28
REDESIGN: TextToUtf8()
Ray
2019-10-28
Corrected issue with function renamed
Ray
2019-10-27
ADDED: TextToUtf8() -WIP-
Ray
2019-10-27
Update Bindings list include raylib-pas info (#1001)
Donald Duvall
2019-10-27
added GetMatrixProjection fixed issue with GL11 where model matrix was identi...
chriscamacho
2019-10-26
updated RayMarching Demo (#997)
Industrious Nomad
2019-10-25
ClearDirectoryFiles(): Corrected issue #994
Ray
2019-10-23
mem leak in gltf loader (#995)
chriscamacho
2019-10-23
ClearDirectoryFiles() corrected bug
Ray
2019-10-22
Corrected issue #992
Ray
2019-10-22
ClearDirectoryFiles(): Corrected memory leak #991
Ray
2019-10-22
Corrected possible memory leak #993
Ray
2019-10-22
Minor comment tweak
Ray
2019-10-22
Review some defines
Ray
[next]