Mesa (master): mesa/program_binary: add implicit UseProgram after successful ProgramBinary

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e266b320590ebbeadf7c98b0b493d89886534ccb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e266b320590ebbeadf7c98b0b493d89886534ccb Author: Jordan Justen Date: Wed Jun 6 01:57:15 2018 -0700 mesa/program_binary: add implicit UseProgram after

Mesa (master): egl/glvnd: Fix a segfault in eglGetProcAddress.

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 41642bdbca007035772fbfdc311f14daa5510d5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41642bdbca007035772fbfdc311f14daa5510d5d Author: Kyle Brenneman Date: Wed Jun 6 09:08:47 2018 -0600 egl/glvnd: Fix a segfault in eglGetProcAddress. If

Mesa (master): freedreno/ir3: add sample-id/sample-mask-in

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 619d2317cd4477f98916cd61ec032c47ed56c5bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=619d2317cd4477f98916cd61ec032c47ed56c5bb Author: Rob Clark Date: Fri Jun 1 14:56:38 2018 -0400 freedreno/ir3: add sample-id/sample-mask-in Signed-off-by:

Mesa (master): freedreno: update generated headers

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a49c87956eda6aad1ab43e43e1344b22cd9f6d97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a49c87956eda6aad1ab43e43e1344b22cd9f6d97 Author: Rob Clark Date: Fri Jun 1 11:59:04 2018 -0400 freedreno: update generated headers Signed-off-by: Rob Clark

Mesa (master): freedreno/ir3: use pipe_image_view's cpp

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 55d1a77c29e2bf122e56d462aac255739b6f85e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55d1a77c29e2bf122e56d462aac255739b6f85e2 Author: Rob Clark Date: Thu Jun 7 15:44:28 2018 -0400 freedreno/ir3: use pipe_image_view's cpp At least for

Mesa (master): freedreno/ir3: use saml always if we have lod

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 132e5b0b34d9c45e902a4c9acd21b4408d96c3b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=132e5b0b34d9c45e902a4c9acd21b4408d96c3b2 Author: Rob Clark Date: Mon Jun 4 16:40:52 2018 -0400 freedreno/ir3: use saml always if we have lod In some cases

Mesa (master): freedreno/ir3: propagate HALF flag across fanout

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a52e69821902f1eeac1f330113fab61da932dd2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a52e69821902f1eeac1f330113fab61da932dd2a Author: Rob Clark Date: Thu Apr 26 14:52:09 2018 -0400 freedreno/ir3: propagate HALF flag across fanout If we have a

Mesa (master): freedreno/a5xx: correct image/ssbo offset

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e9fc9c16c9d0e3c2a8688e06ab33c35f28671ec5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9fc9c16c9d0e3c2a8688e06ab33c35f28671ec5 Author: Rob Clark Date: Tue Jun 5 09:50:26 2018 -0400 freedreno/a5xx: correct image/ssbo offset Signed-off-by: Rob

Mesa (master): freedreno/ir3: rework size/type conversion instructions

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 39e7a39e9131d99058e206b5b9cee1a5843e6219 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39e7a39e9131d99058e206b5b9cee1a5843e6219 Author: Rob Clark Date: Thu Apr 26 14:54:24 2018 -0400 freedreno/ir3: rework size/type conversion instructions With

Mesa (master): freedreno/a5xx: add sample-id/sample-mask-in

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fc1690c9d9c4179e241c75fa45d9cedd59ce1d10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc1690c9d9c4179e241c75fa45d9cedd59ce1d10 Author: Rob Clark Date: Fri Jun 1 14:56:57 2018 -0400 freedreno/a5xx: add sample-id/sample-mask-in Signed-off-by:

Mesa (master): freedreno/ir3: fix image dimensions offset

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9bb90a3255c7494796d57eef3a73bc0b77a005d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bb90a3255c7494796d57eef3a73bc0b77a005d5 Author: Rob Clark Date: Thu Jun 7 13:54:15 2018 -0400 freedreno/ir3: fix image dimensions offset copy-pasta fail

Mesa (master): freedreno/ir3: image atomics use image-store path

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 067d89c2cdc5ad3e2dfe6b04929048f3cfb25a0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=067d89c2cdc5ad3e2dfe6b04929048f3cfb25a0e Author: Rob Clark Date: Thu May 31 19:17:30 2018 -0400 freedreno/ir3: image atomics use image-store path image reads

