Mesa (master): meson: Fix with_intel_vk and with_amd_vk variables

2018-04-24 Thread Jordan Justen
Module: Mesa Branch: master Commit: b0c57740278f6c05b9b514e0011bb3646acd97ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0c57740278f6c05b9b514e0011bb3646acd97ef Author: Jordan Justen Date: Tue Apr 24 18:12:51 2018 -0700 meson: Fix with_intel_vk and with_amd_vk variables Fixes:

Mesa (master): draw: simplify clip null tri logic

2018-04-24 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 98578df27bbf682f254d59a3a7d63b5f1b98f838 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98578df27bbf682f254d59a3a7d63b5f1b98f838 Author: Roland Scheidegger Date: Tue Apr 24 18:12:34 2018 +0200 draw: simplify clip null tri logic Simplifies the log

Mesa (master): draw: fix different sign logic when clipping

2018-04-24 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 77554d220d6d74b4d913dc37ea3a874e9dc550e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77554d220d6d74b4d913dc37ea3a874e9dc550e4 Author: Roland Scheidegger Date: Tue Apr 24 18:25:55 2018 +0200 draw: fix different sign logic when clipping The logi

Mesa (master): nvc0/ir: all short immediates are sign-extended, adjust LIMM test

2018-04-24 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: c17ddcb4b4240542832fba72b5810039dd245fc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c17ddcb4b4240542832fba72b5810039dd245fc9 Author: Ilia Mirkin Date: Sat Apr 21 13:08:51 2018 -0400 nvc0/ir: all short immediates are sign-extended, adjust LIMM

Mesa (master): mesa: call DrawBufferAllocate driver hook in update_framebuffer for windows-system FB

2018-04-24 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6695f9d5c5c94df080efc720ed532217618a28c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6695f9d5c5c94df080efc720ed532217618a28c3 Author: Boyan Ding Date: Sat Apr 14 14:45:23 2018 +1000 mesa: call DrawBufferAllocate driver hook in update_framebuffe

Mesa (master): mesa: some C99 tidy ups for framebuffer.c

2018-04-24 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 2554b8cb006d5466736333ab7b75aa34501278bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2554b8cb006d5466736333ab7b75aa34501278bb Author: Timothy Arceri Date: Tue Apr 24 14:06:00 2018 +1000 mesa: some C99 tidy ups for framebuffer.c Reviewed-by: Ma

Mesa (master): st/mesa: add new driver function DrawBufferAllocate

2018-04-24 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6ca09f3a608c10f6d2a9f80d2497ac1628188ac9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ca09f3a608c10f6d2a9f80d2497ac1628188ac9 Author: Timothy Arceri Date: Tue Apr 24 14:19:48 2018 +1000 st/mesa: add new driver function DrawBufferAllocate Unlik

Mesa (master): meson: Fix no-rtti in llvm detection

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: 1d01b52d761227c9675b2785cc242ec51e803e84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d01b52d761227c9675b2785cc242ec51e803e84 Author: Dylan Baker Date: Tue Apr 24 14:15:47 2018 -0700 meson: Fix no-rtti in llvm detection Because I clearly wasn'

Mesa (master): meson: use new warning function

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: be0a2cfc65cbeceba5a74dc64e2200dc0fe01672 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be0a2cfc65cbeceba5a74dc64e2200dc0fe01672 Author: Dylan Baker Date: Mon Apr 16 15:19:54 2018 -0700 meson: use new warning function Instead of emulating it with

Mesa (master): meson: allow empty sources when using link_whole

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: db90c8627c41486056aeef9883ef0e4a5f245441 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db90c8627c41486056aeef9883ef0e4a5f245441 Author: Dylan Baker Date: Mon Apr 16 14:39:59 2018 -0700 meson: allow empty sources when using link_whole meson used

Mesa (master): meson: don't build classic mesa tests without dri_drivers

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: aaab6242456a4a5e737da0add179704b0b6f3676 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaab6242456a4a5e737da0add179704b0b6f3676 Author: Dylan Baker Date: Wed Apr 18 10:53:27 2018 -0700 meson: don't build classic mesa tests without dri_drivers Si

Mesa (master): meson: raise required version to 0.44.1

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: 5a670d08c02c2fdfd8eb57914939045c1bdfb9b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a670d08c02c2fdfd8eb57914939045c1bdfb9b4 Author: Dylan Baker Date: Fri Apr 13 15:05:55 2018 -0700 meson: raise required version to 0.44.1 We have already requ

Mesa (master): meson: remove workaround for custom target creating .h and .c files

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: 92550d9b16d2b295bdac087f31b1fd6d0f808e02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92550d9b16d2b295bdac087f31b1fd6d0f808e02 Author: Dylan Baker Date: Mon Apr 16 14:34:35 2018 -0700 meson: remove workaround for custom target creating .h and .c

