On Fri, Nov 30, 2012 at 11:40 PM, Eric Anholt wrote:
> The mixing of the factoring out of the protocol bits with the flush
> change in this commit is irritating, but I'm fine with the overall flush
Ah, sorry, I based it on my previous series and didn't notice it was
superfluous.
> interface of t
The mixing of the factoring out of the protocol bits with the flush
change in this commit is irritating, but I'm fine with the overall flush
interface of this series for the current loader implementation.
Long term, I think for what you're working towards you'll want the
dispatch threading that Pa
---
include/GL/internal/dri_interface.h | 29 -
src/glx/dri2_glx.c| 144 -
src/mesa/drivers/dri/intel/intel_screen.c |2 +-
src/mesa/drivers/dri/nouveau/nouveau_screen.c |2 +-
src/mesa/drivers/dri/radeon/radeon_scree