index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guilib
/
TextureDX.cpp
Age
Commit message (
Expand
)
Author
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni
2010-07-25
[WIN32] changed: better LockRect/UnlockRect and renderer error logging
CrystalPT
2010-07-09
[WIN32] use the D3DLOCK_DISCARD and D3DLOCK_READONLY flags to let DX optimize...
CrystalPT
2010-05-01
changed: Use D3D9Ex on vista and higher if available. #8284, Thx CrystalP for...
elupus
2010-02-23
changed: avoid calculating minimum pitch for each row of image when copying t...
elupus
2009-11-03
added: 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-03
added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.
jmarshallnz
2009-09-29
Added: Win32 DX support for DXT compressed textures (also some typos and cosm...
elisemory
2009-09-28
support DXT5 textures with a new texture bundle(r)
yuvalt
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller