| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa/main: remove ARB suffix from glGetnTexImage | Erik Faye-Lund | 2018-11-26 | 2 | -1/+10 |
* | mesa/glthread: enable immediate mode | Marek Olšák | 2018-11-20 | 1 | -1/+1 |
* | mesa/glthread: pass the function name to _mesa_glthread_restore_dispatch | Marek Olšák | 2018-11-20 | 1 | -1/+1 |
* | Revert "mesa: expose NV_conditional_render on GLES" | Erik Faye-Lund | 2018-11-09 | 1 | -2/+2 |
* | mesa: expose NV_conditional_render on GLES | Erik Faye-Lund | 2018-11-09 | 1 | -2/+2 |
* | mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c | Mathias Fröhlich | 2018-11-01 | 1 | -2/+2 |
* | configure: allow building with python3 | Emil Velikov | 2018-10-31 | 1 | -1/+1 |
* | gen: Add AMD_gpu_shader_int64.xml to tarball | Dylan Baker | 2018-10-24 | 2 | -0/+2 |
* | gen: Add EXT_vertex_attrib_64bit.xml to dependency lists | Dylan Baker | 2018-10-24 | 2 | -0/+2 |
* | mesa: enable EXT_framebuffer_object in core profile | Timothy Arceri | 2018-09-18 | 1 | -2/+2 |
* | mesa: enable ARB_direct_state_access in compat for GL3.1+ | Timothy Arceri | 2018-08-30 | 1 | -97/+97 |
* | glapi: define AMD_depth_clamp_separate | Sagar Ghuge | 2018-08-28 | 4 | -0/+20 |
* | Revert "configure: allow building with python3" | Emil Velikov | 2018-08-24 | 1 | -1/+1 |
* | mesa: expose EXT_vertex_attrib_64bit | Marek Olšák | 2018-08-24 | 2 | -0/+72 |
* | mesa: expose AMD_multi_draw_indirect | Marek Olšák | 2018-08-24 | 1 | -0/+20 |
* | mesa: expose AMD_gpu_shader_int64 | Marek Olšák | 2018-08-24 | 2 | -0/+241 |
* | glapi: actually implement GL_EXT_robustness for GLES | Marek Olšák | 2018-08-23 | 1 | -0/+32 |
* | configure: allow building with python3 | Emil Velikov | 2018-08-23 | 1 | -1/+1 |
* | meson: Build with Python 3 | Mathieu Bridon | 2018-08-10 | 1 | -13/+13 |
* | python: Use explicit integer divisions | Mathieu Bridon | 2018-08-07 | 1 | -2/+2 |
* | glapi: Fix GLES versioning for AMD_framebuffer_multisample_advanced functions | Ian Romanick | 2018-08-06 | 1 | -2/+2 |
* | glapi: define AMD_framebuffer_multisample_advanced and add its functions | Marek Olšák | 2018-08-04 | 1 | -0/+27 |
* | python: Use range() instead of xrange() | Mathieu Bridon | 2018-07-24 | 2 | -3/+3 |
* | python: Better use iterators | Mathieu Bridon | 2018-07-24 | 2 | -14/+15 |
* | python: Better sort dictionary keys/values | Mathieu Bridon | 2018-07-24 | 4 | -16/+8 |
* | python: Better iterate over dictionaries | Mathieu Bridon | 2018-07-24 | 2 | -9/+9 |
* | python: Stop using the string module | Mathieu Bridon | 2018-07-24 | 4 | -12/+11 |
* | python: Better check for keys in dicts | Mathieu Bridon | 2018-07-24 | 5 | -15/+15 |
* | Allow AMD_perfmon on GLES contexts | Eric Anholt | 2018-07-18 | 1 | -11/+11 |
* | python: Stop using the Python 2 exception syntax | Mathieu Bridon | 2018-07-06 | 4 | -6/+6 |
* | python: Use spaces, not tabs | Mathieu Bridon | 2018-07-06 | 1 | -4/+4 |
* | python: Use the print function | Mathieu Bridon | 2018-07-06 | 17 | -967/+1001 |
* | python: Stabilize some script outputs | Mathieu Bridon | 2018-07-05 | 2 | -2/+3 |
* | mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profile | Timothy Arceri | 2018-07-05 | 1 | -97/+97 |
* | mesa: enable ARB_vertex_attrib_64bit in compat profile | Timothy Arceri | 2018-06-30 | 1 | -10/+10 |
* | mesa: enable ARB_viewport_array in compat profile | Timothy Arceri | 2018-06-30 | 1 | -8/+8 |
* | mesa: enable ARB_shader_subroutine in compat profile | Timothy Arceri | 2018-06-30 | 1 | -8/+8 |
* | mesa: add Uniform*d support to display lists | Timothy Arceri | 2018-06-30 | 1 | -18/+18 |
* | mesa: add support for ARB_sample_locations | Rhys Perry | 2018-06-14 | 1 | -0/+104 |
* | mesa: changes to expose OES_texture_view extension | Tapani Pälli | 2018-05-24 | 1 | -0/+15 |
* | mesa: drop GL_EXT_polygon_offset support | Timothy Arceri | 2018-05-18 | 1 | -10/+0 |
* | mesa: enable geom shaders in OpenGL 3.2 Compat profile | Timothy Arceri | 2018-05-03 | 1 | -2/+1 |
* | mesa: add support for nvidia conservative rasterization extensions | Rhys Perry | 2018-04-30 | 2 | -0/+48 |
* | glapi: Update XML for last revision of EXT_shader_framebuffer_fetch. | Francisco Jerez | 2018-02-24 | 2 | -5/+6 |
* | mesa: add some of missing compatibility support for ARB_bindless_texture | Marek Olšák | 2018-02-23 | 1 | -1/+1 |
* | mesa: add glsl version query (v4) | Vadym Shovkoplias | 2018-02-13 | 1 | -0/+1 |
* | glx/apple: locate dispatch table functions to wrap by name | Jon Turney | 2018-02-01 | 1 | -0/+14 |
* | autotools: include meson build files in tarball | Dylan Baker | 2018-01-19 | 1 | -1/+2 |
* | mesa: Tidy up the 4.6 section of GL4x.xml | Neil Roberts | 2018-01-06 | 1 | -5/+10 |
* | mesa: Add GL4.6 aliases of functions from GL_ARB_indirect_parameters | Neil Roberts | 2018-01-05 | 1 | -0/+22 |