summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Expand)AuthorAgeFilesLines
* Version defines. include "version.h" in a few files.Brian Paul2003-05-271-3/+2
* autoconf/automake updated for newer versions (bug 734362)Brian Paul2003-05-151-1/+0
* use INDEX8_SPAN_ARGSBrian Paul2003-04-211-9/+3
* Rework gl[Copy]Tex[Sub]Image() error checking so that all level, width, heightBrian Paul2003-04-042-5/+36
* fix double-memory free in XMesaDestroyContextBrian Paul2003-04-021-6/+3
* s/gl_ctx/mesa/ and misc clean-upsBrian Paul2003-04-011-27/+33
* use structure containment to derive xmesa_context from GLcontextBrian Paul2003-04-017-264/+279
* New device driver hooks for texture object and texture image creation toBrian Paul2003-04-012-3/+10
* enable 1.4 extensionsBrian Paul2003-03-301-2/+2
* DOS updates from Daniel BorcaBrian Paul2003-03-291-101/+90
* fixed ColorMask problem for front-buffer renderingBrian Paul2003-03-271-4/+5
* remove some unfinished code accidently checked inBrian Paul2003-03-251-4/+1
* histogram code move, remove s_histogram.[ch] from MakefilesBrian Paul2003-03-251-2/+6
* disable prototyped GLX_ARB_render_texture extensionBrian Paul2003-03-241-4/+5
* DOS update (Daniel Borca)Brian Paul2003-03-0820-24/+25
* fix GLchan=GLfloat problemsBrian Paul2003-03-041-7/+13
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-0110-25/+17
* fix-up pixel_format enum stuffBrian Paul2003-02-251-23/+24
* casts to silence g++ warningsBrian Paul2003-02-252-7/+7
* latest DOS updates (Daniel Borca)Brian Paul2003-02-2020-211/+4121
* Replace some #defines with enums. (Klaus Niederkrueger)Brian Paul2003-02-175-121/+123
* DOS updates (Daniel Borca)Brian Paul2003-02-046-96/+194
* Check only LEFT bits for clearing alpha buffer. (Evgeny Kotsuba)Karl Schultz2003-01-301-2/+2
* renamed dither-related preprocessor symbols (bug 536406)Brian Paul2003-01-242-51/+46
* fix for framebuffer width and height when window hasn't been realized.Alan Hourihane2003-01-161-3/+9
* Fix SourceForge bug 664908. wglDescribePixelFormat should return theKarl Schultz2003-01-151-1/+3
* initial code for render-to-textureBrian Paul2003-01-144-12/+100
* fix fog stride bugs (Michel Danzer)Brian Paul2003-01-131-6/+6
* fix some float/ubyte mistakes (Daniel Borca)Brian Paul2003-01-082-4/+4
* obsoleteBrian Paul2002-12-192-139/+0
* DOS updatesBrian Paul2002-12-193-0/+467
* DOS updates from Daniel Borca.Brian Paul2002-12-188-403/+1376
* bring in a few AGP-related bits from 4.0.4Brian Paul2002-11-182-7/+37
* enable 1.4 extensionsBrian Paul2002-11-181-1/+1
* bump version to 5.1Brian Paul2002-11-141-3/+3
* Overhaul of line drawing template code. Make better use of sw_span mechanism.Brian Paul2002-11-142-360/+111
* fix compilation problem (Philippe Houdoin)Brian Paul2002-11-131-7/+4
* Lots of clean-ups.Brian Paul2002-11-131-1512/+843
* moved function declaration into the template, define the NAME to specify the ...Brian Paul2002-11-132-491/+263
* check for NULL span argumentBrian Paul2002-11-131-4/+4
* compilation fixesBrian Paul2002-11-1110-37/+38
* changes to vishandle usage to prevent segfault in some circumstancesBrian Paul2002-11-103-41/+73
* minor multi-sample clean-upsBrian Paul2002-11-051-4/+14
* Updates for DOS driver from Daniel Borca.Brian Paul2002-11-052-131/+116
* misc driver updates (Daniel Borca)Brian Paul2002-11-045-14/+16
* use wrappers from imports.h rather than stdio, stdlib, etc functions.Brian Paul2002-10-304-99/+77
* s/BZERO/_mesa_bzero/Brian Paul2002-10-301-2/+2
* more version bumpsBrian Paul2002-10-292-5/+5
* update versioning/extensions for OpenGL 1.4 / Mesa 5.0Brian Paul2002-10-293-7/+8
* updated email addressesBrian Paul2002-10-2910-19/+19