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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
glx: fix error code when there is no context bound
Bernard Kilarski
1
-1
/
+14
2016-04-26
glx: Don't enclose includes inside `extern "C" { }`.
Jose Fonseca
5
-10
/
+0
2015-09-07
glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS
Jon TURNEY
1
-1
/
+1
2015-03-11
glx: remove support for non-multithreaded platforms
Emil Velikov
1
-1
/
+1
2015-03-06
Revert "glx: remove support for non-multithreaded platforms"
Emil Velikov
1
-1
/
+1
2015-03-06
glx: remove support for non-multithreaded platforms
Emil Velikov
1
-1
/
+1
2015-03-05
Fix invalid extern "C" around header inclusion.
Mark Janes
1
-2
/
+0
2015-03-04
glx/tests: add -I src/ to fix make check
Brian Paul
1
-0
/
+1
2014-12-12
glx/tests: Add headers to distribution.
Matt Turner
1
-0
/
+2
2014-05-23
Make DRI dependencies and build depend on the target
Jon TURNEY
1
-1
/
+5
2014-05-10
glx/tests: Partially revert commit 51e3569573a7b3f8da0df093836761003fcdc414
Emil Velikov
1
-3
/
+3
2014-04-28
glx/tests: explicitly set __DRI2rendererQueryExtension members
Emil Velikov
1
-4
/
+4
2014-03-11
glx: cleanup unneeded headers
Emil Velikov
1
-1
/
+0
2014-03-11
glx/tests: honor enable-driglx-direct configure flag
Jon TURNEY
1
-0
/
+4
2013-11-19
glx/tests: Provide __glXGetCurrentContext() stub when needed
Jon TURNEY
1
-0
/
+8
2013-11-11
glx: change query_renderer_integer() value param to unsigned
Brian Paul
1
-1
/
+2
2013-11-07
glx/tests: Add unit tests for the DRI2 part of GLX_MESA_query_renderer
Ian Romanick
3
-6
/
+314
2013-11-07
glx/tests: Add unit tests for the GLX part of GLX_MESA_query_renderer
Ian Romanick
3
-1
/
+449
2013-11-07
glx/tests: Add GetGLXScreenConfigs_called flag
Ian Romanick
1
-0
/
+4
2013-11-07
glx/tests: Silence warnings after adding fields to glx_screen_vtable
Ian Romanick
1
-2
/
+6
2013-07-18
mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently
Tomasz Lis
1
-2
/
+6
2013-07-18
glx: Store the RENDER_TYPE in indirect rendering
Tomasz Lis
2
-16
/
+16
2013-01-13
tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Johannes Obermayr
1
-5
/
+5
2012-11-12
mesa: Standardize names of OpenGL functions.
Paul Berry
2
-308
/
+308
2012-11-01
dispatch: Include glheader.h in dispatch-related files.
Paul Berry
1
-1
/
+1
2012-10-01
build: Use PTHREAD_LIBS and PTHREAD_CFLAGS
Matt Turner
1
-1
/
+2
2012-08-08
glx: Don't rely on struct _glapi_table
Ian Romanick
2
-666
/
+654
2012-07-12
mesa: Require current libxcb.
Eric Anholt
1
-3
/
+0
2012-07-03
glx/tests: Fix off-by-one error in allocating extension string buffer
Ian Romanick
1
-1
/
+1
2012-06-20
glx/tests: Fix signed/unsigned comparison warnings.
Paul Berry
2
-27
/
+27
2012-06-14
glx/tests and mesa/tests: Update .gitignore files.
Paul Berry
1
-1
/
+1
2012-06-13
glx/tests: Add unit tests for generated code in indirect_init.c
Ian Romanick
2
-1
/
+1536
2012-06-13
glx/tests: Add unit tests for generated code in indirect_size.c
Ian Romanick
2
-0
/
+557
2012-06-13
glx/tests: Rename test as glx-test
Ian Romanick
1
-4
/
+4
2012-06-13
glx: Move tests from tests/glx to src/glx/tests
Ian Romanick
7
-0
/
+1497