summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CPUCull.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2026-01-17Fix various typos and spelling mistakesSintendo
2025-08-23VideoBackends / VideoCommon: rename member variables in RenderState to be con...iwubcode
2023-11-26VideoCommon: move xf state management to its own class, so changes can be det...iwubcode
2023-01-25VideoCommon: Explicitly disable fp_contract for CPUCullTellowKrinkle
2023-01-25VideoCommon: Add class for quickly transforming and culling vertices on the CPUTellowKrinkle