summaryrefslogtreecommitdiffhomepage
path: root/examples/shaders/shaders_multi_sample2d.c
AgeCommit message (Collapse)Author
2024-01-02Update copyright to 2024Ray
2023-09-07Remove PLATFORM_RPI (#3232)MichaelFiber
* Remove PLATFORM_RPI * remove build artifacts --------- Co-authored-by: MichaelFiber <[email protected]> Co-authored-by: Ray <[email protected]>
2023-01-01Update year to 2023Ray
2022-07-20REVIEWED: examples descriptionsRay
2022-06-21Added new comment to examplesRay
2021-04-22Remove trail spacesRay
2021-03-17REVIEWED: shaders_multi_sample2dRay
2020-10-31Update shaders_multi_sample2d.cRay
2020-10-31REDESIGNED: Multiple sampler2D usage on batch systemRay
New implementation allow enabling additional textures per batch only.
2020-10-29Support multiple sample2D on batch drawing #1333Ray