Mesa (master): freedreno/ir3: don't cp absneg into meta:fi

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: cf5dda334945e2cbfaf5f83fd32c3fa01f436d81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf5dda334945e2cbfaf5f83fd32c3fa01f436d81 Author: Rob Clark Date: Mon Jun 4 13:31:47 2018 -0400 freedreno/ir3: don't cp absneg into meta:fi If using a fanin

Mesa (master): i965: fix resource leak

2018-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e43c012433186481219146a988cf2dbc15352802 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e43c012433186481219146a988cf2dbc15352802 Author: Eric Engestrom Date: Sun Jun 10 18:42:45 2018 +0100 i965: fix resource leak v2: intel_miptree_release()

Mesa (master): drivers/dri/i965: add missing #include

2018-06-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3c288da5eec81ee58b85927df18d9194ead8f5c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c288da5eec81ee58b85927df18d9194ead8f5c2 Author: Ross Burton Date: Tue Jun 12 11:59:01 2018 +0100 drivers/dri/i965: add missing #include brw_bufmgr.h uses

Mesa (master): anv/android: Set the BO flags in bo_cache_import (v2)

2018-06-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a1220e73116bad74f39c1792a0b0cf0e4e5031db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1220e73116bad74f39c1792a0b0cf0e4e5031db Author: Mauro Rossi Date: Mon Jun 4 02:48:09 2018 +0200 anv/android: Set the BO flags in bo_cache_import (v2)

Mesa (master): anv/android: Use an address for each anv_image plane

2018-06-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fb9ab2fbd3a01693bb540560e6bd8d6f3e43a089 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb9ab2fbd3a01693bb540560e6bd8d6f3e43a089 Author: Mauro Rossi Date: Sun Jun 3 20:41:59 2018 +0200 anv/android: Use an address for each anv_image plane Fixes

Mesa (master): features.txt: update virgl GL4.1 status.

2018-06-10 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 525cfe5dab069c05becaa32dc80c28c77c4fcac8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=525cfe5dab069c05becaa32dc80c28c77c4fcac8 Author: Dave Airlie Date: Mon Jun 11 10:49:14 2018 +1000 features.txt: update virgl GL4.1 status. All the features

Mesa (master): travis: Do our automake build tests with srcdir != builddir.

2018-06-08 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3db39d84d2fed42e2324e6f9b5c75f56a7baa767 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3db39d84d2fed42e2324e6f9b5c75f56a7baa767 Author: Eric Anholt Date: Tue Jun 5 08:18:51 2018 -0700 travis: Do our automake build tests with srcdir != builddir.

Mesa (master): travis: Add the v3d driver to the automake build.

2018-06-08 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 22cc83cf870ba34ba2b8187698661f227fcec28b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22cc83cf870ba34ba2b8187698661f227fcec28b Author: Eric Anholt Date: Mon Jun 4 15:32:14 2018 -0700 travis: Add the v3d driver to the automake build. Hopefully

Mesa (master): autotools/meson: compile against wayland-egl-*backend*

2018-06-08 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 37eb56d239986e2e7ca1c87d08fd357378a3a06e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37eb56d239986e2e7ca1c87d08fd357378a3a06e Author: Eric Engestrom Date: Thu Jun 7 15:45:01 2018 +0100 autotools/meson: compile against wayland-egl-*backend*

Mesa (master): nir: Add global invocation id intrinsic.

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3ba16d640e8ae1b3f34dcb1254f169fb1ccb1dba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ba16d640e8ae1b3f34dcb1254f169fb1ccb1dba Author: Plamena Manolova Date: Fri May 25 22:49:47 2018 +0100 nir: Add global invocation id intrinsic. Add the

Mesa (master): vulkan/wsi: Destroy swapchain images after terminating FIFO queues

2018-06-08 Thread GitLab Mirror
Module: Mesa Branch: master Commit: cb03803253b026d5f4c1e0fef431a12df461e6d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb03803253b026d5f4c1e0fef431a12df461e6d8 Author: Cameron Kumar Date: Fri Jun 1 12:16:19 2018 +0100 vulkan/wsi: Destroy swapchain images after terminating

Mesa (master): anv: Set fence/semaphore types to NONE in impl_cleanup

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 237c5ac4f9748d254aa4c5428fec44cf753bc47d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=237c5ac4f9748d254aa4c5428fec44cf753bc47d Author: Jason Ekstrand Date: Sat May 26 12:08:22 2018 -0700 anv: Set fence/semaphore types to NONE in impl_cleanup

Mesa (master): anv: enable VK_EXT_shader_stencil_export

2018-06-08 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7dfaf025c5d8fa1487eefc97d615d3cfde50ac6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dfaf025c5d8fa1487eefc97d615d3cfde50ac6c Author: Gustavo Lima Chaves Date: Mon Mar 19 23:06:45 2018 -0700 anv: enable VK_EXT_shader_stencil_export

Mesa (master): spirv: add/hookup SpvCapabilityStencilExportEXT

2018-06-08 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7cc5178bbadff29f7191f5e9ca8ea51a17ad5f06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cc5178bbadff29f7191f5e9ca8ea51a17ad5f06 Author: Gustavo Lima Chaves Date: Sun Feb 11 18:26:40 2018 -0800 spirv: add/hookup SpvCapabilityStencilExportEXT v2:

Mesa (master): meson: work around gentoo applying -m32 to host compiler in cross builds

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8f2421d73be596c12019196189255f22fd3edb54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f2421d73be596c12019196189255f22fd3edb54 Author: Dylan Baker Date: Thu Jun 7 10:48:38 2018 -0700 meson: work around gentoo applying -m32 to host compiler in

Mesa (master): docs: talk about Wayland instead of libwayland

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f436ae237b6019059ac7f19d1c81627423c5b08e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f436ae237b6019059ac7f19d1c81627423c5b08e Author: Eric Engestrom Date: Tue May 29 15:24:53 2018 +0100 docs: talk about Wayland instead of libwayland

Mesa (master): meson: Clarify why asm cannot be used in cross compile

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c267f46ef2910cb72438bf6d9fe4de9fc33d6931 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c267f46ef2910cb72438bf6d9fe4de9fc33d6931 Author: Dylan Baker Date: Thu Jun 7 08:38:07 2018 -0700 meson: Clarify why asm cannot be used in cross compile This

Mesa (master): intel/isl: Add bounds-checking assertions in isl_format_get_layout

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 778e2881a04817e8c10c7a400bf1e37414420194 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=778e2881a04817e8c10c7a400bf1e37414420194 Author: Jason Ekstrand Date: Wed Jun 6 09:54:17 2018 -0700 intel/isl: Add bounds-checking assertions in

Mesa (master): i965/screen: Return false for unsupported formats in query_modifiers

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a26693493570a9d0f0fba1be617e01ee7bfff4db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a26693493570a9d0f0fba1be617e01ee7bfff4db Author: Jason Ekstrand Date: Wed Jun 6 10:24:01 2018 -0700 i965/screen: Return false for unsupported formats in

Mesa (master): i965/screen: Use RGBA non-sRGB formats for images

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0e7f3febf7e739c075a139ae641d65a0618752f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e7f3febf7e739c075a139ae641d65a0618752f3 Author: Jason Ekstrand Date: Tue Jun 5 11:42:37 2018 -0700 i965/screen: Use RGBA non-sRGB formats for images Not

Mesa (master): i965/screen: Sanity check that all formats we advertise are useable

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e0fa2399628b8cfa06785647c2750b3c206e6563 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0fa2399628b8cfa06785647c2750b3c206e6563 Author: Jason Ekstrand Date: Wed Jun 6 10:36:08 2018 -0700 i965/screen: Sanity check that all formats we advertise

Mesa (master): i965/screen: Refactor query_dma_buf_formats

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: eeae4851494c16d2a6591550bfa6ef77d887ebe3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eeae4851494c16d2a6591550bfa6ef77d887ebe3 Author: Jason Ekstrand Date: Tue Jun 5 11:13:40 2018 -0700 i965/screen: Refactor query_dma_buf_formats This reworks

Mesa (master): features: add virgl to the GL features list

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9be56316cf3d1b8db0b38f260e7b6ff2592d7a13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9be56316cf3d1b8db0b38f260e7b6ff2592d7a13 Author: Dave Airlie Date: Thu Jun 7 10:41:53 2018 +1000 features: add virgl to the GL features list This hopefully

Mesa (master): meson: Add support for read-only text segment on x86

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a5abb2da74d3a892427499961aaef194d9ce1edf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5abb2da74d3a892427499961aaef194d9ce1edf Author: Matt Turner Date: Wed Jun 6 20:25:09 2018 -0700 meson: Add support for read-only text segment on x86 Port

Mesa (master): swr/rast: Clang-Format most rasterizer source code

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a678f40e467bbf72719c60928de26a91f21ac699 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a678f40e467bbf72719c60928de26a91f21ac699 Author: Alok Hota Date: Tue Jun 5 13:59:53 2018 -0500 swr/rast: Clang-Format most rasterizer source code

