merge some more of the radeon DRI driver from the DRI trunk
[mesa.git] / src / mesa / drivers /
2003-12-07 Alan Hourihanemerge some more of the radeon DRI driver from the DRI...
2003-12-07 Alan Hourihanesync some more of the r200 driver from the DRI trunk
2003-12-07 Alan Hourihanemerge i830 DRI driver from DRI trunk
2003-12-06 Brian PaulglFBDev driver from embedded-2 branch.
2003-12-05 Alan Hourihanefix _SOLO build problem
2003-12-05 Alan Hourihanefix a _SOLO build problem
2003-12-05 Alan Hourihanefix _SOLO build problem
2003-12-05 Alan Hourihanefix some _SOLO build problems
2003-12-05 Alan Hourihanexmlconfig fixes
2003-12-05 Alan Hourihanexmlconfig fixes for the new options
2003-12-05 Alan Hourihanemerge r128 DRI driver from DRI trunk
2003-12-05 Alan Hourihanemerge i810 DRI driver from DRI trunk
2003-12-05 Brian PaulFix a front/back CopyPixels glitch.
2003-12-05 Alan Hourihanebring over latest mga DRI driver from DRI trunk
2003-12-05 Alan Hourihanebring in common from DRI trunk
2003-12-04 Alan Hourihanedisable some DEBUG
2003-12-04 Alan Hourihaneuse _swrast_CopyPixels for XFree86
2003-12-04 Alan Hourihanemerge latest DRI sis driver changes from the DRI trunk
2003-12-04 Alan Hourihanebuild fix
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Brian Pauldon't use new glDrawPixel routines in Xserver
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fix
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihaneadd SPARC ffb DRI driver
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihaneadd tdfx DRI driver
2003-12-04 Brian PaulPort over changes from XFree86/Mesa 5.0.2, mostly to...
2003-11-29 Brian PaulUse XPutImage() for glDrawPixels() and XCopyArea()...
2003-11-26 Daniel Borcaaccomodate vtx-0-2-branch
2003-11-25 Brian PaulOtto Solares' patch to add radeon 9200
2003-11-25 Brian Paulsilence a warning
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-11-21 Daniel Borcamore texture compression
2003-11-20 Daniel Borcasmall matters
2003-11-18 Daniel Borcadoc updates; GLUT timer additions; fixed compilation...
2003-11-13 Daniel Borcavanilla extensions disabled
2003-11-12 Daniel Borcadirty hack to advertise vanilla extension names
2003-11-07 Brian Paulfix comments
2003-11-07 Daniel BorcaNCC fixes and some cosmetics
2003-11-04 Brian Paulfix AccessViolation bug (#835861)
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel BorcaVoodoo2 happiness
2003-10-31 Daniel Borcaremoved detritus
2003-10-30 Daniel Borcabugfixes wrt texture compression
2003-10-29 Daniel Borcachanges to accomodate texture compression
2003-10-22 Daniel Borcacosmetics and memos
2003-10-21 Alan Hourihaneprevent from optimizing out by some compilers (from...
2003-10-21 Brian Paulwrap in #ifdef FX / #endif
2003-10-21 Daniel BorcaNapalm total immersion
2003-10-21 Daniel Borcacosmetics; translated asm routines for use with ASSYNTAX.H
2003-10-21 Jon SmirlClean out some unused files
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-10-20 Jon SmirlFix Makefiles to copy lib to $(TOP)/lib if missing
2003-10-19 Brian PaulMove initialization of default ctx->Driver.buffer-objec...
2003-10-16 Jon SmirlMinor changes to make linux-solo build again
2003-10-15 Brian Paulprotect whole file with #ifdef FX
2003-10-15 Brian Paulinitialize GetBufferSubData pointer
2003-10-14 Daniel Borcaminor fixes + doc update
2003-10-13 Daniel Borcaglide driver (wip)
2003-10-11 Brian Pauls/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/
2003-10-11 Brian Pauldon't request accum buffer in color index mode
2003-10-09 Daniel BorcaFEATURE_ARB_vertex_buffer_object
2003-10-09 Daniel BorcaReorganized combiners. Added optimized span functions.
2003-10-08 Kendall BennettMore SciTech SNAP specific changes to glheader.h. Also...
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-10-02 Brian Paulupdates from Daniel Borca
2003-09-30 Alan Hourihanechar -> GLubyte
2003-09-30 Alan Hourihaneadd gamma driver - no kernel driver yet
2003-09-30 Alan Hourihaneadd the SiS driver - no kernel driver yet
2003-09-30 Alan Hourihanefix cut & paste errors
2003-09-30 Alan Hourihaneadd the i830 driver - no kernel driver yet
2003-09-30 Alan Hourihaneadd the i810 driver - no kernel driver yet
2003-09-30 Alan Hourihanemkdir the server directory, as using cvs with -P would...
2003-09-23 Brian Paulremove a _TriangleCaps reference
2003-09-22 Brian Paulapply patch #740145 from SourceForge
2003-09-19 Karl SchultzMake binary - even though this is a text file, common...
2003-09-18 Brian Paula few less occurances of _TriangleCaps
2003-09-18 Brian Pauls/_backface_sign/_BackfaceSign/
2003-09-18 Karl SchultzUpdate with current set of gl* entry points.
2003-09-18 Karl SchultzCopy the DLL files to the lib directory instead of...
2003-09-18 Karl SchultzAdd symbols to export private entry points to osmesa.
2003-09-17 Brian PaulGL_ARB_vertex_buffer_object working now, at least for...
2003-09-17 Brian Pauladded call to _mesa_enable_1_5_extensions()
2003-08-30 Karl SchultzGenerate browse info for Debug version.
2003-08-28 Brian PaulUpdates from Daniel Borca
2003-08-24 Jon SmirlFix compile problems with `glMultiModeDrawArraysIBM'
2003-08-23 Jon SmirlAdd missing assembly file from radeon build
2003-08-23 Jon SmirlRemove files not used in current MGA driver
2003-08-23 Jon Smirlupdate fb makefile for new directory structure, add...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-22 Brian Paulupdates from Daniel Borca
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-08-06 Keith WhitwellShared dri driver resources
2003-08-06 Keith WhitwellNot-quite-functional swrast-only dri driver
2003-08-06 Keith WhitwellShared radeon/r200 init code
2003-08-06 Keith Whitwellmga driver, brought over by Jon Smirl
next