summaryrefslogtreecommitdiffhomepage
path: root/src/rlgl.h
AgeCommit message (Expand)Author
2019-01-15Let user choose to clear scissor areaRay
2019-01-11Allow capturing transparent backgroundRay
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-06Some minor tweaks analyzing coderaysan5
2019-01-06Review BRDF texture generationraysan5
2019-01-05Some code tweaksraysan5
2018-12-29Corrected issue on draws resettingraysan5
2018-12-26Corrected issue with internal bufferraysan5
2018-12-25Support float texture data on OpenGL ES 2.0raysan5
2018-12-24Added some TODO noteraysan5
2018-12-24Tweaks to support OpenGL ES 2.0 desktopraysan5
2018-12-24Review DrawPolyEx()raysan5
2018-12-20Some tweaksRay
2018-12-19Corrected issueRay
2018-12-19Improved BeginScissorMode()Ray
2018-12-18Reviewed rlReadTexturePixels() for OpenGL ES 2.0Ray
2018-12-18Corrected bug on OpenGL ES quads drawingRay
2018-12-15Added scissor functionalityRay
2018-12-14Some code tweaksRay
2018-12-11WARNING: BIG rewrite of rlgl moduleRay
2018-12-03Improved textures wrap supportRay
2018-11-28Some tweaks to LoadText()Ray
2018-11-27free memory for extListRay
2018-11-06Remove end-line spacesRay
2018-10-20Tweak for OpenGL 2.1Ray
2018-10-19Corrected typoRay
2018-10-19Reviewed possible issue with...Ray
2018-10-16Review definesRay
2018-10-10Minor tweaksRay
2018-10-01Support KXT image file exportRay
2018-08-17Corrected issue with batch overflowsRay
2018-08-17Proper variables initializationRay
2018-08-17Working on batch reset issueRay
2018-08-05Fix compiler warnings of libKim Kulling
2018-08-05Fix compiler warings in texture.c and more.Kim Kulling
2018-07-25Fix rlgl.h to be used as a standalonePablo Marcos Oltra
2018-07-24Updated animations supportRay
2018-07-24First working version of IQM animationsRay
2018-07-16Avoid config.h in standalone modeRay
2018-07-16Reviewed rlgl_standalone exampleRay
2018-07-16Converted rlgl module in header-onlyRay
2018-06-30Spacing tweaksRay
2018-05-20Added function: rlCheckBufferLimit()raysan5
2018-04-07Refactor all #define SUPPORT_* into a config.hAhmad Fatoum
2018-03-11Corrected typoraysan5
2018-02-24Support 4 components mesh.tangent dataRay
2018-01-06Improved pixel formats supportraysan5