Mesa (master): meson: only build mesa_st tests when build-tests is true

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: c73abb4f824f70a0dc776389009336121c1d3405 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c73abb4f824f70a0dc776389009336121c1d3405 Author: Dylan Baker Date: Wed Apr 18 09:29:35 2018 -0700 meson: only build mesa_st tests when build-tests is true Sin

Mesa (master): meson: fix graw-xlib after auxiliary consolidation

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: 1546f76a39f0539821dd9bb4706576730e864fd2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1546f76a39f0539821dd9bb4706576730e864fd2 Author: Dylan Baker Date: Wed Apr 18 11:31:31 2018 -0700 meson: fix graw-xlib after auxiliary consolidation This one'

Mesa (master): meson: fix builds against LLVM built without rtti

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: c5a97d658ec19cc02719d7f86c1b0715e3d9ffc4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5a97d658ec19cc02719d7f86c1b0715e3d9ffc4 Author: Dylan Baker Date: Mon Apr 16 14:47:58 2018 -0700 meson: fix builds against LLVM built without rtti Building w

Mesa (master): meson: use array type options

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: 5608d0a2cee47c7d037f03d1377bd6450b2fdec7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5608d0a2cee47c7d037f03d1377bd6450b2fdec7 Author: Dylan Baker Date: Mon Apr 16 15:18:08 2018 -0700 meson: use array type options This option type is nice since

Mesa (master): meson: remove dummy_cpp

2018-04-24 Thread Dylan Baker
Module: Mesa Branch: master Commit: 595021bf1a67346c7dfca652ef2dbcce3e2a6ca0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=595021bf1a67346c7dfca652ef2dbcce3e2a6ca0 Author: Dylan Baker Date: Mon Apr 16 14:40:51 2018 -0700 meson: remove dummy_cpp meson has gotten pretty smart about

Mesa (master): i965: Add and use a getter for the clear color

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 7ea013c6d3b515701df8a4d2a50578ee9b691272 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ea013c6d3b515701df8a4d2a50578ee9b691272 Author: Nanley Chery Date: Mon Mar 26 14:32:18 2018 -0700 i965: Add and use a getter for the clear color It returns b

Mesa (master): util/srgb: Add a float sRGB -> linear helper

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: b55077a8bc1e85400b43141f9ed4a1f4a322b420 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b55077a8bc1e85400b43141f9ed4a1f4a322b420 Author: Jason Ekstrand Date: Thu Jun 22 20:00:47 2017 -0700 util/srgb: Add a float sRGB -> linear helper Reviewed-by:

Mesa (master): i965/wm_surface_state: Use the clear address if clear_bo is non-NULL

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: cd5ce363e3fcf975c05a5f325292e95df8322cfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd5ce363e3fcf975c05a5f325292e95df8322cfb Author: Nanley Chery Date: Tue Apr 10 13:56:18 2018 -0700 i965/wm_surface_state: Use the clear address if clear_bo is

Mesa (master): i965/meta_util: Re-enable sRGB-encoded fast-clears on CNL

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 0e8b16e0a239cc4a4758b62fb6787158180a74fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e8b16e0a239cc4a4758b62fb6787158180a74fd Author: Nanley Chery Date: Thu Mar 22 17:05:34 2018 -0700 i965/meta_util: Re-enable sRGB-encoded fast-clears on CNL T

Mesa (master): i965: Add and use a getter for the miptree aux buffer

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 5503b65103b6a93dabe609cbedbbc999dd63bff5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5503b65103b6a93dabe609cbedbbc999dd63bff5 Author: Nanley Chery Date: Mon Apr 9 11:11:46 2018 -0700 i965: Add and use a getter for the miptree aux buffer Make

Mesa (master): i965: Add and use a single miptree aux_buf field

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: af4e9295febe966ace7793e43ba35705521749e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af4e9295febe966ace7793e43ba35705521749e8 Author: Nanley Chery Date: Fri Apr 6 09:54:31 2018 -0700 i965: Add and use a single miptree aux_buf field We want to

Mesa (master): i965/miptree: Extend the sRGB-blending WA to future platforms

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 129ad66dd5332159f154b3714a87e5f8d65214fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=129ad66dd5332159f154b3714a87e5f8d65214fa Author: Nanley Chery Date: Thu Mar 29 22:14:09 2018 -0700 i965/miptree: Extend the sRGB-blending WA to future platform

Mesa (master): gm107/ir/lib: fix sched in div u32 builtin

