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
/
VideoCommon
/
BPStructs.cpp
Age
Commit message (
Expand
)
Author
2022-12-29
VideoCommon: De-globalize GeometryShaderManager class.
Admiral H. Curtiss
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: Pass Core::System to methods.
Admiral H. Curtiss
2022-12-11
VideoCommon/PixelEngine: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-12-10
VideoCommon/Fifo: 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-11-27
CoreTiming: Refactor to class.
Admiral H. Curtiss
2022-10-01
VideoCommon: Update EFB peek cache on draw done and tokens
Robin Kertels
2022-09-26
VideoCommon: Add statistics for draw done and token commands
Pokechu22
2022-08-29
Fifo analyzer: Improve some BP descriptions
Pokechu22
2022-07-15
Create dedicated enum for EFB/XFB gamma correction
Pokechu22
2022-07-15
Only use intensity formats if both intensity_fmt and auto_conv are set
Pokechu22
2022-04-16
VideoCommon: Rework scissor handling
Pokechu22
2022-04-16
VideoCommon: Create dedicated structs for scissor pos/offset
Pokechu22
2021-12-18
Refactor OpcodeDecoding and FIFO analyzer to use callbacks
Pokechu22
2021-11-25
Delay singlecore gpu interrupts
Scott Mansell
2021-11-11
VideoCommon: Use the copy filter for EFB copies as well as XFB copies
Pokechu22
2021-10-12
Extend TMEM cache implementation
Scott Mansell
2021-10-10
BPMem: Abstract TexUnit Addressing into struct
Scott Mansell
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-09-18
BPStructs: ensure side effects are same
Scott Mansell
2021-09-17
BPStructs: Ignore malformed efb copies
Scott Mansell
2021-09-15
BPStructs: make copy width/height const
Scott Mansell
2021-09-15
BPStructs: fix out-of-range EFB copy clamping
Scott Mansell
2021-07-11
Use separate fmt::formatters for each indirect matrix column
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-31
VideoCommon: Add fallback handling for bounding box when disabled or unsupported
Techjar
2021-04-24
VideoCommon: Fix scissorOffset, handle negative value correctly
ezio1900
2021-04-06
Add game quirks for unknown BP/CP/XF commands
Pokechu22
2021-03-06
Use formatters in GetBPRegInfo; add missing commands
Pokechu22
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2021-03-06
Rename BPMEM_EFB_BR to BPMEM_EFB_WH
Pokechu22
2020-12-16
Fix -Wclass-memaccess warnings
Léo Lam
2020-11-17
VideoCommon: Migrate over to fmt
Lioncash
2020-03-25
Remove warnings of -Wsign-compare
Jun Su
2020-02-04
VideoCommon: Amend formatting code to handle the upgrade to fmt
Lioncash
2019-12-07
Merge pull request #8511 from lioncash/if-constexpr
Anthony
2019-12-05
VideoCommon/BoundingBox: Move PixelShaderManager::SetBoundingBoxActive() call...
Lioncash
2019-12-05
VideoCommon/BoundingBox: Make interface for querying bounding box data
Lioncash
2019-12-05
VideoCommon/OpcodeDecoding: Move g_bRecordFifoData into namespace
Lioncash
2019-11-23
VideoCommon: Make use of fmt outside of shader generators
Lioncash
2019-07-24
VideoBackendBase: Do save state logic on the GPU thread
Stenzek
2019-04-21
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
Stenzek
2019-04-21
TextureCache: Simplify XFB reconstruction
Stenzek
2019-03-31
BPStructs: Gracefully handle out-of-range EFB copies
Stenzek
2019-03-09
FramebufferManager: Implement deferred EFB cache invalidation
Stenzek
2018-11-07
TextureCache: Implement deferred/batched EFB copies
Stenzek
2018-10-07
BPStructs: don't warn about busclock/perf regs
Tillmann Karras
2018-04-29
Implement EFB copy filter and gamma in hardware backends
Stenzek
[next]