index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
glxextensions.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
mesa: Implement GL_ARB_texture_filter_anisotropic
Adam Jackson
1
-0
/
+1
2016-02-03
glx: update to updated version of EXT_create_context_es2_profile
Ilia Mirkin
1
-0
/
+1
2015-07-31
glx: Fix image size computation for EXT_texture_integer (v2)
Adam Jackson
1
-0
/
+1
2015-04-29
glx: Massive update of comments in struct extension_info
Ian Romanick
1
-4
/
+65
2015-04-15
glx: Create proper server dependency for GLX_EXT_create_context_es2_profile
Ian Romanick
1
-11
/
+1
2014-04-02
glx: Do not advertise buffer_age on dri2
Adel Gadllah
1
-1
/
+1
2014-03-13
dri3: Add GLX_EXT_buffer_age support
Adel Gadllah
1
-0
/
+1
2013-11-07
glx: Add extension tracking GLX_MESA_query_renderer
Ian Romanick
1
-0
/
+1
2013-07-18
glx: Enable floating-point fbconfig extensions
Tomasz Lis
1
-0
/
+2
2012-10-29
glx: Add the extension string for GLX_ARB_framebuffer_sRGB
Ian Romanick
1
-0
/
+1
2012-09-05
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
1
-1
/
+1
2012-07-12
mesa: Require current libxcb.
Eric Anholt
1
-10
/
+0
2012-07-11
glx/dri2: Add support for GLX_ARB_create_context_robustness
Ian Romanick
1
-0
/
+2
2012-01-04
glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...
Ian Romanick
1
-2
/
+2
2012-01-03
glx: Hack around versions of XCB that lack GLX_ARB_create_context support
Ian Romanick
1
-0
/
+9
2012-01-02
glx: Enable GLX_EXT_create_context_es2_profile
Ian Romanick
1
-0
/
+11
2012-01-02
glx: Add extension strings for GLX_ARB_create_context and GLX_ARB_create_cont...
Ian Romanick
1
-0
/
+2
2011-12-19
glx: Remove GLX_USE_APPLEGL cruft in extension string handling
Ian Romanick
1
-36
/
+2
2011-12-19
glx: GLX 1.4 does not require GLX_INTEL_swap_event
Ian Romanick
1
-1
/
+1
2011-12-19
glx: Remove some extensions that are not, and never will be, supported
Ian Romanick
1
-11
/
+0
2011-10-28
glx: Don't enable INTEL_swap_event unconditionally
Adam Jackson
1
-1
/
+1
2011-03-06
glx: add initial GLX_EXT_framebuffer_sRGB support.
Dave Airlie
1
-0
/
+2
2011-02-26
mesa: Add new MESA_multithread_makecurrent extension.
Eric Anholt
1
-0
/
+1
2010-10-01
ARB_texture_rg: Add GLX protocol support
Ian Romanick
1
-0
/
+1
2010-07-28
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
1
-2
/
+2
2010-07-28
glx: Rename __GLXscreenConfigs to struct glx_screen
Kristian Høgsberg
1
-5
/
+5
2010-07-19
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
1
-2
/
+0
2010-07-19
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
1
-2
/
+0
2010-04-27
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
1
-0
/
+38
2010-04-01
Revert accidental commits from the xquartz tree
Jeremy Huddleston
1
-38
/
+0
2010-04-01
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
1
-0
/
+38
2010-02-09
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
1
-0
/
+714