summaryrefslogtreecommitdiff
path: root/GL/glx/indirect_util.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-04Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick1-13/+5
2007-01-03Make GLX byteswap macros more portableAlan Coopersmith1-9/+17
2006-12-01GNU/FreeBSD support in GLX: include byteswap.h for FreeBSD systemsDrew Parsons1-1/+1
2006-11-04mesa/indirect: include byteswap.h on GNU userland (bug #5613)Samuel Thibault1-1/+1
2006-08-23Convert protocol decode tabels for Render and RenderLarge to use nice,Ian Romanick1-3/+4
2006-08-23Convert protocol decode tables for Single, VendorPrivate, andIan Romanick1-0/+111
2006-06-24Fix byte swapping in some GLX requests.Michel Dänzer1-2/+2
2006-03-05Definitions for bswapxx() macros on OpenBSD.Matthieu Herrb1-0/+5
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-0/+2
2006-01-19Only try to use byteswap.h on linux. Assume that everyone else (thinking ofEric Anholt1-0/+7
2006-01-12Bug #2996: libglx / libGLcore should use a dispatch tableIan Romanick1-0/+192