dolphin/Source/Core
Pierre Bourdon 266cafb82d Add a call to VertexManager::Flush() when changing TC gen settings
In previous revisions of Dolphin, changing texture generation settings (via
GX_SetTexCoordGen for example) did not regenerate the vertex shader and flush
the vertices. Adding this flush should fix texture problems in a few game, for
example in Superman: Shadow of Apokolips:

Before: http://i.imgur.com/mHmfb.jpg
After: http://i.imgur.com/2ThES.png
2011-10-01 02:36:03 +02:00
..
AudioCommon vs2010: Disable LTCG for realz 2011-09-05 09:43:23 -07:00
Common Bump disk cache version. 2011-09-29 22:55:28 +02:00
Core Various changes which improve FreeBSD support. 2011-09-29 23:32:38 +02:00
DiscIO vs2010: Disable LTCG for realz 2011-09-05 09:43:23 -07:00
DolphinWX Only link against libav if it's available. 2011-09-29 23:32:38 +02:00
InputCommon vs2010: Disable LTCG for realz 2011-09-05 09:43:23 -07:00
VideoCommon Add a call to VertexManager::Flush() when changing TC gen settings 2011-10-01 02:36:03 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00