hrydgard
|
5129341a9c
|
Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Renamed and reorganized misc things.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@981 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-10-27 21:38:30 +00:00 |
hrydgard
|
39df6c5624
|
Move out Cg shader generators to VideoCommon (hope to use this in the DX plugin in the future). Also move out stats code. Comment a lot and cleanup. Kill DX9 Globals.cpp.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@938 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-10-22 20:54:40 +00:00 |
hrydgard
|
dcbc8e78d4
|
Massive style & comment cleanup of (mostly) GL plugin - also split some large files. A minor speedup for BP writes - merged the two switch()-es.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@899 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-10-17 11:30:14 +00:00 |
XTra.KrazzY
|
ae948f1a23
|
Added point size emulation to DX9
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@587 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 15:04:02 +00:00 |
XTra.KrazzY
|
7c3f715f19
|
More fog emulation groundwork both in OpenGL and DX9. Needs more fog format researching.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@586 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 14:43:10 +00:00 |
XTra.KrazzY
|
a5488ccf58
|
Initial steps towards fog emulation in DX9
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@585 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 14:29:30 +00:00 |
hrydgard
|
5a69fca0be
|
Add some missing GPL headers, fix building with Platform SDK 6.0, delete unused HTTP code.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@452 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-07 10:29:46 +00:00 |
Maarten ter Huurne
|
4b3c4492ea
|
Replaced "WORD" by "u16", except where it is part of the Windows API.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@434 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-03 00:12:32 +00:00 |
hrydgard
|
85565688d7
|
New SaveState folder for states. Removed some outdated code. Removed an unnecessary level of indirection for plugin calls. Assorted cleanup.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@389 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-30 19:19:40 +00:00 |
NunoRamiro
|
8c132bdae5
|
- Fixed: Crash when loading a rom with an unknown file extension.
- Fixed: Crash when stopping a game.
- Improved: DirectX Plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@237 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 19:28:24 +00:00 |
hrydgard
|
461077b1a1
|
More GFX plugin cleanup, still no visible changes.
New right-click popup menu in game list - allow editing patch files easily.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@31 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-20 12:26:32 +00:00 |
hrydgard
|
711b1e0016
|
Started to extract common parts of the two gfx plugins into a new library (VS2008 users, sorry :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@22 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-17 20:29:04 +00:00 |
fires.gc
|
222d669d8b
|
Added missing DebugFast define for several plugin projects and fixed minor bugs
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@10 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-16 12:17:20 +00:00 |
hrydgard
|
cbb3c55641
|
Started backport of features from OpenGL to D3D plugins (no visible effects yet). Some minor cleanup and checks. Deleted unnecessary file from SVN.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@9 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-15 20:11:18 +00:00 |
hrydgard
|
775dc8a9c0
|
Initial megacommit.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-12 17:40:22 +00:00 |