omegadox
|
6de0cd1e4b
|
They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) is really the name of the commands that are passed in.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3531 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-06-22 07:40:28 +00:00 |
hrydgard
|
c70a472522
|
A fix to D3D NativeVertexFormat. Might not fix much, but should be a step in the right direction. Other misc bits and bobs.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2644 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-10 22:51:17 +00:00 |
hrydgard
|
c49f969563
|
vertexloader_pos cleanup - remove the branch per vertex. not much of a speedup though.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2256 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-02-15 14:46:17 +00:00 |
hrydgard
|
232e961b6f
|
Sort vertex loader debug statistics by number of verts loaded - now easy to identify the heaviest vertex loader in games.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2252 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-02-15 12:38:25 +00:00 |
hrydgard
|
d209d4a577
|
Cache vertex array pointers, a la magumagu's idea. Misc other stuff. Should give very minor speed boost.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2185 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-02-09 20:35:30 +00:00 |
hrydgard
|
1d0e8ddf84
|
more info in the vertex loader debug display
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2128 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-02-06 19:52:23 +00:00 |
XTra.KrazzY
|
ee3646cfb4
|
Linux 64-bit fix by tinctorius, please verify!
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1845 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-10 23:10:33 +00:00 |
hrydgard
|
2a552421a5
|
moar cleanup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1694 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-26 17:02:46 +00:00 |
hrydgard
|
95a341a4e9
|
GL Vertex loader moved to VideoCommon.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1692 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-26 13:09:16 +00:00 |