Mesa (master): configure: Only require libdrm 2.4.75 for intel.

2017-02-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 6ee4665a774fa423ab53df9d59dc72227e6dec6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ee4665a774fa423ab53df9d59dc72227e6dec6a Author: Vinson Lee Date: Wed Feb 1 23:28:31 2017 + configure: Only require libdrm 2.4.75 for intel. Fixes: b8acb

Mesa (master): anv: always allocate a vertex element with vertexid or instanceid

2017-02-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 543d5db4e250a48e976a529b5e45047d5c53ab80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=543d5db4e250a48e976a529b5e45047d5c53ab80 Author: Lionel Landwerlin Date: Tue Jan 31 12:41:32 2017 + anv: always allocate a vertex element with vertexid or

Mesa (master): anv: limit vertex buffers to 31

2017-02-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 98cf60a3ce27f6afccca3150583793c143eac646 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98cf60a3ce27f6afccca3150583793c143eac646 Author: Lionel Landwerlin Date: Sun Jan 29 02:44:32 2017 + anv: limit vertex buffers to 31 Signed-off-by: Lionel

Mesa (master): anv: emit DrawID if needed

2017-02-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 9413e11869cfeb95417df5a01101fa5d42c733e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9413e11869cfeb95417df5a01101fa5d42c733e8 Author: Lionel Landwerlin Date: Sun Jan 29 03:15:03 2017 + anv: emit DrawID if needed v2: use define for buffer I

Mesa (master): anv: move BaseVertexID/ BaseInstanceID vertex buffer index to 31

2017-02-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 289aef771df79726b5463b2d6d22bb8531846ec1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=289aef771df79726b5463b2d6d22bb8531846ec1 Author: Lionel Landwerlin Date: Sun Jan 29 02:46:12 2017 + anv: move BaseVertexID/BaseInstanceID vertex buffer ind

Mesa (master): anv: enable VK_KHR_shader_draw_parameters

2017-02-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 7158255069a9d431e9fc5ecd1aa462eb2d50d9a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7158255069a9d431e9fc5ecd1aa462eb2d50d9a5 Author: Lionel Landwerlin Date: Sun Jan 29 04:14:54 2017 + anv: enable VK_KHR_shader_draw_parameters Enables 10 t

Mesa (master): android: fix llvm, elf dependencies for M, N releases

2017-02-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: 9c45bb731c97d1f02f83b872c67b2c1b04ec3a41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c45bb731c97d1f02f83b872c67b2c1b04ec3a41 Author: Mauro Rossi Date: Mon Jan 30 20:57:30 2017 +0100 android: fix llvm, elf dependencies for M, N releases These

Mesa (master): anv: Don't use bogus alpha swizzles

2017-02-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: ccdd5b3738ef23dc69f322b9deab290cfaa1d0c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccdd5b3738ef23dc69f322b9deab290cfaa1d0c5 Author: Jason Ekstrand Date: Wed Feb 1 12:27:59 2017 -0800 anv: Don't use bogus alpha swizzles For RGB formats in Vu

Mesa (master): Add missing copyright header to wayland-egl-priv.h

2017-02-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: 752ae38a0981f5799f2445fced4f19cbcab8baad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=752ae38a0981f5799f2445fced4f19cbcab8baad Author: Micah Fedke Date: Thu Jan 12 10:38:21 2017 -0500 Add missing copyright header to wayland-egl-priv.h Reviewed-

Mesa (master): radeonsi/ac: move frag interp emission code to shared llvm code.

2017-02-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: dc68b920dfd1adf2616dda99da730e6412fe2e6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc68b920dfd1adf2616dda99da730e6412fe2e6e Author: Dave Airlie Date: Wed Feb 1 14:47:45 2017 +1000 radeonsi/ac: move frag interp emission code to shared llvm co

Mesa (master): radv/ac: add const_index to fetch index for gs inputs

2017-02-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 230e308ff9a1d6ac6519db70d4e3038c2c948088 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=230e308ff9a1d6ac6519db70d4e3038c2c948088 Author: Dave Airlie Date: Wed Feb 1 10:43:36 2017 +1000 radv/ac: add const_index to fetch index for gs inputs This f

Mesa (master): radv/ac: handle clip/ cull distance sizing in geometry shader outputs

2017-02-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: fa316ed02ff0c2c4c8121380d23f2e66ac87649f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa316ed02ff0c2c4c8121380d23f2e66ac87649f Author: Dave Airlie Date: Wed Feb 1 11:10:49 2017 +1000 radv/ac: handle clip/cull distance sizing in geometry shader

Mesa (master): radv: handle VK_QUEUE_FAMILY_IGNORED in image transitions ( v3)

