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
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
2018-04-29
VideoSoftware: Implement xfb copy filter (Deflickering/Brightness)
Scott Mansell
2018-04-12
Reformat all the things!
spycrab
2018-03-27
BPStructs: Remove an unnecessary pointer cast in GetBPRegInfo
Lioncash
2018-02-20
BPFunctions: Move GX viewport conversion to VideoCommon
Stenzek
2018-01-06
VideoCommon: Apply the yscale as upscaling of the XFB.
Markus Wick
2018-01-05
Enable shader_framebuffer_fetch blend path on ubershaders
Jonathan Hamilton
2017-12-21
BPStructs: Use static cast for XFB/EFB copies
iwubcode
2017-12-21
Texture Cache Base: Move PAL vertical scaling to be baked into the texture si...
iwubcode
2017-12-02
VideoCommon: Fix -Wformat warnings
Léo Lam
2017-11-17
Video Backends: Remove the right of the xfb region for games where the
iwubcode
2017-11-17
HybridXFB: Fix lint errors
iwubcode
2017-11-17
VideoCommon: Output gamma now comes from the xfb copy
iwubcode
2017-11-17
Add 'immediate xfb' which reduces xfb latency at the cost of graphical errors
iwubcode
2017-11-17
Video Backends: Implement vertical scaling for xfb copies. This fixes the
iwubcode
2017-11-17
FifoPlayer: Generate fake VideoInterface updates
iwubcode
2017-11-17
Add support for hybrid XFB
iwubcode
2017-09-03
RenderBase: Drop SetColorMask and SetLogicOpMode
Stenzek
2017-08-01
Ubershaders: Fix 6-bit color truncation not being applied
Stenzek
2017-07-30
ShaderGen: Implement pixel ubershaders
Stenzek
2017-07-30
BPMemory: Convert a number of unions to BitFields
Scott Mansell
2017-07-10
Implement minimal emulation of TMEM caching
mimimi085181
2017-04-18
VideoCommon: Drop SetDitherMode()
Stenzek
2017-03-10
Merge pull request #4935 from Armada651/depth-range-fix
Markus Wick
2017-03-04
VideoCommon: Eliminate static state in Renderer
Stenzek
2017-02-26
VideoBackends: Use vertex shader depth range if ztexture is used.
Jules Blok
2017-01-23
RenderBase: Forward declare EFBAccessType
Lioncash
2017-01-06
OGL: Use VideoCommon blend state for framebuffer configuration.
degasus
2016-12-26
TextureCache: Extract BP enum check to VideoCommon.
degasus
2016-12-09
TextureCacheBase: Eliminate static state
Lioncash
2016-10-08
Remove Frameskip
anthony
2016-09-06
BPStructs: remove case statments which never match.
Scott Mansell
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-25
Fifo: Make g_use_deterministic_gpu_thread a TU-local variable
Lioncash
2016-01-25
Fifo: Make g_bSkipCurrentFrame a TU-local variable
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
[next]