index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapi
/
glapi
/
gen
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa: Document that _mesa_enum_to_string() returns non-null (v2)
Chad Versace
2016-08-12
1
-1
/
+6
*
mapi: Add PatchParameteriOES and PatchParameteriEXT.
Kenneth Graunke
2016-08-08
1
-0
/
+10
*
mapi: Export all GLES 3.1 functions in libGLESv2.so
Ian Romanick
2016-06-29
1
-0
/
+51
*
glapi: add GL_EXT_window_rectangles entrypoints
Ilia Mirkin
2016-06-18
3
-0
/
+32
*
glapi: remap_helper.py: remove MESA_alt_functions
Emil Velikov
2016-06-13
1
-42
/
+0
*
mesa: add drawbuffer argument to ClearNamedFramebufferfi
Ilia Mirkin
2016-06-10
1
-0
/
+1
*
glapi/glx: Add overflow checks to the client-side indirect code
Adam Jackson
2016-06-08
1
-0
/
+9
*
mapi: expose new functions in GL ES 3.2
Ilia Mirkin
2016-05-26
9
-38
/
+38
*
i965: Enable GL_KHR_robustness
Kristian Høgsberg Kristensen
2016-05-25
5
-0
/
+136
*
mesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED).
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array
Adam Jackson
2016-05-17
1
-4
/
+12
*
glapi: Define PURE for Sun Studio as well
Adam Jackson
2016-05-17
1
-1
/
+1
*
glapi/glx: Mark byteswap functions as _X_UNUSED (v2)
Adam Jackson
2016-05-17
1
-6
/
+6
*
glapi: Harden GLX request size processing (v2)
Adam Jackson
2016-05-17
5
-19
/
+13
*
glapi: Add the safe_{add,mul,pad} functions from xserver
Adam Jackson
2016-05-17
1
-0
/
+24
*
glapi: Fix whitespace droppings when printing the license header
Adam Jackson
2016-05-17
1
-1
/
+1
*
glapi: Add GL_ARB_cull_distance
Tobias Klausmann
2016-05-14
1
-1
/
+6
*
glapi: fix parameter type for GetSamplerParameterIuivEXT() in es_EXT.xml
Brian Paul
2016-05-04
1
-2
/
+2
*
glapi: Update dispatch XML files for OES_texture_compression_astc.xml
Anuj Phogat
2016-05-03
3
-0
/
+64
*
mesa: expose EXT_base_instance in ES3 contexts
Ilia Mirkin
2016-04-03
1
-0
/
+34
*
mesa: expose EXT_polygon_offset_clamp in ES contexts
Ilia Mirkin
2016-04-03
1
-1
/
+1
*
mesa: add GL_OES/EXT_draw_buffers_indexed support
Ilia Mirkin
2016-03-31
1
-0
/
+106
*
mesa: add GL_EXT_copy_image support
Ilia Mirkin
2016-03-30
1
-0
/
+22
*
mesa: add GL_OES_copy_image support
Ilia Mirkin
2016-03-30
1
-0
/
+22
*
mesa: add GL_OES_sample_shading support
Ilia Mirkin
2016-03-30
1
-0
/
+6
*
glapi/glx: Mark the indirect swapped dispatch functions _X_COLD
Adam Jackson
2016-03-29
1
-3
/
+3
*
glapi/glx: Sync some additional error checking from xserver
Adam Jackson
2016-03-29
1
-0
/
+4
*
mesa: add OES_texture_buffer and EXT_texture_buffer support
Ilia Mirkin
2016-03-28
2
-2
/
+38
*
glapi/glx: Treat xserver generated targets as .PHONY
Adam Jackson
2016-03-28
1
-0
/
+2
*
glapi/glx: Thunk non-ABI calls through GetProcAddress
Adam Jackson
2016-03-28
1
-2
/
+8
*
glapi/glx: Emit direct GL calls instead of dispatch lookup
Adam Jackson
2016-03-28
2
-34
/
+10
*
glx: Unbreak generating some of the xorg glx headers
Adam Jackson
2016-03-28
1
-2
/
+2
*
glapi: remove the final function offset tags
Emil Velikov
2016-03-09
4
-30
/
+30
*
mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2
Alejandro Piñeiro
2016-03-03
3
-1
/
+121
*
mesa: add GL_EXT_texture_border_clamp support
Ilia Mirkin
2016-02-22
2
-4
/
+34
*
mesa: add GL_OES_texture_border_clamp support
Ilia Mirkin
2016-02-22
1
-1
/
+57
*
mesa: move GL_ARB_debug_output code into new debug_output.c file
Brian Paul
2016-02-08
1
-0
/
+1
*
mesa: implement GL_ATI_meminfo (v2)
Marek Olšák
2016-02-05
1
-0
/
+6
*
mesa: implement GL_NVX_gpu_memory_info (v2)
Marek Olšák
2016-02-05
1
-0
/
+8
*
glapi: Add xml infrastructure for ARB_query_buffer_object
Rafal Mielniczuk
2016-02-04
1
-1
/
+8
*
glapi: add GL_OES_geometry_shader extension
Marta Lofstedt
2016-01-22
2
-3
/
+45
*
mesa: add GREMEDY_string_marker
Rob Clark
2016-01-21
3
-0
/
+21
*
glapi: Build glapi_gentable.c only on Darwin
Andreas Boll
2016-01-21
1
-3
/
+11
*
mesa: Reduce libGL.so binary size by about 15%
Arlie Davis
2016-01-21
1
-16
/
+41
*
glapi: add ARB_indirect_parameters definitions
Ilia Mirkin
2016-01-07
3
-1
/
+36
*
mesa: do not enable KHR_debug for ES 1.0
Emil Velikov
2015-12-03
1
-10
/
+10
*
glapi: add GetPointervKHR to the ES dispatch
Emil Velikov
2015-12-03
1
-0
/
+5
*
Remove Sun CC specific code.
Jose Fonseca
2015-12-02
1
-3
/
+3
*
glapi: work-around MSVC 65K string length limitation for enums.c
Brian Paul
2015-12-01
1
-3
/
+10
*
mapi: Fix enums.c build with other build systems.
Eric Anholt
2015-12-01
1
-1
/
+1
[prev]
[next]