Lines Matching full:driver
74 <li>faster X device driver functions
135 <li>Preliminary Microsoft Windows driver
217 <li>Improved device driver interface
219 <li>Dithering support moved from core into device driver
236 <li>updated MS Windows driver
258 <li>preliminary Linux SVGA driver
281 <li>updated Macintosh driver
282 <li>new NeXT driver
288 <li>gamma correction code moved into the X driver for better performance
313 <li>driver for prototype Cirrus Mondello 3-D board
314 <li>updated AmigaDOS driver
319 <li>internal device driver interface modified to simplify device
320 driver implementations and to support hardware Z buffers
354 <li>new device driver interface
368 <li>MS-DOS driver
370 <li>updated, combined Windows 95/NT driver
405 <li>the SVGA driver works again
406 <li>Amiga driver now distributed separately
407 <li>NeXT driver updated for Mesa 2.x
415 <li>updated MS-DOS driver for DJGPP
420 <li>BeOS driver
451 <li>device driver interface expanded to support texture mapping
465 <li>new device driver function: NearFar(), RenderVB(), RasterSetup()
503 <li>incorporated 3Dfx VooDoo driver v0.16 into main source tree
504 <li>many 3Dfx driver updates
506 <li>updated DOS driver
515 <li>updated 3Dfx Glide driver
552 <li>updated 3Dfx driver (v20) for GLQuake
560 <li>3Dfx/Glide driver for Mesa now recognizes SST_SCREENREFRESH env var
561 <li>Windows 95 S3 Virge driver
567 <li>fixed several glDrawPixels() and ReadPixels() bugs in 3Dfx driver
574 <li>new device driver functions for texture mapping
593 <li>v0.22 of 3Dfx Glide driver
605 <li>fixed clipping bug when using 3Dfx driver
606 <li>fixed a problem when trying to use X fonts w/ 3Dfx driver
607 <li>fixed a texture filter bug in 3Dfx/Glide driver
608 <li>fixed bug in 3Dfx/Glide driver involving depth mask & clearing
609 <li>glLoadMatrix to set projection matrix confused the 3Dfx driver
641 <li>more optimization of dithered TrueColor triangles in X driver
642 <li>Linux GGI driver
643 <li>updated MGL driver
657 <li>glMultMatrix in projection matrix mode w/ 3Dfx driver could fail
661 <li>device driver's DrawPixels hook was never used
665 <li>glCopyTexSubImage2D() didn't work with 3Dfx driver
723 <li>Allegro DJGPP driver
734 <li>texture was sometimes applied twice with 3Dfx driver
755 <li>new BeOS driver which implements BGLView class
756 <li>new Direct3D driver (see src/D3D)
780 <li>some device driver changes (see src/dd.h)
789 <li>optimized 24bpp rendering in XMesa driver
849 <li>fixed segfault in 3dfx driver when using GL selection/feedback
899 <li>Xlib driver is now thread-safe (see xdemos/glthreads)
923 <li>glXUseXFont segfaulted when using 3dfx driver (via MESA_GLX_FX)
1030 <li>libOSMesa.so library, contains the OSMesa driver interface
1050 <li>new libOSMesa.so library, contains the OSMesa driver interface
1061 <li>WindML UGL driver (Stephane Raimbault)
1065 <li>updated Windows driver (Karl Schultz)
1124 <li>New DOS (DJGPP) driver written by Daniel Borca
1125 <li>New driver interface functions for TCL drivers (such as Radeon DRI)
1137 <li>Fixed 24bpp rendering problem in Windows driver (Karl Schultz)
1159 <li>support for software-based alpha planes in Windows driver
1160 <li>updated GGI driver (Filip Spacek)
1182 <li>lots of T&L updates for the Radeon DRI driver
1195 <li>updated DOS driver (Daniel Borca)
1196 <li>updated BeOS R5 driver (Philippe Houdoin)
1264 <li>3dfx/glide driver render-to-window feature was broken
1272 <li>Glide driver defaults to "no" with autoconf/automake
1284 <li>updated DOS driver (Daniel Borca)
1292 <li>FX (Glide) driver didn't compile
1308 <li>DOS driver
1399 <li>faster glDrawPixels in X11 driver in some cases (see RELNOTES-5.1)
1400 <li>faster glCopyPixels in X11 driver in some cases (see RELNOTES-5.1)
1404 <li>really enable OpenGL 1.4 features in DOS driver.
1488 <li>internal driver interface changes related to texture object
1492 <li>support for AUX buffers in software GLX driver
1534 <li>some GGI driver updates (Christoph Egger, bug 1025977)
1581 <li>DirectFB driver (Claudio Ciccani)
1631 <li>Made the DRI "new" driver interface standard, remove old code
1644 <li>assorted DRI driver fixes