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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
mapi: Add support for ARB_gpu_shader_int64.
Dave Airlie
4
-0
/
+304
2017-01-18
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
Emil Velikov
2
-9
/
+3
2017-01-13
glX_proto_send.py: Unify the style of function pointer calls in structs
Boyan Ding
1
-1
/
+1
2016-12-13
glapi: add missing INTEL_conservative_rasterization
Lionel Landwerlin
1
-0
/
+4
2016-10-27
mesa: add missing CONTEXT_ROBUST_ACCESS enum
Tapani Pälli
1
-0
/
+3
2016-10-20
Revert "Revert "mapi: export all GLES 3.2 functions in libGLESv2.so""
Francisco Jerez
1
-0
/
+12
2016-10-20
glapi: Move PrimitiveBoundingBox and BlendBarrier definitions into ES3.2 cate...
Francisco Jerez
1
-13
/
+17
2016-10-07
glapi: add entry points for GL_ARB_compute_variable_group_size
Samuel Pitoiset
3
-1
/
+29
2016-09-23
Revert "mapi: export all GLES 3.2 functions in libGLESv2.so"
Dylan Baker
1
-12
/
+0
2016-09-22
mesa: add new entrypoints for GL_OES_viewport_array
Ilia Mirkin
2
-6
/
+56
2016-09-22
mapi: export all GLES 3.2 functions in libGLESv2.so
Dylan Baker
1
-0
/
+12
2016-09-22
mapi: sort static_data.py functions
Dylan Baker
1
-2
/
+2
2016-09-22
mapi: retab static_data.py to be consistent
Dylan Baker
1
-1285
/
+1285
2016-09-15
direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")
Jon Turney
1
-0
/
+3
2016-09-13
mesa: introduce glPrimitiveBoundingBoxARB entrypoint
Ilia Mirkin
2
-19
/
+37
2016-09-03
mapi: don't forget to expose GetPointerv in GL ES 3.2
Ilia Mirkin
1
-1
/
+1
2016-08-30
mesa: add scaffolding for OES/EXT_primitive_bounding_box
Ilia Mirkin
2
-0
/
+50
2016-08-26
mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_size
Ian Romanick
1
-0
/
+10
2016-08-25
glapi: add KHR_blend_equation_advanced dispatch
Ilia Mirkin
1
-0
/
+24
2016-08-24
mesa: Rename "texturebarrier" source files to "barrier".
Francisco Jerez
1
-1
/
+1
2016-08-24
glapi: Add XML for GL_EXT_shader_framebuffer_fetch.
Francisco Jerez
1
-0
/
+5
2016-08-12
mesa: Document that _mesa_enum_to_string() returns non-null (v2)
Chad Versace
1
-1
/
+6
2016-08-08
mapi: Add PatchParameteriOES and PatchParameteriEXT.
Kenneth Graunke
1
-0
/
+10
2016-06-29
mapi: Export all GLES 3.1 functions in libGLESv2.so
Ian Romanick
1
-0
/
+51
2016-06-18
glapi: add GL_EXT_window_rectangles entrypoints
Ilia Mirkin
3
-0
/
+32
2016-06-13
glapi: remap_helper.py: remove MESA_alt_functions
Emil Velikov
1
-42
/
+0
2016-06-10
mesa: add drawbuffer argument to ClearNamedFramebufferfi
Ilia Mirkin
1
-0
/
+1
2016-06-08
glapi/glx: Add overflow checks to the client-side indirect code
Adam Jackson
1
-0
/
+9
2016-05-26
mapi: expose new functions in GL ES 3.2
Ilia Mirkin
9
-38
/
+38
2016-05-25
i965: Enable GL_KHR_robustness
Kristian Høgsberg Kristensen
5
-0
/
+136
2016-05-23
mesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED).
Kenneth Graunke
1
-0
/
+1
2016-05-17
glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array
Adam Jackson
1
-4
/
+12
2016-05-17
glapi: Define PURE for Sun Studio as well
Adam Jackson
1
-1
/
+1
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
5
-19
/
+13
2016-05-17
glapi: Add the safe_{add,mul,pad} functions from xserver
Adam Jackson
1
-0
/
+24
2016-05-17
glapi: Fix whitespace droppings when printing the license header
Adam Jackson
1
-1
/
+1
2016-05-14
glapi: Add GL_ARB_cull_distance
Tobias Klausmann
1
-1
/
+6
2016-05-04
glapi: fix parameter type for GetSamplerParameterIuivEXT() in es_EXT.xml
Brian Paul
1
-2
/
+2
2016-05-03
glapi: Update dispatch XML files for OES_texture_compression_astc.xml
Anuj Phogat
3
-0
/
+64
2016-04-03
mesa: expose EXT_base_instance in ES3 contexts
Ilia Mirkin
1
-0
/
+34
2016-04-03
mesa: expose EXT_polygon_offset_clamp in ES contexts
Ilia Mirkin
1
-1
/
+1
2016-03-31
mesa: add GL_OES/EXT_draw_buffers_indexed support
Ilia Mirkin
1
-0
/
+106
2016-03-30
mesa: add GL_EXT_copy_image support
Ilia Mirkin
1
-0
/
+22
2016-03-30
mesa: add GL_OES_copy_image support
Ilia Mirkin
1
-0
/
+22
2016-03-30
mesa: add GL_OES_sample_shading support
Ilia Mirkin
1
-0
/
+6
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
mesa: add OES_texture_buffer and EXT_texture_buffer support
Ilia Mirkin
2
-2
/
+38
2016-03-28
glapi/glx: Treat xserver generated targets as .PHONY
Adam Jackson
1
-0
/
+2
[next]