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
/
mapi
/
glapi
/
gen
/
glX_proto_recv.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-10
mapi/gen: remove shebang from python scripts
Emil Velikov
1
-1
/
+0
2016-05-17
glapi/glx: Mark byteswap functions as _X_UNUSED (v2)
Adam Jackson
1
-6
/
+6
2016-05-17
glapi: Harden GLX request size processing (v2)
Adam Jackson
1
-2
/
+0
2016-03-29
glapi/glx: Mark the indirect swapped dispatch functions _X_COLD
Adam Jackson
1
-3
/
+3
2016-03-29
glapi/glx: Sync some additional error checking from xserver
Adam Jackson
1
-0
/
+4
2016-03-28
glapi/glx: Thunk non-ABI calls through GetProcAddress
Adam Jackson
1
-2
/
+8
2016-03-28
glapi/glx: Emit direct GL calls instead of dispatch lookup
Adam Jackson
1
-23
/
+10
2015-07-22
glapi: fix argument parsing in glX_proto_recv.py
Dylan Baker
1
-2
/
+2
2015-05-22
glapi: glX_proto_recv.py: Use a main function
Dylan Baker
1
-1
/
+6
2015-05-22
glapi: glX_proto_recv.py: use argparse instead of getopt
Dylan Baker
1
-25
/
+30
2014-03-03
mesa: remove empty glthread.h file
Brian Paul
1
-1
/
+0
2012-10-10
glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
1
-488
/
+488
2011-12-13
glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL defines
Ian Romanick
1
-7
/
+8
2011-12-13
glapi/glx: Xserver wants dispatch.h, not glapidispatch.h
Ian Romanick
1
-1
/
+1
2011-03-14
glx: the server still needs __GLXcontext.
Dave Airlie
1
-2
/
+2
2010-07-28
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
1
-2
/
+2
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
1
-0
/
+554