| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 | 3 | -4/+18 |
* | mesa: Reduce libGL.so binary size by about 15% | Arlie Davis | 2016-01-21 | 1 | -16/+41 |
* | mapi: include gl.xml in the tarball | Emil Velikov | 2016-01-18 | 1 | -0/+1 |
* | 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 | 2 | -4/+4 |
* | 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 |
* | mesa: Drop the blacklisting of new GL enums. | Eric Anholt | 2015-12-01 | 1 | -266/+0 |
* | mesa: Use a 32-bit offset for the enums.c string offset table. | Eric Anholt | 2015-12-01 | 1 | -3/+1 |
* | mesa: Prefer newer names to older ones among names present in core. | Eric Anholt | 2015-12-01 | 1 | -17/+8 |
* | mesa: Drop bitfield "enums" from the enum-to-string table. | Eric Anholt | 2015-12-01 | 1 | -8/+11 |
* | mesa: Switch to using the Khronos registry for generating enums. | Eric Anholt | 2015-12-01 | 2 | -39/+370 |