Mesa (master): i965/fs: Rearrange code to remove most of the gotos

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f2d8bb7a7b8806c91b1ab5a186f450e0de1f5b86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2d8bb7a7b8806c91b1ab5a186f450e0de1f5b86 Author: Ian Romanick Date: Wed Jun 13 10:11:31 2018 -0700 i965/fs: Rearrange code to remove most of the gotos

Mesa (master): i965/fs: Propagate conditional modifiers from not instructions

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4467040cb658529cb0e41be463b94e15f48f17a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4467040cb658529cb0e41be463b94e15f48f17a2 Author: Ian Romanick Date: Wed Jun 13 10:36:42 2018 -0700 i965/fs: Propagate conditional modifiers from not

Mesa (master): i965/vec4: Optimize OR with 0 into a MOV

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 22f9fbc0d94bcf19c7ec58ccbd2036df2cf03514 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22f9fbc0d94bcf19c7ec58ccbd2036df2cf03514 Author: Ian Romanick Date: Wed Jun 13 15:07:41 2018 -0700 i965/vec4: Optimize OR with 0 into a MOV All of the

Mesa (master): i965/vec4: Don't register coalesce into source of VS_OPCODE_UNPACK_FLAGS_SIMD4X2

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e6a9bd97b97a303463db3eeae38fed61c43c44b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6a9bd97b97a303463db3eeae38fed61c43c44b1 Author: Ian Romanick Date: Thu Jun 14 15:26:58 2018 -0700 i965/vec4: Don't register coalesce into source of

Mesa (master): i965/fs: Refactor propagation of conditional modifiers from compares to adds

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 77f269bb56037ddd723882a7ae551ef302881dff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77f269bb56037ddd723882a7ae551ef302881dff Author: Ian Romanick Date: Wed Jun 13 10:04:55 2018 -0700 i965/fs: Refactor propagation of conditional modifiers from

Mesa (master): i965/fs: Optimize OR with 0 into a MOV

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 284b563fb0689f8c51aae45ad9e331ba4b776ddf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=284b563fb0689f8c51aae45ad9e331ba4b776ddf Author: Ian Romanick Date: Wed Jun 13 12:32:27 2018 -0700 i965/fs: Optimize OR with 0 into a MOV

Mesa (master): radv: fix emitting the TCS regs on GFX9

2018-06-16 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5917761e3dddc968d5ccac9b282b7cb8d3da866f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5917761e3dddc968d5ccac9b282b7cb8d3da866f Author: Samuel Pitoiset Date: Fri Jun 15 17:50:35 2018 +0200 radv: fix emitting the TCS regs on GFX9 The primitive

Mesa (master): v3d: Limit shader threading according to our maximum TMU fifo usage.

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 778594ae12be51110b6b1411e72c5fbb95cbadd3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=778594ae12be51110b6b1411e72c5fbb95cbadd3 Author: Eric Anholt Date: Thu Jun 14 11:17:11 2018 -0700 v3d: Limit shader threading according to our maximum TMU

Mesa (master): v3d: Fix shaders using pixel center W but no varyings.

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e130ada24310f0e3adc0349c0fb2098ad20d65d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e130ada24310f0e3adc0349c0fb2098ad20d65d9 Author: Eric Anholt Date: Thu Jun 14 11:04:05 2018 -0700 v3d: Fix shaders using pixel center W but no varyings. The

Mesa (master): v3d: Use the proper depth texture type for sampling.

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9aa670e52ae5698359f2b1271c047d5ebd6f4c02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9aa670e52ae5698359f2b1271c047d5ebd6f4c02 Author: Eric Anholt Date: Thu Jun 14 11:32:37 2018 -0700 v3d: Use the proper depth texture type for sampling. Fixes

Mesa (master): v3d: Handle a no-intersection scissor even if it's outside of the VP.

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4106f6ce54f77c3cb5712eafc1358f53b99b5e09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4106f6ce54f77c3cb5712eafc1358f53b99b5e09 Author: Eric Anholt Date: Thu Jun 14 18:05:50 2018 -0700 v3d: Handle a no-intersection scissor even if it's outside

Mesa (master): nir: Document a couple instances of parent_instr

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 355868dbfc88313c0b0c59d3f038422ed6268255 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=355868dbfc88313c0b0c59d3f038422ed6268255 Author: Ian Romanick Date: Tue Jun 5 19:00:42 2018 -0700 nir: Document a couple instances of parent_instr

Mesa (master): radv: Fix output for sparse MRTs.

