| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: document MESA_GLSL=errors keyword | Alejandro Piñeiro | 2019-04-30 | 1 | -0/+1 |
* | docs: changed "Done" to "DONE" in features.txt | Romain Failliot | 2019-04-29 | 1 | -1/+1 |
* | docs/features: update GL too | Rob Clark | 2019-04-25 | 1 | -3/+3 |
* | freedreno/a6xx: sample-shading support | Rob Clark | 2019-04-25 | 1 | -3/+3 |
* | freedreno: add robustness support | Rob Clark | 2019-04-25 | 1 | -1/+1 |
* | st/mesa: expose EXT_gpu_shader4 if GLSL 1.40 is supported | Marek Olšák | 2019-04-24 | 1 | -0/+2 |
* | docs: update calendar, and news item and link release notes for 19.0.3 | Dylan Baker | 2019-04-24 | 3 | -7/+8 |
* | docs: Add SHA256 sums for mesa 19.0.3 | Dylan Baker | 2019-04-24 | 1 | -1/+2 |
* | docs: add relnotes for 19.0.3 | Dylan Baker | 2019-04-24 | 1 | -0/+147 |
* | iris: add support for INTEL_conservative_rasterization | Mike Blumenkrantz | 2019-04-23 | 1 | -0/+1 |
* | anv,radv: Update release notes for newly implemented extensiosn | Jason Ekstrand | 2019-04-22 | 1 | -0/+12 |
* | docs/relnotes: add support for VK_KHR_shader_float16_int8 | Andres Gomez | 2019-04-20 | 1 | -0/+1 |
* | anv: Implement VK_EXT_descriptor_indexing | Jason Ekstrand | 2019-04-19 | 1 | -0/+1 |
* | docs: s/Aptril/April/ | Brian Paul | 2019-04-19 | 1 | -1/+1 |
* | doc/features: Add a few extensions to the feature matrix | Gert Wollny | 2019-04-16 | 1 | -1/+3 |
* | docs: drop Andres Gomez from the release cycles | Andres Gomez | 2019-04-15 | 1 | -8/+8 |
* | docs: drop most autoconf references | Dylan Baker | 2019-04-15 | 7 | -399/+49 |
* | radeonsi: enable GL_EXT_shader_image_load_formatted | Marek Olšák | 2019-04-15 | 1 | -0/+1 |
* | docs: update calendar, and news item and link release notes for 19.0.2 | Dylan Baker | 2019-04-10 | 3 | -7/+8 |
* | docs: Add sha256 sums for 19.0.2 | Dylan Baker | 2019-04-10 | 1 | -1/+2 |
* | docs: Add release notes for 19.0.2 | Dylan Baker | 2019-04-10 | 1 | -0/+121 |
* | softpipe: Enable PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT | Gert Wollny | 2019-04-09 | 1 | -1/+1 |
* | virgl: add support for ARB_indirect_parameters | Dave Airlie | 2019-04-09 | 1 | -1/+1 |
* | docs: Add NV_compute_shader_derivatives to 19.1.0 relnotes | Caio Marcelo de Oliveira Filho | 2019-04-08 | 1 | -0/+2 |
* | softpipe: add support for vertex streams (v2) | Dave Airlie | 2019-04-09 | 1 | -1/+1 |
* | docs: update calendar, add news item and link release notes for 18.3.6 | Emil Velikov | 2019-04-05 | 3 | -7/+11 |
* | docs: add sha256 checksums for 18.3.6 | Emil Velikov | 2019-04-05 | 1 | -1/+2 |
* | docs: add release notes for 18.3.6 | Emil Velikov | 2019-04-05 | 1 | -0/+168 |
* | docs: Fix 19.0.x version numbers | Guido Günther | 2019-04-02 | 1 | -4/+4 |
* | docs/relnotes: document parallel_shader_compile changes in 19.1.0, not 19.0.0 | Marek Olšák | 2019-04-02 | 2 | -2/+2 |
* | mesa: implement ARB/KHR_parallel_shader_compile | Marek Olšák | 2019-04-01 | 2 | -1/+3 |
* | docs: update calendar, add news item and link release notes for 19.0.1 | Dylan Baker | 2019-03-27 | 3 | -7/+8 |
* | docs: Add SHA256 sums for mesa 19.0.1 | Dylan Baker | 2019-03-27 | 1 | -1/+2 |
* | docs: Add release notes for 19.0.1 | Dylan Baker | 2019-03-27 | 1 | -0/+158 |
* | docs: update freedreno status | Rob Clark | 2019-03-22 | 1 | -17/+17 |
* | radv: enable VK_KHR_8bit_storage | Rhys Perry | 2019-03-21 | 1 | -1/+1 |
* | docs: update calendar, add news item and link release notes for 18.3.5 | Emil Velikov | 2019-03-18 | 3 | -8/+9 |
* | docs: add sha256 checksums for 18.3.5 | Emil Velikov | 2019-03-18 | 1 | -1/+2 |
* | docs: add release notes for 18.3.5 | Emil Velikov | 2019-03-18 | 1 | -0/+270 |
* | docs: link to the meson_options.txt file gitlab.freedesktop.org | Brian Paul | 2019-03-17 | 1 | -1/+2 |
* | docs: separate information for compiler selection and compiler options | Brian Paul | 2019-03-17 | 1 | -19/+39 |
* | Fix link release notes for 19.0.0. | Albert Pal | 2019-03-13 | 1 | -1/+1 |
* | docs: update calendar, add news item, and link release notes for 19.0.0 | Dylan Baker | 2019-03-13 | 3 | -10/+30 |
* | docs: Add SHA256 sums for 19.0.0 | Dylan Baker | 2019-03-13 | 1 | -1/+2 |
* | docs: Add release notes for 19.0.0 | Dylan Baker | 2019-03-13 | 1 | -2/+2402 |
* | docs: try to improve the Meson documentation (v2) | Brian Paul | 2019-03-11 | 2 | -40/+106 |
* | docs: mention "Allow commits from members who can merge..." | Emil Velikov | 2019-02-26 | 1 | -0/+5 |
* | docs: update calendar, add news item and link release notes for 18.3.4 | Emil Velikov | 2019-02-18 | 3 | -7/+8 |
* | docs: add sha256 checksums for 18.3.4 | Emil Velikov | 2019-02-18 | 1 | -1/+2 |
* | docs: add release notes for 18.3.4 | Emil Velikov | 2019-02-18 | 1 | -0/+179 |