aboutsummaryrefslogtreecommitdiff
path: root/mp/src/materialsystem/stdshaders/BaseVSShader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Updated the SDK with the latest code from the TF and HL2 branches.HEADmasterJohn Schoenick2015-09-091-0/+15
|
* Updated the SDK with the latest code from the TF and HL2 branches.Michael Sartain2014-10-021-2/+2
|
* Fix line endings. WHAMMY.Jørgen P. Tjernø2013-12-021-2234/+2234
|
* * Added support for building shaders in your modJoe Ludwig2013-07-171-0/+2234
* Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore