Rodolfo Osvaldo Bogado f78133f261 big changes here:
- Eliminate the useless check for cpu modifications option from efb to ram as it must be enabled always
- use constant names in dx11 for buffer length calculation instead to simplify code reading
- implemented scaled efb copy in opengl, still bugy in some games, the option is not in the gui but will add it when it works perfect
- Change the depth calculation behavior:
if the game use z textures is exactly the same as before.
if the game do not use z texture calculate z values in the vertex shader. the advantage id this approach is that early z culling is applied,
improving fill rate. this mus speed up things, even with ssaa and msaa enabled.
please test for regression and enjoy.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5896 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-18 00:18:31 +00:00
..
2010-07-10 21:17:08 +00:00
2010-05-02 21:12:51 +00:00
2010-04-08 16:59:35 +00:00
2010-04-08 16:59:35 +00:00
2010-07-18 00:18:31 +00:00
2010-04-10 15:41:44 +00:00
2010-03-05 10:07:49 +00:00
2010-07-06 13:14:51 +00:00
2010-07-10 21:17:08 +00:00
2010-06-24 13:28:54 +00:00
2010-06-24 13:28:54 +00:00
2010-06-09 21:19:23 +00:00
2010-05-23 08:41:58 +00:00
2010-06-04 20:54:13 +00:00
2010-05-28 23:14:16 +00:00
2010-01-21 21:27:52 +00:00
2010-01-21 19:55:01 +00:00