On Fre, 2013-11-29 at 18:55 +0100, Marek Olšák wrote:
> 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 performa
BTW the improvement only applies to the radeonsi driver.
Marek
On Fri, Nov 29, 2013 at 6:55 PM, Marek Olšák wrote:
> 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 co
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