• Jason Edmeades's avatar
    glColorMaterial enable/disable setup is only done when really necessary. · 2ec3bbcc
    Jason Edmeades authored
    If glColorMaterial is set to track current color and none is supplied,
    it gets disabled.
    glMaterial is reset when I think it is necessary.
    Slow mode now has defaults for when fvf parms are not supplied (as per
    fast mode).
    Slow mode now sets up the specular color (forgot that bit previously,
    I think!).
    Trace now lists the front, back and stencil buffers for ease of
    debugging.
    2ec3bbcc
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...
d3dcore_gl.h Loading commit data...
device.c Loading commit data...
directx.c Loading commit data...
drawprim.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...