Age | Commit message (Expand) | Author |
---|---|---|
2009-09-07 | mesa: Fix calling conventions of sync object api callbacks. | Michal Krol |
2009-09-03 | mesa: rename gl_sync_object::Status to StatusFlag | Brian Paul |
2009-09-03 | Don't dereference function pointers in calls. | Ian Romanick |
2009-09-03 | Whitespace and include file clean-up. | Ian Romanick |
2009-09-03 | Use MIN2 instead of open-coded version | Ian Romanick |
2009-09-03 | ARB sync: Fix delete behavior and context destruction behavior | Ian Romanick |
2009-09-03 | ARB sync: Add support for GL_ARB_sync to swrast | Ian Romanick |