aboutsummaryrefslogtreecommitdiff
path: root/src/rlgl.c
AgeCommit message (Expand)Author
2016-02-12Reviewed code TODOsraysan5
2016-02-11Solve bug on matrix multiply order for scale and rotationraysan5
2016-02-08WARNING message shortenedRay
2016-02-03Some formating tweaksRay
2016-02-02Functions parameters reorganize: Axis and AngleRay
2016-01-25Simplified shader matrix uniformsraysan5
2016-01-22Replaced GLEW by GLADraysan5
2016-01-21Move extensions loading to core moduleraysan5
2016-01-20Adapted raymath as single header libraryraysan5
2016-01-18Rename VertexData struct to Meshraysan5
2016-01-13Corrected some float valuesraysan5
2016-01-13Vertex shaders optimizationraysan5
2016-01-11Review Light/Material systemraysan5
2016-01-11Change drawing order to avoid artifacts with...raysan5
2016-01-06Simplified MatrixMultiply() functionraysan5
2016-01-04Matrix variables renamingraysan5
2016-01-04Fixed bug: rlglGenerateMipmaps()raysan5
2015-12-21Added lighting engine modulevictorfisac
2015-12-21Added new matrix location points and extra functionsvictorfisac
2015-11-09Corrected bugRay
2015-11-05Added texture retrieval support on OpenGL ES 2.0Ray
2015-11-05Corrected alpha issue on screenshots takenRay
2015-11-04Added some texture functionality (view details)Ray
2015-10-26Added support for s3tc compression on webRay San
2015-10-24Reviewed NPOT messages and usageRay
2015-10-06Multiple code changes:raysan5
2015-09-21Solved bug with depth when drawing...Ray
2015-09-03Added strdup() function replacementraysan5
2015-09-02Corrected crazy bug about model texturesraysan5
2015-09-02Reviewed to work on Raspberry Piraysan5
2015-09-01Updated some commentsraysan5
2015-08-30Reviewed some commentsraysan5
2015-08-29Small code tweaksraysan5
2015-08-29Detected issueraysan5
2015-08-28Small tweaksraysan5
2015-08-27View description:raysan5
2015-08-07Added function SetBlendMode()raysan5
2015-08-05Reviewed for standalone usageRay
2015-08-03Review framebuffer creation and...raysan5
2015-07-31SetDefaultShader(): Solved issueraysan5
2015-07-29Replaced old mail by twitter userraysan5
2015-07-18Corrected issue on mipmaps generationsraysan5
2015-07-13Move shaders functions to module rlglraysan5
2015-07-05Improved mipmaps support and image loadingraysan5
2015-06-24Corrected bug on reset default shaderRay
2015-06-22Moved postpro texture to shaderraysan5
2015-06-16Updated postpro shaders systemraysan5
2015-06-16Updated shader systemraysan5
2015-06-02Improved ResolveCollisionCubicmap()raysan5
2015-05-21Improved custom shaders supportraysan5