On Thu, 2004-04-29 at 14:59, Keith Whitwell wrote: > > 1) export LIBGL_DRIVERS_PATH=<MesaCVS>/lib > > and then go off and run some demos to check. > > I've tested a few things such as quake, tuxracer and the Mesa demos, and all > seems well.
All is not so well here; first of all, it fails with a libGL from February 28th: [EMAIL PROTECTED]> LIBGL_DRIVERS_PATH=lib LIBGL_DEBUG=verbose glxgears libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0) libGL: OpenDriver: trying lib/r200_dri.so drmOpenByBusid: Searching for BusID pci:0000:00:10.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: drmOpenMinor returns 4 drmOpenByBusid: drmGetBusid reports pci:0000:00:10.0 X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 146 (XFree86-DRI) Minor opcode of failed request: 5 () Value in failed request: 0x4600002 Serial number of failed request: 30 Current serial number in output stream: 30 With a libGL from the current DRI CVS trunk, direct rendering works, but glxgears renders outside of the window, a couple of hundred lines below. The xscreensaver hacks fail with morph3d: couldn't create GL context for visual 0x2a. Haven't gotten around to testing more yet. Last, but not least, there are endianness issues with the new t_vertex and texture code that I need to try and find the time to look into... -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
