aboutsummaryrefslogtreecommitdiff
path: root/mp/game/mod_hl2mp/shaders
Commit message (Collapse)AuthorAgeFilesLines
* Added bloom shader and screenspace effect helpers as examples for the SDK.Joe Ludwig2013-07-305-0/+0
|
* * Added support for building shaders in your modJoe Ludwig2013-07-172-0/+0
* Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore