Mesa (master): glsl: remove remaining tabs in glsl_parser_extras.h

2016-09-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: df920367bf85d3a326da5928a73f35844a4a8c72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df920367bf85d3a326da5928a73f35844a4a8c72 Author: Timothy Arceri Date: Tue Sep 27 12:00:51 2016 +1000 glsl: remove remaining tabs in glsl_parser_extras.h Revie

Mesa (master): st/va: Fix vaSyncSurface with no outstanding operation

2016-09-27 Thread Christian König
Module: Mesa Branch: master Commit: a543f231d712dbdfd309ff589766179c5cb32b20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a543f231d712dbdfd309ff589766179c5cb32b20 Author: Mark Thompson Date: Mon Sep 26 23:22:31 2016 +0100 st/va: Fix vaSyncSurface with no outstanding operation Fix

Mesa (master): st/va Avoid VBR bitrate calculation overflow v2

2016-09-27 Thread Christian König
Module: Mesa Branch: master Commit: a5993022275c20061ac025d9adc26c5f9d02afee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5993022275c20061ac025d9adc26c5f9d02afee Author: Andy Furniss Date: Mon Sep 26 10:44:35 2016 +0100 st/va Avoid VBR bitrate calculation overflow v2 VBR bitrate

Mesa (master): i915g: add dma-buf support to i915_drm_buffer_get_handle

2016-09-27 Thread Emil Velikov
Module: Mesa Branch: master Commit: c060f291c26ac22721a515c78c7a4779f389ff7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c060f291c26ac22721a515c78c7a4779f389ff7e Author: Nicholas Bishop Date: Thu Sep 8 15:55:03 2016 -0400 i915g: add dma-buf support to i915_drm_buffer_get_handle

Mesa (master): gbm: return appropriate error when queryImage() fails

2016-09-27 Thread Emil Velikov
Module: Mesa Branch: master Commit: 2d05ba2ca0af336ceae3167432d7df9df3366b74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d05ba2ca0af336ceae3167432d7df9df3366b74 Author: Nicholas Bishop Date: Thu Sep 8 15:55:02 2016 -0400 gbm: return appropriate error when queryImage() fails Ch

Mesa (master): st/dri: check pipe_screen->resource_get_handle() return value

2016-09-27 Thread Emil Velikov
Module: Mesa Branch: master Commit: aa560e8e6328acd5b8feec1fea54dec06ae21368 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa560e8e6328acd5b8feec1fea54dec06ae21368 Author: Nicholas Bishop Date: Thu Sep 22 16:04:13 2016 +0100 st/dri: check pipe_screen->resource_get_handle() return v

Mesa (master): winsys/amdgpu: add fence and buffer list logic for slab allocated buffers

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a3832590c60e3016a94bbba79072b2913585a672 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3832590c60e3016a94bbba79072b2913585a672 Author: Nicolai Hähnle Date: Thu Sep 8 10:05:55 2016 +0200 winsys/amdgpu: add fence and buffer list logic for slab al

Mesa (master): gallium/radeon: add RADEON_FLAG_HANDLE

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 6d89a4067627fdf568c6c4e3d9a201fd45d5352b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d89a4067627fdf568c6c4e3d9a201fd45d5352b Author: Nicolai Hähnle Date: Fri Sep 9 11:49:18 2016 +0200 gallium/radeon: add RADEON_FLAG_HANDLE When passed to win

Mesa (master): winsys/radeon: add slab entry structures to radeon_bo

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a9e8672585afd4d0332d6b22b391f920c35a9979 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9e8672585afd4d0332d6b22b391f920c35a9979 Author: Nicolai Hähnle Date: Fri Sep 9 15:21:03 2016 +0200 winsys/radeon: add slab entry structures to radeon_bo Alr

Mesa (master): gallium/radeon: add RADEON_USAGE_SYNCHRONIZED

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: e703f71ebdf91938c83f47c898f1da058ce0ac32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e703f71ebdf91938c83f47c898f1da058ce0ac32 Author: Nicolai Hähnle Date: Wed Sep 7 10:57:56 2016 +0200 gallium/radeon: add RADEON_USAGE_SYNCHRONIZED This is rea