2018-06-14 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 41dabdc47538fb7660f7063d9dd423473eaa2515 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41dabdc47538fb7660f7063d9dd423473eaa2515 Author: Bas Nieuwenhuizen Date: Wed Jun 13 23:31:54 2018 +0200 radv: Fix output for sparse MRTs. We need to init the

Mesa (master): radv: update the ZRANGE_PRECISION value for the TC-compat bug

2018-06-14 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 68dead112e710b261ad33604175d635dec6afd34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68dead112e710b261ad33604175d635dec6afd34 Author: Samuel Pitoiset Date: Wed Jun 13 14:27:40 2018 +0200 radv: update the ZRANGE_PRECISION value for the

Mesa (master): anv: reduce maxFragmentInputComponents

2018-06-14 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 183adc51f8568fcb4f7670bb63e08f1adc77255e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=183adc51f8568fcb4f7670bb63e08f1adc77255e Author: Samuel Iglesias Gonsálvez Date: Mon May 28 11:42:15 2018 +0200 anv: reduce maxFragmentInputComponents If the

Mesa (master): radv: fix bitwise check

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4d08c1e7d15f7d2c0a406cf1c79314511778b38f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d08c1e7d15f7d2c0a406cf1c79314511778b38f Author: Eric Engestrom Date: Fri Jun 15 17:58:17 2018 +0100 radv: fix bitwise check Fixes: 922cd38172b8a2bc286bd

Mesa (master): meson: fix i965/anv/isl genX static lib names

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e8eb84826e30ffcb54f69a7aec9181f969418eb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8eb84826e30ffcb54f69a7aec9181f969418eb2 Author: Eric Engestrom Date: Fri Jun 15 11:31:52 2018 +0100 meson: fix i965/anv/isl genX static lib names Shouldn't

Mesa (master): ac: Clear meminfo to avoid valgrind warning.

2018-06-16 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c4714f698bf1eda6ee77304f8abe0a92be7a55e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4714f698bf1eda6ee77304f8abe0a92be7a55e7 Author: Bas Nieuwenhuizen Date: Fri Jun 15 00:01:43 2018 +0200 ac: Clear meminfo to avoid valgrind warning. Somehow

Mesa (master): appveyor: Consume LLVM 5.0.1.

2018-06-16 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d882331f7ab2be567ce6641230e730ec74507222 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d882331f7ab2be567ce6641230e730ec74507222 Author: Jose Fonseca Date: Sat Jun 16 10:02:15 2018 +0100 appveyor: Consume LLVM 5.0.1.

Mesa (master): mesa: add missing return in error path

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9a4bd6b45f909dbf65cf66086be2492214c5ac93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a4bd6b45f909dbf65cf66086be2492214c5ac93 Author: Eric Engestrom Date: Mon Jun 18 11:39:05 2018 +0100 mesa: add missing return in error path Fixes:

Mesa (master): radv: fix reported number of available VGPRs

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d85fef1e34657fc082b9a763de9499d324fbeebf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d85fef1e34657fc082b9a763de9499d324fbeebf Author: Eric Engestrom Date: Fri Jun 15 17:49:08 2018 +0100 radv: fix reported number of available VGPRs It's a bit

Mesa (master): radv: Use less conservative approximation for context rolls.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a3d93eec7cbd3fb733c1ef3b16903265e8e61b23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3d93eec7cbd3fb733c1ef3b16903265e8e61b23 Author: Bas Nieuwenhuizen Date: Sun Jun 17 03:37:49 2018 +0200 radv: Use less conservative approximation for context

Mesa (master): intel/genxml: Add bitmasks for CS_DEBUG_MODE2/INSTPM.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 056214ebfcfb39f24f3c1be49e0d59f4db93bcab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=056214ebfcfb39f24f3c1be49e0d59f4db93bcab Author: Rafael Antognolli Date: Fri Jun 15 11:43:45 2018 -0700 intel/genxml: Add bitmasks for CS_DEBUG_MODE2/INSTPM.

Mesa (master): anv/device: Check for kernel support of context isolation.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: be18d5a0ce8bf6c3578deb693e34faf366c4a0db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be18d5a0ce8bf6c3578deb693e34faf366c4a0db Author: Rafael Antognolli Date: Fri Jun 15 09:31:25 2018 -0700 anv/device: Check for kernel support of context

Mesa (master): anv: Disable constant buffer 0 being relative.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ba2c18763b2fa7fa04e391850f842b4236e844da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba2c18763b2fa7fa04e391850f842b4236e844da Author: Rafael Antognolli Date: Fri Jun 15 11:44:28 2018 -0700 anv: Disable constant buffer 0 being relative. If we

