summaryrefslogtreecommitdiffstats
path: root/src/glx/packrender.h
Commit message (Collapse)AuthorAgeFilesLines
* glx: Avoid aliasing violations.Matt Turner2016-07-261-14/+20
| | | | | | | | Compilers are perfectly capable of generating efficient code for calls like these to memcpy(). Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
* glx: Drop CRAY support.Matt Turner2015-10-051-46/+0
| | | | | | It couldn't have worked anyway. There were calls to undefined functions. Reviewed-by: Emil Velikov <[email protected]>
* glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.Kristian Høgsberg2010-07-281-1/+1
|
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+243