aboutsummaryrefslogtreecommitdiffstats
path: root/Shaders
AgeCommit message (Collapse)Author
2019-09-26made Config static; added fps measure/textClyne Sullivan
2019-09-24Increased texture size for world, made world a little more detailed, and ↵Andy Belle-Isle
added bouncing ball
2019-09-23Fixed text renderingAndy Belle-Isle
2019-09-18Added UI rendering support to render loop, although fonts don't render yetAndy Belle-Isle
2019-09-18Added basic UI shadersAndy Belle-Isle
2019-09-17World can now draw properly, and camera follows playerAndy Belle-Isle
2019-09-07Flips the X axis of the normal map instead of the light direction when model ↵Andy Belle-Isle
is flipped
2019-09-03reduced shader version so intel video worksClyne Sullivan
2019-09-02Fixed flipped texture normals being displayed properly in shadersAndy Belle-Isle
2019-09-02Added Lua update function that allows certain entities to update every loopAndy Belle-Isle
2019-09-02Made lighting a bit softerAndy Belle-Isle
2019-09-02Added LIGHTINGAndy Belle-Isle
2019-09-01THE CAT IS BACKAndy Belle-Isle
2019-08-31Added basic shader filesAndy Belle-Isle