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
2016-04-02
Partial texture updates: Allow the efb copy to start before the texture
mimimi085181
2016-03-30
ShaderGen: Only specify storage qualifier in interface block when needed
Stenzek
2016-03-26
Merge pull request #3672 from EmptyChaos/d3d-anisotropy
Pierre Bourdon
2016-03-26
Merge pull request #3719 from Sonicadvance1/workaround_osx_video_drivers
Pierre Bourdon
2016-03-24
VideoCommon: Refactor TexMode0 mipmaps disabled test into a helper function
EmptyChaos
2016-03-24
VideoBackends: Do not use Anisotropy on Point filtered textures.
EmptyChaos
2016-03-18
Merge pull request #3266 from mimimi085181/partial-updates-with-parts-of-efb-...
Pierre Bourdon
2016-03-17
Merge pull request #3684 from Sonicadvance1/fix_vertexshadergen_asserts
Pierre Bourdon
2016-03-16
Minor fixes to the partial updates code
mimimi085181
2016-03-16
Partial texture updates with parts of efb copies new version
mimimi085181
2016-03-14
Merge pull request #3700 from degasus/custom_textures
Ryan Houdek
2016-03-10
Merge pull request #3570 from endrift/indtev-reduce-shifting
Ryan Houdek
2016-03-09
Workaround OS X video driver bug #24983074
Ryan Houdek
2016-03-04
Merge pull request #3709 from Sonicadvance1/mesa_intel_geometry_shaders
Pierre Bourdon
2016-03-04
Mark Mesa Intel Sandy Bridge geometry shaders not broken in Mesa 11.2
Ryan Houdek
2016-03-03
Merge pull request #3551 from RisingFog/videodump_proper_delay
Ryan Houdek
2016-03-03
Merge pull request #3686 from Armada651/revert-3578
Pierre Bourdon
2016-03-02
CustomTextures: Fix loading of the last mipmaps.
degasus
2016-03-01
Merge pull request #3675 from rohit-n/build-pch
Mathew Maidment
2016-02-29
Remove two more asserts in VertexShaderGen.
Ryan Houdek
2016-02-29
Confirm with hardware test that the high bit of the input form is ignored.
Ryan Houdek
2016-02-29
Fix a few asserts in the VertexShaderGen.
Ryan Houdek
2016-02-29
Revert "Merge pull request #3578 from Armada651/forced-slow-depth"
Jules Blok
2016-02-29
Merge pull request #3355 from mimimi085181/partial-texture-updates-check-dime...
Pierre Bourdon
2016-02-26
Fix building with PCH disabled.
Rohit Nirmal
2016-02-22
Merge pull request #3578 from Armada651/forced-slow-depth
Jules Blok
2016-02-22
TextureConversionShader: Invert depth for Z24 encoder with D3D
Stenzek
2016-02-20
VideoBackendBase: Store video backends as unique_ptr
Lioncash
2016-02-19
Properly Handle Video Dumping from Power On
Chris Burgener
2016-02-20
VertexShaderGen: turn pseudo-mod into a simple and
Tillmann Karras
2016-02-15
D3D12: Initial commit for D3D12 backend implementation.
hdcmeta
2016-02-15
D3D12: Additions to VideoCommon to support D3D12 backend.
hdcmeta
2016-02-14
Copy all layers of textures with CopyRectangleFromTexture
mimimi085181
2016-02-14
For partial texture updates check the dimensions of the efb copy and the targ...
mimimi085181
2016-02-12
Geometry shader bug isn't fixed in 11.1.2 for Intel Sandy Bridge
Ryan Houdek
2016-02-11
Both Intel and Radeon Mesa geometry shader bugs are fixed in 11.1.2
Ryan Houdek
2016-02-10
VideoCommon: Remove unused pow functions
Jens Nyberg
2016-02-08
VideoConfig: Replace FastDepthCalc by ForcedSlowDepth.
Jules Blok
2016-01-31
VideoCommon: Convert some DataReader includes into forward declarations
Lioncash
2016-01-30
Merge pull request #3480 from phire/memory_stride_too_small
Pierre Bourdon
2016-01-28
Fix warnings
Tillmann Karras
2016-01-28
Merge pull request #3426 from Sonicadvance1/ES_fix_framedump
Ryan Houdek
2016-01-25
VideoBackend: Remove extraneous shifts from indirect texture lookups
Jeffrey Pfau
2016-01-25
Fifo: Get rid of undefined global
Lioncash
2016-01-25
Fifo: Make g_use_deterministic_gpu_thread a TU-local variable
Lioncash
2016-01-25
Fifo: Make g_bSkipCurrentFrame a TU-local variable
Lioncash
2016-01-25
Merge pull request #3530 from degasus/syncgpufix
Pierre Bourdon
2016-01-24
Merge pull request #3559 from lioncash/tcache
Mathew Maidment
2016-01-24
Merge pull request #3561 from lioncash/render
Mathew Maidment
2016-01-24
Merge pull request #3562 from lioncash/cpmem
Mathew Maidment
[next]