Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Based on ajax' mga-exa-2.patch with some straight forward fixes
by myself.
|
|
The server expects the driver to take the DRI lock in the wakeup
handler, and release it in the block handler.
The old locking scheme didn't work like this, which caused problems.
We now no longer override wakeup/block handler and just use the ones
provided by the server. This means the DRI lock will be taken
"all the time" and not just when it's needed by the driver.
MGADRISwapContext* are activated again, so the wakeup handler could be
removed.
I didn't notice any DRI performance drop, but I didn't do serious
benchmarking either.
|
|
|
|
|
|
prototypes
Fixes these warnings:
make.out:"mga_dacG.c", line 195: warning: implicit function declaration: abs
make.out:"mga_dacG.c", line 1117: warning: implicit function declaration: usleepmake.out:"mga_driver.c", line 692: warning: implicit function declaration: usleep
|
|
Bugzilla #7369: <https://bugs.freedesktop.org/show_bug.cgi?id=7369>
Patch #6079: <https://bugs.freedesktop.org/attachment.cgi?id=6079>
|
|
hardware. Eventually AccelFlags will be set from a table look-up, but
that will come after the PCI rework is merged.
|
|
|
|
|
|
redirected video.
|
|
|
|
|
|
(Ian Romanick)
|
|
|
|
|
|
|
|
|
|
X11R6.9 & 7.0 releases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
substitutions to work better with BSD make
|
|
of indirectly
|
|
|
|
newport to accomodate various new documentation and utility files.
|
|
the number of curl-braces to be unbalanced.
|
|
manpage. (Branden Robinson, Debian #047)
|
|
|
|
<X11/Xmd.h>
|
|
|
|
|
|
|