Home | History | Annotate | Download | only in docs

Lines Matching full:driver

46 	faster X device driver functions
97 - Preliminary Microsoft Windows driver
163 - Improved device driver interface
165 - Dithering support moved from core into device driver
178 - updated MS Windows driver
196 - preliminary Linux SVGA driver
215 - updated Macintosh driver
216 - new NeXT driver
220 - gamma correction code moved into the X driver for better performance
241 - driver for prototype Cirrus Mondello 3-D board
242 - updated AmigaDOS driver
245 - internal device driver interface modified to simplify device
246 driver implementations and to support hardware Z buffers
274 - new device driver interface
284 - MS-DOS driver
286 - updated, combined Windows 95/NT driver
317 - the SVGA driver works again
318 - Amiga driver now distributed separately
319 - NeXT driver updated for Mesa 2.x
325 - updated MS-DOS driver for DJGPP
330 - BeOS driver
357 - device driver interface expanded to support texture mapping
369 - new device driver function: NearFar(), RenderVB(), RasterSetup()
403 - incorporated 3Dfx VooDoo driver v0.16 into main source tree
404 - many 3Dfx driver updates
406 - updated DOS driver
413 - updated 3Dfx Glide driver
444 - updated 3Dfx driver (v20) for GLQuake
452 - 3Dfx/Glide driver for Mesa now recognizes SST_SCREENREFRESH env var
453 - Windows 95 S3 Virge driver
457 - fixed several glDrawPixels() and ReadPixels() bugs in 3Dfx driver
462 - new device driver functions for texture mapping
479 - v0.22 of 3Dfx Glide driver
489 - fixed clipping bug when using 3Dfx driver
490 - fixed a problem when trying to use X fonts w/ 3Dfx driver
491 - fixed a texture filter bug in 3Dfx/Glide driver
492 - fixed bug in 3Dfx/Glide driver involving depth mask & clearing
493 - glLoadMatrix to set projection matrix confused the 3Dfx driver
521 - more optimization of dithered TrueColor triangles in X driver
522 - Linux GGI driver
523 - updated MGL driver
535 - glMultMatrix in projection matrix mode w/ 3Dfx driver could fail
539 - device driver's DrawPixels hook was never used
543 - glCopyTexSubImage2D() didn't work with 3Dfx driver
595 - Allegro DJGPP driver
604 - texture was sometimes applied twice with 3Dfx driver
621 - new BeOS driver which implements BGLView class
622 - new Direct3D driver (see src/D3D)
642 - some device driver changes (see src/dd.h)
649 - optimized 24bpp rendering in XMesa driver
695 - fixed segfault in 3dfx driver when using GL selection/feedback
741 - Xlib driver is now thread-safe (see xdemos/glthreads)
759 - glXUseXFont segfaulted when using 3dfx driver (via MESA_GLX_FX)
852 - libOSMesa.so library, contains the OSMesa driver interface
868 - new libOSMesa.so library, contains the OSMesa driver interface
877 - WindML UGL driver (Stephane Raimbault)
881 - updated Windows driver (Karl Schultz)
932 - New DOS (DJGPP) driver written by Daniel Borca
933 - New driver interface functions for TCL drivers (such as Radeon DRI)
943 - Fixed 24bpp rendering problem in Windows driver (Karl Schultz)
961 - support for software-based alpha planes in Windows driver
962 - updated GGI driver (Filip Spacek)
980 - lots of T&L updates for the Radeon DRI driver
989 - updated DOS driver (Daniel Borca)
990 - updated BeOS R5 driver (Philippe Houdoin)
1050 - 3dfx/glide driver render-to-window feature was broken
1056 - Glide driver defaults to "no" with autoconf/automake
1066 - updated DOS driver (Daniel Borca)
1072 - FX (Glide) driver didn't compile
1086 - DOS driver updates from Daniel Borca
1169 - faster glDrawPixels in X11 driver in some cases (see RELNOTES-5.1)
1170 - faster glCopyPixels in X11 driver in some cases (see RELNOTES-5.1)
1172 - really enable OpenGL 1.4 features in DOS driver.
1246 - internal driver interface changes related to texture object
1250 - support for AUX buffers in software GLX driver
1284 - some GGI driver updates (Christoph Egger, bug 1025977)
1323 - DirectFB driver (Claudio Ciccani)
1363 - Made the DRI "new" driver interface standard, remove old code
1374 - assorted DRI driver fixes
1379 - Added a fast XOR line drawing function in Xlib driver
1381 driver (supported only on Savage4 hardware).
1454 - MESA_GLX_ALPHA_BITS env var for xlib driver
1455 - many DRI driver updates (including screen rotation support
1456 for the Intel DRI driver)
1476 - Intel i965 DRI driver
1481 - updated fbdev driver and GLUT for fbdev (Sean D'Epagnier)
1506 - disable bogus GLX_SGI_video_sync extension in xlib driver
1507 - fixed R128 driver locking bug (Martijn van Oosterhout)
1514 - fixed some memory leaks (and potential crashes) in Xlib driver