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
/
TextureCacheBase.cpp
Age
Commit message (
Expand
)
Author
2018-03-13
SSE-optimize UninitializeXFBMemory
Henrik RydgÄrd
2018-02-11
TextureCache: Add an option to disable EFB copies to VRAM
Stenzek
2018-02-11
VideoConfig: Remove bForceCopyToRam field
Stenzek
2018-01-22
AbstractTexture: Move Bind() method to Renderer
Stenzek
2018-01-10
Treat custom textures with "_arb" suffix as having arbitrary mipmaps
JosJuice
2018-01-06
VideoCommon: Apply the yscale as upscaling of the XFB.
Markus Wick
2017-12-21
Texture Cache Base: Move PAL vertical scaling to be baked into the texture si...
iwubcode
2017-12-19
Only use the "Scaled EFB Copy" setting for EFB, not XFB
JosJuice
2017-12-10
TextureCache: Don't dump custom textures
Stenzek
2017-12-06
VideoCommon: Drop now unused efb2tex matrix generation.
degasus
2017-12-02
VideoBackends: Use VideoCommon shader generators for efb2tex copies.
Markus Wick
2017-11-22
TextureCacheBase: Don't crop last row/column of XFB copies
Stenzek
2017-11-22
AbstractTexture: Seperate CopyRectangleFromTexture to two methods
Stenzek
2017-11-22
VideoCommon: Move abstract texture creation function to Renderer
Stenzek
2017-11-19
Merge pull request #6186 from lioncash/enum-class
Leo Lam
2017-11-19
VideoCommon: Resolve -Wmissing-brace warnings
Lioncash
2017-11-18
VideoConfig: Make StereoMode an enum class
Lioncash
2017-11-17
TextureCacheBase: Set uninitialized XFB memory to fuchsia color
iwubcode
2017-11-17
Hybrid XFB: Fix lint errors
iwubcode
2017-11-17
Enhance xfb dumping to distinguish between the xfbs created from memory and t...
iwubcode
2017-11-17
Texture Cache Base: Optimization to allow stitched or memory xfb textures to ...
iwubcode
2017-11-17
TextureCacheBase: Fix issue in Rogue Squadron 2 where overlapping textures ca...
iwubcode
2017-11-17
TextureCacheBase: Remove vertical scaling from EFB path and have copy checks ...
iwubcode
2017-11-17
Hybrid XFB: Fix lint errors
iwubcode
2017-11-17
TextureCacheBase: make sure stitching rectangle bounds don't exceed the
iwubcode
2017-11-17
TextureCacheBase: Add XFB specific functions
iwubcode
2017-11-17
HybridXFB: Fix lint errors
iwubcode
2017-11-17
Software Backend: Force EFB/XFB to copy to ram
iwubcode
2017-11-17
Video Common: Avoid 'presenting' duplicate frames by detecting when swap
iwubcode
2017-11-17
VideoCommon: Output gamma now comes from the xfb copy
iwubcode
2017-11-17
Video Backends: Implement vertical scaling for xfb copies. This fixes the
iwubcode
2017-11-17
Add an additional flag fo 'XFB Copy'
iwubcode
2017-11-17
Add new GUI option to skip XFBToRam and remove old XFB options
iwubcode
2017-11-17
Add ability to dump xfb copies to texture for debugging purposes
iwubcode
2017-11-17
Add support for hybrid XFB
iwubcode
2017-11-06
Improved detection: it doesn't desaturate the input anymore (woops) also it m...
Tommaso Checchi
2017-10-27
Fixed fog, lava, water in Mario Galaxy (and possibly other games) in higher I...
Tommaso Checchi
2017-09-03
Merge pull request #5718 from mimimi085181/partial-updates-update
Pierre Bourdon
2017-08-09
VideoCommon: Fix typo in comments introduced by #5849
N.E.C
2017-08-06
Keep textures that are overwritten by efb copies, if the stride matches
mimimi085181
2017-08-06
Do not load overwritten textures by hash
mimimi085181
2017-08-06
fix stored memory stride for normal textures
mimimi085181
2017-08-03
Video: Clearly separate Texture and EFB Copy formats
N.E.C
2017-07-11
Merge pull request #5726 from mimimi085181/minimal-tmem-cache-emulation
Anthony
2017-07-10
Implement minimal emulation of TMEM caching
mimimi085181
2017-06-29
FileUtil: Add a class for Exists/IsDirectory/GetSize
JosJuice
2017-06-13
Video Backends: Move and rename HostTextureFormat to AbstractTextureFormat
iwubcode
2017-06-13
Video Backends: Split texture cache code out into separate files, introduce '...
iwubcode
2017-06-07
fix various instances of -1 being assigned to unsigned types
Shawn Hoffman
2017-04-29
TextureCache: Move host texture utility functions to VideoCommon
Stenzek
[prev]
[next]