2018-04-24 Thread Karol Herbst
Module: Mesa Branch: master Commit: e4f675dc42887734b43b549784955e81d284b202 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4f675dc42887734b43b549784955e81d284b202 Author: Karol Herbst Date: Sun Apr 22 22:23:13 2018 +0200 gm107/ir/lib: fix sched in div u32 builtin Imad needs to se

Mesa (master): intel/compiler: Silence unused parameter warnings in empty vec4_instruction_scheduler methods

2018-04-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: cd32a4e5f4239af79effcd907f1033fb4cde587c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd32a4e5f4239af79effcd907f1033fb4cde587c Author: Ian Romanick Date: Wed Mar 28 16:45:01 2018 -0700 intel/compiler: Silence unused parameter warnings in empty

Mesa (master): intel/compiler: Silence unused parameter warnings in generate_foo methods

2018-04-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: d84b2ed1d71b9b65e48985d8b3030a3d7f01b60f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d84b2ed1d71b9b65e48985d8b3030a3d7f01b60f Author: Ian Romanick Date: Wed Mar 28 16:29:45 2018 -0700 intel/compiler: Silence unused parameter warnings in generat

Mesa (master): intel/compiler: Silence unused parameter warning in compile_cs_to_nir

2018-04-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: bdb15c23440e8e40e2854c11a545846ee1eee1c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdb15c23440e8e40e2854c11a545846ee1eee1c8 Author: Ian Romanick Date: Wed Mar 28 16:35:10 2018 -0700 intel/compiler: Silence unused parameter warning in compile_

Mesa (master): intel/compiler: Add scheduler deps for instructions that implicitly read g0

2018-04-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: 0d5ce25c1ca23abc6d91538f4374a18509091060 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d5ce25c1ca23abc6d91538f4374a18509091060 Author: Ian Romanick Date: Mon Apr 16 16:32:41 2018 -0700 intel/compiler: Add scheduler deps for instructions that imp

Mesa (master): broadcom/vc5: Treat imports of DRM_FORMAT_MOD_INVALID BOs as linear.

2018-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3cdd055ed24d97ff79221ac427102a58b9b28d6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cdd055ed24d97ff79221ac427102a58b9b28d6c Author: Eric Anholt Date: Thu Apr 12 13:46:24 2018 -0700 broadcom/vc5: Treat imports of DRM_FORMAT_MOD_INVALID BOs as

Mesa (master): broadcom/vc5: Set up internal_format for imported resources.

2018-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3d21fc193efc3ccca1e442d4f9409cd93eb04282 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d21fc193efc3ccca1e442d4f9409cd93eb04282 Author: Eric Anholt Date: Thu Apr 12 16:29:19 2018 -0700 broadcom/vc5: Set up internal_format for imported resources.

Mesa (master): broadcom/vc5: Don't allocate simulator BOs at offset 0.

2018-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 482f2e24b59086bcc1515663167744c707d1c82c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=482f2e24b59086bcc1515663167744c707d1c82c Author: Eric Anholt Date: Thu Apr 12 15:19:42 2018 -0700 broadcom/vc5: Don't allocate simulator BOs at offset 0. The

Mesa (master): broadcom/vc5: Assert that created BOs have offset != 0.

2018-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: f08f477a93e783361d2942133da18504c2851469 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f08f477a93e783361d2942133da18504c2851469 Author: Eric Anholt Date: Thu Apr 12 15:20:17 2018 -0700 broadcom/vc5: Assert that created BOs have offset != 0. The

Mesa (master): broadcom/vc5: Add sim support for the GET_BO_OFFSET ioctl.

2018-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 82cdb801fda294465aadcdd5dde426a1fa02ffd2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82cdb801fda294465aadcdd5dde426a1fa02ffd2 Author: Eric Anholt Date: Thu Apr 12 13:47:52 2018 -0700 broadcom/vc5: Add sim support for the GET_BO_OFFSET ioctl. O

Mesa (master): dri: Add __DRI_IMAGE_FORMAT_SABGR8

2018-04-24 Thread Tapani Pälli
Module: Mesa Branch: master Commit: fa4d4d97f3c968f3c8dce728c12f9e8597c93530 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa4d4d97f3c968f3c8dce728c12f9e8597c93530 Author: Tapani Pälli Date: Mon Mar 19 13:41:44 2018 +0200 dri: Add __DRI_IMAGE_FORMAT_SABGR8 Add format definition an

Mesa (master): i965: expose MESA_FORMAT_R8G8B8A8_SRGB visual

2018-04-24 Thread Tapani Pälli
Module: Mesa Branch: master Commit: c2e159d050817991c4fb5d771586e206fbaa5b45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2e159d050817991c4fb5d771586e206fbaa5b45 Author: Tapani Pälli Date: Mon Mar 19 13:41:45 2018 +0200 i965: expose MESA_FORMAT_R8G8B8A8_SRGB visual Exposing the