• Oliver Stieber's avatar
    - Volume now inherits Resource. This isn't the way Microsoft implements · 67f2ad45
    Oliver Stieber authored
      the interface but it is more correct way (Microsoft even have a
      resource type of volume).
    - Moved usage, format, allocatedMemory and size onto the resource
      class structure.
    - Refactored Preload for classes that inherit BaseTexture, preload now
      binds the texture instead of bind texture calling preload, bindTexture
      allocated a glTexture if there isn't one.
    - Added two new class static members BaseTexture_CleanUp and
      Resource_CleanUp that should be called by classes that implement
      BaseTexture or Resource.
    67f2ad45
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...