aboutsummaryrefslogtreecommitdiff
path: root/mp/src/public/togl/glfuncs.inl
Commit message (Collapse)AuthorAgeFilesLines
* Updated the SDK with the latest code from the TF and HL2 branches.HEADmasterJohn Schoenick2015-09-091-5/+0
|
* Line-ending fixes for most of the remaining files.Jørgen P. Tjernø2013-12-031-7/+7
| | | | | | | | | | | Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
* * Added support for building shaders in your modJoe Ludwig2013-07-171-0/+7
* Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore