Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-24 | only build dri2 when DRI2 is enabled | Alan Hourihane | 1 | -1/+5 |
2008-08-29 | Don't abort if swrast library is not present | Daniel Drake | 2 | -14/+25 |
2008-08-26 | Fix driGetConfigAttribIndex unaligned access to GLboolean. | Kristian Høgsberg | 3 | -23/+8 |
2008-08-09 | glx: fix crash in driGetConfigAttribIndex | Dave Miller | 1 | -0/+4 |
2008-07-23 | glx: copy msaa visual capabilities | Roland Scheidegger | 1 | -6/+9 |
2008-07-21 | Need to unref pixmaps backing pbuffers too. | Kristian Høgsberg | 1 | -1/+5 |
2008-07-21 | Fix embarrasing GLXPixmap leak. | Kristian Høgsberg | 2 | -4/+5 |
2008-06-30 | Distcheck fixes. | Adam Jackson | 1 | -1/+4 |
2008-06-26 | glx: missing swrast is fatal | George Sapountzis | 1 | -1/+1 |
2008-06-26 | glx: drop stray glcore.h include | George Sapountzis | 1 | -6/+0 |
2008-06-26 | Move GL/glx on level up now that it's the only thing left under GL. | Kristian Høgsberg | 58 | -0/+46373 |