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
/
glxextensions.h
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 glxextensions.h
RALOVICH, Kristóf
2008-10-13
glx: add a line of Emacs helping variables
RALOVICH, Kristóf
2008-08-08
glx/x11: Fix missing __GL_EXT_BYTES declaration
Jeremy Huddleston
2008-03-31
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2007-10-11
Move enabling of DRI extensions into glxextensions.c
Kristian Høgsberg
2007-10-10
Remove screenConfigs from __DRIscreen.
Kristian Høgsberg
2006-08-29
Clean up GLX function exports.
Ian Romanick
2006-08-24
GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.
Ian Romanick
2006-02-24
EXT_framebuffer_object (Dave Reveman)
Brian Paul
2006-02-07
David Reveman's GLX_EXT_texture_from_pixmap extension patch
Brian Paul
2005-07-26
Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
Ian Romanick
2005-03-11
Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol
Ian Romanick
2005-02-25
Add GLX protocol support for ARB_fragement_program,
Ian Romanick
2005-02-22
Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. This
Ian Romanick
2005-02-04
Enable client-side GLX support for texture compression extensions.
Ian Romanick
2005-02-03
Added a bunch of extensions that were previously supported but weren't
Ian Romanick
2004-12-01
Missed GL_OES_read_format_bit in last commit.
Ian Romanick
2004-10-25
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson