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
2025-04-08
BPStructs: Add TODO for unsafe usage of GetTicks.
Jordan Woyak
2024-04-20
VideoCommon/BPStructs: Add a missing bounds check
JosJuice
2024-04-20
VideoCommon: Use GetSpanForAddress safely in texture decoding
JosJuice
2024-04-09
VideoCommon: Remove calls to GetPointer
JosJuice
2024-01-31
VideoCommon/Statistics: Remove global system accessor from s_after_frame_event
Lioncash
2024-01-31
Migrate SConfig::bWii to System.
Admiral H. Curtiss
2024-01-12
FifoRecorder: Move instance to System.
Admiral H. Curtiss
2024-01-05
FifoPlayer: Move instance to System.
Admiral H. Curtiss
2023-12-22
VideoCommon/PixelEngine: Passthrough system instance in constructor
Lioncache
2023-11-26
VideoCommon: move xf state management to its own class, so changes can be det...
iwubcode
2023-11-12
Fix accidental fallthrough in BPStructs
Pokechu22
2023-11-11
Add descriptions for more BP registers
Pokechu22
2023-11-11
Convert BPMEM_LOADTLUT1 to a struct
Pokechu22
2023-11-11
Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride
Pokechu22
2023-09-02
Fifo: Convert MemoryUpdate::Type to enum class
Dentomologist
2023-03-11
HW/VideoInterface: Refactor to class.
Admiral H. Curtiss
2023-02-09
Add comment about "end of frame"
Scott Mansell
2023-02-09
Cleanup headers
Scott Mansell
2023-02-09
Lint fixes
Scott Mansell
2023-02-09
Move xfb tracking and IR scaling out of RenderBase
Scott Mansell
2023-01-31
Renderer still needs to track swaps for savestates
Scott Mansell
2023-01-31
Wire up frame before/after events
Scott Mansell
2023-01-31
Move BoundingBox out of RenderBase
Scott Mansell
2023-01-31
TextureCache: Refactor with smart pointers
Scott Mansell
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
[next]