Summary: | Radeon: Omit mask coordinates | ||
---|---|---|---|
Product: | xorg | Reporter: | Owen Taylor <otaylor> |
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Description
Owen Taylor
2008-04-16 23:12:24 UTC
Created attachment 15965 [details]
pycairo program used to measure glyph performance
Created attachment 15966 [details]
pycairo program used to measure box performance
Created attachment 15967 [details]
GL program used to measure box performance
Compile with:
gcc -g -Wall -o gl-box-bench gl-box-bench.c `pkg-config --cflags --libs gl glu` -lglut
I has just written an almost identical patch after you found out the cause, so I've gone ahead and committed it: 99435b7c18d931ea620044d0fdb4cc93dfcc6331 it also fixes a few regs you missed on older chips. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.