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
/
VideoCommon
Age
Commit message (
Expand
)
Author
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-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
2022-03-21
VideoCommon: Remove redundant in qualifiers
JosJuice
2022-02-28
Shadergen: Use real_ocol0 workaround for shader logic ops
JosJuice
2022-02-28
Merge pull request #10441 from OatmealDome/improved-logic-op-workaround
JMC47
2022-02-28
PixelShaderGen: Check uid_data for use_shader_logic_op
JosJuice
2022-02-21
FramebufferManager: Flush pending EFB pokes in PopulateEFBCache
Pokechu22
2022-02-18
Merge pull request #10455 from Pokechu22/directly-map-fifo-breakpoint
Léo Lam
2022-02-18
Merge pull request #10460 from Dentomologist/convert_option_type_to_enum_class
Léo Lam
2022-02-18
Merge pull request #10376 from shuffle2/uidctor
Léo Lam
2022-02-18
ShaderGenCommon: Add missing <functional> include
Techjar
2022-02-17
VideoCommon: Convert OptionType to enum class
Dentomologist
2022-02-16
JitRegister: Use fmt
Merry
2022-02-15
CommandProcessor: Add FIFO_BP_LO/HI to directly_mapped_vars
Pokechu22
2022-02-13
CommandProcessor: Log ignored unknown opcodes at warn level
Pokechu22
2022-02-13
CommandProcessor: Move unknown opcode log message before the panic alert
Pokechu22
2022-02-12
CommandProcessor: Ignore unknown opcode for 0x3f
Pokechu22
2022-02-12
CommandProcessor: Log PC and LR on unknown opcodes
Pokechu22
2022-02-12
CommandProcessor: Move contents of second unknown opcode panic alert to the log
Pokechu22
2022-02-12
VideoCommon/Fifo: Use GPFifo::GATHER_PIPE_SIZE instead of magic 32
Pokechu22
2022-02-12
CommandProcessor: Remove redundant GATHER_PIPE_SIZE constant
Pokechu22
2022-02-08
Treat alpha as 0 if alpha is 1 for blending
Pokechu22
2022-02-08
Use the same logic for lerp bias for color and alpha
Pokechu22
2022-02-07
RenderState: Set source and destination alpha factors in logic op workaround
OatmealDome
2022-02-04
Merge pull request #10417 from jordan-woyak/libavformat-59-build-fix
Admiral H. Curtiss
2022-01-31
Merge pull request #10422 from OatmealDome/opengl-shader-crash
JMC47
2022-01-31
VideoConfig: Add flag for whether the system supports setting object names
OatmealDome
2022-01-30
VideoCommon/FrameDump: Build fix for libavformat major version 59 and newer. ...
Jordan Woyak
2022-01-29
Fix copy filter clamping when EFB VRAM copies are disabled
Pokechu22
2022-01-29
IOFile: Make origin parameter to Seek() an enum class.
Admiral H. Curtiss
2022-01-28
Merge pull request #10401 from JosJuice/adreno-primitive-restart
JMC47
2022-01-28
DriverDetails: Disable primitive restart on Adreno
JosJuice
[next]