Mesa (master): i965/blorp: Add more destination flushing

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: d6d0ac95d5d77bd18b2064c3ed9aad70cf38cb6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6d0ac95d5d77bd18b2064c3ed9aad70cf38cb6f Author: Jason Ekstrand Date: Fri Nov 3 16:03:52 2017 -0700 i965/blorp: Add more destination flushing Right now we ju

Mesa (master): i965: Track the depth and render caches separately

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: fb0e9b5197cb65bde1e116d89acd5deb32f9132c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb0e9b5197cb65bde1e116d89acd5deb32f9132c Author: Jason Ekstrand Date: Fri Nov 3 16:11:54 2017 -0700 i965: Track the depth and render caches separately Previo

Mesa (master): i965: Add stencil buffers to cache set regardless of stencil texturing

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 6830ba0d3be8df12572622839743c41b4f294825 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6830ba0d3be8df12572622839743c41b4f294825 Author: Jason Ekstrand Date: Fri Nov 3 15:57:47 2017 -0700 i965: Add stencil buffers to cache set regardless of stenc

Mesa (master): i965: Add more precise cache tracking helpers

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4a09070295294e9017fa686fc8e113989ef0f41b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a09070295294e9017fa686fc8e113989ef0f41b Author: Jason Ekstrand Date: Fri Nov 3 16:01:28 2017 -0700 i965: Add more precise cache tracking helpers In theory,

Mesa (master): anv/blorp: Add a device parameter to blorp_surf_for_anv_image

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: deec84fd771876b5c0755293376df11bc95b473b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=deec84fd771876b5c0755293376df11bc95b473b Author: Jason Ekstrand Date: Fri Nov 3 15:18:45 2017 -0700 anv/blorp: Add a device parameter to blorp_surf_for_anv_im

Mesa (master): i965: Switch over to fully external-or-not MOCS scheme

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4b1e70cc57d7ff5f465544644b2180dee1490cee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b1e70cc57d7ff5f465544644b2180dee1490cee Author: Jason Ekstrand Date: Mon Nov 13 20:13:09 2017 -0800 i965: Switch over to fully external-or-not MOCS scheme Re

Mesa (master): i965: Use PTE MOCS for all external buffers

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: d7a19d69ebc032ba7207fc97bc6f10d5bb35bb99 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7a19d69ebc032ba7207fc97bc6f10d5bb35bb99 Author: Jason Ekstrand Date: Fri Nov 3 15:26:17 2017 -0700 i965: Use PTE MOCS for all external buffers We were alrea

Mesa (master): intel/blorp: Make the MOCS setting part of blorp_address

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: bc933d0e8462871e19328f66182c35543e334013 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc933d0e8462871e19328f66182c35543e334013 Author: Jason Ekstrand Date: Fri Nov 3 15:20:08 2017 -0700 intel/blorp: Make the MOCS setting part of blorp_address

Mesa (master): intel/blorp: Use mocs.tex for depth stencil

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4639cc716e89c69da41c7b54fa938457000fbd4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4639cc716e89c69da41c7b54fa938457000fbd4c Author: Jason Ekstrand Date: Fri Nov 3 14:31:51 2017 -0700 intel/blorp: Use mocs.tex for depth stencil Cc: "17.3" T

Mesa (master): intel/tools/error: Refactor buffer matching, add more buffers.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 596e8603179006a448b2cb5be5890bc57f41e090 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=596e8603179006a448b2cb5be5890bc57f41e090 Author: Kenneth Graunke Date: Sat Nov 11 22:09:16 2017 -0800 intel/tools/error: Refactor buffer matching, add more buf

Mesa (master): intel/tools/error: Use do-while for field iterator loops.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 7049c3865530f9157bce6f18a156b855d9290615 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7049c3865530f9157bce6f18a156b855d9290615 Author: Kenneth Graunke Date: Sun Nov 12 00:12:04 2017 -0800 intel/tools/error: Use do-while for field iterator loops.

Mesa (master): intel/tools/error: Drop support for non-ascii85 encoded error states.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1898bf11a885c440fd861978f3ee204fe918b159 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1898bf11a885c440fd861978f3ee204fe918b159 Author: Kenneth Graunke Date: Sat Nov 11 21:55:27 2017 -0800 intel/tools/error: Drop support for non-ascii85 encoded e

Mesa (master): intel/tools/error: Fix null termination of ring name string.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: eb8ad56ed2ee005ae7bbff3ff87fb1bcc1b6e4f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb8ad56ed2ee005ae7bbff3ff87fb1bcc1b6e4f1 Author: Kenneth Graunke Date: Sat Nov 11 22:51:07 2017 -0800 intel/tools/error: Fix null termination of ring name stri

