| Commit message (Expand) | Author | Age | Files | Lines |
* | mapi: don't forget to expose GetPointerv in GL ES 3.2 | Ilia Mirkin | 2016-09-03 | 1 | -1/+1 |
* | mesa: add scaffolding for OES/EXT_primitive_bounding_box | Ilia Mirkin | 2016-08-30 | 2 | -0/+50 |
* | Update Khronos-supplied headers to r33100 | Ilia Mirkin | 2016-08-28 | 1 | -185/+1779 |
* | mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_size | Ian Romanick | 2016-08-26 | 1 | -0/+10 |
* | glapi: add KHR_blend_equation_advanced dispatch | Ilia Mirkin | 2016-08-25 | 1 | -0/+24 |
* | mesa: Rename "texturebarrier" source files to "barrier". | Francisco Jerez | 2016-08-24 | 1 | -1/+1 |
* | glapi: Add XML for GL_EXT_shader_framebuffer_fetch. | Francisco Jerez | 2016-08-24 | 1 | -0/+5 |
* | 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 |
* | mapi/glapi: Fix dup word typo in glapi_getproc.c | Edward O'Callaghan | 2016-05-01 | 1 | -1/+1 |
* | scons: Whenever possible decide what to do based on platform and not compiler. | Jose Fonseca | 2016-04-26 | 1 | -2/+1 |
* | glapi: fix _glapi_get_proc_address() for mangled function names | Frederic Devernay | 2016-04-25 | 1 | -12/+6 |
* | 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 |