summaryrefslogtreecommitdiff
path: root/src/mesa/main/syncobj.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-22mesa: Clean up header file inclusion in syncobj.h.Vinson Lee1-1/+5
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-8/+8
2010-09-14mesa: Less FEATURE_ARB_sync tests.Chia-I Wu1-2/+44
2010-08-02mesa: Reduce header file inclusion in syncobj.h.Vinson Lee1-1/+4
2009-09-07mesa: Fix calling conventions of sync object api callbacks.Michal Krol1-6/+6
2009-09-03ARB sync: Fix delete behavior and context destruction behaviorIan Romanick1-0/+6
2009-09-03ARB sync: Add support for GL_ARB_sync to swrastIan Romanick1-0/+64