index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
x11
/
singlepix.c
Age
Commit message (
Expand
)
Author
2008-11-11
Don't mess with emacs tab width.
Kristian Høgsberg
2008-10-13
glx: indent -br -i3 -npcs --no-tabs singlepix.c
RALOVICH, Kristóf
2008-10-13
glx: add a line of Emacs helping variables
RALOVICH, Kristóf
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
2008-09-18
glx: remove #include "glheader.h" lines
Brian Paul
2008-08-08
glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection
Jeremy Huddleston
2008-06-21
Fix builds with compilers other than gcc 3.0 & newer
Alan Coopersmith
2008-03-08
Move DRI context functions into dri_glx.c.
Kristian Høgsberg
2006-10-13
Fix dumb build errors.
Ian Romanick
2006-10-11
Fix bug #4681.
Ian Romanick
2005-04-14
Add missing includes of indirect.h.
Ian Romanick
2005-02-09
Generate GLX protocol for pixel single commands.
Ian Romanick
2005-01-07
Pixel oriented render functions are now generated by the
Ian Romanick
2004-12-01
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-10-25
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson