summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Expand)AuthorAgeFilesLines
* Check for GL_FRONT_AND_BACK culling before installing optimized triKeith Whitwell2002-06-251-1/+5
* Check for FRONT_AND_BACK culling before installing an optimized tri funcKeith Whitwell2002-06-251-5/+7
* Set global "Current" context in WMesaMakeCurrent before callingKarl Schultz2002-06-241-2/+2
* compilation fixesBrian Paul2002-06-241-8/+8
* put XSync in get_buffer_size(), plus clean-upBrian Paul2002-06-191-6/+7
* new fix for initial window size problemBrian Paul2002-06-171-3/+1
* Fix glXCopyContext bugBrian Paul2002-06-161-2/+4
* fixed window size initialization bugBrian Paul2002-06-161-1/+3
* Sync with Mesa changes in DRI trunk.Brian Paul2002-06-1412-127/+129
* GGI driver updates (Filip Spacek)Brian Paul2002-06-105-652/+800
* replaced 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANYBrian Paul2002-06-061-4/+4
* more big-endian tweaksBrian Paul2002-06-051-3/+3
* bring over Michel Daenzer's DRI changesBrian Paul2002-06-032-23/+25
* bump version numbers to 4.0.3Brian Paul2002-04-262-5/+5
* Apply alpha buffer control fix to accum buffer too.Karl Schultz2002-04-231-2/+3
* Fix up alpha buffer handling for Windows.Karl Schultz2002-04-232-6/+36
* back-port new casts and C++ fixes from trunkBrian Paul2002-04-191-0/+4
* bring in changes from dri tcl branchKeith Whitwell2002-04-091-0/+1087
* call _mesa_ResizeBuffersMESA() in OSMesaMakeCurrent() to reconcile buffer siz...Brian Paul2002-04-041-2/+7
* another DOS driver updateBrian Paul2002-04-015-27/+48
* (WIN32)Use _glapi_get_context to get the context in buffer_size() insteadKarl Schultz2002-03-251-1/+7
* DOS/Mesa driver updates (Daniel Borca)Brian Paul2002-03-233-13/+8
* don't set plane mask for xm_buffer->gc, it causes an accum buffer conformance...Brian Paul2002-03-191-3/+1
* Lots of changes related to framebuffer/window buffer resizing. Basically,Brian Paul2002-03-168-81/+110
* protect currentReadable reference with #ifndef GLX_BUILT_IN_XMESABrian Paul2002-03-151-2/+2
* updated comments. removed dead code.Brian Paul2002-03-152-146/+17
* remove a debug printfBrian Paul2002-03-151-2/+1
* Removed the xm_context field from XMesaBuffer. It was preventing N threadsBrian Paul2002-03-122-65/+6
* obsoleteBrian Paul2002-03-116-2377/+0
* DOS driver updates from Daniel BorcaBrian Paul2002-03-081-105/+68
* new DOS driver files from Daniel BorcaBrian Paul2002-03-087-0/+2318
* return 'Mesa Offscreen16' or 'Mesa Offscreen32' if using deep color channelsBrian Paul2002-03-011-1/+7
* silence gcc warnings (Marc La France)Brian Paul2002-03-013-7/+14
* updated comments for CHAN_BITS=16 or 32Brian Paul2002-03-011-11/+9
* DOS driver updates from Daniel BorcaBrian Paul2002-02-231-106/+457
* check for initialized XMesaBuffer in XMesaGarbageCollect()Brian Paul2002-02-201-2/+2
* use separate GC for SwapBuffers to avoid colormask problemBrian Paul2002-02-153-21/+32
* obsoleteBrian Paul2002-02-152-1661/+0
* More support for t&l drivers.Keith Whitwell2002-02-122-30/+40
* Prep for Mesa 4.0.2 release.Brian Paul2002-02-121-4/+4
* Daniel Borca's new DOS/DJGPP driver.Brian Paul2002-02-124-0/+1499
* Fixes for 24-bit Windows devices. The old code was trying to do 3-byteKarl Schultz2002-01-161-5/+11
* Fixed pixel color component problem and clear code for 24-bit WindowsKarl Schultz2002-01-152-160/+180
* Remove trailing CR's from most of the lines. No logical changes.Karl Schultz2002-01-151-478/+487
* Fix clipping problem on mgaKeith Whitwell2001-12-201-3/+3
* disable blocks of GGI code so it at least compiles instead of bombingmesa_4_0_1Brian Paul2001-12-183-5/+9
* fix for ubyte colorsKeith Whitwell2001-12-131-14/+14
* fix glut tess lockupKeith Whitwell2001-12-111-8/+3
* update version string to 4.0Karl Schultz2001-11-291-1/+1
* update vendor stringKeith Whitwell2001-11-281-2/+2