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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
Age
Commit message (
Expand
)
Author
2016-06-27
Merge pull request #3930 from RisingFog/split_video_dump_resolution
Chris Burgener
2016-06-27
Fix D3D crashes/issues
Chris Burgener
2016-06-27
D3D: Fix crash on start with BBox enabled
Léo Lam
2016-06-26
VideoCommon: Drop GetConfigName.
degasus
2016-06-26
VideoBackends: Merge ShowConfig functions.
degasus
2016-06-26
VideoBackends: Merge Initialize and Shutdown functions.
degasus
2016-06-26
Merge pull request #3513 from phire/make_hdkr_happy
Scott Mansell
2016-06-26
Add missing override
comex
2016-06-26
Remove the rest of ShaderDebugging.
Scott Mansell
2016-06-26
Multithreadded Shadergen: Minor fixups.
Scott Mansell
2016-06-26
Remove UID Checker.
Scott Mansell
2016-06-26
Multithreadded Shadergen: Second pass over Pixel Shadergen.
Scott Mansell
2016-06-26
Multithreadded Shadergen: Second Pass over vertex/lighting Shadergens
Scott Mansell
2016-06-26
Multithreadded Shadergen: Second Pass over geometery Shadergen
Scott Mansell
2016-06-25
Null: Create Visual Studio project file.
degasus
2016-06-25
nullvideo: initial release of null video backend
degasus
2016-06-24
Fix D3D12 headers missing includes.
Pierre Bourdon
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-06-20
analytics: Report OpenGL's adapter name too.
Scott Mansell
2016-05-30
[OGL] Workaround nvidia being weird with GL_MAX_TEXTURE_SIZE
Anthony Serna
2016-05-26
Fix building with PCH disabled.
Rohit Nirmal
2016-05-19
D3D11: Fix CPU EFB color reads when MSAA is enabled
Stenzek
2016-05-19
OGL: Work around slowdown of glMapBufferRange with SSBO on NVIDIA drivers
Stenzek
2016-05-18
Merge pull request #3832 from degasus/android
Markus Wick
2016-05-18
VideoSW: Fix XFB config.
degasus
2016-05-18
VideoSW: Drop Update in XFB copy.
degasus
2016-05-11
OGL: Use coherent mapping on Qualcomm devices.
degasus
2016-05-11
OGL: Drop QC ES3.1 workaround.
degasus
2016-05-08
D3D12: Specify read/write ranges when calling Map/Unmap
Stenzek
2016-05-08
D3D12: Fix invalid CopyTextureRegion call in CopyRectangleFromTexture
Stenzek
2016-05-08
D3D12: Cleanup startup/shutdown process
Stenzek
2016-05-08
D3D12: Implement perf query support
Stenzek
2016-05-08
D3D12: Remove D3D11 header references
Stenzek
2016-05-08
D3D12: Implement XFB encoding/decoding (support Real XFB)
Stenzek
2016-05-08
D3D12: Remove feature level checks
Stenzek
2016-05-08
D3D12: Don't add padding when allocating within empty StreamBuffer
Stenzek
2016-05-08
D3D12: Improve output of shader compiler errors
Stenzek
2016-05-08
D3D12: Refactoring and cleanups
Stenzek
2016-05-08
D3D12: Fix error with >1xIR/MSAA EFB depth access
Stenzek
2016-05-08
D3D12: Implement GPU-based bounding box
Stenzek
2016-05-08
D3D12: Use helper method for binding EFB render targets
Stenzek
2016-05-08
D3D12: Use signed ints for viewport origin
Stenzek
2016-05-08
D3D12: Allow large texture uploads (>64MiB) by using temporary buffer
Stenzek
2016-05-03
Merge pull request #3742 from phire/dither
Matthew Parlane
2016-04-30
VideoSW: Fix special case.
degasus
2016-04-24
Merge pull request #3745 from stenzek/d3d11-texcache
Jules Blok
2016-03-30
D3D: Amend code to fix a new VS warning
Lioncash
2016-03-30
Merge pull request #3656 from phire/windows-10-sdk-update
Pierre Bourdon
2016-03-26
Updated D3D12 to build on the newer windows 10 sdk.
Scott Mansell
2016-03-26
Merge pull request #3672 from EmptyChaos/d3d-anisotropy
Pierre Bourdon
[next]