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
2022-10-08
VideoBackends:Metal: Unroll lighting loop
TellowKrinkle
2022-10-08
VideoBackends:Metal: Properly set vsync on creation
TellowKrinkle
2022-10-08
VideoBackends:Multiple: More GPUs with broken subgroup ops
TellowKrinkle
2022-10-04
Vulkan/CommandBufferManager: Show error code in PanicAlerts.
Admiral H. Curtiss
2022-09-30
Merge pull request #11090 from K0bin/submit-rework
JMC47
2022-10-01
VideoBackends:Vulkan: Raise number of command buffers
Robin Kertels
2022-10-01
VideoBackends:Vulkan: Associate descriptor pool with frame rather than comman...
Robin Kertels
2022-10-01
VideoBackends:Vulkan: Decouple available command buffers from frames in flight
Robin Kertels
2022-10-01
VideoBackends:Vulkan: Only synchronize with submission thread when necessary
Robin Kertels
2022-10-01
VideoBackends:Vulkan: Fix validation error around surface_capabilities2
Robin Kertels
2022-09-30
Merge pull request #11084 from K0bin/qcom-workaround
JMC47
2022-09-30
VideoBackends:Vulkan: Workaround slow vkCmdCopyImageToBuffer on QCom driver
Robin Kertels
2022-09-29
Merge pull request #11100 from Pokechu22/software-settings-merge
Mai
2022-09-26
Software: Fix mipmaps and uneven strides in SWTexture
Pokechu22
2022-09-26
D3D12: Fix backend multithreading incorrectly being marked as supported
Pokechu22
2022-09-26
Software: Remove dedicated texture/frame dumping infrastructure
Pokechu22
2022-09-20
VideoBackends:Metal: Use BitField for stuffing bits in pipeline ids
TellowKrinkle
2022-09-19
VideoCommon: Use std::array in PortableVertexDeclaration
TellowKrinkle
2022-09-19
VideoBackends:Vulkan: Make dynamic vertex loader optional
TellowKrinkle
2022-09-19
VideoBackends:D3D12: Dynamic vertex loader support
TellowKrinkle
2022-09-19
VideoBackends:Vulkan: Dynamic vertex loader support
TellowKrinkle
2022-09-19
VideoBackends:Metal: Don't set primitive on ubershaders
TellowKrinkle
2022-09-19
VideoCommon: Add separate pipeline usage for UberShaders
TellowKrinkle
2022-09-19
VideoBackends:Metal: Dynamic vertex loader support
TellowKrinkle
2022-09-19
VideoCommon: Add dynamic vertex loader to ubershaders
TellowKrinkle
2022-09-08
Merge pull request #10549 from Pokechu22/sw-tev-enum-map
Pokechu22
2022-08-29
MTLObjectCache: Correct signature of equality operator
Merry
2022-08-29
BPMemory: Make TevKSel more clear
Pokechu22
2022-08-29
SW/Rasterizer: Use RAS1_IREF::getTexCoord and getTexMap
Pokechu22
2022-08-29
SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColors
Pokechu22
2022-08-29
SW/Tev: Use std::clamp for Clamp255 and Clamp1024
Pokechu22
2022-08-29
SW/Tev: Remove Tev::Init
Pokechu22
2022-08-29
SW/Tev: Use EnumMap for scale/bias tables
Pokechu22
2022-08-29
SW/Tev: Use EnumMap for Reg
Pokechu22
2022-08-29
SW/Tev: Use TevColorRef/TevAlphaRef instead of raw s16 pointers
Pokechu22
2022-08-28
SW/Rasterizer: Fix indirect stage using texture coordinates/maps >= 4
Pokechu22
2022-08-23
Use `__VA_OPT__(, ) __VA_ARGS__` instead of `##__VA_ARGS__`
Pokechu22
2022-08-17
D3DCommon: Remove unused swap chain functions
Pokechu22
2022-08-17
Vulkan: Remove unused swap chain functions
Pokechu22
2022-07-23
MTLUtil: Include TargetConditionals
OatmealDome
2022-07-23
MTLMain: Include TargetConditionals
OatmealDome
2022-07-23
MTLMain: Only compile NSView manipulation code on macOS
OatmealDome
2022-07-23
MTLUtil: Return invalid for non-supported texture formats on non-macOS platforms
OatmealDome
2022-07-23
MTLUtil: Don't attempt to get all GPUs on non-macOS platforms
OatmealDome
2022-07-23
CMakeLists: Link videometal with Foundation
OatmealDome
2022-07-21
VideoBackends:Multiple: Grammar fixes
TellowKrinkle
2022-07-21
VideoBackends:Metal: Remove unified memory config
TellowKrinkle
2022-07-21
VideoBackends:Metal: Avoid submitting draw calls with no vertices/indices
TellowKrinkle
2022-07-21
VideoBackends:Metal: Implement PerfQuery
TellowKrinkle
2022-07-21
VideoBackends:Metal: Use unified memory path by default on all GPUs
TellowKrinkle
[prev]
[next]