Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Clean up header file inclusion in syncobj.h. | Vinson Lee | 2010-11-22 | 1 | -1/+5 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -8/+8 |
* | mesa: Less FEATURE_ARB_sync tests. | Chia-I Wu | 2010-09-14 | 1 | -2/+44 |
* | mesa: Reduce header file inclusion in syncobj.h. | Vinson Lee | 2010-08-02 | 1 | -1/+4 |
* | mesa: Fix calling conventions of sync object api callbacks. | Michal Krol | 2009-09-07 | 1 | -6/+6 |
* | ARB sync: Fix delete behavior and context destruction behavior | Ian Romanick | 2009-09-03 | 1 | -0/+6 |
* | ARB sync: Add support for GL_ARB_sync to swrast | Ian Romanick | 2009-09-03 | 1 | -0/+64 |