Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-23 | glx: Prevent potential null pointer deference in driCreateContext. | Vinson Lee | 1 | -1/+3 |
2009-07-28 | glx: assign per screen driver configs (DRISW) | RALOVICH, Kristóf | 1 | -1/+1 |
2009-06-30 | glx: plug a leak | Kristof Ralovich | 1 | -0/+2 |
2009-05-18 | Initialize psp->waitX/waitGL for swrast_dri.so. | Aidan Thornton | 1 | -0/+2 |
2009-05-04 | glx: replace Xmalloc() calls with Xcalloc() | Brian Paul | 1 | -1/+1 |
2009-01-11 | Build fixes for gcc 2.95 | Matthieu Herrb | 1 | -3/+3 |
2008-11-11 | Don't mess with emacs tab width. | Kristian Høgsberg | 1 | -1/+0 |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs drisw_glx.c | RALOVICH, Kristóf | 1 | -294/+298 |
2008-10-13 | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | 1 | -0/+1 |
2008-09-18 | glx: remove #include "glheader.h" lines | Brian Paul | 1 | -1/+0 |
2008-09-12 | dri/swrast: fix swapBuffers after dri2 | George Sapountzis | 1 | -0/+6 |
2008-07-13 | glx/dri: only report DRI2 extensions when DRI2 is enabled. | Dave Airlie | 1 | -1/+1 |
2008-06-13 | glx: load swrast_dri.so | George Sapountzis | 1 | -0/+441 |