aboutsummaryrefslogtreecommitdiff
path: root/guilib/TextureDX.cpp
AgeCommit message (Expand)Author
2010-07-25[WIN32] changed: better LockRect/UnlockRect and renderer error loggingCrystalPT
2010-07-09[WIN32] use the D3DLOCK_DISCARD and D3DLOCK_READONLY flags to let DX optimize...CrystalPT
2010-05-01changed: Use D3D9Ex on vista and higher if available. #8284, Thx CrystalP for...elupus
2010-02-23changed: avoid calculating minimum pitch for each row of image when copying t...elupus
2009-11-03added: Wrappers for Direct3D resources to ensure they survive a device teardo...jmarshallnz
2009-10-13[WIN32DX] changed: LoadToGPU copy to texture in one go if pitch is the same.charlydoes
2009-10-03added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.jmarshallnz
2009-09-29Added: Win32 DX support for DXT compressed textures (also some typos and cosm...elisemory
2009-09-28support DXT5 textures with a new texture bundle(r)yuvalt
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller