summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2015-09-03VideoCommon: xfb height calculation adjustedbooto
2015-09-03Merge pull request #2686 from booto/field-timingScott Mansell
2015-09-02Merge pull request #2937 from lioncash/enumsMarkus Wick
2015-09-01Fix building with PCH disabled.Rohit Nirmal
2015-09-01PixelShaderGen: Use spaces instead of tabs for vertical alignmentLioncash
2015-09-01PixelShaderGen: Move defines into the implementation fileLioncash
2015-09-01BPMemory/XFMemory: Convert defines to enumsLioncash
2015-09-01VI: Restore forced-progressive hack with optionbooto
2015-09-01VI: derive field timing from VI registersbooto
2015-08-31VertexLoader_Color: Mark translation-unit-local functions staticLioncash
2015-08-31VertexLoader_Color: Get rid of some pointer castsLioncash
2015-08-29Merge pull request #2917 from Sonicadvance1/android_fix_sgs6Markus Wick
2015-08-28Fix building with PCH disabled.Rohit Nirmal
2015-08-28Merge pull request #2918 from lioncash/memcpyMarkus Wick
2015-08-28[Android] Workaround Mali driver issue on the Samsung Galaxy S6.Ryan Houdek
2015-08-27Merge pull request #2913 from Tilka/fix_warning_fixflacs
2015-08-27DataReader: Get rid of pointer castsLioncash
2015-08-26Jit64: some byte-swapping changesTillmann Karras
2015-08-24Merge pull request #2895 from Sonicadvance1/qualcomm_workaround_gles31Ryan Houdek
2015-08-22Merge pull request #2883 from degasus/masterRyan Houdek
2015-08-22Disable OpenGL ES 3.1 on all Qualcomm Adreno devices.Ryan Houdek
2015-08-22Fix the shader overrunning our max shader size.Ryan Houdek
2015-08-21AVIDump: fix -Wsign-compare warningTillmann Karras
2015-08-20Profiler: Sort output by total timedegasus
2015-08-20Merge pull request #2874 from barat/masterMarkus Wick
2015-08-19VideoCommon: Allow more Ram for HiresTexture if system memory is over 4GBBartosz TelesiƄski
2015-08-19Fix some compilation warningsDominic Chen
2015-08-17Merge pull request #2861 from lioncash/paramMarkus Wick
2015-08-16TextureConversionShader: Remove an unused parameterLioncash
2015-08-16VertexShaderManager: Remove unused parameterLioncash
2015-08-15Revert "VideoCommon: Clamp integer conversions."Jules Blok
2015-08-06DriverDetails: Disable GL_ARB_copy_image on mesa.degasus
2015-08-06OGL: Move copy_image variable into backend.degasus
2015-08-01Widescreen Heuristic: Cleanup code.Scott Mansell
2015-08-01Make the GameCube game widescreen heuristic smarter.Scott Mansell
2015-07-31Fix code to comply with coding styleunknown
2015-07-31Changed the aspect ratio settings to account for NTSC/PAL pixel aspect ratios...mirrorbender
2015-07-29Merge pull request #2769 from phire/autodetect_widescreenScott Mansell
2015-07-27VideoCommon: reduce level of debug outputbooto
2015-07-27Heuristic to detect if a gamecube game is rendering 16:9 widescreen.Scott Mansell
2015-07-26Video: Trying to fix D3D/XFB disabled regressionbooto
2015-07-25Video: stride in bytes rather than pixelsbooto
2015-07-25RealXFB sizes don't get scaled by IRbooto
2015-07-25Video: respect stride of efb copies to xfbbooto
2015-07-22Merge pull request #2759 from Sonicadvance1/pvr_workaround2Ryan Houdek
2015-07-22Merge pull request #2757 from Sonicadvance1/pvr_workaroundRyan Houdek
2015-07-22Merge pull request #2679 from Tinob/masterMarkus Wick
2015-07-20Work around PowerVR's shader compiler.Ryan Houdek
2015-07-20Work around slow glBufferSubData on PowerVR.Ryan Houdek
2015-07-08Disables assert messages that seem to be invalid.Justin Chadwick