summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-20Update nightvision.glslmyownfriend
2014-05-20Update mad_world.glslmyownfriend
2014-05-20Update invertedoutline.glslmyownfriend
2014-05-20Update firewater.glslmyownfriend
2014-05-20Update fire.glslmyownfriend
2014-05-20Update emboss.glslmyownfriend
2014-05-20Update darkerbrighter.glslmyownfriend
2014-05-20Update cool1.glslmyownfriend
2014-05-20Update chrismas.glslmyownfriend
2014-05-20Update bad_bloom.glslmyownfriend
2014-05-20Update auto_toon2.glslmyownfriend
2014-05-20Update auto_toon.glslmyownfriend
2014-05-20Update asciiart.glslmyownfriend
2014-05-20Update acidtrip2.glslmyownfriend
2014-05-20Update acidtrip.glslmyownfriend
2014-05-20Update FXAA.glslmyownfriend
2014-05-20Update 32bit.glslmyownfriend
2014-05-20Update 16bit.glslmyownfriend
2014-05-20Merge pull request #342 from magcius/bp-cleanupTony Wasserka
2014-05-20BPStructs: Consistently put the two shared copy args firstJasper St. Pierre
2014-05-20BPStructs: Remove another function wrapperJasper St. Pierre
2014-05-20BPStructs: Move LoadBPReg hereJasper St. Pierre
2014-05-20BPStructs: Flatten out BPWrittenJasper St. Pierre
2014-05-20BPStructs: Reindent BPWrittenJasper St. Pierre
2014-05-20BPStructs: Document BPMEM_BP_MASK betterJasper St. Pierre
2014-05-20BPMemory: Fix "DISPLAYCOPYFILER" typoJasper St. Pierre
2014-05-20BPStructs: Remove calls to SetInterlacedMode when reloading stateJasper St. Pierre
2014-05-20BPFunctions: Remove the rest of GetConfigJasper St. Pierre
2014-05-20PixelShaderManager: Fizzle out fog changes when disabled hereJasper St. Pierre
2014-05-20BPFunctions: Remove use of a dumb methodJasper St. Pierre
2014-05-20BPFunctions: Remove an unused methodJasper St. Pierre
2014-05-20BPMemory: Clean up and rename some variables and commentsJasper St. Pierre
2014-05-20BPFunctions: Clean up math slightlyJasper St. Pierre
2014-05-20Merge pull request #331 from degasus/kill_csaaTony Wasserka
2014-05-19ogl: pixel format shader without resolvingdegasus
2014-05-19ogl: use ARB_texture_multisample for msaadegasus
2014-05-19ogl: add ARB_texture_multisampledegasus
2014-05-19ogl: drop NV_framebuffer_multisample_coveragedegasus
2014-05-19ogl: drop csaa supportdegasus
2014-05-18DVDInterface: make fast disc speed faster.magumagu
2014-05-18Fix game list size display.Jordan Woyak
2014-05-18Merge pull request #380 from delroth/faster-mmiointerfacePierre Bourdon
2014-05-18Remove an unnecessary null check in CodeWindow.cpp.Lioncash
2014-05-18MMIO: Lazy-initialize read/write handlers since most are not actually usedPierre Bourdon
2014-05-18Fix a typo in the JIT debugger windowLioncash
2014-05-18Merge pull request #355 from magumagu/gx-missing-opcodeTony Wasserka
2014-05-17Merge pull request #378 from delroth/interrupts-commentsRyan Houdek
2014-05-17Removes ZeroFrog's "optimized" memcpy and memcmp functions.Ryan Houdek
2014-05-18CheckExceptions: add TODO and remove a wrong commentPierre Bourdon
2014-05-17Merge pull request #377 from lioncash/vs-filtersPierre Bourdon