aboutsummaryrefslogtreecommitdiff
path: root/src/textures.c
AgeCommit message (Expand)Author
2019-05-15Corrected issue with texture flip XRay
2019-05-08Remove trail spacesRay
2019-04-23Support custom memory management macrosRay
2019-04-11Review cubemap generationRay
2019-04-08Review creation yearsRay
2019-04-07Happy new year 2019ChillerDragon
2019-04-04Removed trail spacesRay
2019-03-17ADDED: GetScreenData()raysan5
2019-03-15Work on ImageResizeCanvas()Ray
2019-03-15REVIEW: ImageResizeCanvas() -WIP-Ray
2019-03-12Support external config flagsRay
2019-02-28Removed some NULL pointer checksRay
2019-02-22Change ternary operator formattingRay
2019-02-22Remove TABSRay
2019-02-21Remove end-line spacesRay
2019-02-18Corrected issue #758Ray
2019-02-15Fix the image manipulation config flagJens Pitkanen
2019-02-14Fix config.h flagsJens Pitkanen
2019-02-12Corrected function usageRay
2019-02-11ADDED: GetClipboardText(), SetClipboardText()Ray
2019-02-04ADDED: rlLoadTextureDepth()Ray
2019-02-04ADDED: LoadTextureCubemap()Ray
2018-12-26ADDED: DrawTextureQuad()raysan5
2018-12-26REVIEWED: DrawRectanglePro()raysan5
2018-12-18Support PIC image format loadingRay
2018-12-18Support externally provided compilation flagsRay
2018-12-03Improved textures wrap supportRay
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