- Add a few more hardware internal formats that are supported. Some remaining
[mesa.git] / src / mesa / drivers / dri / sis / sis_context.c
2005-10-24 Eric Anholt- Add a few more hardware internal formats that are...
2005-10-24 Eric AnholtAdd support for GL_ARB_texture_border_clamp and GL_ARB_...
2005-10-24 Eric AnholtAdd support for GL_EXT_stencil_wrap by guessing that...
2005-10-19 Eric AnholtMake SiS a little more like other drivers: Add SIS_DEBU...
2005-10-19 Eric AnholtRemove some long-dead code.
2005-10-19 Eric AnholtBug #4615: Fix the SiS driver for the renderbuffer...
2005-10-18 Eric AnholtFix a missed merge for idr's dispatch changes: failure...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-08 Eric AnholtAdd support for NV_blend_square, and print errors if...
2004-06-08 Eric Anholt* Convert to use t_vertex.c instead of sis_vb.[ch]
2004-05-24 Eric AnholtClean up some warnings by making sis_fatal_error a...
2004-05-24 Eric AnholtAdd missing sisInitDriverFuncs call. Fixes segfault.
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-09 Eric AnholtRemove usleeps from sis driver. We probably aren't...
2003-12-04 Alan Hourihanemerge latest DRI sis driver changes from the DRI trunk
2003-09-30 Alan Hourihaneadd the SiS driver - no kernel driver yet