summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2014-05-05ShaderGen: OGL: don't make a copy of "Normal"degasus
2014-05-05ShaderGen: make clipPos readonlydegasus
2014-05-05PixelShaderGen: extract irounddegasus
2014-05-05PixelShaderGen: drop fmod as it isn't used any moredegasus
2014-05-05ShaderGen: inline constant shadersdegasus
2014-05-05ShaderGen: use cbuffers for D3Ddegasus
2014-05-05ShaderGen: merge early-z blocks of ogl+d3ddegasus
2014-05-05ShaderGen/D3D: inline centroiddegasus
2014-05-05ogl: fix signed vs unsigned comparison warningdegasus
2014-05-05Enables usage of GLSL textureSize on Qualcomm v66.Ryan Houdek
2014-05-04VideoCommon: correctly compute whether an indirect texture stage is active.magumagu
2014-05-04VideoCommon: fix indirect texture coordinate computation in TEV.magumagu
2014-05-04Remove SDL from Externals.Jordan Woyak
2014-05-04Disable SDL input on Windows.Jordan Woyak
2014-05-04Move the #pragma once header guard before the includes in Statistics.h in Vid...Lioncash
2014-05-03Jit64: implement tw/twi more accuratelyTillmann Karras
2014-05-02Merge pull request #329 from Tilka/roundingRyan Houdek
2014-05-01GCMemcard: fix edge case of adding to a fragmented memcard.LPFaint99
2014-05-01Merge pull request #81 from degasus/skip_framelimit_hotkeyTony Wasserka
2014-05-01Revert "Merge pull request #62 from degasus/log_truncate_path" because it was...Tony Wasserka
2014-05-01Merge pull request #310 from Sonicadvance1/Integer-posmtxTony Wasserka
2014-04-30Merge pull request #305 from magumagu/movie-scanfRyan Houdek
2014-04-30Changes posmtx vertex attribute to integer.Ryan Houdek
2014-04-30Fixes glVertexAttribIPointer on GLES.Ryan Houdek
2014-04-30Merge pull request #320 from SeannyM/Android-ThemeRyan Houdek
2014-04-30Merge pull request #323 from Sonicadvance1/newer-ppcanalystRyan Houdek
2014-04-30Merge pull request #62 from degasus/log_truncate_pathRyan Houdek
2014-05-01x64FPURoundMode: always set x87 precisionTillmann Karras
2014-05-01x64FPURoundMode: use fesetround() instead of asmTillmann Karras
2014-04-30Merge pull request #325 from Tilka/nopPierre Bourdon
2014-04-30Remove the old PPAnalyst::Flatten function that is no longer in use.Ryan Houdek
2014-04-30Move the JitWindow debugging window over to using the new PPCAnalyzer class.Ryan Houdek
2014-04-30Missed the analyzer object not named correctly.Ryan Houdek
2014-04-30Let Jit64IL use the new PPCAnalyst classRyan Houdek
2014-04-30Address delroth's comments.Ryan Houdek
2014-04-30Support the new PPCAnalyst class in JIT64.Ryan Houdek
2014-04-30Adds support to the new PPCAnalyst to the ARM JIT cores.Ryan Houdek
2014-04-30Adds new PPCAnalyser class.Ryan Houdek
2014-04-30Jit_Util: reduce NOP padding of 8 bit loadsTillmann Karras
2014-04-30JitBackpatch: fix NOP paddingTillmann Karras
2014-04-30numCyclesMinusOne to numCycles in GekkoOPInfobooto
2014-04-30drop Host_GetKeyStatedegasus
2014-04-30Add set/get functions for IsFramelimiterTempDisableddegasus
2014-04-30Add a hotkey for disabling the framelimit.degasus
2014-04-27Add a comment about game list colorSean Maas
2014-04-27Make the Android UI more like the desktop UISean
2014-04-27Merge pull request #236 from magumagu/d3d11-fix-peekzTony Wasserka
2014-04-27Merge pull request #304 from Tilka/nopPierre Bourdon
2014-04-27Merge pull request #312 from Tilka/small_jit_optimizationsPierre Bourdon
2014-04-27Merge pull request #314 from Sonicadvance1/Clean-UpdateCR1Pierre Bourdon