index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
Age
Commit message (
Expand
)
Author
2015-09-03
VideoCommon: xfb height calculation adjusted
booto
2015-09-03
Merge pull request #2686 from booto/field-timing
Scott Mansell
2015-09-02
Merge pull request #2937 from lioncash/enums
Markus Wick
2015-09-01
Fix building with PCH disabled.
Rohit Nirmal
2015-09-01
PixelShaderGen: Use spaces instead of tabs for vertical alignment
Lioncash
2015-09-01
PixelShaderGen: Move defines into the implementation file
Lioncash
2015-09-01
BPMemory/XFMemory: Convert defines to enums
Lioncash
2015-09-01
VI: Restore forced-progressive hack with option
booto
2015-09-01
VI: derive field timing from VI registers
booto
2015-08-31
VertexLoader_Color: Mark translation-unit-local functions static
Lioncash
2015-08-31
VertexLoader_Color: Get rid of some pointer casts
Lioncash
2015-08-29
Merge pull request #2917 from Sonicadvance1/android_fix_sgs6
Markus Wick
2015-08-28
Fix building with PCH disabled.
Rohit Nirmal
2015-08-28
Merge pull request #2918 from lioncash/memcpy
Markus Wick
2015-08-28
[Android] Workaround Mali driver issue on the Samsung Galaxy S6.
Ryan Houdek
2015-08-27
Merge pull request #2913 from Tilka/fix_warning_fix
flacs
2015-08-27
DataReader: Get rid of pointer casts
Lioncash
2015-08-26
Jit64: some byte-swapping changes
Tillmann Karras
2015-08-24
Merge pull request #2895 from Sonicadvance1/qualcomm_workaround_gles31
Ryan Houdek
2015-08-22
Merge pull request #2883 from degasus/master
Ryan Houdek
2015-08-22
Disable OpenGL ES 3.1 on all Qualcomm Adreno devices.
Ryan Houdek
2015-08-22
Fix the shader overrunning our max shader size.
Ryan Houdek
2015-08-21
AVIDump: fix -Wsign-compare warning
Tillmann Karras
2015-08-20
Profiler: Sort output by total time
degasus
2015-08-20
Merge pull request #2874 from barat/master
Markus Wick
2015-08-19
VideoCommon: Allow more Ram for HiresTexture if system memory is over 4GB
Bartosz TelesiĆski
2015-08-19
Fix some compilation warnings
Dominic Chen
2015-08-17
Merge pull request #2861 from lioncash/param
Markus Wick
2015-08-16
TextureConversionShader: Remove an unused parameter
Lioncash
2015-08-16
VertexShaderManager: Remove unused parameter
Lioncash
2015-08-15
Revert "VideoCommon: Clamp integer conversions."
Jules Blok
2015-08-06
DriverDetails: Disable GL_ARB_copy_image on mesa.
degasus
2015-08-06
OGL: Move copy_image variable into backend.
degasus
2015-08-01
Widescreen Heuristic: Cleanup code.
Scott Mansell
2015-08-01
Make the GameCube game widescreen heuristic smarter.
Scott Mansell
2015-07-31
Fix code to comply with coding style
unknown
2015-07-31
Changed the aspect ratio settings to account for NTSC/PAL pixel aspect ratios...
mirrorbender
2015-07-29
Merge pull request #2769 from phire/autodetect_widescreen
Scott Mansell
2015-07-27
VideoCommon: reduce level of debug output
booto
2015-07-27
Heuristic to detect if a gamecube game is rendering 16:9 widescreen.
Scott Mansell
2015-07-26
Video: Trying to fix D3D/XFB disabled regression
booto
2015-07-25
Video: stride in bytes rather than pixels
booto
2015-07-25
RealXFB sizes don't get scaled by IR
booto
2015-07-25
Video: respect stride of efb copies to xfb
booto
2015-07-22
Merge pull request #2759 from Sonicadvance1/pvr_workaround2
Ryan Houdek
2015-07-22
Merge pull request #2757 from Sonicadvance1/pvr_workaround
Ryan Houdek
2015-07-22
Merge pull request #2679 from Tinob/master
Markus Wick
2015-07-20
Work around PowerVR's shader compiler.
Ryan Houdek
2015-07-20
Work around slow glBufferSubData on PowerVR.
Ryan Houdek
2015-07-08
Disables assert messages that seem to be invalid.
Justin Chadwick
[next]