Don't dereference function pointers in calls.
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 1 Sep 2009 18:58:36 +0000 (11:58 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 3 Sep 2009 18:22:47 +0000 (11:22 -0700)
commit0342dce226fe79d7a6c0e7cd735c596fad3e8aac
tree6b87edd9e9cee5fd7c36266c6669d93fd1d029f8
parent18d3409571eaf78a93430d6d107c54cf79807213
Don't dereference function pointers in calls.

I'm apparently alone in prefering this calling convention, so I'll be
a team player. :p  Based on review comments by Brian Paul and Eric
Anholt.
src/mesa/main/syncobj.c