summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* applied joystick patch from Michael ChampignyBrian Paul2000-06-231-13/+12
|
* added Motif widget fixBrian Paul2000-06-231-1/+2
|
* check for special cases of value = 0 or 1 in glAccumBrian Paul2000-06-191-3/+6
|
* added two more 3.2.1 bug fixesBrian Paul2000-06-181-1/+3
|
* replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to ↵Brian Paul2000-06-161-1/+1
| | | | work-around subtex bug
* added Motif info messageBrian Paul2000-06-151-1/+10
|
* removed non-windows exit() prototypeBrian Paul2000-06-151-1/+1
|
* added 3dfx GL selection segfault fixBrian Paul2000-06-151-2/+3
|
* added GL_EXT_packed_pixels extension, subset of GL 1.2Brian Paul2000-06-081-1/+2
|
* updated OSF/1 CFLAGS (Jeremie Petit)Brian Paul2000-06-081-3/+3
|
* added 3.2.1 sectionBrian Paul2000-06-051-1/+6
|
* added make rules for SVGA driver filesBrian Paul2000-06-052-2/+22
|
* added missing GL_BGRA caseBrian Paul2000-06-051-1/+2
|
* added VMS files to MakefilesBrian Paul2000-06-051-1/+4
|
* added ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in gl_Fogfv()Brian Paul2000-06-051-1/+3
|
* changed bug report address in gl_problem()Brian Paul2000-05-261-2/+2
|
* update for glide3Brian Paul2000-05-201-2/+15
|
* a few Alpha tweaks (Michael Champigny)Brian Paul2000-05-081-4/+4
|
* added check for tmuRam==4 for Voodoo2 (Bernd)Brian Paul2000-05-051-1/+2
|
* fixed backslash typo in sunos configsBrian Paul2000-05-031-3/+3
|
* fixed tar file list of widget filesBrian Paul2000-05-031-3/+30
|
* added dummy entry to known_extensions[] to fix Tru64 compiler problemBrian Paul2000-05-031-2/+3
|
* disable some features to make work on IRIXmesa_3_2Brian Paul2000-04-241-0/+21
|
* removed extra /Brian Paul2000-04-241-4/+4
|
* updated for 3.2 final releaseBrian Paul2000-04-241-3/+3
|
* updated for 3.2 final relaseBrian Paul2000-04-241-2/+2
|
* removed beta from version stringBrian Paul2000-04-241-3/+3
|
* removed beta from version stringBrian Paul2000-04-242-4/+4
|
* added Loki smooth/flat tri bugBrian Paul2000-04-201-1/+2
|
* Always use smooth shaded triangles, emulating flat ones by emittingKeith Whitwell2000-04-191-15/+16
| | | | vertices with identical color values.
* fix andreas' clipping problemKeith Whitwell2000-04-171-2/+4
|
* Loki's RGB/BGR bug fixBrian Paul2000-04-151-1/+2
|
* Loki's bug fixesBrian Paul2000-04-151-1/+2
|
* re-enabled persp_textured_triangleBrian Paul2000-04-151-1/+2
|
* silenced some warningsBrian Paul2000-04-152-4/+4
|
* applied Bernd's changes to useBGR codeBrian Paul2000-04-141-20/+57
|
* applied Keith's fix for the Loki ice bugBrian Paul2000-04-131-7/+4
|
* added clipping to depth span read functionsBrian Paul2000-04-111-1/+54
|
* added clipping to span readingBrian Paul2000-04-111-17/+73
|
* added clipping bug fixBrian Paul2000-04-101-1/+2
|
* added 24bpp clear bug fixBrian Paul2000-04-071-1/+2
|
* added CONCAT macro in NASM/MASM sectionHolger Waechtler2000-04-061-4/+3
|
* initial check-inBrian Paul2000-04-061-0/+12
|
* print fbiRev if MESA_FX_INFO definedBrian Paul2000-04-061-0/+2
|
* pulled in the RGB vs BGR setup code from Mesa 3.3Brian Paul2000-04-061-6/+25
|
* added version numberBrian Paul2000-04-042-4/+4
|
* added 3.2 final bug fixesBrian Paul2000-04-041-1/+4
|
* updated for Mesa 3.2Brian Paul2000-04-042-5/+7
|
* added 3.2 final infoBrian Paul2000-04-041-2/+6
|
* Ugh! Mesa 3.2, not 3.3Brian Paul2000-04-043-6/+6
|