Updates to x86 assembler support for Open Watcom and SNAP
[mesa.git] / src / mesa / drivers /
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
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl
2003-08-05 Brian PaulUpdates from Daniel Borca.
2003-07-26 Karl SchultzMoved.
2003-07-26 Karl SchultzVC 6 Project File
2003-07-25 Karl Schultzcleanup - add comments and sort names.
2003-07-24 Karl Schultzadd symbols needed by osmesa.
2003-07-24 Karl SchultzProject file for osmesa
2003-07-24 Karl Schultzmoved to top of tree.
2003-07-24 Karl Schultzfix location of mesa.def
2003-07-24 Karl Schultzlinker exports defs
2003-07-24 Karl SchultzSource code for GDI driver.
2003-07-24 Karl SchultzProject file to build gdi driver and OPENGL32.DLL.
2003-07-24 Karl SchultzProject file to build tnl - creates static LIB that...
2003-07-24 Karl SchultzProject file to build swrast - creates static LIB that...
2003-07-24 Karl SchultzProject file to build core mesa - creates static LIB...
2003-07-24 Karl SchultzVisual Studio Workspace file for building Mesa. This...
2003-07-24 Karl SchultzRemoving from this directory. Will be added to new...
2003-07-24 Karl SchultzRemove obsolete file.
2003-07-17 Brian Paulmore DOS updates from Daniel Borca
2003-07-11 Brian PaulDOS updates from Daniel Borca
2003-07-03 Brian PaulImplemented GL_ARB_texture_non_power_of_two (except...
2003-07-02 Jouk Jansen Committing in .
2003-06-30 Brian PaulDOS updates (Daniel Borca)
2003-06-17 Jouk Jansen Committing in .
2003-06-16 Brian PaulDOS updates for new tree (Daniel Borca)
2003-06-16 Brian Paulfix include paths (Daniel Borca)
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-27 Brian PaulVersion defines. include "version.h" in a few files.
2003-05-15 Brian Paulautoconf/automake updated for newer versions (bug 734362)
2003-04-21 Brian Pauluse INDEX8_SPAN_ARGS
2003-04-04 Brian PaulRework gl[Copy]Tex[Sub]Image() error checking so that...
2003-04-02 Brian Paulfix double-memory free in XMesaDestroyContext
2003-04-01 Brian Pauls/gl_ctx/mesa/ and misc clean-ups
2003-04-01 Brian Pauluse structure containment to derive xmesa_context from...
2003-04-01 Brian PaulNew device driver hooks for texture object and texture...
2003-03-30 Brian Paulenable 1.4 extensions
2003-03-29 Brian PaulDOS updates from Daniel Borca
2003-03-27 Brian Paulfixed ColorMask problem for front-buffer rendering
2003-03-25 Brian Paulremove some unfinished code accidently checked in
2003-03-25 Brian Paulhistogram code move, remove s_histogram.[ch] from Makefiles
2003-03-24 Brian Pauldisable prototyped GLX_ARB_render_texture extension
2003-03-08 Brian PaulDOS update (Daniel Borca)
2003-03-04 Brian Paulfix GLchan=GLfloat problems
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-02-25 Brian Paulfix-up pixel_format enum stuff
2003-02-25 Brian Paulcasts to silence g++ warnings
2003-02-20 Brian Paullatest DOS updates (Daniel Borca)
2003-02-17 Brian PaulReplace some #defines with enums. (Klaus Niederkrueger)
2003-02-04 Brian PaulDOS updates (Daniel Borca)
2003-01-30 Karl SchultzCheck only LEFT bits for clearing alpha buffer. (Evgeny...
2003-01-24 Brian Paulrenamed dither-related preprocessor symbols (bug 536406)
2003-01-16 Alan Hourihanefix for framebuffer width and height when window hasn...
2003-01-15 Karl SchultzFix SourceForge bug 664908. wglDescribePixelFormat...
2003-01-14 Brian Paulinitial code for render-to-texture
2003-01-13 Brian Paulfix fog stride bugs (Michel Danzer)
2003-01-08 Brian Paulfix some float/ubyte mistakes (Daniel Borca)
2002-12-19 Brian Paulobsolete
2002-12-19 Brian PaulDOS updates
2002-12-18 Brian PaulDOS updates from Daniel Borca.
2002-11-18 Brian Paulbring in a few AGP-related bits from 4.0.4
2002-11-18 Brian Paulenable 1.4 extensions
next