summaryrefslogtreecommitdiffhomepage
path: root/src/textures.c
AgeCommit message (Expand)Author
2021-06-30Remove trailing spacesraysan5
2021-06-28WARNING: BREAKING: Functions renamed for consistencyRay
2021-06-26REVIEWED: Improved log info on image/textures laodingRay
2021-06-23WARNING: BREAKING: Functions renamed!Ray
2021-06-13Remove trail spacesRay
2021-06-10Review some commentsRay
2021-06-10Reviewed functions descriptionRay
2021-06-05Minor format tweaksraysan5
2021-05-30Review config flags #1784Ray
2021-05-30Some code tweaksRay
2021-05-20Review ExportImage() to use SaveFileData() #1779Ray
2021-04-18Remove trailing spacesRay
2021-04-07Fix ImageClearBackground (#1711)Ergoold
2021-04-05Added security check to avoid internal render batch overflowraysan5
2021-04-04REDESIGNED: Shapes texture/rec moved to shapes moduleraysan5
2021-04-02REDESIGN: Move GenTexture*() functions to PBR example #721raysan5
2021-04-01Remove trailing spacesraysan5
2021-03-28REVIEWED: DrawTexturePoly()raysan5
2021-03-25WARNING: BREAKING: rlgl redesign -WIP-Ray
2021-03-25Add DrawTexturedPoly and example (#1677)chriscamacho
2021-03-24Update textures.cRay
2021-03-23Fix 90 degree bug with DrawTexturePro and DrawRectanglePro (#1673)Chris
2021-03-22WARNING: BREAKING: REDESIGNED: rlgl moduleRay
2021-03-19Removed trailing spacesRay
2021-03-19Reviewed latest PR: formatting and some commentsRay
2021-03-19Optimize DrawTexturePro and DrawRectanglePro transformations (#1632)Chris
2021-03-19WARNING: BREAKING: REVIEWED some enums namingRay
2021-03-17Update textures.cRay
2021-03-14WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistencyRay
2021-03-04ADDED: Config flag: SUPPORT_STANDARD_FILEIORay
2021-03-03Corrected issue with enums renamedRay
2021-03-03WARNING: BREAKING: RENAMED: enums valuesRay
2021-03-03WARNING: BREAKING: RENAMED enum valuesRay
2021-03-02REVIEWED: GetFileExtension() to include the dot #1523Ray
2021-01-02Update year to 2021raysan5
2020-12-29Review code formattingraysan5
2020-12-29Faster version of ImageClearBackground and ImageDrawRectangleRec (#1487)Jeffery Myers
2020-12-23Remove trailing spacesraysan5
2020-12-19Avoid *Rec suffix in some variablesRay
2020-12-19Update textures.cRay
2020-12-18WARNING: RENAMED several functions for consistency #1440Ray
2020-12-16Changing JPG compression (#1463)Andrea Fontana
2020-11-30Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443)Jeffery Myers
2020-11-28REMOVED: GetImageDataNormalized()raysan5
2020-11-22Exposing some file access results to user layer #1420Ray
2020-11-19Review formatingRay
2020-11-03Remove trailing spacesRay
2020-10-05Replace 0.f by 0.0fRay
2020-10-05Review "aggregate initializations" #1403Ray
2020-09-18REVIEWED: rlFramebufferAttach() to support texture layersraysan5