summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2012-05-26Fix compilation errors with g++4.7Pierre Bourdon
2012-05-26Merge rodolfoosvaldobogado's zcomploc code (Graphic_Fixes branch)skidau
2012-05-26savestate vertexmanager (base) since it affects VertexLoader::RunVertices whi...nitsuja
2012-05-26added some missing VideoBackendHardware data to savestates. I think this make...nitsuja
2012-05-26fixed some graphics problems with loading savestates (for example, wrong colo...nitsuja
2012-05-26made savestates synchronous and immediate. this allows saving or loading whil...nitsuja
2012-05-24Merge branch 'gx-optimization'Pierre Bourdon
2012-05-20Fix a data endianness problem introduced by r7cccb4baa724.Pierre Bourdon
2012-05-20Avoid changing video state on useless BP writesPierre Bourdon
2012-05-19Check if data was modified in LoadIndexedXF tooPierre Bourdon
2012-05-18Compute the comparison size properly (transferSize is in u32, not in u8)Pierre Bourdon
2012-05-18Check if BP and XF changes actually change values before flushingPierre Bourdon
2012-05-13Dump the redundant "save textures" function. Use TextureCache's dumping featu...NeoBrainX
2012-05-13TextureCacheBase: Remove the texture size limit for custom textures. Only the...NeoBrainX
2012-05-13TextureCacheBase: Support loading custom mipmaps.NeoBrainX
2012-05-13TextureCacheBase: Support dumping individual mipmaps.NeoBrainX
2012-05-13TextureCacheBase: Move texture dumping to a helper function.NeoBrainX
2012-05-13TextureCacheBase: Move custom texture loading to a helper functionNeoBrainX
2012-05-05Fixed texture encoding. Fixes the interaction with objects in Another Code R...skidau
2012-05-02Include libavutil/mathematics.h explictly in AVIDump.cpp. Fixes issue #5266.Pierre Bourdon
2012-04-07Fix compilation with g++ 4.7 and some warnings. Fixes issue 5347.Jordan Woyak
2012-04-03 more fixes. take in account when depth textures are used and alpha test fail...rodolfoosvaldobogado
2012-04-03Fix for my last commit thanks to Lolaker for pointing the errorrodolfoosvaldobogado
2012-04-03Second Stage: re implement zcomplock and correct all the logic error in Pixel...rodolfoosvaldobogado
2012-04-02First Stage:rodolfoosvaldobogado
2012-03-30Revert Rodolfo's recent zcomploc commits until they actually work correctly.NeoBrainX
2012-03-29more fixes to zcomplock and opengl implementationrodolfoosvaldobogado
2012-03-29Merge branch 'fifoplayer_updates'.NeoBrainX
2012-03-28Merge branch 'scons-removal'Shawn Hoffman
2012-03-27As requested, this is my implementation of zcomploc using a multi-pass algori...rodolfoosvaldobogado
2012-03-25Merge remote-tracking branch 'timowiren/master'Shawn Hoffman
2012-03-25Merge branch 'wxw3-update'Shawn Hoffman
2012-03-25Added a check for TMEM overflows while preloading textures. Thanks to NeoBra...skidau
2012-03-25Spaces to tabs. Removed a comment.Timo Wiren
2012-03-25long time no commits :)rodolfoosvaldobogado
2012-03-24Merge branch 'master' into zcomploc-supportPierre Bourdon
2012-03-24Matching new and delete.Timo Wiren
2012-03-24D3D9: Fix texel to pixel mapping when sampling textures properly.NeoBrainX
2012-03-24Revert r41bcf657f89d, r3a9fed0ba285, r9adc119e3c2f and re58692653afd (all of ...NeoBrainX
2012-03-23Adjusted the DX9 offset of the Sampling address to more closely match what we...skidau
2012-03-23Checked PRELOAD_MODE to determine if TMEMODD or TMEMEVEN should be used.skidau
2012-03-25Remove scons-related filesShawn Hoffman
2012-03-22Merge branch 'master' into wxw3-updateShawn Hoffman
2012-03-22Add a comment before the zcomploc test explaining the implementation/hackPierre Bourdon
2012-03-22Merge branch 'master' into zcomploc-supportPierre Bourdon
2012-03-22Disabled zcomploc while update_enable has been set in zmode. Fixes zcomploc ...skidau
2012-03-20Fix some regressions from r3b38295cbd08.NeoBrainX
2012-03-20Merged 'FifoBusy' branch. Thanksskidau
2012-03-18Ive fixed definitely Pokemon XD in dual core mode. This game is doing somethi...marcosvitali
2012-03-18remove scons files from VS projectsShawn Hoffman