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
/
Rasterizer.cpp
Age
Commit message (
Expand
)
Author
2025-10-31
VideoCommon: rename ScissorResult 'm_result' to 'rectangles' to better reflec...
iwubcode
2025-10-31
VideoCommon: move global variables out of BPFunctions
iwubcode
2025-08-24
VideoSW: fix clamping after vertex color interpolation
Tillmann Karras
2025-08-23
VideoBackends / VideoCommon: rename member variables in RenderState to be con...
iwubcode
2025-08-10
VideoSW: reuse Common::Vec2/3/4
Tillmann Karras
2025-03-12
VideoCommon: Rename Renderer to EFBInterface.
Jordan Woyak
2024-09-24
Sw/Rasterizer: fix two elder typos, AD 2009
Tillmann Karras
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: Remove Tev::Init
Pokechu22
2022-08-28
SW/Rasterizer: Fix indirect stage using texture coordinates/maps >= 4
Pokechu22
2022-07-13
VideoCommon: Better driver bug handling
TellowKrinkle
2022-06-30
Resolve GCC Warnings
Minty-Meeo
2022-04-16
Software: Fix scissor rectangle always being block-aligned
Pokechu22
2022-04-16
Software: Use new scissor logic
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
2021-11-17
Software: Adjust diagonal LOD implementation
Pokechu22
2021-10-10
BPMemory: Refactor/consolidate TexUnit Addressing
Scott Mansell
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-04-24
VideoCommon: Fix scissorOffset, handle negative value correctly
ezio1900
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2021-02-12
Software: Always divide the texture coordinates by q.
Pokechu22
2020-03-25
Remove warnings of -Wsign-compare
Jun Su
2019-07-16
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
Lioncash
2019-07-10
VideoCommon/Statistics: Rename stats global to g_stats
Lioncash
2019-07-10
VideoCommon/Statistics: Normalize statistic variable names
Lioncash
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-05-04
Replace MathUtil::Clamp with std::clamp
Léo Lam
2016-09-22
Rasterizer: const correctness
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-03-06
VideoSW: Drop SetTevReg for colors.
degasus
2016-03-06
VideoSW: Drop SetScissor().
degasus
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-06
VideoSW: Use more VideoCommon
degasus
2015-12-06
Rasterizer: Mark some references as const
Lioncash
2015-12-06
Rasterizer: Specify internal linkage on Draw
Lioncash
2015-12-06
Rasterizer: Convert BLOCK_SIZE into a constant variable
Lioncash
2015-12-06
Rasterizer: Get rid of a clamp macro
Lioncash
2015-12-06
Rasterizer: Get rid of a trivial pointer cast
Lioncash
2015-09-17
VideoSW: Remove unused function
degasus
2015-09-17
VideoSW: Drop SW bbox code
degasus
2015-09-17
VideoSW: Drop HwRasterizer
degasus
2015-09-17
Rasterizer: Use multiplication instead of shifts in DrawTriangleFrontFace
Lioncash
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-18
VideoBackends: Clamp depth to uint24 range.
Jules Blok
2014-10-10
Fixed a small bug.
crudelios
2014-10-10
Several small optimizations.
crudelios
[next]