summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-01-09Merge pull request #718 from MarcoLizza/shaders-uniforms-arrayRay
2019-01-09Limiting FPS to 60 for uniformity with other examples.Marco Lizza
2019-01-09Adding basic palette-switching example using uniform arrays.Marco Lizza
2019-01-09Adding uniform array support for shaders.Marco Lizza
2019-01-09Fixing typo in examples makefile, preventing build.Marco Lizza
2019-01-08Update shell.htmlRay
2019-01-08Merge pull request #717 from neonmoe/patch-build-scriptsRay
2019-01-08Add project/scriptsJens Pitkanen
2019-01-08Added required define on TCC compilerRay
2019-01-08Revert "core: workaround window not being rendered till moved on macOS Mojave"Ahmad Fatoum
2019-01-08glfw: Update GLFW to current masterAhmad Fatoum
2019-01-08external: glfw: Ignore {docs/examples/tests}/ directoriesAhmad Fatoum
2019-01-08Travis CI: bump installed wayland-protocols to v1.15Ahmad Fatoum
2019-01-06Travis CI: emscripten: properly fix failing CMake install stageAhmad Fatoum
2019-01-06Added raylib-lua-ffiRay
2019-01-06Added raylib-chaiscript and node-raylibRay
2019-01-06Travis CI: emscripten: fix failing CMake install stageAhmad Fatoum
2019-01-06Some minor tweaks analyzing coderaysan5
2019-01-06Travis CI: s/make/cmake --build/ for msvc compatibilityAhmad Fatoum
2019-01-06Revert "Update .travis.yml"Ahmad Fatoum
2019-01-06README.md: Change Travis Badge Branch to masterAhmad Fatoum
2019-01-06Review BRDF texture generationraysan5
2019-01-05Some code tweaksraysan5
2019-01-05Support screenshots and GIF capturing on Android and Webraysan5
2019-01-05Reviewed exampleraysan5
2019-01-05Corrected issue with text measure on Latin-1 charsraysan5
2019-01-04Corrected issue on webraysan5
2019-01-03Update .travis.ymlraysan5
2019-01-03Trying to get Windows build on Travis CIraysan5
2019-01-03REMOVED: ShowLogo()raysan5
2019-01-03REVIEWED some functions parametersraysan5
2019-01-03Merge pull request #711 from ChrisDill/SetMouseOffsetRay
2019-01-02Mouse functions changedChrisDill
2019-01-02Test Windows compilation on Travis CIraysan5
2019-01-02Merge pull request #708 from BaZom/masterRay
2019-01-02Avoid crashing if music file not loadedraysan5
2019-01-02Default mouseScale fixedChrisDill
2019-01-02Added SetMouseOffsetChrisDill
2019-01-01Update Makefile for Emscriptenraysan5
2019-01-01Update mini_al to latest version (Web Audio / AAudio backends)raysan5
2018-12-29utils: declare funopen only on AndroidBasem Abughallya
2018-12-29Corrected issue with MOD/XM loopraysan5
2018-12-29ADDED: DrawTextRec() and exampleraysan5
2018-12-29Use QUADS for DrawPolyEx()raysan5
2018-12-29Corrected issue on draws resettingraysan5
2018-12-26ADDED: DrawTextureQuad()raysan5
2018-12-26Corrected typoraysan5
2018-12-26WARNING: BREAKING CHANGEraysan5
2018-12-26REVIEWED: DrawRectanglePro()raysan5
2018-12-26Corrected issue with internal bufferraysan5