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
/
VideoBackends
Age
Commit message (
Expand
)
Author
2019-11-10
D3DCommon: Remove unused GetDebugObjectName and tidy up SetDebugObjectName
Silent
2019-11-10
D3DCommon: Migrate few remaining raw pointers to WRL::ComPtr
Silent
2019-11-08
Merge pull request #8378 from stenzek/quad-buffer-stereo
Connor McLaughlin
2019-10-31
Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive
Stenzek
2019-10-31
Vulkan: Explicitly enable VK_KHR_get_physical_device_properties2
Stenzek
2019-10-31
Vulkan: Allow runtime querying of enabled extensions
Stenzek
2019-10-31
Merge pull request #8379 from stenzek/mali
Connor McLaughlin
2019-10-04
Drop 3D Vision Support
Stenzek
2019-10-02
Vulkan: Add a DriverDetails bug for "slow cached readback memory"
Stenzek
2019-10-02
Vulkan: Add strict flag to memory type selection
Stenzek
2019-10-02
D3D11: Initialize shader cache before renderer
Stenzek
2019-08-08
Merge pull request #8276 from stenzek/adreno-efb-access
Connor McLaughlin
2019-08-02
D3D11: Only use integer RTV when logic op is supported+enabled
Stenzek
2019-07-31
Vulkan: Use correct aspect for D24S8 textures
Stenzek
2019-07-30
Merge pull request #8258 from CookiePLMonster/dx11.1-detection-fixes
Connor McLaughlin
2019-07-29
D3D11: Add extra logging to StateCache::Get
Silent
2019-07-29
D3D11: Show a warning message about unsupported features when switching to D3...
Silent
2019-07-29
D3D11: Query for output merger logic op support and use logic op code only if...
Silent
2019-07-29
D3D11: Ownership fixes for objects in DXTexture
Silent
2019-07-29
D3D11: Ownership fixes for objects in D3DState
Silent
2019-07-29
D3D11: Correctly poll ALL possible AA levels.
Silent
2019-07-28
Merge pull request #8266 from lioncash/shadowing
Connor McLaughlin
2019-07-28
Merge pull request #8265 from lioncash/view
Connor McLaughlin
2019-07-27
VideoBackends/Null: Add missing override specifiers
Lioncash
2019-07-27
VideoBackends/Null: Apply final to classes where applicable
Lioncash
2019-07-27
VideoBackends/Null: Remove unnecessary constructors and destructors
Lioncash
2019-07-27
VideoBackends/Null: Remove unnecessary includes
Lioncash
2019-07-26
D3DCommon/Shader: Use std::optional with CompileShader()
Lioncash
2019-07-26
D3DCommon/Shader: Create vector via iterators in CreateByteCode()
Lioncash
2019-07-26
D3D/DXShader: Remove duplicate GetByteCode function
Lioncash
2019-07-26
OGL/ProgramShaderCache: Convert typedef over to a using alias
Lioncash
2019-07-26
OGL/ProgramShaderCache: Use std::lock_guard deduction guides where applicable
Lioncash
2019-07-26
OGL/ProgramShaderCache: Remove unused headers
Lioncash
2019-07-26
OGL/ProgramShaderCache: Use std::string_view where applicable
Lioncash
2019-07-26
Factorize software renderer backend switching warning to be fetched from a ne...
Silent
2019-07-26
Fixes for WRL usage - QueryInterface is explicitly mentioned as not to be use...
Silent
2019-07-19
Merge pull request #8249 from lioncash/rect
Connor McLaughlin
2019-07-18
Vulkan: Use reversed depth range in viewport
Stenzek
2019-07-16
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
Lioncash
2019-07-10
VideoCommon/Statistics: Rename stats global to g_stats
Lioncash
2019-07-10
VideoCommon/Statistics: Normalize statistic variable names
Lioncash
2019-06-20
VideoCommon/Statistics: Use std::array for projection values
Lioncash
2019-06-17
VideoBackends/Vulkan: Use nested namespace specifiers where applicable
Lioncash
2019-06-08
Merge pull request #8049 from stenzek/crop
Connor McLaughlin
2019-06-08
Merge pull request #7734 from stenzek/mojave-warning
Connor McLaughlin
2019-06-08
Vulkan: Display a warning when using MoltenVK on HS and earlier
Stenzek
2019-06-08
D3D12: Remove unnecessary includes in DXContext.h
Stenzek
2019-06-08
D3DCommon: Fallback to base CreateSwapChain on failure
Stenzek
2019-06-01
Common/CommonFuncs: Remove now-unneccessary ArraySize function
Lioncash
2019-05-31
VideoVulkan/CMakeLists: Specify headers in target sources
Lioncash
[next]