summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/SConscript
AgeCommit message (Expand)Author
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2009-12-05Delete the misnamed GlobalControl.cpp/h, move the (ugly) projection hack code...hrydgard
2009-10-10Moving pixel engine and command processor from core to video common. This wil...donkopunchstania
2009-10-07OpenCL: More windows support and some unfinished workXTra.KrazzY
2009-09-30OpenCL: added opencl=true option to scons and fixed the case on the way.nakeee
2009-09-30Base of OpenCL codeSonicadvance1
2009-09-13Rename Config.cpp/h to VideoConfig.cpp/h.hrydgard
2009-09-13Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ...hrydgard
2009-09-03Moving more things out of GL into VideoCommon...hrydgard
2009-09-03Some housecleaning around the D3D plugin, start of preparations to share even...hrydgard
2009-08-15GFX: New GlobalControl system - cleaner way to control hacks and for possible...omegadox
2009-07-31DSPLLE: fix some comments, returned andc and orc (according to tests) nakeee
2009-06-22revert last 2 commitsnakeee
2009-06-22They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i...omegadox
2009-05-08Move soil to external, this breaks windows build until deathroi will commit t...nakeee
2009-05-07Add hires texture support to OpenGLdeath2droid
2009-04-12more scons build fixupsnakeee
2009-04-05Recoded and moved BPStucts to VideoCommon. Some cleanup in PixelShaderManage...omegadox
2009-02-28THIS BREAKS THE D3D PLUGIN FOR THE NEAR TERM. Resurrect an old patch that mov...hrydgard
2009-02-15Linux compile fixes.omegadox
2009-01-15nakee's work on dolphin events. Also get wxw out of logmanager. This commit w...Shawn Hoffman
2009-01-14Added S-SSE3 implementation of one perf. critical texture decoder, please not...XTra.KrazzY
2008-12-26More renaming.hrydgard
2008-12-26linux/debug builds fixnakeee
2008-12-26Move parts of VertexManager.h to VideoCommon. Opens for moving the VertexLoad...hrydgard
2008-12-26Move VertexShaderManager too.hrydgard
2008-12-26Move PixelShaderManager, ImageWrite to VideoCommon.hrydgard
2008-12-25OpcodeDecoding.cpp now shared.hrydgard
2008-10-22Move out Cg shader generators to VideoCommon (hope to use this in the DX plug...hrydgard
2008-09-21cleaned up SConscriptsnakeee
2008-09-20fixed scons=parsingnakeee
2008-09-16SConscript made all the rest of env.Copy into env.Clonenakeee
2008-08-30Basic VBA-style save state system implemented - kb shortcuts only working on ...hrydgard
2008-08-26Preliminary video save state support. More work is necessary, this is just so...XTra.KrazzY
2008-08-26Only use "-fPIC" for compiling objects that will be part of dynamic libs. Mak...Maarten ter Huurne
2008-08-21Move some code out of the plugins into VideoCommon. No functional change.hrydgard
2008-08-14Some cleanup, extracted XFB convert code into VideoCommon, added non-activate...hrydgard
2008-07-21Linux: Fixes a few things, Should Compile in Linux. Ran Crazy Taxi horriblySonicadvance1
2008-07-20Linux: Fix ups for people running Linux. If it breaks anything, punch me in t...Sonicadvance1