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
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-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
2021-02-13
Software: Fix line-width effects
Pokechu22
2021-02-12
Software: Always divide the texture coordinates by q.
Pokechu22
2021-02-11
Merge pull request #9424 from Pokechu22/sw-no-special-case
Léo Lam
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
rename D3DCommon/Common to D3DCommon/D3DCommon
Shawn Hoffman
2021-01-27
normalize common filenames in VideoBackends/D3D12
Shawn Hoffman
2021-01-27
normalize common filenames in VideoBackends/D3D
Shawn Hoffman
2021-01-27
normalize common filenames in VideoBackends/Vulkan
Shawn Hoffman
2021-01-27
normalize common filenames in VideoBackends/Null
Shawn Hoffman
2021-01-27
normalize common filenames in VideoBackends/OGL
Shawn Hoffman
2021-01-03
Software: Remove normalization special case
Pokechu22
2020-12-16
Core: Remove ImageWrite and get rid of -Wmissing-declarations warnings
Léo Lam
2020-12-16
Fix -Wclass-memaccess warnings
Léo Lam
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-11-24
Fix bounding box incorrectly disabled on OpenGL ES 3.1, 3.2
blåhaj
2020-11-20
Software: Use same logic for colors as hardware backends
Stenzek
2020-11-20
Vulkan: fix validation error in bSupportsGeometryShaders=false case
Jonathan Marek
2020-11-09
Vulkan: Migrate logging over to fmt
Lioncash
[next]