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
2023-04-14
Merge pull request #11687 from Minty-Meeo/warnings
Léo Lam
2023-04-08
VideoCommon: refactor GetTexture into a separate function for creation, separ...
iwubcode
2023-04-06
Resolve [-Wshadow]
Minty-Meeo
2023-03-01
VideoCommon: remove HiResTexture DDS loading, update hirestexture logic to us...
iwubcode
2023-02-09
Apply suggestions from code review
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
Expose Renderer's Framecount
Scott Mansell
2023-01-31
Split out everying remaining from Swap
Scott Mansell
2023-01-31
Move GraphicsMod out of RenderBase
Scott Mansell
2023-01-31
Split AbstractGfx out of Renderer
Scott Mansell
2023-01-31
TextureCache: Add content locking
Scott Mansell
2023-01-31
TextureCache: Refactor with smart pointers
Scott Mansell
2023-01-31
Move TCacheEntry out of TextureCacheBase
Scott Mansell
2022-12-27
VideoCommon: De-globalize PixelShaderManager class.
Admiral H. Curtiss
2022-12-09
Core: Add option to force linear texture filtering.
Admiral H. Curtiss
2022-12-03
HW/Memmap: Refactor Memory to class, move to Core::System.
Admiral H. Curtiss
2022-11-07
VideoCommon: Add an option to disable mipmaps
TellowKrinkle
2022-10-28
VideoCommon: call texture load graphics mod hook when Dolphin loads a texture
iwubcode
2022-10-09
VideoCommon: add structures to graphics mods to allow for future adding or re...
iwubcode
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
[prev]
[next]