----- Original Message ----- From: "Brian Paul" <[EMAIL PROTECTED]> To: "hsjeon" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Monday, May 15, 2006 11:13 PM Subject: Re: [Mesa3d-dev] Q:How can I replace mesa with licenced OpenGL ?
> > hsjeon wrote: >> ----- Original Message ----- >> From: "hsjeon" <[EMAIL PROTECTED]> >> To: "Brian Paul" <[EMAIL PROTECTED]> >> Cc: <[email protected]> >> Sent: Monday, May 15, 2006 2:16 PM >> Subject: Re: [Mesa3d-dev] Q:How can I replace mesa with licenced OpenGL ? >> >> >> >>>----- Original Message ----- >>>From: "Brian Paul" <[EMAIL PROTECTED]> >>>To: "hsjeon" <[EMAIL PROTECTED]> >>>Cc: <[email protected]> >>>Sent: Friday, May 12, 2006 10:52 PM >>>Subject: Re: [Mesa3d-dev] Q:How can I replace mesa with licenced OpenGL ? >>> >>> >>> >>>>hsjeon wrote: >>>> >>>>> >>>>>Hi~ >>>>> >>>>>I am Hae Sook Jeon at ETRI in Korea. >>>>>I make a test environment using Fedora 4 & Radeon 9000. >>>>>This have DRI & Mesa 6.2.1. >>>>> >>>>>I want to comare Mesa 6.2.1 & licenced openGL related version. >>>>> >>>>>Do you know how I can replace mesa with licenced openGL ? >>>>>or >>>>>If you have related test result, let me know about it. >>>>> >>>> >>>>Try installing ATI's driver: >>>>https://support.ati.com/ics/support/default.asp?deptID=894&task=knowledge&folderID=27 >>>> >>>>-Brian >>> >>>As you said, I tried. but this case is not I want. >>> >>>This loaded fglrx driver(because ATI 9000 haven'tAGP). >>>This driver is not supported by DRI. >>>and the radeon driver is only supported by DRI. >>> >>>I want to replace MESA with licensed OpenGL based on DRI. >>> >>>My goal is comparing the performace between MESA6.2.1 and licensed openGL. >>> >>> >>>- hsjeon >> >> >> Fglrx driver has no direct rendering > > That doesn't sound right. The ATI FireGL driver is supposed to do > direct rendering. > > >> and Radeon has direct rendering. >> Mesa DRI and MESA GLX Indirect is used. >> This is main difference. >> >> When I enter glxinfo command, I want to see the licensed openGL instead of >> MESA in GLX venderer string. >> This is the configuration I want. >> >> Let me know how. > > ATI's FireGL driver is the only alternative to the Mesa/DRI driver > that I'm aware of. If it's not working, contact ATI. > > -Brian OK. I will try. But I think this OenGL is provided by hardware vendor. I assume this architecture has no relation with DRI. The test of this case is helpful to me. The one that I want really is comparing the performace between Mesa and licensed OpenGL in DRI architecture. So, In DRI infrastructure, I try to replace Mesa core with licesed OpenGL. On internet. I saw that I will get licensed sample OpennGL from SGI. Do I misunderstand something ? - hsjeon
