Mesa (master): radv: Really use correct HTILE expanded words.

2018-02-23 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: afd8fd0656a8eb3a2ce892381387aad3c6b0a78f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afd8fd0656a8eb3a2ce892381387aad3c6b0a78f Author: James Legg Date: Thu Feb 22 16:57:53 2018 + radv: Really use correct HTILE

Mesa (master): radv/extensions: fix c_vk_version for patch == None

2018-02-23 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 8eed9421367d3a5576cb4b924d5004a1f976a418 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8eed9421367d3a5576cb4b924d5004a1f976a418 Author: Mauro Rossi Date: Fri Feb 23 23:33:37 2018 +0100 radv/extensions: fix c_vk_version for

Mesa (master): gbm: Fix the alpha masks in the GBM format table.

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 880573e7370b866c94513f59ad0bb0b10660643f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=880573e7370b866c94513f59ad0bb0b10660643f Author: Eric Anholt Date: Fri Feb 23 14:55:51 2018 -0800 gbm: Fix the alpha masks in the GBM format

Mesa (master): broadcom/vc5: Ignore unused usage flags in is_format_supported.

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 97dc0773032d6284ea5c63758abf704d877f65dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97dc0773032d6284ea5c63758abf704d877f65dc Author: Eric Anholt Date: Fri Feb 23 09:10:36 2018 -0800 broadcom/vc5: Ignore unused usage flags in

Mesa (master): broadcom/vc5: Fix layout of 3D textures.

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: b4b4ada7616dec49e9386670e43d277e5f85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4b4ada7616dec49e9386670e43d277e5f85 Author: Eric Anholt Date: Thu Nov 2 16:59:10 2017 -0700 broadcom/vc5: Fix layout of 3D textures.

Mesa (master): mesa: Update vertex processing mode on _mesa_UseProgram.

2018-02-23 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: b54bf0e3e3378725dec924f8152dcb012dffcd2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b54bf0e3e3378725dec924f8152dcb012dffcd2e Author: Mathias Fröhlich Date: Fri Feb 23 20:46:20 2018 +0100 mesa: Update vertex

Mesa (master): mesa: enable OpenGL 3.1 with ARB_compatibility

2018-02-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: a0c8b49284efe736849c0a45920ad0a1bbd8d93d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0c8b49284efe736849c0a45920ad0a1bbd8d93d Author: Marek Olšák Date: Wed Feb 14 20:13:40 2018 +0100 mesa: enable OpenGL 3.1 with

Mesa (master): mesa: expose ARB_enhanced_layouts in the compatibility profile

2018-02-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: b8e2e9e1a1a8419f5292b0b2d9d2bdea2ce1b224 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8e2e9e1a1a8419f5292b0b2d9d2bdea2ce1b224 Author: Marek Olšák Date: Wed Feb 14 23:42:08 2018 +0100 mesa: expose ARB_enhanced_layouts in

Mesa (master): mesa: add some of missing compatibility support for ARB_bindless_texture

2018-02-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1defc973db3266a0ae72097951d12f8d851fed9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1defc973db3266a0ae72097951d12f8d851fed9a Author: Marek Olšák Date: Wed Feb 14 22:32:59 2018 +0100 mesa: add some of missing compatibility

Mesa (master): mesa: implement ARB_compatibility

2018-02-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 605a7f6db51cb946eed508bc9a7adfa753c75e10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=605a7f6db51cb946eed508bc9a7adfa753c75e10 Author: Marek Olšák Date: Wed Feb 14 20:12:51 2018 +0100 mesa: implement ARB_compatibility

Mesa (master): mesa: replace some API_OPENGL_CORE checks with _mesa_is_desktop_gl

2018-02-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1881f41b6c3fe6e68b76c561f33942657b135bc8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1881f41b6c3fe6e68b76c561f33942657b135bc8 Author: Marek Olšák Date: Wed Feb 14 21:19:33 2018 +0100 mesa: replace some API_OPENGL_CORE

Mesa (master): mesa: rename has_core_gs -> has_gs in get_programiv

2018-02-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: d169438d8ea8cd3a29d739eb284648a7723961cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d169438d8ea8cd3a29d739eb284648a7723961cb Author: Marek Olšák Date: Wed Feb 14 23:21:14 2018 +0100 mesa: rename has_core_gs -> has_gs in

Mesa (master): swr: remove dead LLVM code paths

2018-02-23 Thread Emil Velikov
Module: Mesa Branch: master Commit: 14a2c87c41946794a4ea4870a160b70c01225c4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14a2c87c41946794a4ea4870a160b70c01225c4f Author: Emil Velikov Date: Tue Feb 20 18:01:24 2018 + swr: remove dead LLVM code

Mesa (18.0): i965: Support 0 ARB_get_program_binary formats for compat profiles

2018-02-23 Thread Jordan Justen
Module: Mesa Branch: 18.0 Commit: 719f2c934030f74ce0a4892233f494f168852698 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=719f2c934030f74ce0a4892233f494f168852698 Author: Jordan Justen Date: Wed Feb 14 23:42:50 2018 -0800 i965: Support 0

Mesa (master): broadcom/vc4: Allow importing linear BOs with arbitrary offset/stride.

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0c1dd9dee0da6cde3031558a8e24a1fc400e0f99 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c1dd9dee0da6cde3031558a8e24a1fc400e0f99 Author: Eric Anholt Date: Tue Feb 6 17:42:44 2018 + broadcom/vc4: Allow importing linear BOs

