8 Commits

Author SHA1 Message Date
jp9000
691c251d89 Revert "Update OBS to D3D11"
This reverts commit fb3188a7cd94a4577238aae1692f91f847949090.

This was a change that was added to fix support for certain intel
devices, but ultimately I feel like it's just not needed and is trying
to fix something that isn't broken.
2015-01-23 14:52:22 -08:00
jp9000
fb3188a7cd Update OBS to D3D11
This should fix the issues that have been happening with those intel
integrated laptops.
2014-11-19 15:48:12 -08:00
jp9000
111169928e removed use of terrible C++11 "auto" keyword from core code beause I fundamentally disagree with the fact that such a useless and overly implicit keyword even exists - *sets palana on fire but puts him out before it can do enough damage, then apologizes profusely after* 2013-07-16 00:42:41 -07:00
palana
796a5b43c2 Added partial handling of classes in shaders to ShaderProcessor 2013-07-09 15:49:16 +02:00
palana
1565e5af74 Added incomplete handling of #include in shaders 2013-07-09 15:49:15 +02:00
Richard Stanway
9aceaadbcc Some small code cleanups via static analysis (cppcheck) 2013-04-04 03:20:02 -04:00
Richard Stanway
3eaecdf9e2 Crash rather than using uninitialzed memory from bad shader types 2012-11-20 23:39:13 -05:00
jim
5eabc20490 0.35a renames 2012-09-10 01:07:50 -07:00