Mesa (master): winsys/radeon: enable buffer allocation from slabs

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: fb827c055cb1bdd2b18d0687c06c56b537d805f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb827c055cb1bdd2b18d0687c06c56b537d805f3 Author: Nicolai Hähnle Date: Mon Sep 12 12:19:47 2016 +0200 winsys/radeon: enable buffer allocation from slabs Only e

Mesa (master): winsys/radeon: add slab buffer list

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 0edebde9a48ab609c636050208505885da363593 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0edebde9a48ab609c636050208505885da363593 Author: Nicolai Hähnle Date: Mon Sep 12 10:52:35 2016 +0200 winsys/radeon: add slab buffer list Introducing radeon_bo

Mesa (master): gallium/u_math: add util_logbase2_ceil

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: b3ebc229dcd5d1cc882443f9b851890b00cd9dbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3ebc229dcd5d1cc882443f9b851890b00cd9dbc Author: Nicolai Hähnle Date: Tue Sep 6 14:41:51 2016 +0200 gallium/u_math: add util_logbase2_ceil For finding the ex

Mesa (master): winsys/amdgpu: add slab entry structures to amdgpu_winsys_bo

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a987e4377a0a11cf05ffe57c7f8596b82409a5d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a987e4377a0a11cf05ffe57c7f8596b82409a5d9 Author: Nicolai Hähnle Date: Wed Sep 7 10:37:42 2016 +0200 winsys/amdgpu: add slab entry structures to amdgpu_winsys_

Mesa (master): gallium/radeon/winsyses: reduce the number of pb_cache buckets

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 4421c0fb0dc7a51c3d639c452ad8a5d55a99cec1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4421c0fb0dc7a51c3d639c452ad8a5d55a99cec1 Author: Nicolai Hähnle Date: Mon Sep 12 16:27:41 2016 +0200 gallium/radeon/winsyses: reduce the number of pb_cache buc

Mesa (master): gallium/pipebuffer: add pb_slab utility

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 84f156c0cbf0deb0f51163dc3fd6b09a62270c50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84f156c0cbf0deb0f51163dc3fd6b09a62270c50 Author: Nicolai Hähnle Date: Tue Sep 6 14:43:00 2016 +0200 gallium/pipebuffer: add pb_slab utility This is a simple

Mesa (master): winsys/amdgpu: enable buffer allocation from slabs

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: ffa1c669ddb48c25bab3457b8b2bfcd255acc674 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffa1c669ddb48c25bab3457b8b2bfcd255acc674 Author: Nicolai Hähnle Date: Wed Sep 7 10:50:59 2016 +0200 winsys/amdgpu: enable buffer allocation from slabs Review

Mesa (master): winsys/radeon: add fine-grained fences for slab buffers

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a1e391e39df2b1d8169e773a30153167ab8e13e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1e391e39df2b1d8169e773a30153167ab8e13e8 Author: Nicolai Hähnle Date: Mon Sep 12 11:46:12 2016 +0200 winsys/radeon: add fine-grained fences for slab buffers N

Mesa (master): winsys/radeon: separate adding a buffer from updating its reloc data

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: cbb9c2f170e364054c644e013277ff95a6ad2f0a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbb9c2f170e364054c644e013277ff95a6ad2f0a Author: Nicolai Hähnle Date: Fri Sep 9 18:30:40 2016 +0200 winsys/radeon: separate adding a buffer from updating its

Mesa (master): winsys/amdgpu: do not synchronize unsynchronized buffers

2016-09-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 5af9eef719cda5e45b69a0cd1fde135df5dd3fbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5af9eef719cda5e45b69a0cd1fde135df5dd3fbc Author: Nicolai Hähnle Date: Wed Sep 7 11:01:17 2016 +0200 winsys/amdgpu: do not synchronize unsynchronized buffers

Mesa (master): configure.ac: add llvm inteljitevents component if enabled

2016-09-27 Thread Tim Rowley
Module: Mesa Branch: master Commit: bacdd9ef4c00d49cda4f704eadbbd871bb467735 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bacdd9ef4c00d49cda4f704eadbbd871bb467735 Author: Tim Rowley Date: Thu Jul 21 18:34:37 2016 -0500 configure.ac: add llvm inteljitevents component if enabled Ne

Mesa (master): swr: replace gallium->swr format enum conversion

