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
Age
Commit message (
Expand
)
Author
2019-01-09
Merge pull request #718 from MarcoLizza/shaders-uniforms-array
Ray
2019-01-09
Limiting FPS to 60 for uniformity with other examples.
Marco Lizza
2019-01-09
Adding basic palette-switching example using uniform arrays.
Marco Lizza
2019-01-09
Adding uniform array support for shaders.
Marco Lizza
2019-01-09
Fixing typo in examples makefile, preventing build.
Marco Lizza
2019-01-08
Update shell.html
Ray
2019-01-08
Merge pull request #717 from neonmoe/patch-build-scripts
Ray
2019-01-08
Add project/scripts
Jens Pitkanen
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-08
Travis CI: bump installed wayland-protocols to v1.15
Ahmad Fatoum
2019-01-06
Travis CI: emscripten: properly fix failing CMake install stage
Ahmad Fatoum
2019-01-06
Added raylib-lua-ffi
Ray
2019-01-06
Added raylib-chaiscript and node-raylib
Ray
2019-01-06
Travis CI: emscripten: fix failing CMake install stage
Ahmad Fatoum
2019-01-06
Some minor tweaks analyzing code
raysan5
2019-01-06
Travis CI: s/make/cmake --build/ for msvc compatibility
Ahmad Fatoum
2019-01-06
Revert "Update .travis.yml"
Ahmad Fatoum
2019-01-06
README.md: Change Travis Badge Branch to master
Ahmad Fatoum
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
Reviewed example
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
Update .travis.yml
raysan5
2019-01-03
Trying to get Windows build on Travis CI
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
Test Windows compilation on Travis CI
raysan5
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
[next]