| Commit message (Expand) | Author | Age | Files | Lines |
* | radv: Update version to 1.1.70. | Bas Nieuwenhuizen | 2018-03-09 | 1 | -2/+2 |
* | radv: Generate icd files. | Bas Nieuwenhuizen | 2018-03-09 | 4 | -25/+70 |
* | nir: Don't i2b a value that is already Boolean | Ian Romanick | 2018-03-08 | 1 | -0/+1 |
* | i965/vec4: Allow CSE on subset VF constant loads | Ian Romanick | 2018-03-08 | 1 | -0/+19 |
* | i965/vec4: Relax writemask condition in CSE | Ian Romanick | 2018-03-08 | 1 | -1/+9 |
* | i965/fs: Merge CMP and SEL into CSEL on Gen8+ | Ian Romanick | 2018-03-08 | 2 | -0/+107 |
* | i965/fs: Add infrastructure for generating CSEL instructions. | Kenneth Graunke | 2018-03-08 | 8 | -1/+34 |
* | nir: Narrow some dot product operations | Ian Romanick | 2018-03-08 | 1 | -0/+8 |
* | i965: perf: consolidate unmapping oa perf bo outside accumulation | Lionel Landwerlin | 2018-03-08 | 1 | -4/+3 |
* | i965: perf: count number of accumlated reports | Lionel Landwerlin | 2018-03-08 | 1 | -0/+6 |
* | i965: perf: reuse timescale base function from query | Lionel Landwerlin | 2018-03-08 | 1 | -11/+2 |
* | i965: perf: store sysfs device entry into context | Lionel Landwerlin | 2018-03-08 | 2 | -76/+73 |
* | i965: perf: store the hw_id of the context in the query | Lionel Landwerlin | 2018-03-08 | 1 | -6/+11 |
* | i965: perf: default case for unknown query types | Lionel Landwerlin | 2018-03-08 | 1 | -1/+31 |
* | radeonsi: remove chip_class parameter from si_lower_nir | Marek Olšák | 2018-03-08 | 4 | -10/+6 |
* | winsys/amdgpu: query GDS info | Marek Olšák | 2018-03-08 | 2 | -0/+13 |
* | winsys/amdgpu: pad compute IBs | Marek Olšák | 2018-03-08 | 1 | -1/+3 |
* | radeonsi: expand constbuf 0 address correctly to fix Vega10 hangs | Marek Olšák | 2018-03-08 | 1 | -4/+17 |
* | radeonsi: align command buffer starting address to fix some Raven hangs | Marek Olšák | 2018-03-08 | 5 | -5/+28 |
* | etnaviv: add get_driver_query_group_info(..) | Christian Gmeiner | 2018-03-08 | 1 | -0/+13 |
* | etnaviv: add query_group_info for sw counters | Christian Gmeiner | 2018-03-08 | 2 | -6/+29 |
* | glx/apple: Ship meson build file in tarball | Thierry Reding | 2018-03-08 | 1 | -1/+3 |
* | ac/nir: do not emit unnecessary null exports in fragment shaders | Samuel Pitoiset | 2018-03-08 | 1 | -13/+16 |
* | drirc: whitespace fix | Eric Engestrom | 2018-03-08 | 1 | -2/+2 |
* | drirc: Disable the GLX_SGI_video_sync extension for gnome-shell on vmware | Thomas Hellstrom | 2018-03-08 | 1 | -0/+1 |
* | gallium/st_dri: Honor the glx_disable_sgi_video_sync config option | Thomas Hellstrom | 2018-03-08 | 1 | -0/+1 |
* | glx/dri: Add a driconf option to disable GLX_SGI_video_sync | Thomas Hellstrom | 2018-03-08 | 3 | -4/+16 |
* | ac/radeonsi: add emit_kill to the abi | Timothy Arceri | 2018-03-08 | 3 | -1/+11 |
* | radeonsi: add si_llvm_emit_kill() helper | Timothy Arceri | 2018-03-08 | 2 | -12/+21 |
* | spirv: fix autotools builds | Timothy Arceri | 2018-03-08 | 1 | -0/+1 |
* | ac: make use of if/loop build helpers | Timothy Arceri | 2018-03-08 | 1 | -42/+18 |
* | radeonsi: make use of if/loop build helpers in ac | Timothy Arceri | 2018-03-08 | 2 | -160/+11 |
* | ac: add if/loop build helpers | Timothy Arceri | 2018-03-08 | 3 | -0/+211 |
* | radv: enable AMD_gcn_shader extension | Daniel Schürmann | 2018-03-07 | 2 | -0/+4 |
* | ac: implement AMD_gcn_shader extended instructions | Daniel Schürmann | 2018-03-07 | 1 | -0/+28 |
* | spirv: handle AMD_gcn_shader extended instructions | Daniel Schürmann | 2018-03-07 | 6 | -0/+70 |
* | nir: add AMD_gcn_shader extended instructions | Daniel Schürmann | 2018-03-07 | 2 | -0/+30 |
* | spirv: import AMD extensions header from glslang | Daniel Schürmann | 2018-03-07 | 1 | -0/+110 |
* | meson: Fix indent in omx meson.build | Dylan Baker | 2018-03-07 | 1 | -32/+32 |
* | meson: Use include directory variables instead of traversing | Dylan Baker | 2018-03-07 | 4 | -9/+12 |
* | meson: Re-add auto option for omx | Dylan Baker | 2018-03-07 | 2 | -10/+10 |
* | meson: fix tizonia compilation | Dylan Baker | 2018-03-07 | 1 | -0/+1 |
* | meson: combine state trackers and target if blocks | Dylan Baker | 2018-03-07 | 1 | -21/+7 |
* | st/mesa: expose 0 shader binary formats for compat profiles for Qt | Marek Olšák | 2018-03-07 | 4 | -6/+14 |
* | draw: fix line stippling with aa lines | Roland Scheidegger | 2018-03-07 | 1 | -4/+13 |
* | draw: simplify (and correct) aaline fallback (v2) | Roland Scheidegger | 2018-03-07 | 1 | -409/+105 |
* | radv: Don't emit a warning on VI-GFX9. | Bas Nieuwenhuizen | 2018-03-07 | 1 | -1/+3 |
* | radv: Enable vulkan 1.1.0 for configurations that can support it. | Bas Nieuwenhuizen | 2018-03-07 | 1 | -0/+2 |
* | radv: Disable sampler ycbcr conversion. | Bas Nieuwenhuizen | 2018-03-07 | 2 | -0/+24 |
* | radv: Expose that we don't support any VK_KHR_16_bit_storage parts. | Bas Nieuwenhuizen | 2018-03-07 | 1 | -0/+9 |