2016-09-27 Thread Tim Rowley
Module: Mesa Branch: master Commit: 50842e8a9313400a0d31f5fca2e346b95d12b262 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50842e8a9313400a0d31f5fca2e346b95d12b262 Author: Tim Rowley Date: Tue Sep 20 11:15:55 2016 -0500 swr: replace gallium->swr format enum conversion Replace old

Mesa (master): glsl: Add bit_xor builder

2016-09-27 Thread Ian Romanick
Module: Mesa Branch: master Commit: 7f64041cee3101c673be6d7bffbb03dab69ccca4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f64041cee3101c673be6d7bffbb03dab69ccca4 Author: Ian Romanick Date: Tue Sep 6 23:17:51 2016 -0700 glsl: Add bit_xor builder Signed-off-by: Ian Romanick Revi

Mesa (master): glsl: Update function parameter documentation for do_common_optimization

2016-09-27 Thread Ian Romanick
Module: Mesa Branch: master Commit: afd99734db400ad5c0357735f239d45436809b7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afd99734db400ad5c0357735f239d45436809b7e Author: Ian Romanick Date: Wed Sep 14 15:14:22 2016 -0700 glsl: Update function parameter documentation for do_common_

Mesa (master): glsl/standalone: Use API_OPENGL_CORE if the GLSL version is >= 1.40

2016-09-27 Thread Ian Romanick
Module: Mesa Branch: master Commit: 798d1b8816fed0a88674c6d89d56e478519a5a55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=798d1b8816fed0a88674c6d89d56e478519a5a55 Author: Ian Romanick Date: Wed Sep 14 13:51:19 2016 -0700 glsl/standalone: Use API_OPENGL_CORE if the GLSL version is

Mesa (master): glsl: Fix cut-and-paste bug in hierarchical visitor ir_expression::accept

2016-09-27 Thread Ian Romanick
Module: Mesa Branch: master Commit: ea6ed2379d43330152273caa87f93ea7a77ec9f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea6ed2379d43330152273caa87f93ea7a77ec9f7 Author: Ian Romanick Date: Thu Sep 15 11:11:12 2016 -0700 glsl: Fix cut-and-paste bug in hierarchical visitor ir_expre

Mesa (master): glsl/standalone: Enable GLSL 4.00 through 4.50

2016-09-27 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5f7f7d582b1d6d3696506250743fd3f6be3277b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f7f7d582b1d6d3696506250743fd3f6be3277b8 Author: Ian Romanick Date: Thu Sep 15 11:16:02 2016 -0700 glsl/standalone: Enable GLSL 4.00 through 4.50 Signed-off-b

Mesa (master): .gitignore: Ignore src/compiler/spirv2nir

2016-09-27 Thread Chad Versace
Module: Mesa Branch: master Commit: 44bcf1ffcced04fd7f2b537a922ffa85dd1418e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44bcf1ffcced04fd7f2b537a922ffa85dd1418e2 Author: Chad Versace Date: Tue Sep 27 13:22:44 2016 -0700 .gitignore: Ignore src/compiler/spirv2nir --- src/compile

Mesa (master): glsl: Add initial functions to implement an on-disk cache

2016-09-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 87ab26b2ab35a29d446ae66f1795d40c184c0739 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87ab26b2ab35a29d446ae66f1795d40c184c0739 Author: Timothy Arceri Date: Wed Sep 28 08:55:02 2016 +1000 glsl: Add initial functions to implement an on-disk cache

Mesa (master): glsl: don' t crash when dumping shaders if some come from cache

2016-09-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3eb0baeecfed7a2de2b323e1b5d90e2b14dfc803 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3eb0baeecfed7a2de2b323e1b5d90e2b14dfc803 Author: Timothy Arceri Date: Sun Mar 27 16:25:12 2016 +1100 glsl: don't crash when dumping shaders if some come from c

Mesa (master): gallium/radeon: Initialize pipe_resource::next to NULL

2016-09-27 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 8d8c440ebf1a41dd235a67f3f1538cf47adec013 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d8c440ebf1a41dd235a67f3f1538cf47adec013 Author: Michel Dänzer Date: Tue Sep 27 18:17:12 2016 +0900 gallium/radeon: Initialize pipe_resource::next to NULL Fix