• Oliver Stieber's avatar
    Encapsulate texture, surface encapsulated. · ba5eb147
    Oliver Stieber authored
    Added BindTexture, GetTextureDimensions, UnBindTexture.
    Proper GetContainer support for surface.
    SetContainer added to surface and volume.
    SetInPbufferState added to surface (until gl context management is
    implemented).
    Minor changes:
    - BaseTexture no longer 'holds' a reference to IWineD3DDevice to
      prevent circular referencing.
    - Better managment of referinging for texture.
    - Some TODO's for implementing a context manager.
    - Better preload implementation.
    - Fix compile warning in device.c Set/GetSamplerState.
    - Add QueryInterface support for surface.
    - Format X8R8G8B8 added to locking.
    ba5eb147
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
misc Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...