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
2014-11-23
Cosmetics.
Jules Blok
2014-11-23
TextureCache: Check the number of layers before reusing a texture.
Jules Blok
2014-11-12
D3D: fix issues with multi-level 1x1 textures on D3D
Fiora
2014-10-02
Change a bunch of reference function arguments to pointers.
comex
2014-09-04
TextureDecoder: Pass the TLUT address straight into the texture decoder
Jasper St. Pierre
2014-09-04
TextureDecoder: Add an enum for the TLUT formats
Jasper St. Pierre
2014-09-04
VideoCommon: Remove support for decoding to ARGB textures
Jasper St. Pierre
2014-09-04
Render: Implemented simple render target pool
Yuriy O'Donnell
2014-08-30
VideoCommon: Clean up brace placements
Lioncash
2014-07-11
avoid the extern keyword in .cpp files
degasus
2014-07-11
mark all local variables as static
degasus
2014-06-18
Kill off replaceable usages of s[n]printf.
Lioncash
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-25
BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...
Tony Wasserka
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-03-09
clang-modernize -loop-convert
Tillmann Karras
2014-02-28
Various changes suggested by cppcheck
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-13
Turn loops into range-based form
Tillmann Karras
2014-01-03
TextureCache: Warn for invalid custom textures
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
[prev]