Mesa (master): intel/tools/error: Decode shaders while decoding batch commands.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 8b749ee0eaf935481ee37697e5a28b278d616885 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b749ee0eaf935481ee37697e5a28b278d616885 Author: Kenneth Graunke Date: Sat Nov 11 23:26:19 2017 -0800 intel/tools/error: Decode shaders while decoding batch co

Mesa (master): intel/tools/error: Decode compute shaders.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 866158b4b6f07671fee7cf3d7d62a91a52ec3dc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=866158b4b6f07671fee7cf3d7d62a91a52ec3dc2 Author: Kenneth Graunke Date: Thu Oct 26 14:54:29 2017 -0700 intel/tools/error: Decode compute shaders. This is a bit

Mesa (master): intel/tools/error: Save error state sections and decode them later.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4979bf2728724a05c201ed4c1a7998ad6e37f06a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4979bf2728724a05c201ed4c1a7998ad6e37f06a Author: Kenneth Graunke Date: Sat Nov 11 22:37:35 2017 -0800 intel/tools/error: Save error state sections and decode t

Mesa (master): intel/tools/error: Drop unused parameters from decode() helper.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 00981e7c477e13e5328d7de1d548bfd1151f167c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00981e7c477e13e5328d7de1d548bfd1151f167c Author: Kenneth Graunke Date: Sat Nov 11 22:17:30 2017 -0800 intel/tools/error: Drop unused parameters from decode() h

Mesa (master): intel/tools/error: Drop unused MAX_RINGS #define.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: ac17b38e797a77283970002b3ca7469a63c8afef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac17b38e797a77283970002b3ca7469a63c8afef Author: Kenneth Graunke Date: Sat Nov 11 22:20:23 2017 -0800 intel/tools/error: Drop unused MAX_RINGS #define. Dead c

Mesa (master): intel/tools/error: Only decode a few sections of error states.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4bb119f00b2a5742adf79958d691d3b92ea6f87e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4bb119f00b2a5742adf79958d691d3b92ea6f87e Author: Kenneth Graunke Date: Sat Nov 11 22:04:01 2017 -0800 intel/tools/error: Only decode a few sections of error st

Mesa (master): intel/tools/error: Do ascii85 decode first.

2017-11-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 53586f88d7a3386d3122584b0af9fddc8abc6657 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=53586f88d7a3386d3122584b0af9fddc8abc6657 Author: Kenneth Graunke Date: Sat Nov 11 20:57:42 2017 -0800 intel/tools/error: Do ascii85 decode first. The dashes "

Mesa (master): c11/haiku: Define missing timespec_get on Haiku

2017-11-13 Thread Alexander von Gluck IV
Module: Mesa Branch: master Commit: 8f9d9ddcae2f6f996a394d193a98358fee538fe3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f9d9ddcae2f6f996a394d193a98358fee538fe3 Author: Alexander von Gluck IV Date: Sun Nov 12 15:24:15 2017 -0600 c11/haiku: Define missing timespec_get on Haiku R

Mesa (master): egl/haiku: Correct invalid void* conversion in calloc

2017-11-13 Thread Alexander von Gluck IV
Module: Mesa Branch: master Commit: f09e001a05cbd1b0cbda6b5a8ff5731b6d612c22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f09e001a05cbd1b0cbda6b5a8ff5731b6d612c22 Author: Alexander von Gluck IV Date: Sat Nov 11 22:20:03 2017 -0600 egl/haiku: Correct invalid void* conversion in cal

Mesa (master): meson: Don't build intel shared components by default

2017-11-13 Thread Dylan Baker
Module: Mesa Branch: master Commit: 49fa0747268af6aa22c89c5eacffe36bf93084d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49fa0747268af6aa22c89c5eacffe36bf93084d0 Author: Dylan Baker Date: Mon Nov 13 11:14:47 2017 -0800 meson: Don't build intel shared components by default It's a

Mesa (master): meson: Remove build_by_default from amd code

2017-11-13 Thread Dylan Baker
Module: Mesa Branch: master Commit: 46a7fdd7ca86a5bbf5fff30028cb3093a41c4237 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46a7fdd7ca86a5bbf5fff30028cb3093a41c4237 Author: Dylan Baker Date: Mon Nov 13 11:16:28 2017 -0800 meson: Remove build_by_default from amd code This is the sam

Mesa (master): meson: don' t use build_by_default for specific gallium drivers

