Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
pointers to agp heap info in sarea, fixes for placeholder texobjs
(texmem stolen by other clients). Add debugging for local/global tex
heaps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
acknowledge any lost interrupts before waiting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1) Remove redundant header inclusion
2) Silence bitop on non-long argument warnings (change int to long)
3) Move to ISO C (gcc 2.6) initializers (accepted by older gccs also) All
of these are syntax changes that should not impact functionality.
|
|
(Jacek Rosik)
|
|
|
|
scratch register values
|
|
ioctl. The DRM reads them from memory addresses the chip writes to on
updates. Fall back to reading the registers directly with an old DRM.
(Tim Smith, cleanups by myself)
|
|
|
|
|
|
|
|
|
|
|
|
more flexible and allow older module versions to still work. Might not
be final code if we move over to DRI kernel module version, but will be
if we use XFree86 version. + Only build tdfx.o instead of tdfx-4_1_0.o
since tdfx.o has never changed its API.
|
|
multiple versions of the kernel module to co-exist on one machine.
|
|
|
|
|
|
trying to run the simple apps return 'out of video memory'
|
|
cleanups
|
|
|
|
doesn't break non-Linux builds.
|
|
|
|
|