Gareth Hughes
81f4398ed7
Greatly improve interactivity with MMIO-based 2D acceleration by only
...
turning CCE off when the X server actually has to do some 2D rendering.
We test if the CCE is running at the start of each accel routine, and
if so we shut it down. If we've shut it down, we start it up again in
LeaveServer(). An extra if statement in the accel routines is worth it,
IMNSHO.
Updates to the elt path code. Allow indirect buffer firing to specify start
and end parameters for buffer reuse. DRM ioctls and wrappers adjusted
accordingly. Still disabled by default.
2000-11-05 14:50:04 +00:00
Gareth Hughes
83253109dc
Sync with 2.4.0-test8 kernel.
2000-09-10 16:16:41 +00:00
Rik Faith
aed8549e91
Sync with Linux 2.4.0-test4 kernel
2000-07-19 18:38:41 +00:00
Rik Faith
2fbd4bf018
Unify code with kernel: Change some spacing in comments Add #include
...
<linux/config.h> to all *_drv.c files
2000-06-13 14:34:13 +00:00
Brian Paul
569da5a42e
Merged glxmisc-3-0-0
2000-06-08 14:38:22 +00:00
Daryll Strauss
42f526b5ca
Only enable DRI for 16bpp mode. Allow GL_BLEND if color is 0,0,0,1 Wrap
...
grTexLodBiasValue call Link math library into libGL Recognize Napalm
boards Allow CLUT/gamma changes Make driver compile on 2.2.14 kernel
2000-04-09 17:29:28 +00:00
Jeff Hartmann
5bd8014f27
Merge with 4.0
2000-03-16 03:37:30 +00:00
Kevin E Martin
d9ff0e3884
3.9.18 merge
2000-02-22 22:10:28 +00:00
Daryll Strauss
aa724a52b9
Add a drm_poll function to the tdfx driver. This fixes the problem with
...
3.9.17 where the server hangs when the mouse is first moved.
2000-01-12 21:47:44 +00:00
Rik Faith
1c33c69095
Import of XFree86 3.9.17
2000-01-06 12:55:00 +00:00
Daryll Strauss
e1dba5c3a7
Move Mesa to xc/extras Update to the latest Mesa 3.2 code Fix the Q3Demo
...
bugs (white railgun and texture mapping) Simplify driver texture
mapping routines Fix device driver for 2.3 kernels Improve performance
1999-12-07 03:37:16 +00:00
Daryll Strauss
b6a28bfe98
First DRI release of 3dfx driver.
1999-12-05 23:10:37 +00:00