2017-11-13 Thread Dylan Baker
Module: Mesa Branch: master Commit: 2bfd34c518134dd656f4f23f3c6c8acb1eeda507 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bfd34c518134dd656f4f23f3c6c8acb1eeda507 Author: Dylan Baker Date: Fri Nov 10 09:17:08 2017 -0800 meson: don't use build_by_default for specific gallium driver

Mesa (master): r600: handle bitfieldInsert corner case.

2017-11-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 044280920559e2ee1a2b70d14cac605551a8d8be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=044280920559e2ee1a2b70d14cac605551a8d8be Author: Dave Airlie Date: Mon Nov 13 16:58:35 2017 +1000 r600: handle bitfieldInsert corner case. This handles the bi

Mesa (master): r600/shader: handle bitfield extract semantics properly.

2017-11-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 63b6eb9cb92238e7aff71de680c18f5d1d1bcd91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63b6eb9cb92238e7aff71de680c18f5d1d1bcd91 Author: Dave Airlie Date: Mon Nov 13 16:28:35 2017 +1000 r600/shader: handle bitfield extract semantics properly. Fix

Mesa (master): r600/shader: reserve first register of vertex shader.

2017-11-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 50330d7115f0d5050ec3cfe6bca2b0136222e097 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50330d7115f0d5050ec3cfe6bca2b0136222e097 Author: Dave Airlie Date: Mon Nov 13 13:05:25 2017 +1000 r600/shader: reserve first register of vertex shader. r0 in

Mesa (master): r600: add gs tri strip adjacency fix.

2017-11-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 53d5dda6f805f2bb6359872a7013b7c3293299f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=53d5dda6f805f2bb6359872a7013b7c3293299f6 Author: Dave Airlie Date: Mon Nov 13 14:10:25 2017 +1000 r600: add gs tri strip adjacency fix. Like radeonsi: generat

Mesa (master): r600: fix isoline tess factor component swapping.

2017-11-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: f3f8615d76b20ad66466b172a600e06b9a833729 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3f8615d76b20ad66466b172a600e06b9a833729 Author: Dave Airlie Date: Mon Nov 13 15:40:15 2017 +1000 r600: fix isoline tess factor component swapping. As per rad

Mesa (master): meson: Move -Dvulkan-drivers handling higher in the file

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 00fb21b570b4f13971546f31177df9e44d828502 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00fb21b570b4f13971546f31177df9e44d828502 Author: Jason Ekstrand Date: Sat Nov 11 10:30:35 2017 -0800 meson: Move -Dvulkan-drivers handling higher in the file

Mesa (master): meson: Stop requiring platforms for Vulkan

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 3a922d6a613231212b6ea7276d1ca416378bd9fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a922d6a613231212b6ea7276d1ca416378bd9fd Author: Jason Ekstrand Date: Sat Nov 11 10:28:54 2017 -0800 meson: Stop requiring platforms for Vulkan It should be p

Mesa (master): r600: don't emit atomic save if we have no atomic counters.

2017-11-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: da31e2c22d72af041a4558b30eb354ff17f000ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da31e2c22d72af041a4558b30eb354ff17f000ba Author: Dave Airlie Date: Fri Nov 10 13:46:19 2017 +1000 r600: don't emit atomic save if we have no atomic counters.

Mesa (master): glx/dri3: Fix passing renderType into glXCreateContext

2017-11-13 Thread Adam Jackson
Module: Mesa Branch: master Commit: 257edb5b9aedc9fc5d5c13eb2f48a0c11d15456f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=257edb5b9aedc9fc5d5c13eb2f48a0c11d15456f Author: Adam Jackson Date: Thu Nov 9 16:57:31 2017 -0500 glx/dri3: Fix passing renderType into glXCreateContext With

Mesa (master): glx/drisw: Fix glXMakeCurrent(dpy, None, ctx)

2017-11-13 Thread Adam Jackson
Module: Mesa Branch: master Commit: 033cfb17db85b38bc012d74f30f6c92cddf85216 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=033cfb17db85b38bc012d74f30f6c92cddf85216 Author: Adam Jackson Date: Thu Nov 9 16:57:30 2017 -0500 glx/drisw: Fix glXMakeCurrent(dpy, None, ctx) This is perfe

Mesa (master): glx: Lower GLX opcode lookup into SendMakeCurrentRequest