Mesa (master): broadcom/vc4: Add pipe_reference debugging for vc4_bos.

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6deb158ec1e03027d855df6a2513c8595ed95924 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6deb158ec1e03027d855df6a2513c8595ed95924 Author: Eric Anholt Date: Tue Feb 20 16:05:29 2018 + broadcom/vc4: Add pipe_reference debugging

Mesa (master): broadcom/vc4: Add support for YUV textures using unaccelerated blits.

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: bc3d16e633fd27b05dfdcda0b7efb000b2c35ed6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc3d16e633fd27b05dfdcda0b7efb000b2c35ed6 Author: Eric Anholt Date: Thu Feb 22 17:43:21 2018 -0800 broadcom/vc4: Add support for YUV textures

Mesa (master): broadcom/vc4: Ignore PIPE_BIND_DISPLAY_TARGET in is_format_supported().

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 978b884afc1ab07f3c74e0f11a55cde86baa79b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=978b884afc1ab07f3c74e0f11a55cde86baa79b1 Author: Eric Anholt Date: Thu Feb 22 17:38:50 2018 -0800 broadcom/vc4: Ignore

Mesa (master): broadcom/vc4: Use pipe_resource_reference in sampler views.

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: a49738290c01a8e7db6d4053b1ab5c13e685c1bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a49738290c01a8e7db6d4053b1ab5c13e685c1bc Author: Eric Anholt Date: Wed Feb 7 11:16:12 2018 + broadcom/vc4: Use pipe_resource_reference

Mesa (master): broadcom/vc4: Remove dead vc4_bo_set_reference().

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 34ea1aca92ce20a95e4f5d41325fb965a2b96986 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34ea1aca92ce20a95e4f5d41325fb965a2b96986 Author: Eric Anholt Date: Tue Feb 20 15:59:10 2018 + broadcom/vc4: Remove dead

Mesa (master): broadcom/vc4: Fix double-unrefcounting of prsc->next with shadows.

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: c824a045ea639b8a93cbc2518b16900402d9150f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c824a045ea639b8a93cbc2518b16900402d9150f Author: Eric Anholt Date: Tue Feb 20 16:28:07 2018 + broadcom/vc4: Fix double-unrefcounting of

Mesa (master): broadcom/vc4: Remove the retval==usage check in is_format_supported().

2018-02-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5980a41c0f3481aef2a4bc644d8a3a6c8618da46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5980a41c0f3481aef2a4bc644d8a3a6c8618da46 Author: Eric Anholt Date: Thu Feb 22 17:52:03 2018 -0800 broadcom/vc4: Remove the retval==usage

Mesa (master): etnaviv: fix in-place resolve tile count

2018-02-23 Thread Lucas Stach
Module: Mesa Branch: master Commit: 8df11f3fad52507266ca1e97149fd4175ad05471 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8df11f3fad52507266ca1e97149fd4175ad05471 Author: Lucas Stach Date: Mon Feb 5 18:59:48 2018 +0100 etnaviv: fix in-place resolve tile

Mesa (master): etnaviv: add debug switch to disable single buffer feature

2018-02-23 Thread Lucas Stach
Module: Mesa Branch: master Commit: 8befc11186275bc33221b94fb4be35b7be7c4efc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8befc11186275bc33221b94fb4be35b7be7c4efc Author: Lucas Stach Date: Mon Feb 5 15:36:34 2018 +0100 etnaviv: add debug switch to disable

Mesa (master): etnaviv: switch magic single buffer state to "3"

2018-02-23 Thread Lucas Stach
Module: Mesa Branch: master Commit: add23b59c9c1e7a162e76c885d1f8763807bc157 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=add23b59c9c1e7a162e76c885d1f8763807bc157 Author: Lucas Stach Date: Mon Feb 5 18:56:09 2018 +0100 etnaviv: switch magic single buffer

Mesa (master): meson: Fix GL and EGL pkg-config files with glvnd

2018-02-23 Thread Daniel Stone
Module: Mesa Branch: master Commit: 5c460337fd9c1096dea4bc569bd876a112ed6f16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c460337fd9c1096dea4bc569bd876a112ed6f16 Author: Dylan Baker Date: Tue Feb 20 10:36:44 2018 -0800 meson: Fix GL and EGL pkg-config files

Mesa (master): egl/dri2: fix segfault when display initialisation fails

2018-02-23 Thread Eric Engeström
Module: Mesa Branch: master Commit: 6160bf97db8bc493512795b1fa49c072a703df50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6160bf97db8bc493512795b1fa49c072a703df50 Author: Frank Binns Date: Thu Feb 22 13:37:54 2018 + egl/dri2: fix segfault when display

Mesa (master): mesa: add missing RGB9_E5 format in _mesa_base_fbo_format

2018-02-23 Thread Antía Puentes Felpeto
Module: Mesa Branch: master Commit: e1623b303ccc7a880e34bddef7231dcf230826b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1623b303ccc7a880e34bddef7231dcf230826b3 Author: Juan A. Suarez Romero Date: Mon Jan 15 10:58:50 2018 + mesa: add missing RGB9_E5

Mesa (master): etnaviv: npot_tex_any_wrap needs one bit only

2018-02-23 Thread Christian Gmeiner
Module: Mesa Branch: master Commit: e72062b66d9b646c0df269da5982b26237a77fab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e72062b66d9b646c0df269da5982b26237a77fab Author: Christian Gmeiner Date: Tue Feb 20 20:47:18 2018 +0100 etnaviv: