summaryrefslogtreecommitdiffhomepage
path: root/src/textures.c
AgeCommit message (Expand)Author
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
2020-09-18WARNING: REDESIGN of rlgl framebuffers API #721raysan5
2020-09-16Add security checks when loading data from memoryraysan5
2020-09-14Review memory loading functions signesnessRay
2020-09-14REVIEWED: GetTextureData(), allow retrieving 32bit float dataraysan5
2020-09-13ADDED: LoadImageFromMemory() #1327Ray
2020-09-07REDESIGNED: ColorFromHSV()raysan5
2020-07-10WARNING: REMOVED: LoadImageEx()raysan5
2020-07-10Correct issue when not supporting GIF formatraysan5
2020-07-10ADDED: LoadImageAnim() to load animated sequence of imagesraysan5
2020-07-05Fix incorrect color transform to 255 space (#1297)Doyle
2020-06-30Expose additional configuration optionsRay