Mesa (master): egl/x11: Handle both depth 30 formats for eglCreateImage(). (v4)

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 61a02729f749add535ad9d18c62f65641e428cfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61a02729f749add535ad9d18c62f65641e428cfb Author: Mario Kleiner Date: Wed Jun 13 06:04:13 2018 +0200 egl/x11: Handle both depth 30 formats for eglCreateImage().

Mesa (master): loader_dri3: Handle mismatched depth 30 formats for Prime renderoffload.

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9bd8b0f700255611e3eadf91a0f7bb037b6a2e64 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bd8b0f700255611e3eadf91a0f7bb037b6a2e64 Author: Mario Kleiner Date: Thu Jun 14 06:04:24 2018 +0200 loader_dri3: Handle mismatched depth 30 formats for Prime r

Mesa (master): gbm: Add support for 10bpp BGR formats

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 753f603b52db5eb38e27e1842fa43299a348998b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=753f603b52db5eb38e27e1842fa43299a348998b Author: Daniel Stone Date: Wed Jun 13 06:04:12 2018 +0200 gbm: Add support for 10bpp BGR formats Add support for XBGR

Mesa (master): egl/wayland: Add 10bpc BGR configs

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 275b23ed0e6f7639eb674c3392ec52a0f38274fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=275b23ed0e6f7639eb674c3392ec52a0f38274fa Author: Daniel Stone Date: Wed Jun 13 06:04:11 2018 +0200 egl/wayland: Add 10bpc BGR configs Add support for XBGR2101

Mesa (master): python: Use the unicode_escape codec

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 91939255a7c556a5d85a57fb6a191e0c8cfd29ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91939255a7c556a5d85a57fb6a191e0c8cfd29ce Author: Mathieu Bridon Date: Thu Jun 7 12:26:20 2018 +0200 python: Use the unicode_escape codec Python 2 had string_

Mesa (master): python: Explicitly add the 'L' suffix on Python 3

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ad363913e6766280f53838126d67370f9e97aa12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad363913e6766280f53838126d67370f9e97aa12 Author: Mathieu Bridon Date: Mon Jun 25 18:31:01 2018 +0200 python: Explicitly add the 'L' suffix on Python 3 Python

Mesa (master): python: Explicitly use byte strings

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a71df20855e1d5e875042ca34de9401951fb96a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a71df20855e1d5e875042ca34de9401951fb96a6 Author: Mathieu Bridon Date: Sun Jun 17 14:40:31 2018 +0200 python: Explicitly use byte strings In both Python 2 and

Mesa (master): python: Open file in binary mode

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c24d82696867da13360f23abecf130e839da8b0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c24d82696867da13360f23abecf130e839da8b0f Author: Mathieu Bridon Date: Tue Jun 26 08:52:08 2018 +0200 python: Open file in binary mode The XML parser wants byt

Mesa (master): python: Use open(), not file()

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8678fe537a5eeb9a537fc540672bf375e802c004 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8678fe537a5eeb9a537fc540672bf375e802c004 Author: Mathieu Bridon Date: Fri Jun 1 15:02:21 2018 +0200 python: Use open(), not file() The latter is a constructo

Mesa (master): python: Better get character ordinals

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 12eb5b496bc311ebfd1e68921ec7429e709daaca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12eb5b496bc311ebfd1e68921ec7429e709daaca Author: Mathieu Bridon Date: Sun Jun 17 14:44:46 2018 +0200 python: Better get character ordinals In Python 2, iterat

Mesa (master): python: Don't abuse hex()

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e40200e0aa14ec4180dd090dd37a2de80b5e4119 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e40200e0aa14ec4180dd090dd37a2de80b5e4119 Author: Mathieu Bridon Date: Sun Jun 17 17:53:16 2018 +0200 python: Don't abuse hex() The hex() builtin returns a str

Mesa (master): intel: tools: aubwrite: split gen[89] from gen10+

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2477e516d943bd7439b8073bb15eb1ede7ea74b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2477e516d943bd7439b8073bb15eb1ede7ea74b9 Author: Lionel Landwerlin Date: Sat Jul 28 13:52:44 2018 +0100 intel: tools: aubwrite: split gen[89] from gen10+ Gen1

Mesa (master): docs: mark ARB_ES3_2_compatibility as done for radeonsi

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 26d3e2b4b0bfb3b00362800172291516d340cca0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26d3e2b4b0bfb3b00362800172291516d340cca0 Author: Marek Olšák Date: Wed Aug 1 11:36:18 2018 -0400 docs: mark ARB_ES3_2_compatibility as done for radeonsi ---

