summary refs log tree commit diff stats
path: root/shaders
Commit message (Expand)AuthorAgeFilesLines
* Refactored rendererKelly Rauchenberger2018-02-161-2/+2
* Fixed inconsistent rendering failureKelly Rauchenberger2018-02-135-23/+26
* Made some fixes to rendering I guessKelly Rauchenberger2018-02-043-11/+12
* Fixed bug with blitting transparent texturesKelly Rauchenberger2015-03-131-1/+2
* Added death to my gameKelly Rauchenberger2015-03-121-1/+2
* Created entity-component systemKelly Rauchenberger2015-03-071-4/+4
* Rewrote bloom so it's not super slow, also removed the frame from the screen ...Kelly Rauchenberger2015-02-233-92/+26
* Changed to using stb_image for image loading, also alpha blending works!Kelly Rauchenberger2015-02-212-3/+3
* Player can short jumpKelly Rauchenberger2015-02-212-21/+3
* Added ability to resize window (full screen is really laggy though!)Kelly Rauchenberger2015-02-193-11/+9
* Added CRT mesh!Kelly Rauchenberger2015-02-194-13/+16
* Removed tool used to generate the font, also commited some stuff I forgot in ...Kelly Rauchenberger2015-02-172-2/+4
* Added bloom!Kelly Rauchenberger2015-02-156-10/+195
* Monitor stuff is looking pretty cool!Kelly Rauchenberger2015-02-148-0/+188