Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-02 | Fix GLX after 180bad84774493d48f2793a6281d825560944863. | Eric Anholt | 1 | -1/+1 | |
Sigh. | |||||
2008-11-12 | CopySubBuffer expects GL style coordinates. | Kristian Høgsberg | 1 | -2/+3 | |
2008-10-23 | dri2: fail at context creation if driver fail to create it's context | Jerome Glisse | 1 | -0/+4 | |
2008-10-15 | dri2: Update to latest protocol draft. | Kristian Høgsberg | 1 | -12/+22 | |
Mainly rename SwapBuffers to CopyRegion, which adds the xfixes region argument and the bitmask argument to let us extend it in the future. | |||||
2008-10-06 | xalloc+memset(0) -> xcalloc | Adam Jackson | 1 | -7/+3 | |
2008-08-29 | DRI2: Drop sarea use, implement server side swap buffers. | Kristian Høgsberg | 1 | -62/+64 | |
2008-07-24 | Drop the glx resize hook and stop chaining PositionWindow. | Kristian Høgsberg | 1 | -10/+0 | |
2008-05-21 | Move GL/glx on level up now that it's the only thing left under GL. | Kristian Høgsberg | 1 | -0/+584 | |