aboutsummaryrefslogtreecommitdiff
path: root/guilib/TextureDX.cpp
AgeCommit message (Collapse)Author
2010-07-25[WIN32] changed: better LockRect/UnlockRect and renderer error loggingCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32167 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-09[WIN32] use the D3DLOCK_DISCARD and D3DLOCK_READONLY flags to let DX ↵CrystalPT
optimize the data transfer git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31683 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-01changed: Use D3D9Ex on vista and higher if available. #8284, Thx CrystalP ↵elupus
for patch git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29703 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-23changed: avoid calculating minimum pitch for each row of image when copying ↵elupus
to gpu git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28082 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-03added: Wrappers for Direct3D resources to ensure they survive a device ↵jmarshallnz
teardown, and support for device teardown them in the render manager. Will need MakeFile and OSX project love. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24219 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-13[WIN32DX] changed: LoadToGPU copy to texture in one go if pitch is the same.charlydoes
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23691 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-03added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.jmarshallnz
changed: Cleanup of texture interfaces. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23355 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-29Added: Win32 DX support for DXT compressed textures (also some typos and ↵elisemory
cosmetics) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23241 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-28support DXT5 textures with a new texture bundle(r)yuvalt
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23209 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90