Mesa (master): v3d: Set the SO offsets correctly if we have to re-emit.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e636199c1c7dc9bc0525f5ae2a4eef05a8092180 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e636199c1c7dc9bc0525f5ae2a4eef05a8092180 Author: Eric Anholt Date: Fri Jun 15 17:08:29 2018 -0700 v3d: Set the SO offsets correctly if we have to re-emit.

Mesa (master): gallium/hud: = should rename the last added data source

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 94178044d5d34e5bf65601d0b5da70d91284ec56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94178044d5d34e5bf65601d0b5da70d91284ec56 Author: Marek Olšák Date: Fri Jun 8 19:49:22 2018 -0400 gallium/hud: = should rename the last added data source

Mesa (master): anv: Use a single global API patch version

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0146d7963651ca3226a8bf25eb683624ce3b0143 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0146d7963651ca3226a8bf25eb683624ce3b0143 Author: Jason Ekstrand Date: Sun Jun 17 16:28:02 2018 -0700 anv: Use a single global API patch version The Vulkan

Mesa (master): radeonsi: enable OpenGL 3.3 compat profile

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 68bf94a8b0b6060660b1937c7e21188af7f777f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68bf94a8b0b6060660b1937c7e21188af7f777f3 Author: Timothy Arceri Date: Mon Jun 18 15:23:20 2018 +1000 radeonsi: enable OpenGL 3.3 compat profile Reviewed-by:

Mesa (master): mesa: add ff fragment shader support for geom and tess shaders

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 89a5d6f71517511e809a0d4d163d5f2a3d6201a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89a5d6f71517511e809a0d4d163d5f2a3d6201a5 Author: Timothy Arceri Date: Mon Jun 18 12:36:54 2018 +1000 mesa: add ff fragment shader support for geom and tess

Mesa (master): ac/surface: Set compressZ for stencil-only surfaces.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1a8501a9ddfff6c3eab47046e0e8a9dc17492bf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a8501a9ddfff6c3eab47046e0e8a9dc17492bf0 Author: Bas Nieuwenhuizen Date: Mon Jun 18 16:29:16 2018 +0200 ac/surface: Set compressZ for stencil-only surfaces.

Mesa (master): util: manually extract the program name from program_invocation_name

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: de93f546a7f9f3407f88ea8dd2d4b3f7158e94ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de93f546a7f9f3407f88ea8dd2d4b3f7158e94ed Author: Timothy Arceri Date: Thu Jun 14 11:00:21 2018 +1000 util: manually extract the program name from

Mesa (master): util: add allow_glsl_relaxed_es to drirc for Google Earth VR

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a9114b5e3e0c08b189837d452b8f09df7e86b974 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9114b5e3e0c08b189837d452b8f09df7e86b974 Author: Timothy Arceri Date: Thu Jun 14 11:00:25 2018 +1000 util: add allow_glsl_relaxed_es to drirc for Google Earth

Mesa (master): util: add allow_glsl_builtin_const_expression to drirc for Google Earth VR

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 781c23ece62cc9bf0f28035572be7a4eadf23d42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=781c23ece62cc9bf0f28035572be7a4eadf23d42 Author: Timothy Arceri Date: Thu Jun 14 11:00:23 2018 +1000 util: add allow_glsl_builtin_const_expression to drirc

Mesa (master): mesa/util: add allow_glsl_builtin_const_expression driconf override

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 90dbab0f9a2e35595b7510595b464e654b870e3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90dbab0f9a2e35595b7510595b464e654b870e3a Author: Timothy Arceri Date: Thu Jun 14 11:00:22 2018 +1000 mesa/util: add allow_glsl_builtin_const_expression

Mesa (master): mesa/util: add allow_glsl_relaxed_es driconfig override

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 725b1a406dbe98d7cd187b0dcdfdd0933977de89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=725b1a406dbe98d7cd187b0dcdfdd0933977de89 Author: Timothy Arceri Date: Thu Jun 14 11:00:24 2018 +1000 mesa/util: add allow_glsl_relaxed_es driconfig override

Mesa (master): intel/compiler: Properly consider UBO loads that cross 32B boundaries.

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b8fa847c2ed9c7c743f31e57560a09fae3992f46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8fa847c2ed9c7c743f31e57560a09fae3992f46 Author: Kenneth Graunke Date: Fri Jun 8 14:24:16 2018 -0700 intel/compiler: Properly consider UBO loads that cross

