| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: add release notes for 17.3.3 | Juan A. Suarez Romero | 2018-01-19 | 1 | -0/+150 |
* | r600: enable ARB_enhanced_layouts | Dave Airlie | 2018-01-19 | 2 | -2/+3 |
* | r600: add support for ARB_shader_clock. | Dave Airlie | 2018-01-18 | 1 | -1/+1 |
* | Revert "docs: Mark GLX_ARB_context_flush_control done" | Adam Jackson | 2018-01-15 | 1 | -1/+1 |
* | docs: update calendar, add news and link release notes for 17.3.2 | Emil Velikov | 2018-01-09 | 3 | -6/+8 |
* | docs: add sha256 checksums for 17.3.2 | Emil Velikov | 2018-01-09 | 1 | -1/+2 |
* | docs: add release notes for 17.3.2 | Emil Velikov | 2018-01-09 | 1 | -0/+108 |
* | nvc0: enable bindless on kepler | Ilia Mirkin | 2018-01-07 | 2 | -1/+2 |
* | docs/features: show es3.1 compat done on r600. | Dave Airlie | 2017-12-27 | 1 | -1/+1 |
* | docs: update calendar, add news item and link release notes for 17.2.8 | Andres Gomez | 2017-12-23 | 3 | -7/+7 |
* | docs: add sha256 checksums for 17.2.8 | Andres Gomez | 2017-12-23 | 1 | -1/+2 |
* | docs: add release notes for 17.2.8 | Andres Gomez | 2017-12-23 | 1 | -0/+111 |
* | docs: update calendar, add news item and link release notes for 17.3.1 | Emil Velikov | 2017-12-21 | 3 | -7/+8 |
* | docs: add sha256 checksums for 17.3.1 | Emil Velikov | 2017-12-21 | 1 | -1/+2 |
* | docs: add release notes for 17.3.1 | Emil Velikov | 2017-12-21 | 1 | -0/+190 |
* | docs: update 17.3 and 18.0 cycles for the release calendar | Andres Gomez | 2017-12-20 | 1 | -1/+62 |
* | docs: mark GL4.3 as finished for r600 | Dave Airlie | 2017-12-18 | 2 | -23/+24 |
* | r600: export robust buffer access | Dave Airlie | 2017-12-18 | 1 | -1/+1 |
* | docs: update calendar, add news item and link release notes for 17.2.7 | Emil Velikov | 2017-12-14 | 3 | -7/+8 |
* | docs: add sha256 checksums for 17.2.7 | Emil Velikov | 2017-12-14 | 1 | -1/+2 |
* | docs: add release notes for 17.2.7 | Emil Velikov | 2017-12-14 | 1 | -0/+246 |
* | docs/llvmpipe: document ppc64le as alternative architecture to x86. | Ben Crocker | 2017-12-08 | 1 | -3/+9 |
* | docs/release-calendar: drop 17.3.0 from the table | Emil Velikov | 2017-12-08 | 1 | -7/+1 |
* | docs: add news item and link release notes for 17.3.0 | Emil Velikov | 2017-12-08 | 2 | -0/+8 |
* | docs: add sha256 checksums for 17.3.0 | Emil Velikov | 2017-12-08 | 1 | -1/+2 |
* | docs: Update 17.3.0 release notes | Emil Velikov | 2017-12-08 | 1 | -5/+178 |
* | docs: Update GL_ARB_get_program_binary docs to support 1 format | Jordan Justen | 2017-12-08 | 2 | -1/+2 |
* | mesa: add GL_PROGRAM_BINARY_FORMAT_MESA enum | Jordan Justen | 2017-12-08 | 1 | -0/+3 |
* | docs: annotate MESA_program_debug as obsolete | Emil Velikov | 2017-12-06 | 1 | -1/+1 |
* | docs/release-calendar: update and extend | Emil Velikov | 2017-12-01 | 1 | -16/+15 |
* | docs/specs: annotate MESA_set_3dfx_mode as obsolete | Emil Velikov | 2017-12-01 | 2 | -2/+2 |
* | xlib: remove dummy GLX_MESA_set_3dfx_mode implementation | Emil Velikov | 2017-12-01 | 1 | -1/+1 |
* | docs/specs: annotate MESA_agp_offset as obsolete | Emil Velikov | 2017-12-01 | 2 | -3/+2 |
* | r600: add ARB_shader_storage_buffer_object support (v3) | Dave Airlie | 2017-12-01 | 2 | -2/+3 |
* | docs/llvmpipe.html: Minor edits | Ben Crocker | 2017-11-28 | 1 | -7/+7 |
* | docs: remove bug 103626 from fix list as per 17.2.6 | Andres Gomez | 2017-11-26 | 1 | -2/+0 |
* | docs: update calendar, add news item and link release notes for 17.2.6 | Andres Gomez | 2017-11-26 | 3 | -7/+8 |
* | docs: add sha256 checksums for 17.2.6 | Andres Gomez | 2017-11-26 | 1 | -1/+2 |
* | docs: add release notes for 17.2.6 | Andres Gomez | 2017-11-26 | 1 | -0/+188 |
* | freedreno/a4xx: add ARB_framebuffer_no_attachments support | Ilia Mirkin | 2017-11-25 | 1 | -2/+2 |
* | freedreno/a4xx: add indirect draw support | Ilia Mirkin | 2017-11-25 | 1 | -3/+3 |
* | freedreno/a4xx: add stencil texturing support | Ilia Mirkin | 2017-11-25 | 1 | -3/+3 |
* | freedreno/ir3: add a pass to lower tg4 to txl, enable gather on a4xx | Ilia Mirkin | 2017-11-25 | 1 | -2/+2 |
* | r600: add cull distance support | Dave Airlie | 2017-11-21 | 2 | -1/+2 |
* | docs/features: mark some r600 extensions supported | Dave Airlie | 2017-11-20 | 1 | -2/+2 |
* | freedreno/ir3: add texture gather support | Rob Clark | 2017-11-18 | 1 | -1/+1 |
* | docs: update features for freedreno | Rob Clark | 2017-11-17 | 1 | -41/+41 |
* | docs: update features/relnotes for r600 shader image support. (v2) | Dave Airlie | 2017-11-17 | 2 | -9/+11 |
* | docs: add documentation for building with meson | Dylan Baker | 2017-11-16 | 2 | -0/+169 |
* | docs: Point to apt.llvm.org for development snapshot packages | Kai Wasserbäch | 2017-11-16 | 1 | -0/+6 |