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-21
Remove unneeded traces
Ray
2020-01-19
Added SUPPORT_HALFBUSY_WAIT_LOOP
raysan5
2020-01-19
Support custom allocator
raysan5
2020-01-19
Corrected issue with types
raysan5
2020-01-19
Review module to fit raylib conventions
raysan5
2020-01-19
Support custom memory allocators
raysan5
2020-01-19
Support custom memory allocators
raysan5
2020-01-19
Review custom allocators
raysan5
2020-01-19
Review functions modifiers
raysan5
2020-01-19
Review functions definition modifiers
raysan5
2020-01-17
Fix compilation when the SUPPORT_MESH_GENERATION feature is not supported (p...
Victor Gallet
2020-01-15
Commented unnecessary printf()/puts() calls
Ray
2020-01-15
Comment tweak
Ray
2020-01-15
LoadFontData(): generate empty image for space
Ray
2020-01-15
GetImageAlphaBorder() return 0 in case of blank image
Ray
2020-01-15
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2020-01-15
GetImageData() returns NULL if image size is 0
Ray
2020-01-14
Fix for short non-looping sounds (#1067)
jbosh
2020-01-12
IsFileExtension(): Review issue with no-extension files
Ray
2020-01-09
ADDED: DrawPolyLines()
Ray
2020-01-09
Removed comment
Ray
2020-01-09
Review IsFileExtension() to be case-insensitive
Ray
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
[next]