| Age | Commit message (Expand) | Author |
| 2009-02-12 | Committing magumagu9's work on texture decoding transferral to OGL, I added D... | XTra.KrazzY |
| 2009-01-17 | Don't skip the bottom half of the texture; fixes the text in | magumagu9 |
| 2009-01-16 | More work on texture cache. Texture address is most of the time the cacheEntr... | memberTwo.mb2 |
| 2009-01-14 | 1) fix texture caching issue (ie. MP1 "Main menu" fps drop). | memberTwo.mb2 |
| 2009-01-14 | ifdefed the sse3 code just to make sure | nakeee |
| 2009-01-14 | Added S-SSE3 implementation of one perf. critical texture decoder, please not... | XTra.KrazzY |
| 2009-01-14 | Unconditionally activate SSE code for texture conversion; this should | magumagu9 |
| 2008-12-09 | TLB hack plus some project changes. I only get a Konami logo though in MGS. S... | hrydgard |
| 2008-12-08 | set svn:eol-style=native for **.cpp | 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-12-04 | correct TexDecoder_GetTextureSizeInBytes. | memberTwo.mb2 |
| 2008-11-25 | Improve safe texture cache - now using sparse CRC to identify textures. Far l... | hrydgard |
| 2008-10-27 | Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Re... | hrydgard |
| 2008-10-09 | Yay, comments | Sonicadvance1 |
| 2008-10-09 | Changed to checking for 32bit linux and I also missed a texture | Sonicadvance1 |
| 2008-10-08 | Made the SSE work with GCC 4.3 and above, may also work with 4.2 and above | Sonicadvance1 |
| 2008-10-06 | reverted r782 for linux only due to sse misalignment with gcc | memberTwo.mb2 |
| 2008-10-05 | "as is" sse in some cases in TextureDecoder.cpp | memberTwo.mb2 |
| 2008-09-07 | Add some missing GPL headers, fix building with Platform SDK 6.0, delete unus... | hrydgard |
| 2008-09-01 | many warning fixes | nakeee |
| 2008-08-30 | New SaveState folder for states. Removed some outdated code. Removed an unnec... | hrydgard |
| 2008-08-21 | SaveState preparations #1 - Annotate all(?) state. (NO SCHEDULE PROMISE!) | hrydgard |
| 2008-08-20 | Minor speedup in texdecoder. More informative fifo error messages. | hrydgard |
| 2008-08-16 | fix bug in giga's resampler, | hrydgard |
| 2008-08-16 | Audio system update - HLE plugin submitted, homebrew has sound, and also Mari... | hrydgard |
| 2008-08-08 | Fix windows choppiness | hrydgard |
| 2008-08-08 | TextFmt Overlay v4. :p | gigaherz |
| 2008-08-08 | update to the texture format overlay, thanks to giga (see issue 112) | Shawn Hoffman |
| 2008-08-06 | Fix build on linux (grr), minor ABI fix. | hrydgard |
| 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 |