summaryrefslogtreecommitdiffhomepage
path: root/examples/textures
AgeCommit message (Expand)Author
2023-11-08Reviewed some examples and warningsRay
2023-11-08Update textures_textured_curve.cRay
2023-11-07Update textures_textured_curve.cRay
2023-09-03Fix examples/textures/textures_image_rotate.c help instructions (#3286)Asdqwe
2023-09-02Fix examples/textures/textures_fog_of_war.c help instructions (#3285)Asdqwe
2023-09-02Added rudimentary SVG support. (#2738)bXi
2023-05-24Added ImageRotate (#3078)Dane Madsen
2023-05-22Add GenImageGradientSquare (#3077)Dane Madsen
2023-05-21Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ...Dane Madsen
2023-03-12Some tweaksRay
2023-02-15REPLACE: TABS by 4 spacesRay
2023-01-27Fix warnings and bad project settings for 4.5 release (#2894)Jeffery Myers
2023-01-01Update year to 2023Ray
2023-01-01Update year to 2023Ray
2022-12-04REVIEWED: Example: `textures_textured_curve`Ray
2022-12-03Add a textured curve example (#2821)Jeffery Myers
2022-11-10WARNING: REMOVED: `DrawTextureTiled()`Ray
2022-11-10WARNING: REMOVED: `DrawTexturePoly()`Ray
2022-10-26fixed blur issue on opaque pictures & added example (#2775)nobytesgiven
2022-09-19Added: `ImageDrawCircleLines`, `ImageDrawCircleLinesV` (#2713)Rob Loach
2022-09-10Minor format tweaksRay
2022-08-02Remove line breaksRay
2022-07-31removing typo, Colours->Colors (#2603)sDos280
2022-07-20REVIEWED: examples descriptionsRay
2022-07-07ADDED: example: `textures_gif_player`Ray
2022-07-07RENAMED: example: textures_rectangle -> textures_sprite_animRay
2022-07-07ADDED: example: `textures_fog_of_war`Ray
2022-06-21Added new comment to examplesRay
2022-03-22Update textures_draw_tiled.cRay
2022-03-22Update textures_draw_tiled.cRay
2022-03-22Minor tweaks `const`Ray
2021-10-25Fix VC warnings for examples (#2085)Jeffery Myers
2021-10-17Reviewed examplesraysan5
2021-10-06WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()`raysan5
2021-10-03WARNING: REVIEWED: Follow a set of conventionsRay
2021-08-28Minor tweakRay
2021-07-16Reviewed resources licensesraysan5
2021-07-16Improve assets license informationraysan5
2021-07-11Use 60 FPS for textures_image_loading example (#1867)Daniel Nagy
2021-06-28WARNING: BREAKING: Functions renamed for consistencyRay
2021-06-26WARNING: REMOVED: Some deprecated function names mappingraysan5
2021-05-08Added support for additional mouse buttons (#1753)Lambert Wang
2021-04-25Fixes for 64 bit typecast warnings (#1733)Jeffery Myers
2021-04-22Remove trail spacesRay
2021-04-22Added screenshotsRay
2021-03-28REVIEWED: DrawTexturePoly()raysan5
2021-03-25Add DrawTexturedPoly and example (#1677)chriscamacho
2021-03-23[Examples] Warning fixes (pt 1) (#1668)Jeffery Myers
2021-03-14WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistencyRay
2021-03-04REVIEWED: Examples to new enum valuesRay