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
/
Software
Age
Commit message (
Expand
)
Author
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2023-01-31
Refactor to remove virtual from RenderXFBToScreen
Scott Mansell
2023-01-31
TextureCache: Refactor with smart pointers
Scott Mansell
2023-01-27
VideoBackends: add a way to load data into a specific level AND layer, defaul...
iwubcode
2022-12-29
Merge pull request #11389 from Pokechu22/sw-no-alpha-1-hack
JMC47
2022-12-28
Software: Remove alpha=1 blending special-case
Pokechu22
2022-12-28
VideoCommon: De-globalize VertexShaderManager class.
Admiral H. Curtiss
2022-12-27
VideoCommon: De-globalize PixelShaderManager class.
Admiral H. Curtiss
2022-12-11
VideoCommon/PixelEngine: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-12-03
HW/Memmap: Refactor Memory to class, move to Core::System.
Admiral H. Curtiss
2022-10-29
VideoCommon/Statistics: Require semicolons after statistics macros
Pokechu22
2022-09-26
Software: Fix mipmaps and uneven strides in SWTexture
Pokechu22
2022-09-26
Software: Remove dedicated texture/frame dumping infrastructure
Pokechu22
2022-09-19
VideoCommon: Add dynamic vertex loader to ubershaders
TellowKrinkle
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-07-21
VideoBackends:Metal: MSAA support
TellowKrinkle
2022-07-17
Merge pull request #10747 from tellowkrinkle/LateUIDFixup
JMC47
2022-07-16
Software: Use hardware-verified numbers for RGB->YUV conversion
Pokechu22
2022-07-16
Restructure parameters to TetxureConverterShaderGen/TextureConversionShader
Pokechu22
2022-07-13
VideoCommon: Better driver bug handling
TellowKrinkle
2022-06-30
Resolve GCC Warnings
Minty-Meeo
2022-05-22
cmake: Don't use PCH with Qt6.
Admiral H. Curtiss
2022-05-18
Show a panic alert if the CP matrix indices don't match the XF matrix indices
Pokechu22
2022-04-24
Merge pull request #10251 from Pokechu22/negative-scissor
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
VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal
Pokechu22
2022-04-16
Software: Fix scissor rectangle always being block-aligned
Pokechu22
2022-04-16
Software: Disable clipping based on xfmem
Pokechu22
2022-04-16
Software: Use new scissor logic
Pokechu22
2022-04-16
VideoCommon: Remove bSupportsOversizedViewports
Pokechu22
2022-04-08
Software: Fix zfreeze with CullMode::All
Pokechu22
2022-04-08
Software: Store offset in Slope
Pokechu22
2022-04-08
Software: Remove config to disable ZComploc and ZFreeze
Pokechu22
2022-03-29
Software: Implement pixel engine alpha read mode
Pokechu22
2022-03-08
Software/EfbInterface: Remove logspam for RGB565_Z16 being unsupported
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-01-31
VideoConfig: Add flag for whether the system supports setting object names
OatmealDome
2021-12-25
VideoConfig: Add bool for sampler LOD bias support
OatmealDome
2021-12-18
Eliminate VarType for ComponentFormat
Pokechu22
2021-12-18
Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class
Pokechu22
[prev]
[next]