summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoDX9/Src/D3DTexture.cpp
AgeCommit message (Expand)Author
2011-01-29Put some stuff in the gfx plugins into namespaces, so that the symbols won't ...hrydgard
2011-01-07Use CPUDetect.h and bSSSE3 to fix "unknown machine instructions" on DX9 plugin.xsacha
2011-01-07~93% speed improvement (over plain C++) in RGBA -> BGRA conversion for proces...xsacha
2011-01-0745% speed improvement in RGBA -> BGRA conversion over reference C code. This ...james.jdunne
2010-11-24DX11: Fix mipmaps. Someone forgot creating them at the proper time ;PNeoBrainX
2010-05-29Slightly optimize uploading D3DFMT_A8R8G8B8 data to textures.NeoBrainX
2010-05-02Commit durante_d3dhiresfix.patch. should finally fix rb swap when loading hir...hrydgard
2010-04-14fixed xfb bumping introduced by my last commit.Rodolfo Osvaldo Bogado
2010-02-03fixes for my last commit:Rodolfo Osvaldo Bogado
2010-02-03a lot of modifications here :)Rodolfo Osvaldo Bogado
2010-01-21Attempt at fixing the colors of loaded "hi-res" replacement textures in D3D. ...hrydgard
2009-12-07mixed commit:Rodolfo Osvaldo Bogado
2009-09-19D3D various: "Safe texture cache" option, texture replace instead of destroy/...hrydgard
2009-09-13D3D: Eliminate black borders, add 4:3 and 16:9 settings, and the widescreen h...hrydgard
2009-09-01D3D: Fix bugs in the shader cache, fixes crashes on x64. added some debugging...hrydgard
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26Fix up all copyright dates.death2droid
2009-02-14New compact texture type for OGL/D3D: IA4. Thanks for the IA4->IA8 unpacker h...XTra.KrazzY
2009-02-13New compact texture type for OGL/D3D: IA8XTra.KrazzY
2009-02-12New compact texture type for OGL/D3D: RGB565XTra.KrazzY
2009-02-12Committing magumagu9's work on texture decoding transferral to OGL, I added D...XTra.KrazzY
2008-12-26moar cleanuphrydgard
2008-12-08set svn:eol-style=native for Plugins/**.cppbushing
2008-09-07Add some missing GPL headers, fix building with Platform SDK 6.0, delete unus...hrydgard
2008-09-01Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Wi...Maarten ter Huurne
2008-08-31Changed BYTE* to u8* after all, since these pointers are not directly related...Maarten ter Huurne
2008-07-12Initial megacommit.hrydgard