summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/glxapi.c
AgeCommit message (Collapse)Author
2008-08-26gallium: thread wrapper clean-upBrian Paul
In p_thread.h replace _glthread_* functions with new pipe_* functions. Remove other old cruft.
2008-02-15Code reorganization: move files into their places.José Fonseca
This is in a separate commit to ensure renames are properly preserved.