index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
x11
/
single2.c
Age
Commit message (
Expand
)
Author
2008-11-26
glx: no graphics context during initialization
RALOVICH, Kristóf
2008-11-26
glx: use __glXGetString
RALOVICH, Kristóf
2008-11-24
glx: Add missing include for XCB, fixing crash on 64-bit.
Bernd Buschinski
2008-11-12
glx: fix xcb build
Hanno Böck
2008-11-11
Don't mess with emacs tab width.
Kristian Høgsberg
2008-11-10
GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()
Brian Paul
2008-10-13
glx: indent -br -i3 -npcs --no-tabs single2.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
2007-04-08
fix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails for indirect rendering
Wei Wang
2005-04-14
Add missing includes of indirect.h.
Ian Romanick
2005-02-23
Missed the commit of glxext.c yesterday.
Ian Romanick
2005-02-22
Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. This
Ian Romanick
2005-01-07
Refactor the code that converts a transpose-matrix enum to a
Ian Romanick
2004-12-20
Use GLX protocol code generated by glX_proto_send.py.
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