[Mesa-dev] [PATCH 00/10] Sharing r600g glMapBuffer optimizations with radeonsi

Marek Olšák maraeo at gmail.com
Fri Nov 29 09:55:19 PST 2013


This series moves the r600_buffer.c files from both drivers to the shared directory gallium/drivers/radeon, and implements what's missing for radeonsi to make sharing the code possible.

This improves Valve's Team Fortress 2 performance by 75%.

Before: 20 fps
After: 35 fps

Please review.

Marek


More information about the mesa-dev mailing list