2017-02-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: cda9f3d8ecce663b53c982236557dcd1b70a25b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cda9f3d8ecce663b53c982236557dcd1b70a25b0 Author: Dave Airlie Date: Tue Jan 31 15:18:33 2017 +1000 radv: handle VK_QUEUE_FAMILY_IGNORED in image transitions (v3

Mesa (master): st/mesa: st_atom_shader.c C99 tidy up

2017-02-01 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 8d3d8a6d4e68b184b58786d6a768ff000bdd2b37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d3d8a6d4e68b184b58786d6a768ff000bdd2b37 Author: Timothy Arceri Date: Tue Jan 31 10:34:59 2017 +1100 st/mesa: st_atom_shader.c C99 tidy up Reviewed-by: Edward

Mesa (master): st/mesa: create set_prog_affected_state_flags() helper

2017-02-01 Thread Timothy Arceri
Module: Mesa Branch: master Commit: a7050ea1f94b8169839a9b83f10669036e2ed0f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7050ea1f94b8169839a9b83f10669036e2ed0f6 Author: Timothy Arceri Date: Tue Jan 31 17:15:09 2017 +1100 st/mesa: create set_prog_affected_state_flags() helper Th

Mesa (master): st/mesa: inline get_mesa_program()

2017-02-01 Thread Timothy Arceri
Module: Mesa Branch: master Commit: b940b2fd163f39576ddee23cee7fa60aa94f98fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b940b2fd163f39576ddee23cee7fa60aa94f98fd Author: Timothy Arceri Date: Wed Feb 1 11:25:05 2017 +1100 st/mesa: inline get_mesa_program() In the past I've gotte

Mesa (master): st/mesa: remove pre C99 statement block for variable declaration

2017-02-01 Thread Timothy Arceri
Module: Mesa Branch: master Commit: f3e2428a7a1e1fd00506a2c270c6a5d087b54700 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3e2428a7a1e1fd00506a2c270c6a5d087b54700 Author: Timothy Arceri Date: Tue Jan 31 10:20:41 2017 +1100 st/mesa: remove pre C99 statement block for variable decla

Mesa (master): isl: Add assertions for render target swizzle restrictions

2017-02-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 0c114f2cf06858720757bdccaafb0378e20bc20e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c114f2cf06858720757bdccaafb0378e20bc20e Author: Jason Ekstrand Date: Tue Jan 31 16:17:26 2017 -0800 isl: Add assertions for render target swizzle restrictions

Mesa (master): radeon/uvd: add h264 constrained baseline support

2017-02-01 Thread Leo Liu
Module: Mesa Branch: master Commit: c29191eea8a92d6d25a82196f6ed35bb1f28c5cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c29191eea8a92d6d25a82196f6ed35bb1f28c5cb Author: Boyuan Zhang Date: Fri Dec 16 15:22:13 2016 -0500 radeon/uvd: add h264 constrained baseline support Signed-of

Mesa (master): st/va: add h264 constrained baseline profile

2017-02-01 Thread Leo Liu
Module: Mesa Branch: master Commit: f90ccf48bcd668ee3272c85b691ab8262a46b997 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f90ccf48bcd668ee3272c85b691ab8262a46b997 Author: Boyuan Zhang Date: Fri Dec 16 16:20:54 2016 -0500 st/va: add h264 constrained baseline profile Signed-off-by:

Mesa (master): vl: add h264 constrained baseline profile

2017-02-01 Thread Leo Liu
Module: Mesa Branch: master Commit: 22841ec84afa097e721d15b2a257f97b15bf3372 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22841ec84afa097e721d15b2a257f97b15bf3372 Author: Boyuan Zhang Date: Fri Dec 16 15:19:25 2016 -0500 vl: add h264 constrained baseline profile Signed-off-by: Bo

Mesa (master): st/vdpau: add h264 constrained baseline profile

2017-02-01 Thread Leo Liu
Module: Mesa Branch: master Commit: d596bd29ec2f8b7d5d36c4abaf296fe3e5278033 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d596bd29ec2f8b7d5d36c4abaf296fe3e5278033 Author: Boyuan Zhang Date: Fri Dec 16 15:24:03 2016 -0500 st/vdpau: add h264 constrained baseline profile Signed-off-

Mesa (master): radv: Enable VK_KHR_shader_draw_parameters.

2017-02-01 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: f5f8eb2c7cb425f63798daaf151cb517c8bd6a0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5f8eb2c7cb425f63798daaf151cb517c8bd6a0d Author: Bas Nieuwenhuizen Date: Tue Jan 31 21:37:48 2017 +0100 radv: Enable VK_KHR_shader_draw_parameters. Signed-off

Mesa (master): radv/ac: Add draw index support.

2017-02-01 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 80f4331ed1314d674e385c8753c970d8fa394a88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80f4331ed1314d674e385c8753c970d8fa394a88 Author: Bas Nieuwenhuizen Date: Tue Jan 31 21:21:47 2017 +0100 radv/ac: Add draw index support. Signed-off-by: Bas Ni

Mesa (master): radv: Pass draw index to shader.

2017-02-01 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: cf8a11c1baccebbd6dda38da8639e1a6eeccd7c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf8a11c1baccebbd6dda38da8639e1a6eeccd7c7 Author: Bas Nieuwenhuizen Date: Tue Jan 31 21:25:41 2017 +0100 radv: Pass draw index to shader. Signed-off-by: Bas Ni

Mesa (master): i965: Prevent coverity warning

2017-02-01 Thread Eric Engeström
Module: Mesa Branch: master Commit: 25f2d3c1d3328ed4e95547e89dddbe73c423fc9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25f2d3c1d3328ed4e95547e89dddbe73c423fc9e Author: Robert Foss Date: Wed Feb 1 11:24:39 2017 -0500 i965: Prevent coverity warning Add assert checking that num_

Mesa (master): spirv: add SPV_KHR_shader_draw_parameters support

2017-02-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 875b15eec4c1a0cab986f5eccfc54e3c0df02f7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=875b15eec4c1a0cab986f5eccfc54e3c0df02f7c Author: Lionel Landwerlin Date: Wed Jan 25 13:58:14 2017 + spirv: add SPV_KHR_shader_draw_parameters support Sign

Mesa (master): compiler: add missing enums for debug

2017-02-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: bd46040162c703b11db4cd042abe323a0c829325 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd46040162c703b11db4cd042abe323a0c829325 Author: Lionel Landwerlin Date: Mon Jan 30 17:58:56 2017 + compiler: add missing enums for debug Signed-off-by: L

Mesa (master): docs: add release notes for 13.0.4

2017-02-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: 7b6931e7fb6b275c95385fe98854721fc686ba9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b6931e7fb6b275c95385fe98854721fc686ba9a Author: Emil Velikov Date: Wed Feb 1 10:10:38 2017 + docs: add release notes for 13.0.4 Signed-off-by: Emil Veli

Mesa (master): docs: add sha256 checksums for 13.0.4

2017-02-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: f2391e813456c8b9c5bda18f8c164df1a17534eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2391e813456c8b9c5bda18f8c164df1a17534eb Author: Emil Velikov Date: Wed Feb 1 11:19:37 2017 + docs: add sha256 checksums for 13.0.4 Signed-off-by: Emil V

Mesa (13.0): docs: add sha256 checksums for 13.0.4

2017-02-01 Thread Emil Velikov
Module: Mesa Branch: 13.0 Commit: 6bfc352f5a35ab21f012d6d501821ffbf767aab3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bfc352f5a35ab21f012d6d501821ffbf767aab3 Author: Emil Velikov Date: Wed Feb 1 11:19:37 2017 + docs: add sha256 checksums for 13.0.4 Signed-off-by: Emil Vel

Mesa (master): docs: add news item and link release notes for 13.0.4

2017-02-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: 1e8fd790e1da513d8ccd99deea19df4d6d64dd09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e8fd790e1da513d8ccd99deea19df4d6d64dd09 Author: Emil Velikov Date: Wed Feb 1 11:21:59 2017 + docs: add news item and link release notes for 13.0.4 Signe

Mesa: tag mesa-13.0.4: mesa-13.0.4

2017-02-01 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-13.0.4 Tag:11e7ed1de3241a65f228a49ad8a1c35832692bf4 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=11e7ed1de3241a65f228a49ad8a1c35832692bf4 Tagger: Emil Velikov Date: Wed Feb 1 10:14:37 2017 + mesa-13.0.4

Mesa (13.0): Update version to 13.0.4

2017-02-01 Thread Emil Velikov
Module: Mesa Branch: 13.0 Commit: c6c7e98208f648f2f159fbb0ee4889754ffdf4f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6c7e98208f648f2f159fbb0ee4889754ffdf4f1 Author: Emil Velikov Date: Wed Feb 1 10:04:14 2017 + Update version to 13.0.4 Signed-off-by: Emil Velikov ---

Mesa (13.0): docs: add release notes for 13.0.4

2017-02-01 Thread Emil Velikov
Module: Mesa Branch: 13.0 Commit: 3255d10da4c2703bfdfcefd8f59b0d8f21dbb43f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3255d10da4c2703bfdfcefd8f59b0d8f21dbb43f Author: Emil Velikov Date: Wed Feb 1 10:10:38 2017 + docs: add release notes for 13.0.4 Signed-off-by: Emil Veliko