On Wed, Feb 6, 2013 at 11:42 AM, Kenneth Graunke wrote:
> All drivers (Gallium, classic i915, i965, radeon, r200, nouveau, and
> swrast) supported it. This patch enables it universally and removes
> the gl_extensions enable bit in favor of dummy_true.
>
> Signed-off-by: Kenneth Graunke
> ---
>
On Wed, Feb 6, 2013 at 11:42 AM, Kenneth Graunke wrote:
> All drivers (Gallium, classic i915, i965, radeon, r200, nouveau, and
> swrast) supported it. This patch enables it universally and removes
> the gl_extensions enable bit in favor of dummy_true.
>
> Signed-off-by: Kenneth Graunke
> ---
Re
All drivers (Gallium, classic i915, i965, radeon, r200, nouveau, and
swrast) supported it. This patch enables it universally and removes
the gl_extensions enable bit in favor of dummy_true.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/intel/intel_extensions.c | 1 -
src/mesa/driver