Enable GL_EXT_blend_subtract and GL_NV_blend_square.
[mesa.git] / src / mesa / drivers / dri / tdfx /
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-02 Ian RomanickdriCheckDriDdxDrmVersion uses a function that is not...
2004-06-02 Jon SmirlRemoved need for sarea.h, various touch ups to get...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-06-01 Ian RomanickFix dumb mistake from a previous commit. __driCreateSc...
2004-06-01 Ian RomanickConvert 'Display *' to '__DRInativeDisplay *'. Only...
2004-05-28 Adam Jacksonuse new interface for tdfx (phase 2)
2004-05-27 Ian RomanickMove dri_util.[ch] and glcontextmodes.[ch] from dri_cli...
2004-05-13 Brian Paulfix parameters to StoreImage()
2004-05-12 Brian Paulfix parameters to StoreImage calls
2004-05-12 Brian Paulremove last remnants of NEWTEXSTORE stuff
2004-05-12 Brian Paulobsolete in favor of regular Makefiles
2004-05-02 Brian Paulfix StoreImage calls, remove dead code (Adam Jackson)
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-27 Ian RomanickRemove include of texutil.h to get build working.
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2004-04-22 Roland Scheideggerfix bracket at wrong place
2004-04-22 Brian PaulNew glTexImage code.
2004-04-13 Jon SmirlAdd DRM_SOURCE_PATH to make system.
2004-04-08 Brian Paullots of Makefile updates for new build system
2004-04-08 Alan Hourihanebuild fixes
2004-03-26 Brian PaulNew Makefile system
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-15 Daniel Borcaunfinished SOLO driver for TDFX
2004-03-12 Jon SmirlAdjust includes to help DRI build
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-02-06 Ian RomanickRefactor "class" texture environments to be implemented...
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2004-01-23 Brian Paulmore fixing for tdfxUpdateTexturePalette
2004-01-23 Brian Paula few more tweaks
2004-01-23 Brian Paulfix assorted compilation issues
2004-01-23 Brian PaulInitial support for floating point and signed texture...
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
2004-01-20 Brian PaulUndo some bits from last check-in related to the ctx...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-18 Brian Paulminor changes to silence warnings
2004-01-18 Brian Paulinclude texobj.h to silence warnings
2004-01-11 Brian Paulcall _mesa_delete_texture_object() from in the driver...
2003-12-12 Brian Paulnew Makefiles
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-08 Keith WhitwellProvide dummy definitions of __driConfig externs
2003-12-08 Alan Hourihanebuild in SOLO environment
2003-12-08 Keith Whitwellget tdfx compiling
2003-12-08 Keith WhitwellRemove PRIM_PARITY reference
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihaneadd tdfx DRI driver