Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-06 | xalloc+memset(0) -> xcalloc | Adam Jackson | 1 | -2/+1 |
2008-09-19 | Update to SGI FreeB 2.0. | Adam Jackson | 1 | -33/+28 |
2008-08-29 | DRI2: Drop sarea use, implement server side swap buffers. | Kristian Høgsberg | 1 | -0/+1 |
2008-08-26 | Fix driGetConfigAttribIndex unaligned access to GLboolean. | Kristian Høgsberg | 1 | -3/+5 |
2008-08-17 | glx: avoid possible NULLptr deref, fix #16884 | Jie Luo | 1 | -4/+8 |
2008-07-28 | GLX: Unreference drawables bound to the old context, not the new one. | Michel Dänzer | 1 | -3/+3 |
2008-07-24 | Drop the glx resize hook and stop chaining PositionWindow. | Kristian Høgsberg | 1 | -9/+0 |
2008-07-24 | Drop unnecessary linked list of contexts from GLXDrawable. | Kristian Høgsberg | 1 | -6/+10 |
2008-07-21 | Fix embarrasing GLXPixmap leak. | Kristian Høgsberg | 1 | -4/+0 |
2008-06-10 | glx: copy msaa visual capabilities | Roland Scheidegger | 1 | -6/+9 |
2008-05-21 | Move GL/glx on level up now that it's the only thing left under GL. | Kristian Høgsberg | 1 | -0/+2383 |