Hi, I have been playing with mesa a lot recently.
I wanted to try the miniglx dri support that is in Mesa, I figured I could
use fb_dri.so for software rendering. The only problem is it still needs
to open a drm device (for locking), I don't have a supported card. So I hacked
together a kernel m
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=5714
--- Additional Comments From [EMAIL PROTECTED] 2006-08-01 05:34 ---
I'm g
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=5135
--- Additional Comments From [EMAIL PROTECTED] 2006-08-01 07:36 ---
I tes
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=5135
--- Additional Comments From [EMAIL PROTECTED] 2006-08-01 07:42 ---
(In r
hi,
the commit http://marc.theaimsgroup.com/?l=dri-patches&m=115262866714385&w=2
uses a FALSE constant which is defined in linux/agp_backend.h, but gets only
included in AGP systems.
I think it should be moved out of the linux kernel header to drmP.h. I could
not find any users of it in the ke