aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-10Reworking API upon suggestion.Marco Lizza
2019-01-10WARNING: Renamed module: audio -> raudioRay
2019-01-10Adding window visibility functions.Marco Lizza
2019-01-10Adding window visibility configuration flag.Marco Lizza
2019-01-10Some improvements on SetShaderValue()Ray
2019-01-10WARNING: Redesigned SetShaderValue()Ray
2019-01-09Merge pull request #718 from MarcoLizza/shaders-uniforms-arrayRay
2019-01-09Adding uniform array support for shaders.Marco Lizza
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-06Some minor tweaks analyzing coderaysan5
2019-01-06Review BRDF texture generationraysan5
2019-01-05Some code tweaksraysan5
2019-01-05Support screenshots and GIF capturing on Android and Webraysan5
2019-01-05Corrected issue with text measure on Latin-1 charsraysan5
2019-01-04Corrected issue on webraysan5
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-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
2018-12-25Support float texture data on OpenGL ES 2.0raysan5
2018-12-25Corrected issue with MOD playingraysan5
2018-12-25REVIEWED: LoadFontEx()raysan5
2018-12-24Added some TODO noteraysan5
2018-12-24Tweaks to support OpenGL ES 2.0 desktopraysan5
2018-12-24Review DrawPolyEx()raysan5
2018-12-21Use stb_vorbis.h as header onlyRay
2018-12-20Delete libraylib.aRay
2018-12-20Exposed LoadFontFromImage()Ray
2018-12-20Some tweaksRay
2018-12-19Corrected issueRay
2018-12-19Improved BeginScissorMode()Ray