hrydgard
|
8af6280af2
|
Fix saving of the new d3d efb access option.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4385 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-10-08 21:59:40 +00:00 |
hrydgard
|
9c45ac7e35
|
EFB Reads are so slow in D3D that I think we need an option for it. Here it is.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4378 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-10-07 19:54:56 +00:00 |
LPFaint99
|
ca7a5b36dc
|
only load gameini settings if they exist
change D3D to use char[] for resolution settings in ini
warning fixes for FrameAui.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4273 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-09-15 08:13:45 +00:00 |
nakeee
|
b7d6259405
|
Videcommon: removed double settings (how did full/window res work so
far?)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4272 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-09-15 06:14:45 +00:00 |
hrydgard
|
c7431401be
|
D3D: Fix 8-bit signed normals. Fixes lighting problems in Super Smash Bros Melee. misc tiny things
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4265 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-09-13 21:18:04 +00:00 |
hrydgard
|
a7c70ddb66
|
D3D: Eliminate black borders, add 4:3 and 16:9 settings, and the widescreen hack. Unfortunately this temporarily breaks MSAA (in d3d only) until I have time to fix it.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4263 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-09-13 17:46:33 +00:00 |
hrydgard
|
73d2b3e968
|
more uninteresting cleanup, fixed a minor race condition when toggling efb copy mode
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4261 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-09-13 10:18:01 +00:00 |
hrydgard
|
2d93c654f0
|
Rename Config.cpp/h to VideoConfig.cpp/h.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4260 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-09-13 09:23:30 +00:00 |