aboutsummaryrefslogtreecommitdiff
path: root/src/rlgl.c
AgeCommit message (Expand)Author
2016-05-09Added defines for default shader namesRay
2016-05-08Improved vertex attribs support for modelsRay
2016-05-08Improved mesh supportraysan5
2016-05-07Corrected issues with OpenGL 1.1 backendraysan5
2016-05-07Library redesign to accomodate materials systemraysan5
2016-05-03Clean up and consistency reviewraysan5
2016-05-02Removed debug functionsRay
2016-05-02Working on materials system...Ray
2016-05-01Check for WebGL/Webkit extensionsRay
2016-04-17Corrected bug with old FBO structraysan5
2016-04-10Use Depth Texture on OpenGL 3.3raysan5
2016-04-07Simplified texture flip and added commentsraysan5
2016-04-04Correct detailraysan5
2016-04-03Unified internal shader to only oneRay
2016-04-03Some code simplificationsraysan5
2016-04-01Remove old postprocessing systemraysan5
2016-03-30Added support for render to texture (use RenderTexture2D)raysan5
2016-03-27Corrected bug and comments on model unloadingraysan5
2016-03-20Improved windows resizing system...raysan5
2016-03-20Redesign to work as standaloneraysan5
2016-03-17Improved 2D-3D drawingRay
2016-03-06Redesign to use Material type -IN PROGRESS-raysan5
2016-03-02Review rlglUnproject() systemraysan5
2016-03-01Corrected memory leakraysan5
2016-02-23Removed a couple of TODOsRay
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