summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoCommon.vcproj
AgeCommit message (Expand)Author
2009-12-28Fix an issue with BPMEM_LOADTLUT, thanks to revned @ issue 1831, also fix a s...sl1nk3.s
2009-12-05Delete the misnamed GlobalControl.cpp/h, move the (ugly) projection hack code...hrydgard
2009-10-20OpenCL: Moved the OpenCL code from the compiled source to a separate file Tex...Orphis
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: More work on centralization (need SCons reflection)XTra.KrazzY
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-30Don't use lookup tables. It's better to use CPU registers and reduce memory a...Nolan Check
2009-07-26GFX: updated Dates, code formatting cleanup, code cleanup / organization, som...omegadox
2009-06-22revert last 2 commitsnakeee
2009-06-22They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i...omegadox
2009-05-08really fix SOIL-related troubles, i think :pShawn Hoffman
2009-05-08x64 SOIL fix thanks to baby.lueshideath2droid
2009-05-08Fix problem caused by my attempted revert.death2droid
2009-05-08Revert some changes again :Pdeath2droid
2009-05-08Fix windows build problem with SOILdeath2droid
2009-05-07Add hires texture support to OpenGLdeath2droid
2009-04-05Recoded and moved BPStucts to VideoCommon. Some cleanup in PixelShaderManage...omegadox
2009-03-28Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video...Marcus Wanners
2009-03-20Change a bunch of project settings to reduce the flood of warnings you get wh...hrydgard
2009-03-18nakee's new logmanager. added a console window for windows builds (prints to ...Shawn Hoffman
2009-02-28Fixed D3D booting. Now for the VS/PS compilation errorsXTra.KrazzY
2009-02-28THIS BREAKS THE D3D PLUGIN FOR THE NEAR TERM. Resurrect an old patch that mov...hrydgard
2008-12-26More renaming.hrydgard
2008-12-26GL Vertex loader moved to VideoCommon.hrydgard
2008-12-26Prepare vertexloaders for the move...hrydgard
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-25and more boring moving and cleanup ...hrydgard
2008-12-25OpcodeDecoding.cpp now shared.hrydgard
2008-12-25Some gfx code reorg, make the two OpcodeDecoding.cpp identical - next change ...hrydgard
2008-12-13small speedup of logmanager, minor logging improvements, misc code standard i...hrydgard
2008-12-12Cleanup, some BOOL removal. tested to work, unlike a certain other change :phrydgard
2008-10-24Code movin' and cleanup again, in the GL plugin. Planning to turn NativeVerte...hrydgard
2008-10-22Move out Cg shader generators to VideoCommon (hope to use this in the DX plug...hrydgard
2008-10-17Massive style & comment cleanup of (mostly) GL plugin - also split some large...hrydgard
2008-10-15Substantial XFB speedup. There's more to get though, for example by using a s...hrydgard
2008-10-15added compile time assertion for _SECURE_SCL=0. It is very important that all...fires.gc
2008-10-08Fix some project settings (set SECURE_SCL=0 more consistently). Should preven...hrydgard
2008-10-03DataReader inline for OGL/DX9 and moved to VideoCommon. Large clean up.memberTwo.mb2
2008-09-24update to vs2008fires.gc
2008-09-01Added puts() HLE, WIIMOTE logging section and experimental virtual connection...masken
2008-08-30Basic VBA-style save state system implemented - kb shortcuts only working on ...hrydgard
2008-08-27Fix for XK's commit. XK, if its wrong punch me in the facedaco65
2008-08-24Change some project settings. Reorganize the symbol database code, step 1/2.hrydgard