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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-12
glx: turn LIBGL_NO_DRAWARRAYS into a boolean
Eric Engestrom
1
-1
/
+5
2017-09-12
glx: turn LIBGL_PROFILE_CORE into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
glx: turn LIBGL_DUMP_VISUALID into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
egl+glx: turn LIBGL_DRI3_DISABLE into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
glx: turn LIBGL_ALWAYS_INDIRECT into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
glx: turn LIBGL_ALLOW_SOFTWARE into a boolean
Eric Engestrom
1
-2
/
+2
2017-09-12
egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
2
-2
/
+2
2017-09-12
glx: turn LIBGL_DIAGNOSTIC into a boolean
Eric Engestrom
6
-5
/
+16
2017-09-08
glx: use ARRAY_SIZE macro
Eric Engestrom
1
-1
/
+2
2017-08-25
mesa: Implement GL_ARB_texture_filter_anisotropic
Adam Jackson
2
-4
/
+5
2017-08-17
glxcmds: Fix a typo in the __APPLE__ codepath
Jeremy Huddleston Sequoia
1
-1
/
+1
2017-08-17
loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Thomas Hellstrom
1
-0
/
+1
2017-08-17
loader_dri3/glx/egl: Remove the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
1
-11
/
+0
2017-08-10
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
1
-0
/
+13
2017-08-10
glx: Fix swap method config matching
Thomas Hellstrom
1
-3
/
+1
2017-08-10
glx: Work around X servers reporting bogus values of GLX_SWAP_METHOD_OML
Thomas Hellstrom
1
-1
/
+11
2017-08-04
loader: drop the [gs]et_swap_interval callbacks
Emil Velikov
1
-18
/
+1
2017-08-04
loader: rework xmlconfig dependency
Emil Velikov
1
-1
/
+3
2017-08-03
glx/dri3: Implement the flush_swapbuffers method
Thomas Hellstrom
1
-1
/
+29
2017-08-02
glx: use v2 of DRI_ConfigOptions
Nicolai Hähnle
1
-14
/
+99
2017-08-01
loader: remove clamp_swap_interval()
Eric Engestrom
1
-7
/
+0
2017-06-21
egl: turn one more boolean `int` into a `bool`
Eric Engestrom
1
-1
/
+1
2017-06-07
dri: Optionally turn off a couple of GLX extensions based on driconf options
Thomas Hellstrom
2
-3
/
+15
2017-06-07
dri3/GLX: Fix drawable invalidation v2
Thomas Hellstrom
1
-0
/
+6
2017-05-29
glx: implement __DRIbackgroundCallableExtension.isThreadSafe
Gregory Hainaut
2
-2
/
+25
2017-05-17
glxglvnddispatch: Add missing dispatch for GetDriverConfig
Hans de Goede
2
-0
/
+15
2017-05-04
glx/apple: remove empty variable SHARED_GLAPI_CFLAGS
Emil Velikov
1
-1
/
+0
2017-05-04
glx/windows: remove empty variable SHARED_GLAPI_CFLAGS
Emil Velikov
1
-1
/
+0
2017-05-04
glx: automake: scons: remove unneeded GLX_SHARED_GLAPI define
Emil Velikov
2
-5
/
+0
2017-05-04
glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING
Emil Velikov
1
-1
/
+1
2017-04-28
glx: add missing sRGB attribute check in fbconfigs_compatible()
Neha Bhende
1
-0
/
+1
2017-04-17
EGL: Implement the libglvnd interface for EGL (v3)
Kyle Brenneman
2
-2
/
+2
2017-04-07
glx: silence uninitialized var warning
Brian Paul
1
-1
/
+1
2017-03-28
glx: Remove #include <GL/glxint.h>
Adam Jackson
1
-1
/
+0
2017-03-23
glx: Prefer library path given by pkgconfig over the system
Topi Pohjolainen
1
-0
/
+3
2017-03-16
glx: Implement __DRI_BACKGROUND_CALLABLE
Paul Berry
2
-1
/
+30
2017-03-15
glx: don't expose systemTimeExtension for DRI2/DRI3/DRISW
Emil Velikov
3
-4
/
+0
2017-02-28
glx/tests: automake: add dispatch-index-check to the tarball
Emil Velikov
1
-0
/
+1
2017-02-26
check: add support for running test as standalone
Eric Engestrom
1
-0
/
+5
2017-02-26
check: make any failure fatal
Eric Engestrom
1
-0
/
+1
2017-02-26
check: mark two tests are requiring bash
Eric Engestrom
1
-1
/
+1
2017-02-24
glx: add GLXdispatchIndex sort check
Eric Engestrom
2
-1
/
+25
2017-02-15
glx/glvnd: Fix GLXdispatchIndex sorting
Hans de Goede
1
-4
/
+4
2017-02-13
glx: remove always true XDAMAGE_1_1_INTERFACE guard
Emil Velikov
1
-4
/
+0
2017-02-13
glx: remove DRI2DriverPrimeShift compile guards
Emil Velikov
1
-2
/
+0
2017-02-13
glx: remove always true ifdef guards
Emil Velikov
1
-4
/
+0
2017-02-06
glx: guard swap-interval functions against destroyed drawables
Nicolai Hähnle
2
-3
/
+19
2017-02-06
glx/dri3: guard in_current_context against a disappeared drawable
Nicolai Hähnle
1
-0
/
+4
2017-02-06
glx/dri3: handle NULL pointers in loader-to-DRI3 drawable conversion
Nicolai Hähnle
1
-0
/
+2
2017-01-27
glx/windows: automake: include builddir prior to srcdir
Emil Velikov
1
-1
/
+1
[next]