Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -293/+0 |
* | define __builtin_expect for non-gcc compilers in two more glx files | Alan Coopersmith | 2009-03-25 | 1 | -0/+4 |
* | Don't mess with emacs tab width. | Kristian Høgsberg | 2008-11-11 | 1 | -1/+0 |
* | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_program.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -159/+169 |
* | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | 2008-10-13 | 1 | -0/+1 |
* | glx: remove #include "glheader.h" lines | Brian Paul | 2008-09-18 | 1 | -1/+0 |
* | glx: fix 64-bit datatype issue | Guillaume Melquiond | 2008-09-13 | 1 | -1/+7 |
* | Fix builds with compilers other than gcc 3.0 & newer | Alan Coopersmith | 2008-06-21 | 1 | -0/+1 |
* | make do_vertex_attrib_enable() static | Brian Paul | 2006-06-12 | 1 | -1/+2 |
* | Clean-up some warnings caused by the addition of vertex / fragment program | Ian Romanick | 2005-02-28 | 1 | -1/+1 |
* | Add GLX protocol support for ARB_fragement_program, | Ian Romanick | 2005-02-25 | 1 | -0/+272 |