Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / mesa / drivers / dri / tdfx / tdfx_context.c
2006-08-25 Brian Paulinclude texobj.h to silence warning
2006-08-23 Brian PaulAdded _mesa_lookup_program() and _mesa_lookup_bufferobj...
2005-09-09 Roland Scheideggeradd _tnl_arb_vertex_program_stage to all drivers which...
2005-08-25 Brian Paulremoved GL_HP_occlusion_test extension
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-06-01 Eric AnholtMove fallback and other debugging under TDFX_DEBUG...
2005-06-01 Eric AnholtAdd no_rast option.
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-02-05 Brian Paulremove unneeded code
2005-02-05 Brian Paulremoved need for Shared->TexObjectList, walk over textu...
2004-12-16 Adam JacksonAlso PUBLICize the config option table
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-06 Ian RomanickConvert tdfxDDInitExtensions to use driInitExtensions.
2004-10-05 Daniel Borcastencil wrap works, either HW or SW (Ian Romanick)
2004-08-30 Daniel Borcacleaned up extensions a bit
2004-07-29 Daniel Borcadisabled automatic mipmaps until we can handle 565...
2004-07-19 Daniel Borcaseveral new bugs
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-18 Brian Paulminor changes to silence warnings
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-08 Keith WhitwellProvide dummy definitions of __driConfig externs
2003-12-08 Keith Whitwellget tdfx compiling
2003-12-04 Alan Hourihaneadd tdfx DRI driver