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
2019-01-14
Make sure no parameters can be passed
Ray
2019-01-14
Review code formatting on ColorFromHSV()
Ray
2019-01-14
Added ColorFromHSV()
Demizdor
2019-01-11
Allow capturing transparent background
Ray
2019-01-11
Some security checks added
Ray
2019-01-11
Reverted flag value (but kept order)
Ray
2019-01-10
Reviewed latest PR
Ray
2019-01-10
Merge branch 'master' into window-visibility
Ray
2019-01-10
Reworking API upon suggestion.
Marco Lizza
2019-01-10
WARNING: Renamed module: audio -> raudio
Ray
2019-01-10
Adding window visibility functions.
Marco Lizza
2019-01-10
Adding window visibility configuration flag.
Marco Lizza
2019-01-10
Some improvements on SetShaderValue()
Ray
2019-01-10
WARNING: Redesigned SetShaderValue()
Ray
2019-01-09
Merge pull request #718 from MarcoLizza/shaders-uniforms-array
Ray
2019-01-09
Adding uniform array support for shaders.
Marco Lizza
2019-01-08
Added required define on TCC compiler
Ray
2019-01-08
Revert "core: workaround window not being rendered till moved on macOS Mojave"
Ahmad Fatoum
2019-01-08
glfw: Update GLFW to current master
Ahmad Fatoum
2019-01-08
external: glfw: Ignore {docs/examples/tests}/ directories
Ahmad Fatoum
2019-01-06
Some minor tweaks analyzing code
raysan5
2019-01-06
Review BRDF texture generation
raysan5
2019-01-05
Some code tweaks
raysan5
2019-01-05
Support screenshots and GIF capturing on Android and Web
raysan5
2019-01-05
Corrected issue with text measure on Latin-1 chars
raysan5
2019-01-04
Corrected issue on web
raysan5
2019-01-03
REMOVED: ShowLogo()
raysan5
2019-01-03
REVIEWED some functions parameters
raysan5
2019-01-03
Merge pull request #711 from ChrisDill/SetMouseOffset
Ray
2019-01-02
Mouse functions changed
ChrisDill
2019-01-02
Merge pull request #708 from BaZom/master
Ray
2019-01-02
Avoid crashing if music file not loaded
raysan5
2019-01-02
Default mouseScale fixed
ChrisDill
2019-01-02
Added SetMouseOffset
ChrisDill
2019-01-01
Update Makefile for Emscripten
raysan5
2019-01-01
Update mini_al to latest version (Web Audio / AAudio backends)
raysan5
2018-12-29
utils: declare funopen only on Android
Basem Abughallya
2018-12-29
Corrected issue with MOD/XM loop
raysan5
2018-12-29
ADDED: DrawTextRec() and example
raysan5
2018-12-29
Use QUADS for DrawPolyEx()
raysan5
2018-12-29
Corrected issue on draws resetting
raysan5
2018-12-26
ADDED: DrawTextureQuad()
raysan5
2018-12-26
Corrected typo
raysan5
2018-12-26
WARNING: BREAKING CHANGE
raysan5
2018-12-26
REVIEWED: DrawRectanglePro()
raysan5
2018-12-26
Corrected issue with internal buffer
raysan5
2018-12-25
Support float texture data on OpenGL ES 2.0
raysan5
2018-12-25
Corrected issue with MOD playing
raysan5
2018-12-25
REVIEWED: LoadFontEx()
raysan5
2018-12-24
Added some TODO note
raysan5
[next]