summary refs log tree commit diff stats
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rewrote bloom so it's not super slow, also removed the frame from the screen ...Kelly Rauchenberger2015-02-231-8/+10
* Changed to using stb_image for image loading, also alpha blending works!Kelly Rauchenberger2015-02-211-0/+3
* Added CRT mesh!Kelly Rauchenberger2015-02-191-5/+16
* Refactored map loader and added a second mapKelly Rauchenberger2015-02-171-69/+22
* Added bloom!Kelly Rauchenberger2015-02-151-43/+1
* Did some lighting and added room nameKelly Rauchenberger2015-02-141-1/+2
* Monitor stuff is looking pretty cool!Kelly Rauchenberger2015-02-141-0/+149