On Sat, 27 Aug 2011 00:56:51 -0700, "Ian Romanick" wrote:
> From: Ian Romanick
>
> Core Mesa already does the dispatch offset remapping for every
> function that could possibly ever be supported. There's no need to
> continue using that cruft in the driver.
This is a dream come true! Those #d
From: Ian Romanick
Core Mesa already does the dispatch offset remapping for every
function that could possibly ever be supported. There's no need to
continue using that cruft in the driver.
---
src/mesa/drivers/dri/intel/intel_extensions.c | 290 +
1 files changed, 99 i