Jacek Popławski wrote:
There are at least 2 other features :On Thu, Dec 02, 2004 at 08:49:56AM -0500, Alex Deucher wrote:
Radeon 9000 PCI Radeon 9200se AGP
these two chips are already fully supported by xorg and the DRI.
Fully? Was HyperZ only missing feature?
- pixel shaders (ATI_fragment_shader). It's R200 only.
- occlusion culling (ARB_occlusion_query and friends). Same on R100 and R200. I started working on this one and know the registers numbers and usage, I even began writing some code. Trouble is, it's the first driver that would accelerate occlusion queries and some modifications are needed in Mesa, which I still have to figure out.
We probably need Mesa driver hooks for BeginQuery() and EndQuery(). I could implement that pretty quickly. Let me know.
-Brian
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
