summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/TextureDecoder.cpp
AgeCommit message (Expand)Author
2009-02-12Committing magumagu9's work on texture decoding transferral to OGL, I added D...XTra.KrazzY
2009-01-17Don't skip the bottom half of the texture; fixes the text in magumagu9
2009-01-16More work on texture cache. Texture address is most of the time the cacheEntr...memberTwo.mb2
2009-01-141) fix texture caching issue (ie. MP1 "Main menu" fps drop).memberTwo.mb2
2009-01-14ifdefed the sse3 code just to make surenakeee
2009-01-14Added S-SSE3 implementation of one perf. critical texture decoder, please not...XTra.KrazzY
2009-01-14Unconditionally activate SSE code for texture conversion; this should magumagu9
2008-12-09TLB hack plus some project changes. I only get a Konami logo though in MGS. S...hrydgard
2008-12-08set svn:eol-style=native for **.cppbushing
2008-12-04Better tlut hash for fixing MPs font. Didn't notice any slowdown for now.memberTwo.mb2
2008-12-04Fix MP1 & MP2 texture font issue. Not very robust but the general idea is the...memberTwo.mb2
2008-12-04correct TexDecoder_GetTextureSizeInBytes.memberTwo.mb2
2008-11-25Improve safe texture cache - now using sparse CRC to identify textures. Far l...hrydgard
2008-10-27Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Re...hrydgard
2008-10-09Yay, commentsSonicadvance1
2008-10-09Changed to checking for 32bit linux and I also missed a textureSonicadvance1
2008-10-08Made the SSE work with GCC 4.3 and above, may also work with 4.2 and aboveSonicadvance1
2008-10-06reverted r782 for linux only due to sse misalignment with gccmemberTwo.mb2
2008-10-05"as is" sse in some cases in TextureDecoder.cppmemberTwo.mb2
2008-09-07Add some missing GPL headers, fix building with Platform SDK 6.0, delete unus...hrydgard
2008-09-01many warning fixesnakeee
2008-08-30New SaveState folder for states. Removed some outdated code. Removed an unnec...hrydgard
2008-08-21SaveState preparations #1 - Annotate all(?) state. (NO SCHEDULE PROMISE!)hrydgard
2008-08-20Minor speedup in texdecoder. More informative fifo error messages.hrydgard
2008-08-16fix bug in giga's resampler, hrydgard
2008-08-16Audio system update - HLE plugin submitted, homebrew has sound, and also Mari...hrydgard
2008-08-08Fix windows choppinesshrydgard
2008-08-08TextFmt Overlay v4. :pgigaherz
2008-08-08update to the texture format overlay, thanks to giga (see issue 112)Shawn Hoffman
2008-08-06Fix build on linux (grr), minor ABI fix.hrydgard
2008-08-06added overlay that displays texture formats (thanks to gigaherz!)Shawn Hoffman
2008-07-20More GFX plugin cleanup, still no visible changes. hrydgard