mesa: Initially populate the display list with the exec list.
authorEric Anholt <eric@anholt.net>
Fri, 18 Jan 2013 00:39:27 +0000 (16:39 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 22 Jan 2013 05:26:48 +0000 (21:26 -0800)
commitab4c549378cc2e355e24b8cd3a4cbf28434fd6a8
tree6adae3d31ee195498f7ea59e85d55f4d62692176
parent7820e2dd8dac0978b3f4f94cc3aa0144eb19032b
mesa: Initially populate the display list with the exec list.

This cuts out a ton of code to make functions not set to a save_ variant
match.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/dlist.c
src/mesa/main/errors.c
src/mesa/main/errors.h
src/mesa/main/queryobj.c
src/mesa/main/queryobj.h
src/mesa/main/samplerobj.c
src/mesa/main/samplerobj.h
src/mesa/main/shaderapi.c
src/mesa/main/shaderapi.h
src/mesa/main/syncobj.c
src/mesa/main/syncobj.h