Hi,
Please ignore this patch. Will re-send with the commit message fixed.
Thanks,
Kalyan
On Wed, Nov 26, 2014 at 5:31 AM, Kalyan Kondapally
wrote:
> Support for these extensions need to be explicitly enabled per driver
> and this patch enables support for i965 drivers.
>
> Signed-off-by: Kevin
This patch is based on initial work done by Kevin Rogovin here:
http://lists.freedesktop.org/archives/mesa-dev/2014-May/059012.html
Piglit tests can be found here:
http://lists.freedesktop.org/archives/piglit/2014-July/011964.html
The main changes in this patch are:
1)Add boolean flags to toggle
Support for these extensions need to be explicitly enabled per driver
and this patch enables support for i965 drivers.
Signed-off-by: Kevin Rogovin
Signed-off-by: Kalyan Kondapally
---
src/mesa/drivers/dri/i965/intel_extensions.c | 6 +++
src/mesa/main/extensions.c | 4 ++
s