aboutsummaryrefslogtreecommitdiff
path: root/examples/shaders_custom_uniform.c
AgeCommit message (Collapse)Author
2016-06-24Removed function SetModelTexture()raysan5
It's more educational to go through new material system, so, I decide to remove this function to avoid students confusion...
2016-05-31Improved library consistencyraysan5
Functions renamed to improve library consistency
2016-05-29Improved render to textureraysan5
Support render texture size different than screen size
2016-04-07Simplified texture flip and added commentsraysan5
2016-04-07Reviewed shaders and added commentsraysan5
2016-04-01Remove old postprocessing systemraysan5
2016-03-30Updated example to new render to texture systemraysan5
2016-03-053d Camera: Added support for field-of-view Yraysan5
2016-01-16Review literals typeraysan5
2015-09-01Added new examples: SHADERSraysan5