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
/
VideoCommon
Age
Commit message (
Expand
)
Author
2022-05-25
Common: Refactor PointerWrap
Dentomologist
2022-05-22
cmake: Don't use PCH with Qt6.
Admiral H. Curtiss
2022-05-19
Merge pull request #10677 from Pokechu22/no-printf-log
Mai M
2022-05-19
Merge pull request #10672 from Pokechu22/xf-invtxspec
Pokechu22
2022-05-19
VideoCommon/FrameDump: printf-format messages before logging them
Pokechu22
2022-05-18
Show a panic alert if the CP matrix indices don't match the XF matrix indices
Pokechu22
2022-05-18
Show a panic alert if the CP vertex config doesn't match the XF vertex config
Pokechu22
2022-05-18
Rename CP and XF normal component count enums and update their descriptions
Pokechu22
2022-05-18
XFMemory: Rename hostinfo to invtxspec
Pokechu22
2022-05-16
Verify graphics config validity after populating the backend info
Pokechu22
2022-05-10
fmt: fix 'ambigous overload' error
Shawn Hoffman
2022-04-26
TextureCacheBase: Don't log error while measuring state size.
Admiral H. Curtiss
2022-04-24
Merge pull request #10251 from Pokechu22/negative-scissor
JMC47
2022-04-24
Merge pull request #10290 from OatmealDome/m1-earlyz-bug
JMC47
2022-04-22
VideoCommon: Add comment explaining why only the first normal gets normalized
Pokechu22
2022-04-22
VideoCommon: Handle emboss texgen with only a single normal
Pokechu22
2022-04-22
VertexLoader: Convert count register to remaining register
Pokechu22
2022-04-22
Convert vertex loader position cache to std::array
Pokechu22
2022-04-22
VertexLoaderX64: Refactor so that zfreeze is only in one place
Pokechu22
2022-04-22
VertexLoaderARM64: Fix z-freeze position matrix index
Pokechu22
2022-04-22
VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal
Pokechu22
2022-04-22
VertexShaderGen: Simplify normal calculation
Pokechu22
2022-04-20
DriverDetails: Add broken discard with early-Z bug on Apple Silicon GPUs
OatmealDome
2022-04-19
DriverDetails: Introduce new VENDOR_APPLE for Apple GPUs
OatmealDome
2022-04-19
UberShaderPixel: Add support for non-dual source shader blending
OatmealDome
2022-04-19
PixelShaderGen: Add support for non-dual source shader blending
OatmealDome
2022-04-18
Common/PointerWrap: Prevent reads/writes past the end of the buffer.
Admiral H. Curtiss
2022-04-18
Common/PointerWrap: Hide internals.
Admiral H. Curtiss
2022-04-16
Implement ImGui window for scissor rectangles
Pokechu22
2022-04-16
VideoCommon: Rework scissor handling
Pokechu22
2022-04-16
VideoCommon: Remove bSupportsOversizedViewports
Pokechu22
2022-04-16
VideoCommon: Create dedicated structs for scissor pos/offset
Pokechu22
2022-04-15
Merge pull request #10255 from Pokechu22/sw-zfreeze
Scott Mansell
2022-04-10
MoltenVK: Fix pixel shader typo
JosJuice
2022-04-09
Merge pull request #10571 from AdmiralCurtiss/ffmpeg-custom-pix-fmt
Mai M
2022-04-08
Software: Fix zfreeze with CullMode::All
Pokechu22
2022-04-08
Software: Remove config to disable ZComploc and ZFreeze
Pokechu22
2022-04-08
Round viewport coordinates when vertex rounding is enabled
Pokechu22
2022-04-08
VertexShaderManager: Use g_ActiveConfig.UseVertexRounding()
Pokechu22
2022-04-08
Fix typo (GFX_HACK_VERTEX_ROUDING -> GFX_HACK_VERTEX_ROUNDING)
Pokechu22
2022-04-09
VideoCommon/FrameDump: Fix log messages with arguments.
Admiral H. Curtiss
2022-04-09
VideoCommon/FrameDump: Allow user to specify a pixel format.
Admiral H. Curtiss
2022-04-07
Merge pull request #10412 from Pokechu22/sw-efb-peek-alpha
JMC47
2022-04-07
Merge pull request #10485 from JosJuice/real-ocol0-logic-ops
JosJuice
2022-03-29
framedump: enable compat with utvideo codec
Shawn Hoffman
2022-03-29
FrameDump: improve debug logging
Shawn Hoffman
2022-03-29
windows: move ffmpeg bins to submodule
Shawn Hoffman
2022-03-29
PixelEngine: Convert to BitField and enum class
Pokechu22
2022-03-29
PixelEngine: Remove old comment
Pokechu22
2022-03-25
RenderBase: Add call to IMGUI_CHECKVERSION()
Pokechu22
[next]