mesa: plug in sync object display list functions
authorBrian Paul <brianp@vmware.com>
Thu, 26 May 2011 02:45:48 +0000 (20:45 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 26 May 2011 03:06:51 +0000 (21:06 -0600)
commitf84be846ca6c9ce9f8dc6c9bdd9ca5815e9a8e2e
tree320b2827b4d2a5bc9fba1b0393942161b4748dd5
parent95fa22c8640abd2f5694631aaa079ce815cef7d1
mesa: plug in sync object display list functions

Most just dispatch through to the immediate mode functions, except
for glWaitSync(), per the extension spec.
src/mesa/main/dlist.c