| Commit message (Expand) | Author | Age | Files | Lines |
* | radv: fix centroid interpolation | Samuel Pitoiset | 2018-05-21 | 1 | -3/+0 |
* | radv: Cleanup unused prime blit path. | Bas Nieuwenhuizen | 2018-05-21 | 2 | -25/+0 |
* | radv: Fix SRGB compute copies. | Bas Nieuwenhuizen | 2018-05-21 | 2 | -0/+42 |
* | android: enable VK_ANDROID_native_buffer | Tapani Pälli | 2018-05-21 | 2 | -3/+1 |
* | vulkan: update vk_icd.h to current upstream | Tapani Pälli | 2018-05-21 | 1 | -14/+53 |
* | virgl: set texture buffer offset alignment to disable ARB_texture_buffer_range. | Dave Airlie | 2018-05-21 | 1 | -1/+1 |
* | mesa: stop hiding query parameters from OpenGL compat | Timothy Arceri | 2018-05-21 | 1 | -14/+7 |
* | radv: fix VK_EXT_descriptor_indexing | Christoph Haag | 2018-05-20 | 1 | -1/+1 |
* | ac/surface: Only align linear power of two fmt textures. | Bas Nieuwenhuizen | 2018-05-20 | 1 | -2/+2 |
* | amd/addrlib: Use defines in autotools build. | Bas Nieuwenhuizen | 2018-05-20 | 1 | -0/+1 |
* | r600/compute: Mark several functions as static | Aaron Watry | 2018-05-19 | 2 | -30/+29 |
* | r600/compute: Remove unused compute_memory_pool functions | Aaron Watry | 2018-05-19 | 2 | -103/+0 |
* | draw: get rid of special logic to not emit null tris | Roland Scheidegger | 2018-05-19 | 1 | -38/+0 |
* | docs: Add sha sums for release | Dylan Baker | 2018-05-18 | 1 | -2/+3 |
* | docs: Add release notes for 18.1.0 | Dylan Baker | 2018-05-18 | 2 | -1/+196 |
* | nir: Implement optional b2f->iand lowering | Alyssa Rosenzweig | 2018-05-18 | 2 | -1/+7 |
* | travis: Adapt to radeonsi dropping support for LLVM 4 | Jan Vesely | 2018-05-18 | 1 | -7/+7 |
* | radeonsi: skip ES output stores for undefined output components | Marek Olšák | 2018-05-18 | 1 | -0/+3 |
* | i965: isl: Move the MCS gen7+ assertion into ISL | Nanley Chery | 2018-05-18 | 2 | -2/+2 |
* | i965/miptree: Remove format assertion in alloc_aux | Nanley Chery | 2018-05-18 | 1 | -5/+0 |
* | i965/miptree: Simplify the switch in supports_ccs | Nanley Chery | 2018-05-18 | 1 | -5/+1 |
* | i965: Make get_ccs_surf succeed in alloc_aux | Nanley Chery | 2018-05-18 | 2 | -10/+11 |
* | llvmpipe: fix check for a no-op shader | Brian Paul | 2018-05-18 | 1 | -2/+4 |
* | radv: pass radv_nir_compiler_options directly to create_llvm_function() | Samuel Pitoiset | 2018-05-18 | 1 | -4/+3 |
* | st/mesa: only define GLSL 1.4 for compat if driver supports it | Christian Gmeiner | 2018-05-18 | 1 | -1/+1 |
* | vbo: remove MaxVertexAttribStride assert check. | Dave Airlie | 2018-05-18 | 1 | -1/+0 |
* | mesa: drop GL_EXT_polygon_offset support | Timothy Arceri | 2018-05-18 | 9 | -36/+64 |
* | tgsi: fix incorrect tgsi_shader_info::num_tokens computation | Brian Paul | 2018-05-17 | 1 | -2/+1 |
* | radv: add radv_emit_shader_pointer() helper | Samuel Pitoiset | 2018-05-17 | 3 | -13/+18 |
* | radv: add some helpers for cleaning up radv_get_preamble_cs() | Samuel Pitoiset | 2018-05-17 | 1 | -86/+128 |
* | amd: remove support for LLVM 4.0 | Marek Olšák | 2018-05-17 | 13 | -229/+121 |
* | docs: update calendar, add news and link release notes to 18.0.4 | Juan A. Suarez Romero | 2018-05-17 | 3 | -7/+8 |
* | docs: add sha256 checksums for 18.0.4 | Juan A. Suarez Romero | 2018-05-17 | 1 | -1/+2 |
* | docs: add release notes for 18.0.4 | Juan A. Suarez Romero | 2018-05-17 | 1 | -0/+156 |
* | mesa: The glArrayElement api is independent of the current program. | Mathias Fröhlich | 2018-05-17 | 2 | -2/+2 |
* | mesa: Flag _NEW_ARRAY only if we are changing ctx->Array.VAO. | Mathias Fröhlich | 2018-05-17 | 1 | -6/+14 |
* | mesa: Remove flush_vertices argument from VAO methods. | Mathias Fröhlich | 2018-05-17 | 9 | -57/+51 |
* | mesa: Remove FLUSH_VERTICES from VAO state changes. | Mathias Fröhlich | 2018-05-17 | 1 | -59/+6 |
* | docs: add 18.0.5 in the release calendar | Juan A. Suarez Romero | 2018-05-17 | 1 | -1/+8 |
* | swr/rast: Added FEClipRectangles event | Alok Hota | 2018-05-17 | 2 | -0/+4 |
* | swr/rast: Whitespace and tab-to-spaces changes | Alok Hota | 2018-05-17 | 5 | -17/+18 |
* | swr/rast: fix VCVTPD2PS generation for AVX512 | Alok Hota | 2018-05-17 | 1 | -2/+10 |
* | swr/rast: Rectlist support for GS | Alok Hota | 2018-05-17 | 6 | -1/+102 |
* | swr/rast: Remove unneeded virtual from methods | Alok Hota | 2018-05-17 | 1 | -2/+2 |
* | broadcom/vc4: Native fence fd support | Stefan Schake | 2018-05-17 | 6 | -11/+107 |
* | broadcom/vc4: Store job fence in syncobj | Stefan Schake | 2018-05-17 | 3 | -4/+35 |
* | broadcom/vc4: Detect syncobj support | Stefan Schake | 2018-05-17 | 2 | -0/+7 |
* | broadcom/vc4: Bump libdrm requirement | Stefan Schake | 2018-05-17 | 2 | -0/+8 |
* | drm-uapi: Update vc4 header with syncobj submit support | Stefan Schake | 2018-05-17 | 1 | -3/+10 |
* | broadcom/vc4: Drop libdrm_vc4 requirement | Stefan Schake | 2018-05-17 | 1 | -1/+0 |