2017-11-13 Thread Adam Jackson
Module: Mesa Branch: master Commit: bc1bc6f512f1ab9fd34086a93fbbc591cd310e79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc1bc6f512f1ab9fd34086a93fbbc591cd310e79 Author: Adam Jackson Date: Thu Nov 9 16:57:29 2017 -0500 glx: Lower GLX opcode lookup into SendMakeCurrentRequest Re

Mesa (master): anv: Don' t crash on invalid heap sizes when the PCI ID is overriden

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 54a6f7eacaa25b328f8ed3cbfc0fd37bbbc59336 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54a6f7eacaa25b328f8ed3cbfc0fd37bbbc59336 Author: Jason Ekstrand Date: Wed Nov 8 14:24:57 2017 -0800 anv: Don't crash on invalid heap sizes when the PCI ID is

Mesa (master): aubinator: Don't skip the first field in each subgroup

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 93200ea26d42664006b1e63382f0b5db1c657384 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93200ea26d42664006b1e63382f0b5db1c657384 Author: Jason Ekstrand Date: Sat Nov 11 21:43:46 2017 -0800 aubinator: Don't skip the first field in each subgroup Th

Mesa (master): intel/genxml: Delete empty groups

2017-11-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 74a9e516964e1dae1049343f6285f276df353c3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74a9e516964e1dae1049343f6285f276df353c3d Author: Jason Ekstrand Date: Sun Nov 12 15:40:43 2017 -0800 intel/genxml: Delete empty groups They serve no purpose o

Mesa (master): spirv: Use correct type for sampled images

2017-11-13 Thread Alex Smith
Module: Mesa Branch: master Commit: e9eb3c4753e4f56b03d16d8d6f71d49f1e7b97db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9eb3c4753e4f56b03d16d8d6f71d49f1e7b97db Author: Alex Smith Date: Mon Nov 6 10:37:05 2017 + spirv: Use correct type for sampled images We should use the

Mesa (master): nir/spirv: tg4 requires a sampler

2017-11-13 Thread Alex Smith
Module: Mesa Branch: master Commit: 4122d008466cef47eaa3f958924618060f4e4330 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4122d008466cef47eaa3f958924618060f4e4330 Author: Alex Smith Date: Tue Nov 7 10:52:48 2017 + nir/spirv: tg4 requires a sampler Gather operations in both G

Mesa (master): spirv: add DO NOT EDIT warning on generated spirv_info.c

2017-11-13 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 157c9a13414b524ce98ea0ea07fce819efc1ba65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=157c9a13414b524ce98ea0ea07fce819efc1ba65 Author: Alejandro Piñeiro Date: Fri Oct 13 16:17:14 2017 +0200 spirv: add DO NOT EDIT warning on generated spirv_info.

Mesa (master): loader/dri3: Improve dri3 thread-safety

2017-11-13 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 54a58b2856377e18ea6a42706bea0304a8d7845e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54a58b2856377e18ea6a42706bea0304a8d7845e Author: Thomas Hellstrom Date: Tue Sep 19 19:41:22 2017 +0200 loader/dri3: Improve dri3 thread-safety It turned out t

Mesa (master): etnaviv: automake,meson: include common_3d.xml.h in the sources lists

2017-11-13 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 2b72ab58e5f63f82fe64cfc1beccddb2f4844405 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b72ab58e5f63f82fe64cfc1beccddb2f4844405 Author: Juan A. Suarez Romero Date: Tue Nov 7 16:53:43 2017 +0100 etnaviv: automake,meson: include common_3d.xml.h in

Mesa (master): egl: EXT_pixel_format_float plumbing

2017-11-13 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 41f7de477c68a5ae3fd8b086dfb4a8cc10a35c39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41f7de477c68a5ae3fd8b086dfb4a8cc10a35c39 Author: Tapani Pälli Date: Tue Oct 31 10:57:42 2017 +0200 egl: EXT_pixel_format_float plumbing Patch adds support and

Mesa (master): radv: prefetch VBO descriptors at the right place

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: f87c58dde38902d9bfb5a046b4bf1b5e56c55fcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f87c58dde38902d9bfb5a046b4bf1b5e56c55fcf Author: Samuel Pitoiset Date: Wed Nov 8 12:12:31 2017 +0100 radv: prefetch VBO descriptors at the right place Just a

Mesa (master): radv: optimize calling radv_save_pipeline()

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 957d42271bc095145b8a089d2982ebe44fd8250b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=957d42271bc095145b8a089d2982ebe44fd8250b Author: Samuel Pitoiset Date: Fri Nov 10 09:18:03 2017 +0100 radv: optimize calling radv_save_pipeline() Signed-off-b

