summaryrefslogtreecommitdiffhomepage
path: root/src/textures.c
AgeCommit message (Expand)Author
2018-11-30Some tweaksRay
2018-11-27Reimplement ImageAlphaCrop()Ray
2018-11-09ADDED: OpenURL()Ray
2018-11-07Modifies some Image functionsRay
2018-11-06Remove end-line spacesRay
2018-10-29Corrected typoRay
2018-10-29ADDED: Some functions...Ray
2018-10-18Some formatting tweaksRay
2018-10-10Minor tweaksRay
2018-10-08ADDED: ImageExtractPalette()Ray
2018-10-01Review void pointer incrementationRay
2018-10-01Support KXT image file exportRay
2018-09-17Support ExportImage() as raw pixel dataRay
2018-09-17Support image exportRay
2018-09-17Improved data export capabilities!Ray
2018-09-05Corrected issue with font tintRay
2018-08-09Merge pull request #616 from overdev/masterRay
2018-08-08Update textures.cJorge A. Gomes
2018-08-06Reviewed spacings on latest PRRay
2018-08-05Fix compiler warings in texture.c and more.Kim Kulling
2018-08-03Update textures.cJorge A. Gomes
2018-08-03Update textures.cJorge A. Gomes
2018-07-29Fix typo (s/proedural/procedural)Ahmad Fatoum
2018-07-05Corrected issue with GetFontDefault()raysan5
2018-07-05Renamed GetDefaultFont() to GetFontDefault()raysan5
2018-07-03Added function: ImageColorReplace()Ray
2018-07-02Removed function prototypeRay
2018-06-20Improved font generation and SDFRay
2018-06-12Reviewed some functionsRay
2018-06-12Comment reviewRay San
2018-06-12Added function: GetImageDataNormalized()Ray San
2018-06-12Corrected bugRay San
2018-06-10Propose new function: GenImageFont()raysan5
2018-06-06Some comments cleaningRay
2018-06-03Added ImageRotate*() functionsRay
2018-06-02Corrected issue with function definitionRay
2018-06-02Work on ImageResizeCanvas()Ray
2018-06-01Added: ImageResizeCanvas() -WIP-Ray
2018-05-30Removed assert()Ray
2018-05-29Replaced tabs by spacesRay
2018-05-28Corrected issue with floats on TCCRay
2018-05-22Added a noteRay San
2018-05-21cmake: Fix PLATFORM_WEB buildAhmad Fatoum
2018-05-17Header tweak and commentsRay
2018-05-12Corrected issue on LoadASTC()Ray
2018-05-09Corrected issue on rectangle drawingRay
2018-05-04BREAKING CHANGE: Renamed SpriteFont type to FontRay San
2018-05-04Rectangle parameters changed to floatRay San
2018-04-29Corrected alpha blending on ImageDraw()raysan5
2018-04-07Refactor all #define SUPPORT_* into a config.hAhmad Fatoum