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
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
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-19
SW: Fix alignedWidth in TextureEncoder
Patrick A. Ferry
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
[next]