summaryrefslogtreecommitdiffhomepage
path: root/src/textures.c
AgeCommit message (Expand)Author
2017-09-26Code tweakRay
2017-09-18Added mesh generation functionsraysan5
2017-08-24Review issue with mipmaps setupraysan5
2017-08-06Minor tweaksraysan5
2017-08-04Review transforms to match OpenGL 1.1raysan5
2017-07-22Corrected bug on texture rotationraysan5
2017-07-17Manual integration of material-pbr into developRay
2017-07-02Review some formatting for consistencyraysan5
2017-07-02Rename enum LogType names...raysan5
2017-06-29Fix some other typosWilhem Barbier
2017-06-28Add a density parameter to GenImageRadialGradientWilhem Barbier
2017-06-28Merge pull request #311 from nounoursheureux/image_genRay
2017-06-28Swap the two parametersWilhem Barbier
2017-06-28Add more image generation functions: radial gradient and perlin noiseWilhem Barbier
2017-06-28Add the SaveImageAs functionWilhem Barbier
2017-06-28Add some functions to generate imagesWilhem Barbier
2017-06-12Additional check on file openRay
2017-05-10Some tweaksRay
2017-05-09HDR textures vertical flipRay
2017-05-08Corrected bug on HDR loadingRay
2017-05-08Support HDR R32G32B32 float textures loadingRay
2017-05-03Some code tweaksRay
2017-04-30Some code tweaksRay
2017-04-23TraceLog() output tweakraysan5
2017-04-21Make TraceLog() public to the APIRay
2017-04-20Update some filesRay
2017-04-16Updated STB libs to latest versionraysan5
2017-04-04Corrected issue when retrieving texture from GPURay
2017-03-29Added IsFileExtension()Ray
2017-03-25Working on configuration flagsRay
2017-03-20Review some commentsRay
2017-02-16Improved modules description -IN PROGRESS-Ray
2017-02-11Reviewed fread() usage around the coderaysan5
2017-02-05Refactor SpriteFont structraysan5
2017-01-28Remove unecessary spaces...Ray
2017-01-15Removed GetNextPOT(), review TraceLog()raysan5
2016-12-27Some functions review and additionsraysan5
2016-12-25Added raw image file reading data checkraysan5
2016-12-25Review some functions for consistencyraysan5
2016-12-17Improving rRES custom format support -IN PROGRESS-Ray
2016-12-05Corrected some warningsRay
2016-11-22Corrected bug on GenTextureMipmaps()Ray
2016-11-16Reviewed modules commentsraysan5
2016-10-31Comments tweaksraysan5
2016-10-29Support textures filteringraysan5
2016-10-27Funtions added to set texture parametersraysan5
2016-10-24Improving sprite fonts support...raysan5
2016-10-17Corrected some warningsRay
2016-10-09Correct warningRay
2016-09-22Simplify supported image formatsraysan5