Tapani Pälli writes:
> Patch adds additional singlesample config with 565 color buffer,
> 24 bit depth and 8 bit stencil buffer. This makes Quadrant benchmark
> work on Android. Tested with Sandybridge and Ivybridge machines.
i915 hardware can't do mixed bit depth between color and depth buffers
Patch adds additional singlesample config with 565 color buffer,
24 bit depth and 8 bit stencil buffer. This makes Quadrant benchmark
work on Android. Tested with Sandybridge and Ivybridge machines.
Signed-off-by: Tapani Pälli
---
src/mesa/drivers/dri/intel/intel_screen.c | 7 +--
1 file cha