Mesa (staging/18.1): dri3: For 1.2, use root window instead of pixmap drawable

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: staging/18.1 Commit: 88b6d6443e02217e8f26260a03bbc6c923ee4a8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88b6d6443e02217e8f26260a03bbc6c923ee4a8c Author: Olivier Fourdan Date: Thu Jul 26 09:46:39 2018 +0200 dri3: For 1.2, use root window instead of pixmap dr

Mesa (staging/18.1): etnaviv: fix typo in query names

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: staging/18.1 Commit: 0a19e01038d2d5eda91d02b6e22685396a02ca40 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a19e01038d2d5eda91d02b6e22685396a02ca40 Author: Christian Gmeiner Date: Mon Jul 30 09:44:01 2018 +0200 etnaviv: fix typo in query names Fixes: d0bed0b4

Mesa (staging/18.1): ac/surface: fix MSAA corruption on Vega due to FMASK tile swizzle

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: staging/18.1 Commit: 948e06a4341d2c534e6b48cdf6affcd2665b1316 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=948e06a4341d2c534e6b48cdf6affcd2665b1316 Author: Marek Olšák Date: Thu Jul 26 22:46:21 2018 -0400 ac/surface: fix MSAA corruption on Vega due to FMASK ti

Mesa (staging/18.1): r600: reduce num compute threads to 1024.

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: staging/18.1 Commit: 8e49c2ebc186c0c43236c6c5f1a0d54e5fcdb17c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e49c2ebc186c0c43236c6c5f1a0d54e5fcdb17c Author: Dave Airlie Date: Wed Jul 25 13:14:58 2018 +1000 r600: reduce num compute threads to 1024. I copied thi

Mesa (master): scons: require scons 2.4 or greater

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 810c9a4ebaf22e8f7c08805c1b829b3d77be7079 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=810c9a4ebaf22e8f7c08805c1b829b3d77be7079 Author: Juan A. Suarez Romero Date: Wed Aug 1 17:48:11 2018 +0200 scons: require scons 2.4 or greater There is a bug

Mesa (master): vc4: Fix automake linking error.

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d74227056497cae04fa28bb1c27d9f9dd07526bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d74227056497cae04fa28bb1c27d9f9dd07526bd Author: Juan A. Suarez Romero Date: Tue Jul 31 14:17:23 2018 +0200 vc4: Fix automake linking error. CXXLDgalliu

Mesa (master): travis: install scons from pip

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fea0b920426ae040d6fde0c6db79f0f8b4db3100 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fea0b920426ae040d6fde0c6db79f0f8b4db3100 Author: Juan A. Suarez Romero Date: Wed Aug 1 17:14:56 2018 +0200 travis: install scons from pip The ubuntu version

Mesa (master): v3d: Actually put the "%s" in the snprintf.

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c2eab33b088f90cb66802a9e96e92305cccebdc7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2eab33b088f90cb66802a9e96e92305cccebdc7 Author: Eric Anholt Date: Wed Aug 1 11:25:58 2018 -0700 v3d: Actually put the "%s" in the snprintf. I missed an impo

Mesa (master): ac,radeonsi: reduce optimizations for complex compute shaders on older APUs (v2)

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: cb6b241c301d5352a5bcaab52bbfaf89e700b2b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb6b241c301d5352a5bcaab52bbfaf89e700b2b2 Author: Marek Olšák Date: Thu Jul 19 22:55:49 2018 -0400 ac,radeonsi: reduce optimizations for complex compute shaders

Mesa (master): gallium: fix ddebug on windows

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2877b6555c51e896afbc9b8b46ba62a076ccbbc6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2877b6555c51e896afbc9b8b46ba62a076ccbbc6 Author: Dylan Baker Date: Wed Apr 18 10:21:14 2018 -0700 gallium: fix ddebug on windows By including the proper heade

Mesa (master): util: move process.[ch] to u_process.[ch]

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 17f49950da91137366910183f616d15b8bbf580c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17f49950da91137366910183f616d15b8bbf580c Author: Dylan Baker Date: Tue Jul 10 15:00:13 2018 -0700 util: move process.[ch] to u_process.[ch] On windows process

Mesa (master): nir/meson: fix c vs cpp args for nir test

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 34998aae18b1435d6af70c64eaf50a77e7410058 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34998aae18b1435d6af70c64eaf50a77e7410058 Author: Dylan Baker Date: Tue May 22 15:34:38 2018 -0700 nir/meson: fix c vs cpp args for nir test Fixes: d1992255bb2

