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
/
Software
Age
Commit message (
Expand
)
Author
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
2021-12-18
Remove parameters to SWVertexLoader::SetFormat
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-11-18
Merge pull request #10222 from phire/fix-copy-filter-clamping
JMC47
2021-11-17
VideoCommon: Skip textureQueryLevels if it doesn't exist
Pokechu22
2021-11-17
Software: Adjust diagonal LOD implementation
Pokechu22
2021-11-17
VideoCommon: Use coarse derivatives for Manual Texture Sampling if possible
Pokechu22
2021-11-17
Eliminate SamplerCommon::AreBpTexMode0MipmapsEnabled
Pokechu22
2021-11-17
VideoSoftware: Fix copy filter clamping
Scott Mansell
2021-10-13
Silence the -Wswitch warnings in Tev
Fletcher Porter
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-10-10
BPMemory: Refactor/consolidate TexUnit Addressing
Scott Mansell
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-08-30
VideoBackends / VideoCommon: allow the ability to set debug names for shaders...
iwubcode
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-09
Hack to hide debug cubes in Super Mario Sunshine
Pokechu22
2021-05-31
VideoCommon: Restore BBox* forwarding functions
Techjar
2021-05-29
VideoCommon: Remove BBox* forwarding functions
Techjar
2021-05-28
VideoCommon: Move bounding box pixel quads rounding to shader
Techjar
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-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
[prev]
[next]