aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nir: Don't i2b a value that is already BooleanIan Romanick2018-03-081-0/+1
* i965/vec4: Allow CSE on subset VF constant loadsIan Romanick2018-03-081-0/+19
* i965/vec4: Relax writemask condition in CSEIan Romanick2018-03-081-1/+9
* i965/fs: Merge CMP and SEL into CSEL on Gen8+Ian Romanick2018-03-082-0/+107
* i965/fs: Add infrastructure for generating CSEL instructions.Kenneth Graunke2018-03-088-1/+34
* nir: Narrow some dot product operationsIan Romanick2018-03-081-0/+8
* i965: perf: consolidate unmapping oa perf bo outside accumulationLionel Landwerlin2018-03-081-4/+3
* i965: perf: count number of accumlated reportsLionel Landwerlin2018-03-081-0/+6
* i965: perf: reuse timescale base function from queryLionel Landwerlin2018-03-081-11/+2
* i965: perf: store sysfs device entry into contextLionel Landwerlin2018-03-082-76/+73
* i965: perf: store the hw_id of the context in the queryLionel Landwerlin2018-03-081-6/+11
* i965: perf: default case for unknown query typesLionel Landwerlin2018-03-081-1/+31
* radeonsi: remove chip_class parameter from si_lower_nirMarek Olšák2018-03-084-10/+6
* winsys/amdgpu: query GDS infoMarek Olšák2018-03-082-0/+13
* winsys/amdgpu: pad compute IBsMarek Olšák2018-03-081-1/+3
* radeonsi: expand constbuf 0 address correctly to fix Vega10 hangsMarek Olšák2018-03-081-4/+17
* radeonsi: align command buffer starting address to fix some Raven hangsMarek Olšák2018-03-085-5/+28
* etnaviv: add get_driver_query_group_info(..)Christian Gmeiner2018-03-081-0/+13
* etnaviv: add query_group_info for sw countersChristian Gmeiner2018-03-082-6/+29
* meson: Fix building gallium media libs without eglDylan Baker2018-03-081-1/+3
* meson: Allow building dri based EGL without GLXDylan Baker2018-03-081-10/+15
* glx/apple: Ship meson build file in tarballThierry Reding2018-03-081-1/+3
* ac/nir: do not emit unnecessary null exports in fragment shadersSamuel Pitoiset2018-03-081-13/+16
* drirc: whitespace fixEric Engestrom2018-03-081-2/+2
* drirc: Disable the GLX_SGI_video_sync extension for gnome-shell on vmwareThomas Hellstrom2018-03-081-0/+1
* gallium/st_dri: Honor the glx_disable_sgi_video_sync config optionThomas Hellstrom2018-03-081-0/+1
* glx/dri: Add a driconf option to disable GLX_SGI_video_syncThomas Hellstrom2018-03-083-4/+16
* ac/radeonsi: add emit_kill to the abiTimothy Arceri2018-03-083-1/+11
* radeonsi: add si_llvm_emit_kill() helperTimothy Arceri2018-03-082-12/+21
* spirv: fix autotools buildsTimothy Arceri2018-03-081-0/+1
* ac: make use of if/loop build helpersTimothy Arceri2018-03-081-42/+18
* radeonsi: make use of if/loop build helpers in acTimothy Arceri2018-03-082-160/+11
* ac: add if/loop build helpersTimothy Arceri2018-03-083-0/+211
* radv: enable AMD_gcn_shader extensionDaniel Schürmann2018-03-072-0/+4
* ac: implement AMD_gcn_shader extended instructionsDaniel Schürmann2018-03-071-0/+28
* spirv: handle AMD_gcn_shader extended instructionsDaniel Schürmann2018-03-076-0/+70
* nir: add AMD_gcn_shader extended instructionsDaniel Schürmann2018-03-072-0/+30
* spirv: import AMD extensions header from glslangDaniel Schürmann2018-03-071-0/+110
* meson: Fix indent in omx meson.buildDylan Baker2018-03-071-32/+32
* meson: Use include directory variables instead of traversingDylan Baker2018-03-074-9/+12
* meson: Re-add auto option for omxDylan Baker2018-03-074-36/+57
* meson: fix tizonia compilationDylan Baker2018-03-071-0/+1
* meson: combine state trackers and target if blocksDylan Baker2018-03-071-21/+7
* st/mesa: expose 0 shader binary formats for compat profiles for QtMarek Olšák2018-03-074-6/+14
* draw: fix line stippling with aa linesRoland Scheidegger2018-03-071-4/+13
* draw: simplify (and correct) aaline fallback (v2)Roland Scheidegger2018-03-071-409/+105
* radv: Don't emit a warning on VI-GFX9.Bas Nieuwenhuizen2018-03-071-1/+3
* radv: Enable vulkan 1.1.0 for configurations that can support it.Bas Nieuwenhuizen2018-03-071-0/+2
* radv: Disable sampler ycbcr conversion.Bas Nieuwenhuizen2018-03-072-0/+24
* radv: Expose that we don't support any VK_KHR_16_bit_storage parts.Bas Nieuwenhuizen2018-03-071-0/+9