Mesa (master): docs: update 18.2.0 release notes for virgl

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 70c34a1bd2f737ac22ce0687b972f731d0f69f13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70c34a1bd2f737ac22ce0687b972f731d0f69f13 Author: Dave Airlie Date: Thu Aug 2 08:43:56 2018 +1000 docs: update 18.2.0 release notes for virgl --- docs/relno

Mesa (master): i965/fs: Flag all slots of a flat input as flat

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 57804efa885074866e1388191b5f48680c6151da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57804efa885074866e1388191b5f48680c6151da Author: Jason Ekstrand Date: Tue Jul 31 05:31:47 2018 -0700 i965/fs: Flag all slots of a flat input as flat Otherwise

Mesa (master): anv/pipeline: Fix up deref modes if we delete a FS output

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4d57e543b8e3bc0c5e0e6ced1f0d171a2cab3b8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d57e543b8e3bc0c5e0e6ced1f0d171a2cab3b8c Author: Jason Ekstrand Date: Wed Jun 27 18:25:17 2018 -0700 anv/pipeline: Fix up deref modes if we delete a FS output

Mesa (master): intel/nir: Split IO arrays into elements

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b0bb547f782301199e75dc107ac335faf4eb990c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0bb547f782301199e75dc107ac335faf4eb990c Author: Jason Ekstrand Date: Wed Jul 25 22:52:39 2018 -0700 intel/nir: Split IO arrays into elements The NIR nir_lowe

Mesa (master): anv/pipeline: Add populate_tcs/tes_key helpers

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: de9e5cf35a1fd0c66288e49c30dc100ad3e1d3aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de9e5cf35a1fd0c66288e49c30dc100ad3e1d3aa Author: Jason Ekstrand Date: Thu Oct 26 18:11:25 2017 -0700 anv/pipeline: Add populate_tcs/tes_key helpers They don't

Mesa (master): nir/lower_indirect: Bail early if modes == 0

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7f75cf2a9408b9af562e033ef6c1d1fd15141421 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f75cf2a9408b9af562e033ef6c1d1fd15141421 Author: Jason Ekstrand Date: Sat Oct 28 09:05:01 2017 -0700 nir/lower_indirect: Bail early if modes == 0 There's no p

Mesa (master): intel/nir: Call nir_lower_io_to_scalar_early

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4434591bf56a6b0c193ef209ea9d7b9e3c95a522 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4434591bf56a6b0c193ef209ea9d7b9e3c95a522 Author: Jason Ekstrand Date: Tue Jul 31 06:16:34 2018 -0700 intel/nir: Call nir_lower_io_to_scalar_early Shader-db re

Mesa (master): anv/pipeline: Rework the parameters to populate_wm_prog_key

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e621f57556cfc26cc4753ad3b1db292f623905ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e621f57556cfc26cc4753ad3b1db292f623905ec Author: Jason Ekstrand Date: Thu Oct 26 17:56:07 2017 -0700 anv/pipeline: Rework the parameters to populate_wm_prog_ke

Mesa (master): anv/pipeline: More aggressively optimize away color attachments

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b2e0b0dad6923ea6734cacba4b8282f32383f2a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2e0b0dad6923ea6734cacba4b8282f32383f2a5 Author: Jason Ekstrand Date: Tue Jul 10 23:31:47 2018 -0700 anv/pipeline: More aggressively optimize away color attach

Mesa (master): anv: Restrict the number of color regions to those actually written

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 80bc0b728c195517fd40027bd3c63f2483811b9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80bc0b728c195517fd40027bd3c63f2483811b9f Author: Jason Ekstrand Date: Wed Jun 27 18:30:09 2018 -0700 anv: Restrict the number of color regions to those actuall

Mesa (master): intel/nir: Use the correct scalar stage for consumers when linking

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4e060385e9c46892535d2d62313d5e53f175c0f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e060385e9c46892535d2d62313d5e53f175c0f5 Author: Jason Ekstrand Date: Tue Jul 31 11:31:22 2018 -0700 intel/nir: Use the correct scalar stage for consumers when

Mesa (master): glsl: make a copy of array indices that are used to deref a function out param

2018-08-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: bea4722c2e387162d677eb8fff726be44d720cdb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bea4722c2e387162d677eb8fff726be44d720cdb Author: Timothy Arceri Date: Sat Jul 21 15:22:24 2018 +1000 glsl: make a copy of array indices that are used to deref