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
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-10-10
BPMemory: Refactor/consolidate TexUnit Addressing
Scott Mansell
2021-10-08
Merge pull request #9803 from Techjar/bbox-videocommon
Léo Lam
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-09-20
DriverDetails: Add broken dual source blending bug to MoltenVK on Intel GPUs
OatmealDome
2021-09-20
VulkanContext: Don't assume anv for Intel GPUs on macOS
OatmealDome
2021-09-16
VulkanContext: Disable subgroup reduction on macOS with AMD GPUs
OatmealDome
2021-08-30
VideoBackends / VideoCommon: allow the ability to set debug names for shaders...
iwubcode
2021-08-30
Update clang-format to version 12
Léo Lam
2021-08-11
D3D12: Transition compute textures to UAV state
Robin Kertels
2021-08-05
ShaderCompiler: Attach source text to SPIR-V for debuggers like RenderDoc
OatmealDome
2021-07-24
Convert NaN to 1 when generating texture coordinates
Pokechu22
2021-07-20
Software: Handle texture wrapping more accurately
Pokechu22
2021-07-08
Fix indirect textures when format is not ITF_8
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-23
Merge pull request #9742 from Pokechu22/sw-resolution
JMC47
2021-06-20
Software: Remove texinfo.sourcerow == SourceRow::Colors assert
Pokechu22
2021-06-13
Merge pull request #9784 from PEmu2/master
Léo Lam
2021-06-09
Hack to hide debug cubes in Super Mario Sunshine
Pokechu22
2021-06-08
Merge pull request #9782 from Techjar/bbox-ogl-upsidedown-fix
Connor McLaughlin
2021-06-07
Vulkan: Fix subgroup reduction
Techjar
2021-06-06
VideoCommon: Perform OpenGL bounding box inversion in pixel shader
Techjar
2021-06-05
Update buffer_storage warning message
PEmu2
2021-05-31
VideoCommon: Restore BBox* forwarding functions
Techjar
2021-05-29
Merge pull request #9766 from stenzek/ogl-bbox-memory-barrier
Connor McLaughlin
2021-05-29
OGL: Force memory barrier when reading back bounding box values
Connor McLaughlin
2021-05-29
VideoCommon: Remove BBox* forwarding functions
Techjar
2021-05-28
VideoCommon: Move bounding box pixel quads rounding to shader
Techjar
2021-05-28
VideoBackends/OGL: Cache bounding box values between reads
Connor McLaughlin
2021-05-28
VideoBackends/D3D: Cache bounding box values between reads
Connor McLaughlin
2021-05-24
Software: Fix bad backbuffer size
Pokechu22
2021-05-22
VideoCommon: Split BBox* functions into common and backend implementation var...
Techjar
2021-05-21
Fix perf query regression
JosJuice
2021-05-15
Remove all remaining volatile qualifiers
JosJuice
2021-05-13
Remove Atomic.h
JosJuice
2021-05-07
Software: Fix OOB tex coord indices
Pokechu22
2021-05-07
Split TevStageIndirect::mid into matrix_index and matrix_id
Pokechu22
2021-04-24
Merge pull request #9646 from PatrickFerry/sw-textureencoder-alignedwidth
Léo Lam
2021-04-23
Merge pull request #9660 from ezio1900/master
JMC47
2021-04-24
VideoCommon: Fix scissorOffset, handle negative value correctly
ezio1900
2021-04-23
Merge pull request #9321 from Pokechu22/sw-copyregion
JMC47
2021-04-23
Merge pull request #9350 from Pokechu22/sw-viewport
JMC47
2021-04-19
SW: Fix alignedWidth in TextureEncoder
Patrick A. Ferry
2021-04-12
Vulkan: Work around AMD exclusive fullscreen bug (21.3+)
Connor McLaughlin
2021-03-06
Software: Invert backface test when viewport is positive
Pokechu22
2021-03-06
Software: Fix out of bounds accesses in CopyRegion
Pokechu22
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2021-03-06
Convert XFMemory to BitField and enum class
Pokechu22
2021-03-06
Convert CPMemory to BitField and enum class
Pokechu22
2021-02-13
Software: Implement points
Pokechu22
[prev]
[next]