index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-01-08
Comments review
Ray
2020-01-08
Reviewed some comments
Ray
2020-01-08
Reorganized some variables for consistency
Ray
2020-01-08
IsAudioBufferPlaying() replace ERROR by WARNING
Ray
2020-01-07
Renamed LICENSE.md to LICENSE
Ray
2020-01-06
Review variable name
raysan5
2020-01-05
Update year to 2020
raysan5
2019-12-29
Review PR #1040 naming and formating
raysan5
2019-12-29
Remove TABS
raysan5
2019-12-29
GenTextureCubemap(): renamed parameter
raysan5
2019-12-29
fixed free camera pitch (#1040)
chriscamacho
2019-12-29
Normals was not correctly updated when using animated meshes (#1052)
las3rlars
2019-12-21
Forcibly ensure .xm playback starts in the right place; fixes #1043. (#1045)
illegalinstruction
2019-12-16
Add some comments on desktop multi-touch
Ray
2019-12-11
Corrected bug on rlReadTexturePixels()
Ray
2019-12-11
Read texture data as RGBA from FBO on GLES 2.0
Ray
2019-12-11
Small code tweak to avoid warning
Ray
2019-12-10
Minor format tweaks for PR #1036
Ray
2019-12-10
SetWindowMonitor made functioning again. (#1036)
Justin
2019-12-05
external: glfw: reinstate export of GLFW_PKG_{DEPS,LIBS}
Ahmad Fatoum
2019-12-04
Fix `IsMouseButtonReleased()` when press/release events come too fast (#1032)
Oskari Timperi
2019-12-04
Work on macOS HighDPI issue #826
raysan5
2019-12-04
Check and testing timming #865
raysan5
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
Update miniaudio.h to v0.9.8
Ray
2019-11-25
Support rlPushMatrix() and rlPopMatrix() on mesh drawing
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
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-15
Fix Makefile missing X11 lib when building as a shared library on Linux. (#1018)
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-10-29
Review formatting for PR #1004
Ray
2019-10-29
fix various problems, thanks CppCheck :) (#1005)
João Coelho
2019-10-28
REDESIGN: TextToUtf8()
Ray
[prev]
[next]