| Summary: | [gallium-mesa-7.4] Add tex_transfer to pipe_screen in order to speed up glreadpixels | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Yu Dai <yu.dai> |
| Component: | Other | Assignee: | mesa-dev |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
patch to enable pipe_transfer
Add code to faster glreadpixels if pbo is used |
||
|
Description
Yu Dai
2009-05-29 11:00:26 UTC
Created attachment 26292 [details]
patch to enable pipe_transfer
Created attachment 26443 [details]
Add code to faster glreadpixels if pbo is used
This is to faster glreadpixels when pbo is bound to frame buffer. The path is on top of previous one.
Alex, I've added this to the gallium-mesa-7.4 branch for now, but it could use with updating so we can get this onto master for future use. Submitting patches for master to this bug would be good. Thanks. Closing. We've reworked transfers, and things seem to work well. |
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.