Mesa (master): radv: add radv_emit_prefetch_TC_L2_async() helper

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 9444a34f4a3b7d954f4a009861a677aca1eaf4af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9444a34f4a3b7d954f4a009861a677aca1eaf4af Author: Samuel Pitoiset Date: Wed Nov 8 12:12:30 2017 +0100 radv: add radv_emit_prefetch_TC_L2_async() helper Will b

Mesa (master): radv: add unlikely() around radv_save_descriptors()

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 934b77f2fe8b0e40d21adcb2dfa484cbd6852b36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=934b77f2fe8b0e40d21adcb2dfa484cbd6852b36 Author: Samuel Pitoiset Date: Fri Nov 10 09:18:05 2017 +0100 radv: add unlikely() around radv_save_descriptors() Sign

Mesa (master): radv: remove useless initializations in radv_create_cmd_buffer()

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 66da4c75bcd0b1f4fad8ec7d7debf1f431f9c915 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66da4c75bcd0b1f4fad8ec7d7debf1f431f9c915 Author: Samuel Pitoiset Date: Fri Nov 10 09:18:00 2017 +0100 radv: remove useless initializations in radv_create_cmd_b

Mesa (master): radv: make radv_emit_framebuffer_state() static

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 4e16c6a41e29b40ee8830fa95353f1f640b85136 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e16c6a41e29b40ee8830fa95353f1f640b85136 Author: Samuel Pitoiset Date: Wed Nov 8 12:52:32 2017 +0100 radv: make radv_emit_framebuffer_state() static Signed-o

Mesa (master): radv: use vk_error() everywhere an error is returned

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: cd64a4f705ef7e1fc552ef907b9c61ea13593ef4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd64a4f705ef7e1fc552ef907b9c61ea13593ef4 Author: Samuel Pitoiset Date: Fri Nov 10 09:17:58 2017 +0100 radv: use vk_error() everywhere an error is returned For

Mesa (master): radv: optimize calling radv_cmd_buffer_trace_emit()

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 305745457c12fd54ff98d2f090dcebee27d5d33e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=305745457c12fd54ff98d2f090dcebee27d5d33e Author: Samuel Pitoiset Date: Fri Nov 10 09:18:04 2017 +0100 radv: optimize calling radv_cmd_buffer_trace_emit() Sign

Mesa (master): radv: remove useless memset() in radv_CreateFence()

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 3d95fde661dfc7824527b341ce6ea7c13b4dc9a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d95fde661dfc7824527b341ce6ea7c13b4dc9a1 Author: Samuel Pitoiset Date: Fri Nov 10 09:17:59 2017 +0100 radv: remove useless memset() in radv_CreateFence() All

Mesa (master): radv: do not emit the framebuffer when restoring a pass

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: be01197d8d1ab674de81bbf0b203521ad87fb107 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be01197d8d1ab674de81bbf0b203521ad87fb107 Author: Samuel Pitoiset Date: Wed Nov 8 12:52:31 2017 +0100 radv: do not emit the framebuffer when restoring a pass

Mesa (master): radv: use vk_zalloc instead of vk_alloc+memset

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: ebab5c8ff47e089bca3626adce7a8cc4801b4c16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebab5c8ff47e089bca3626adce7a8cc4801b4c16 Author: Samuel Pitoiset Date: Fri Nov 10 09:18:02 2017 +0100 radv: use vk_zalloc instead of vk_alloc+memset Signed-of

Mesa (master): radv: remove unnecessary memset() in radv_AllocateCommandBuffers()

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 0f68208f1d1d3b7b2963dab40e84c60212518692 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f68208f1d1d3b7b2963dab40e84c60212518692 Author: Samuel Pitoiset Date: Fri Nov 10 09:18:01 2017 +0100 radv: remove unnecessary memset() in radv_AllocateCommand

Mesa (master): radv: rename radv_emit_shaders_prefetch() to radv_emit_prefetch()

2017-11-13 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 36c2e46328287b9ad0211e7f5e65198d8d2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36c2e46328287b9ad0211e7f5e65198d8d2f Author: Samuel Pitoiset Date: Wed Nov 8 12:12:29 2017 +0100 radv: rename radv_emit_shaders_prefetch() to radv_emit_pr

Mesa (master): glsl/linker: use without_array() to retrieve type

2017-11-13 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 456e10944fca0c5af7abcccd0cd901dc7e833b21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=456e10944fca0c5af7abcccd0cd901dc7e833b21 Author: Iago Toral Quiroga Date: Fri Nov 3 10:46:30 2017 +0100 glsl/linker: use without_array() to retrieve type Thi