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
/
BPMemory.h
Age
Commit message (
Expand
)
Author
2025-08-23
VideoBackends / VideoCommon: rename member variables in RenderState to be con...
iwubcode
2023-11-11
Add descriptions for more BP registers
Pokechu22
2023-11-11
Clarify per-texture tmem information in the fifo analyzer
Pokechu22
2023-11-11
Convert BPMEM_LOADTLUT1 to a struct
Pokechu22
2023-11-11
Enhance description of BPMEM_PRELOAD_MODE in the fifo analyzer
Pokechu22
2023-11-11
Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride
Pokechu22
2023-11-11
Fix typo in comment for bpmem.texcoords
Pokechu22
2023-09-21
fmt 10.0.0-10.1.1 compile fixes
get
2022-08-29
Fifo analyzer: Improve some BP descriptions
Pokechu22
2022-08-29
BPMemory: Make TevKSel more clear
Pokechu22
2022-08-29
BPMemory: Use even/odd in TwoTevStageOrders instead of 0/1
Pokechu22
2022-08-29
BPMemory: Improve consistency of hex offset comments
Pokechu22
2022-07-17
Merge pull request #10747 from tellowkrinkle/LateUIDFixup
JMC47
2022-07-15
Add extra Low and High fields to CopyFilterCoefficients
Pokechu22
2022-07-15
Create dedicated enum for EFB/XFB gamma correction
Pokechu22
2022-07-15
Rename EFB copy bit 2 from yuv to unknown_bit
Pokechu22
2022-07-13
VideoCommon: Better driver bug handling
TellowKrinkle
2022-05-10
fmt: fix 'ambigous overload' error
Shawn Hoffman
2022-04-16
VideoCommon: Create dedicated structs for scissor pos/offset
Pokechu22
2022-01-13
Fix non-constexpr format strings
Pokechu22
2022-01-13
Fix ambiguous uses of format_to
Pokechu22
2022-01-13
Make all fmt::formatter constructors constexpr
Pokechu22
2022-01-13
Make all custom fmt::formatter's format functions const
Pokechu22
2021-12-20
Fifo analyzer: Rename mipmap filter to half scale for EFB copies
Pokechu22
2021-12-18
BPMemory: Correct spelling of MaxAniso
Pokechu22
2021-12-18
Fifo analyzer: Display equations for color/alpha combiners
Pokechu22
2021-12-18
Refactor OpcodeDecoding and FIFO analyzer to use callbacks
Pokechu22
2021-11-25
Delay singlecore gpu interrupts
Scott Mansell
2021-10-10
BPMemory: Refactor/consolidate TexUnit Addressing
Scott Mansell
2021-10-10
BPMem: Abstract TexUnit Addressing into struct
Scott Mansell
2021-09-01
BPMemory: Make ZTexOp enum an enum class
Lioncash
2021-07-27
Remove note about anisotropic filtering requiring edge LOD
Pokechu22
2021-07-20
WrapMode=3 behaves the same as Clamp
Pokechu22
2021-07-11
Use separate fmt::formatters for each indirect matrix column
Pokechu22
2021-07-11
Ignore the top bit of the indirect texture matrix scale
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-07
Split TevStageIndirect::mid into matrix_index and matrix_id
Pokechu22
2021-05-07
Add 1 when displaying the number of TEV stages
Pokechu22
2021-05-07
Correct indirect stage ref typos
Pokechu22
2021-04-24
VideoCommon: Fix scissorOffset, handle negative value correctly
ezio1900
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
Add FogParam0::FloatValue and FogParam3::FloatValue
Pokechu22
2021-03-06
Rename BPMEM_EFB_BR to BPMEM_EFB_WH
Pokechu22
2020-05-13
Externals: Add zstd
JosJuice
2018-06-09
Compiler: Rename __forceinline define to DOLPHIN_FORCE_INLINE
Lioncash
2018-06-09
Common: Add header for compiler-specifics
Lioncash
2018-05-28
BPMemory: Silence a -Wmissing-braces warning
Lioncash
2018-04-29
Implement EFB copy filter and gamma in hardware backends
Stenzek
2018-04-29
VideoSoftware: Implement xfb copy filter (Deflickering/Brightness)
Scott Mansell
[next]