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
2022-10-06
Common/PointerWrap: Remove DoPOD
Pokechu22
2022-08-01
Common/Hash: use zlib-ng for adler32. small cleanups.
Shawn Hoffman
2022-07-21
VideoBackends: Add Metal renderer
TellowKrinkle
2022-07-16
Restructure parameters to TetxureConverterShaderGen/TextureConversionShader
Pokechu22
2022-07-15
Remove casts to integers for texture and EFB formats
Pokechu22
2022-06-27
VideoCommon: dump EFB with size and texture format details and dump XFB with ...
iwubcode
2022-06-27
VideoCommon: support dynamically updating game mods at runtime
iwubcode
2022-06-27
VideoCommon: trigger mod calls in TextureCacheBase (efb/xfb calls), VertexMan...
iwubcode
2022-06-27
VideoCommon: add UninitializeEFBMemory to mirror XFB function
iwubcode
2022-06-16
VideoCommon: Reduce duplicates of non-palette-requiring texture decode shaders
TellowKrinkle
2022-05-25
Common: Refactor PointerWrap
Dentomologist
2022-04-26
TextureCacheBase: Don't log error while measuring state size.
Admiral H. Curtiss
2022-04-18
Common/PointerWrap: Prevent reads/writes past the end of the buffer.
Admiral H. Curtiss
2022-01-29
Fix copy filter clamping when EFB VRAM copies are disabled
Pokechu22
2022-01-25
Fix incorrect copy filter clamping
Pokechu22
2022-01-01
VideoCommon: Add names for textures and shaders
Pokechu22
2021-12-18
TextureCacheBase: Re-wrap GetTexture comment
Pokechu22
2021-11-18
Merge pull request #10222 from phire/fix-copy-filter-clamping
JMC47
2021-11-17
VideoCommon: Expose SamplerState to shaders
Pokechu22
2021-11-17
Eliminate SamplerCommon
Pokechu22
2021-11-17
Eliminate SamplerCommon::AreBpTexMode0MipmapsEnabled
Pokechu22
2021-11-17
Fix copy filter clamping regression in Spyro
Scott Mansell
2021-10-12
TextureCache: Remove deleted textures from bound_textures
Scott Mansell
2021-10-12
Extend TMEM cache implementation
Scott Mansell
2021-10-10
BPMemory: Refactor/consolidate TexUnit Addressing
Scott Mansell
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-13
Merge pull request #9681 from iwubcode/texture-info
Mat M
2021-05-11
VideoCommon: move all texture calculations to a "TextureInfo" class. This ev...
iwubcode
2021-05-09
Merge pull request #9694 from iwubcode/xfb-tcache-hash
JMC47
2021-05-08
VideoCommon: simplify TextureCacheBase by comparing a xfb's hash against a ne...
iwubcode
2021-04-18
optimize TextureCacheBase::SerializeTexture, ::DeserializeTexture
ash!!
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2020-11-17
VideoCommon: Migrate over to fmt
Lioncash
2020-10-03
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...
iwubcode
2020-07-22
DolphinQt / VideoCommon: Add additional texture dumping options. Specificall...
iwubcode
2020-03-24
Cleanup warnings of -Wunused-lambda-capture
Jun Su
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-08-08
Merge pull request #8293 from lioncash/ref
Connor McLaughlin
2019-08-04
VideoCommon/TextureCacheBase: Collapse for loop into a fill() in Invalidate()
Lioncash
2019-08-04
VideoCommon/TextureCacheBase: Use emplace_back where applicable
Lioncash
2019-08-04
VideoCommon/TextureCacheBase: Remove use of the texture cache global
Lioncash
2019-08-04
VideoCommon/TextureCacheBase: Remove dependence on global variables from OnCo...
Lioncash
2019-08-04
VideoCommon/TextureCacheBase: Make OnConfigChanged's parameter a const reference
Lioncash
2019-07-24
Config: Add an option to skip saving texture cache to save state
Stenzek
2019-07-24
TextureCache: Support saving cache entries, including EFB copies
Stenzek
2019-07-19
TextureCache: Don't crash when conversion pipelines fail to compile
Stenzek
2019-07-14
TextureCache: Support reinterpreting formats for VRAM textures
Stenzek
2019-07-14
TextureCache: Combine ApplyPaletteToEntry and ConvertTexture
Stenzek
2019-07-10
VideoCommon/Statistics: Rename stats global to g_stats
Lioncash
[prev]
[next]