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
/
HiresTextures.cpp
Age
Commit message (
Expand
)
Author
2015-06-04
Undo accidental screwup of some HiresTextures code from project-moration.
comex
2015-06-02
Merge pull request #1556 from comex/project-moration
comex
2015-05-29
HiresTexture: Fix prefetching with broken textures
degasus
2015-05-28
Rewrite FileSearch and improve ScanDirectoryTree.
comex
2015-05-26
Merge pull request #2162 from degasus/prefetch_tex
Markus Wick
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-16
VideoCommon: Abort texture prefetching on low RAM
degasus
2015-05-16
CustomTexture: prefetch all available textures
degasus
2015-01-21
CustomTexture: fix texture format
degasus
2015-01-21
CustomTexture: use xxhash
degasus
2015-01-21
CustomTexture: Convert old format automatically
degasus
2015-01-21
CustomTexture: also support the legacy format
degasus
2015-01-21
CustomTexture: Mark textures with mipmaps
degasus
2015-01-21
CustomTexture: Use another file name with wildcards
degasus
2015-01-21
CustomTexture: Use always safe texture hash
degasus
2015-01-21
CustomTexture: check for min/max index on paletted textures
degasus
2014-12-29
VideoCommon: Merge code to generate texture names on dumping
degasus
2014-12-29
VideoCommon: rewrite custom textures
degasus
2014-09-22
Allow custom textures to load from unicode paths.
Rachel Bryk
2014-08-19
msvc: resolve all warnings in VideoCommon.
Shawn Hoffman
2014-07-11
mark all local variables as static
degasus
2014-06-04
Fix some warnings.
Tillmann Karras
2014-04-24
Workaround dumb custom texture loading logic so that D3D11, GL core (used on ...
Tony Wasserka
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre