summaryrefslogtreecommitdiffhomepage
path: root/src/textures.c
AgeCommit message (Expand)Author
2018-01-28Corrected several issues...Ray
2018-01-23Review mipmaps generation issueRay
2018-01-22Improved pixel formats supportRay
2018-01-18MSVC: Fix void pointer arithmetic errorAhmad Fatoum
2018-01-18Added function: ImageMipmaps()Ray
2018-01-17Reviewed function GenImagePerlinNoise()Ray
2018-01-11Added new function: ImageAlphaCrop()Ray
2018-01-07Added new image functionsraysan5
2018-01-06Review float pixel format textures supportraysan5
2018-01-06Improved pixel formats supportraysan5
2018-01-06Added function: GetPixelDataSize()raysan5
2017-12-28Minor tweaksraysan5
2017-12-28Support UNCOMPRESSED_R32G32B32A32 texture formatraysan5
2017-12-20Corrected issue with SaveImageAs()Ray San
2017-12-15Manually review previous PRRay San
2017-12-14added proper define checks for png-save if it's disableduser
2017-12-11Remove rres supportRay
2017-11-06Corrected issue with text drawing on imageRay San
2017-11-02Some code tweaks...Ray San
2017-10-30Review some issues, view descriptionRay San
2017-10-25Corrected ImageTextEx()Ray
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