Mesa (master): Revert "intel/compiler: Properly consider UBO loads that cross 32B boundaries."

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 51376cd74965007b7facf0b86c9d74c678234978 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51376cd74965007b7facf0b86c9d74c678234978 Author: Jason Ekstrand Date: Wed Jun 13 09:23:28 2018 -0700 Revert "intel/compiler: Properly consider UBO loads that

Mesa (master): meson: Test for __atomic_add_fetch in atomic checks

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9d547a7617fbcbc29f75ed85ff774807ddca5ce0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d547a7617fbcbc29f75ed85ff774807ddca5ce0 Author: Andrew Galante Date: Mon Jun 11 15:03:36 2018 -0700 meson: Test for __atomic_add_fetch in atomic checks Some

Mesa (master): meson: Fix -latomic check

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b29b5a82a17e845e73ebef845176d9d1f44a2d00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b29b5a82a17e845e73ebef845176d9d1f44a2d00 Author: Matt Turner Date: Mon Jun 11 14:56:26 2018 -0700 meson: Fix -latomic check Commit 54ba73ef102f

Mesa (master): meson: Set include dirs for asm

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6eaa01368554b57081254ffd473a5513b98d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6eaa01368554b57081254ffd473a5513b98d Author: Dylan Baker Date: Mon Jun 11 10:12:46 2018 -0700 meson: Set include dirs for asm v2: - split this from the

Mesa (master): meson: Make use of optional modules

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0ce3f3538bd91d2568481f853a692b7711f9340d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ce3f3538bd91d2568481f853a692b7711f9340d Author: Dylan Baker Date: Thu Jun 7 11:22:48 2018 -0700 meson: Make use of optional modules meson 0.43 gained

Mesa (master): meson: Add support for ppc assembly/optimizations

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 34bbb24ce7702658cdc4e9d34a650e169716c39e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34bbb24ce7702658cdc4e9d34a650e169716c39e Author: Dylan Baker Date: Thu Jun 7 11:13:34 2018 -0700 meson: Add support for ppc assembly/optimizations v2: - Use

Mesa (master): meson: Add support for SPARC assembly

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e26af221438f77d8b81f956a56bc9e520f28236a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e26af221438f77d8b81f956a56bc9e520f28236a Author: Dylan Baker Date: Thu Jun 7 10:58:06 2018 -0700 meson: Add support for SPARC assembly This was blindly

Mesa (master): meson: move cc and cpp definitions to top of main meson.build

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 65e447c5df484fcbdad41721e2aba46823147931 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65e447c5df484fcbdad41721e2aba46823147931 Author: Dylan Baker Date: Mon Jun 11 10:15:15 2018 -0700 meson: move cc and cpp definitions to top of main

Mesa (master): meson: Remove various completed todos

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9cc577761ff1165e0b99d3ceaa936b342dea10b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cc577761ff1165e0b99d3ceaa936b342dea10b1 Author: Dylan Baker Date: Tue Jun 12 09:03:28 2018 -0700 meson: Remove various completed todos v3: - Remove "won't

Mesa (master): radv: don't fast clear HTILE for 16-bit depth surfaces on GFX8

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 51e23d34190076159129dd7b449b95a1ac3d4949 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51e23d34190076159129dd7b449b95a1ac3d4949 Author: Samuel Pitoiset Date: Wed Jun 13 20:19:23 2018 +0200 radv: don't fast clear HTILE for 16-bit depth surfaces

Mesa (master): configure.ac: Test for __atomic_add_fetch in atomic checks

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: baf16b2ea3a72d01712d4e16fae97606ac68dff0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=baf16b2ea3a72d01712d4e16fae97606ac68dff0 Author: Andrew Galante Date: Mon Jun 11 15:05:25 2018 -0700 configure.ac: Test for __atomic_add_fetch in atomic

Mesa (master): glsl: allow standalone semicolons outside main()

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: babd1d526be4690204964f5e0a42f5df12f7f83b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=babd1d526be4690204964f5e0a42f5df12f7f83b Author: Dave Airlie Date: Thu Jun 14 09:52:21 2018 +1000 glsl: allow standalone semicolons outside main() GLSL 4.60

Mesa (master): docs: mark virgl GL 4.0 features as complete.

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f11b664f48b11e38b1c5e600ecbfceaff9e04941 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f11b664f48b11e38b1c5e600ecbfceaff9e04941 Author: Dave Airlie Date: Thu Jun 14 10:37:28 2018 +1000 docs: mark virgl GL 4.0 features as complete. virgl should

Mesa (master): virgl: add ARB_tessellation_shader support. (v2)

