summaryrefslogtreecommitdiffhomepage
path: root/src/rlgl.h
AgeCommit message (Expand)Author
2019-04-11Corrected standalone usageRay
2019-04-11Review VR simulator mechanismRay
2019-04-07Happy new year 2019ChillerDragon
2019-04-05ADDED: SetShaderValueTexture()Ray
2019-04-05Review PBR shadersRay
2019-04-05Rename enum typeRay
2019-04-04Removed trail spacesRay
2019-04-04Animated vertex renamingRay
2019-04-01Corrected some issuesRay
2019-03-29WARNING: This could break somethingRay
2019-03-28Align LINES and TRIANGLES drawingRay
2019-03-12Support external config flagsRay
2019-02-28Some spacing reviewRay
2019-02-28Removed some NULL pointer checksRay
2019-02-28Added some comments on #594Ray
2019-02-22Change ternary operator formattingRay
2019-02-21Remove end-line spacesRay
2019-02-06Update rlgl.hRay
2019-02-06Update rlgl.hRay
2019-02-06Update rlgl.hRay
2019-02-06Reviewed fbo creation and VR systemRay
2019-02-04ADDED: rlLoadTextureDepth()Ray
2019-02-04ADDED: LoadTextureCubemap()Ray
2019-01-21Fixing badly (redefined) enums.Marco Lizza
2019-01-20Reworking log level as incremental.Marco Lizza
2019-01-16Readded alpha clear to rlReadScreenPixels()Ray
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