summaryrefslogtreecommitdiffhomepage
path: root/src/textures.c
AgeCommit message (Expand)Author
2018-04-07Refactor all #define SUPPORT_* into a config.hAhmad Fatoum
2018-04-05Remove unnecesary NPOT checkRay
2018-04-05Simplified some codeRay
2018-04-04Added: ImageDrawRectangle()Ray
2018-04-03Review ImageDraw() alpha blendingRay
2018-04-02Fix use after freeMartinfx
2018-02-18Added comments to review function ImageTextEx()raysan5
2018-02-18Support UTF8 basic characters on ImageTextEx()raysan5
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