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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
Src
/
TextureDecoder.h
Age
Commit message (
Expand
)
Author
2009-05-13
TextureDecoder now indicates I4 and IA4 texture formats. It also decodes pale...
Nolan Check
2009-05-09
A fix by baby.lueshi that fixes the problems with rev 3187
death2droid
2009-05-09
Revert r3187 causes games to return lots of errors.
death2droid
2009-05-08
Use correct width and height for compressed textures
Nolan Check
2009-05-07
Add hires texture support to OpenGL
death2droid
2009-02-17
Build fix for r2283.
magumagu9
2009-02-14
New compact texture type for OGL/D3D: IA4. Thanks for the IA4->IA8 unpacker h...
XTra.KrazzY
2009-02-13
New compact texture type for OGL/D3D: IA8
XTra.KrazzY
2009-02-12
New compact texture type for OGL/D3D: RGB565
XTra.KrazzY
2009-02-12
Committing magumagu9's work on texture decoding transferral to OGL, I added D...
XTra.KrazzY
2009-01-14
1) fix texture caching issue (ie. MP1 "Main menu" fps drop).
memberTwo.mb2
2008-12-08
set svn:eol-style=native for **.h
bushing
2008-12-04
Better tlut hash for fixing MPs font. Didn't notice any slowdown for now.
memberTwo.mb2
2008-12-04
Fix MP1 & MP2 texture font issue. Not very robust but the general idea is the...
memberTwo.mb2
2008-11-25
Improve safe texture cache - now using sparse CRC to identify textures. Far l...
hrydgard
2008-08-16
fix bug in giga's resampler,
hrydgard
2008-08-08
TextFmt Overlay v4. :p
gigaherz
2008-08-06
added overlay that displays texture formats (thanks to gigaherz!)
Shawn Hoffman
2008-07-20
More GFX plugin cleanup, still no visible changes.
hrydgard