| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-09-03 | mesa: rename gl_sync_object::Status to StatusFlag | Brian Paul | |
| There's a symbol collision with X11/Xlib.h #define Status int in the Mesa xlib code. This seems the simpliest way to work around this. | |||
| 2009-09-03 | intel: Add support for ARB_sync. | Eric Anholt | |
| We currently weasel out of supporting the timeout parameter, but otherwise this extension looks ready, and should make the common case happy. | |||
