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
release-prep-2606a
release-prep-2606a-2
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
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
2016-01-12
Fifo: Create a "Fifo" namespace.
degasus
2015-11-06
VideoCommon: rename TextureCache to TextureCacheBase
Tillmann Karras
2015-11-05
Remove the "Show EFB Copy Regions" debug option.
Scott Mansell
2015-11-05
BPStructs: add debug info for texture setup.
Scott Mansell
2015-09-23
Silence -Wshadow warning.
Rohit Nirmal
2015-09-22
FifoRecorder: Use Video Common to record efb2ram correctly.
Scott Mansell
2015-09-05
Cleanup and unify handling of efb copy stride.
Scott Mansell
[next]