summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoDX9/Src/D3DBase.cpp
AgeCommit message (Expand)Author
2011-06-08We need to require at least shader 2.0a nowSonicadvance1
2011-03-21Partial fix for 3D Vision.Matt Callaghan
2011-02-14Some work on changing comments, log messages, and variable and function names...Glenn Rice
2011-02-13Quick fix for the Pixel Lighting setting to appear in the DX9 backend.sl1nk3.s
2011-01-29Put some stuff in the gfx plugins into namespaces, so that the symbols won't ...hrydgard
2011-01-04D3D9: Fall back to just creating a depth surface instead of a depth texture i...NeoBrainX
2011-01-03D3D9:NeoBrainX
2011-01-02D3D9: Make sure to use powers of two as render target dimensions if it's need...NeoBrainX
2010-12-29DX9/DX11: Fixing some maybe possible crashes if a game was started, the confi...NeoBrainX
2010-12-20added/changed some graphics plugin tooltips, added some low-res framebuffer o...nitsuja-
2010-11-21DX9: Dynamically load d3d9.dll.NeoBrainX
2010-11-08General cleanup to 3D Vision hack, fits in more with the Dolphin coding style...Matt Callaghan
2010-11-05Added NVIDIA 3D Vision support. Patch by Uhyve.skidau
2010-09-15Change Disc functionality:skidau
2010-08-03Fix issue 2694.NeoBrainX
2010-07-17Dependency cleanup in DX9.NeoBrainX
2010-07-092 commits in one:Rodolfo Osvaldo Bogado
2010-06-09added ssaa and efb scale as separate configurations:Rodolfo Osvaldo Bogado
2010-06-05space changes, merge #defines, language fix, and code reorder/cleanup :Pluisr142004
2010-06-05HUGE commit :)Rodolfo Osvaldo Bogado
2010-04-22Move fullscreen display resolution control to the GUI with the rest of the fu...Glenn Rice
2010-04-12Big restructuring of how the video plugin works. In linux and windows you sh...Glenn Rice
2010-02-25fix some D3D memory leaksdonkopunchstania
2010-02-08second try to implement a more correct safe texture cache, implemented full h...Rodolfo Osvaldo Bogado
2010-02-06D3D and Opengl:Rodolfo Osvaldo Bogado
2010-02-05To avoid confusion added SSAA modes to the drop down this.Rodolfo Osvaldo Bogado
2010-01-20Fixes Issue 2070ayuanx
2010-01-15ok big changes here:Rodolfo Osvaldo Bogado
2010-01-06Now you can switch between Emulated and Real WiiMotes, connect more Real Wiim...fgfemperor
2010-01-05Now you can pair up your Real WiiMotes on the Wiimote config panel!fgfemperor
2009-12-30* Hides cursor on D3D Fullscreen mode. Fixes Issue 1411fgfemperor
2009-12-15nice little hack to make efb copies scaled with the efb so everything will lo...Rodolfo Osvaldo Bogado
2009-11-22big commit, implemented depth textures with hardware support in D3D, so now t...Rodolfo Osvaldo Bogado
2009-11-08Big Commit this will break a lot, fix a lot, but i thing is a good step:Rodolfo Osvaldo Bogado
2009-10-30D3D: fix the wire frame optionluisr142004
2009-10-17fix duplicate entries in lists when opening d3d config multiple times.hrydgard
2009-09-29Best of both worlds (or hacks...). Music continues to play, no sound breakage...XTra.KrazzY
2009-09-28DSPLLE + 2 small fixes, many GC AX games are almost perfect (sound wise, ex. ...Marko Pusljar
2009-09-20D3D: code clean up, nothing special.rice1964
2009-09-20D3D: get rid of flickering in various games by changing way and time to flip ...rice1964
2009-09-19D3D: minor vs constant-setting optimization, remove a stupid memcpy that does...hrydgard
2009-09-18D3D: some changes about debugger, not useful for anyone else, and should not ...rice1964
2009-09-16D3D: Fix render states on reset (resize). Add detection of INTZ texture forma...hrydgard
2009-09-15just code indentationhrydgard
2009-09-15D3D: Save some video RAM by turning off the "default" Z buffer (we create our...hrydgard
2009-09-15only load gameini settings if they existLPFaint99
2009-09-13D3D: Eliminate black borders, add 4:3 and 16:9 settings, and the widescreen h...hrydgard
2009-09-13Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ...hrydgard
2009-09-07D3D: Revert r4215, ector may come out a better way to do so in the future.rice1964
2009-09-06D3D viewport fix to get rid of the black borders. Seems to work fine in Windo...rice1964