2018-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7b6f2704eb7333689531cc1572648a31319cb5ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b6f2704eb7333689531cc1572648a31319cb5ac Author: Dave Airlie Date: Fri Jun 8 14:38:14 2018 +1000 virgl: add ARB_tessellation_shader support. (v2) This

Mesa (master): meson: only build vl_winsys_dri.c when x11 platform is used

2018-06-14 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1d92d6486a7685762f480fb33893b3c3db1fd21a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d92d6486a7685762f480fb33893b3c3db1fd21a Author: Lukas Rusak Date: Fri Jun 1 14:09:42 2018 -0700 meson: only build vl_winsys_dri.c when x11 platform is used

Mesa (master): st/mesa: add missing switch cases in glsl_to_tgsi_visitor::visit()

2018-06-14 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b9e6438adf69e859fac8af585cabf14ec18e22ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9e6438adf69e859fac8af585cabf14ec18e22ed Author: Brian Paul Date: Thu Jun 14 09:12:19 2018 -0600 st/mesa: add missing switch cases in

Mesa (master): glsl: Don't copy propagate from SSBO or shared variables either

2018-06-14 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 461a5c899c08064467abb635536381a5a5659280 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=461a5c899c08064467abb635536381a5a5659280 Author: Ian Romanick Date: Tue Jun 5 15:04:24 2018 -0700 glsl: Don't copy propagate from SSBO or shared variables

Mesa (master): glsl: Don't copy propagate elements from SSBO or shared variables either

2018-06-14 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 37bd9ccd21b860d2b5ffea7e1f472ec83b68b43b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37bd9ccd21b860d2b5ffea7e1f472ec83b68b43b Author: Ian Romanick Date: Tue Jun 5 16:02:25 2018 -0700 glsl: Don't copy propagate elements from SSBO or shared

Mesa (master): util/bitset: include util/macro.h

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: efae1279936112cefe9fa1753998993df81d6201 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efae1279936112cefe9fa1753998993df81d6201 Author: Christian Gmeiner Date: Fri Jun 15 12:18:56 2018 +0200 util/bitset: include util/macro.h BITSET_FFS(x) macro

Mesa (master): meson: fix private libs when building without glx

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4cfc4cef80a85dea2b761efd9f6deb13198c9196 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cfc4cef80a85dea2b761efd9f6deb13198c9196 Author: Lukas Rusak Date: Mon Jun 4 12:38:41 2018 -0700 meson: fix private libs when building without glx I noticed

Mesa (18.1): 41 new commits

2018-06-14 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87fb8bf6a8afc0699c4092d2c9fb02d9fb651c9a Author: Andrew Galante Date: Mon Jun 11 15:05:25 2018 -0700 configure.ac: Test for __atomic_add_fetch in atomic checks Some platforms have 64-bit __atomic_load_n but not 64-bit

Mesa (master): intel/aubinator: Use int to store getopt_long flags.

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9e1f208795b62ad4825aaafd5b740c979bb67048 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e1f208795b62ad4825aaafd5b740c979bb67048 Author: Rafael Antognolli Date: Tue Jun 12 12:18:19 2018 -0700 intel/aubinator: Use int to store getopt_long flags.

Mesa (master): Revert "radv: always set/load both depth and stencil clear values"

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f8e2c4c57c329f79b939b20a434acc3cf89faef8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8e2c4c57c329f79b939b20a434acc3cf89faef8 Author: Samuel Pitoiset Date: Fri Jun 15 16:50:11 2018 +0200 Revert "radv: always set/load both depth and stencil

Mesa (master): radv: always set/load both depth and stencil clear values

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4bdad9faddc82a4560603936ce5ade5707ecb254 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4bdad9faddc82a4560603936ce5ade5707ecb254 Author: Samuel Pitoiset Date: Thu Jun 14 13:26:21 2018 +0200 radv: always set/load both depth and stencil clear

Mesa (master): radv: clean up radv_{set,load}_color_clear_regs() helpers

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: be794fa26bd6c05be60a34b4c2773a75de4c7718 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be794fa26bd6c05be60a34b4c2773a75de4c7718 Author: Samuel Pitoiset Date: Thu Jun 14 13:26:19 2018 +0200 radv: clean up radv_{set,load}_color_clear_regs()

Mesa (master): radv: update the fast ds clear values only if the image is bound

2018-06-15 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2193a6a828085e0ba63e2b768c2d86a86639831f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2193a6a828085e0ba63e2b768c2d86a86639831f Author: Samuel Pitoiset Date: Thu Jun 14 13:26:20 2018 +0200 radv: update the fast ds clear values only if the image

  1   2   3   4   5   6   7   8   9   10   >