• Raphael Junqueira's avatar
    - some cleanups · 0b5e9d9f
    Raphael Junqueira authored
    - more cubetextures fixes (now d3d8 sdk cubemap sample work almost
      perfectly)
    - add a new debug function "debug_d3dpool" and use it
    - add a new param (the device) for the conversions functions (because
      we need to check caps to see how to convert)
    - some crashes fixed in render to surface code with no stencil-depth
      surface
    - a very simple cliplane fix
    - a stupid palettes fix (stupid language)
    - begin of anisotropic filter support
    - begin of compressed textures support
    - a very useful debug functions: IDirect3DSurface8Impl_SaveSnapshot to
      dump surfaces as png ;)
    - many useful surfaces debug code (using SaveSnapshot)
    0b5e9d9f
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
basetexture.c Loading commit data...
cubetexture.c Loading commit data...
d3d8.spec Loading commit data...
d3d8_main.c Loading commit data...
d3d8_private.h Loading commit data...
device.c Loading commit data...
directx.c Loading commit data...
indexbuffer.c Loading commit data...
resource.c Loading commit data...
shader.c Loading commit data...
stateblock.c Loading commit data...
surface.c Loading commit data...
swapchain.c Loading commit data...
texture.c Loading commit data...
utils.c Loading commit data...
version.rc Loading commit data...
vertexbuffer.c Loading commit data...
volume.c Loading commit data...
volumetexture.c Loading commit data...
vshaderdeclaration.c Loading commit data...