Mesa (master): vbo: Fix handling of POS/GENERIC0 attributes.

2016-07-26 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 2060f19b4f7331299e597beee42be4c987b58762 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2060f19b4f7331299e597beee42be4c987b58762 Author: Mathias Fröhlich Date: Fri Jul 22 10:58:58 2016 +0200 vbo: Fix handling of POS/GENERIC0 attributes. In case o

Mesa (master): radeon/llvm: Use alloca instructions for larger arrays [ revert a revert]

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: c98c7321581cf7b5fbbedb434d8f073e357f67af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c98c7321581cf7b5fbbedb434d8f073e357f67af Author: Marek Olšák Date: Mon Jul 25 21:26:05 2016 +0200 radeon/llvm: Use alloca instructions for larger arrays [rever

Mesa (master): r600g: add support for B5G6R5 PBO uploads via texture buffers (v2)

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 8636a718b543939b02217b7b503bb73e72c16548 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8636a718b543939b02217b7b503bb73e72c16548 Author: Marek Olšák Date: Tue Jul 12 00:48:00 2016 +0200 r600g: add support for B5G6R5 PBO uploads via texture buffers

Mesa (master): gallium: rework flags for pipe_context::dump_debug_state

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6bf81de339289b0d005553414ce568b136a0ca5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bf81de339289b0d005553414ce568b136a0ca5f Author: Marek Olšák Date: Tue Jul 19 21:41:03 2016 +0200 gallium: rework flags for pipe_context::dump_debug_state The

Mesa (master): ddebug: separate draw call dumping logic

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: d50f9e9b04266756e16c3afaead8f20944e0f562 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d50f9e9b04266756e16c3afaead8f20944e0f562 Author: Marek Olšák Date: Tue Jul 19 21:31:02 2016 +0200 ddebug: separate draw call dumping logic Reviewed-by: Nicola

Mesa (master): ddebug: don't use abort()

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6b9924ccb67ad04ef8f3020dd08a5b47d4ec06e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b9924ccb67ad04ef8f3020dd08a5b47d4ec06e2 Author: Marek Olšák Date: Tue Jul 19 21:18:25 2016 +0200 ddebug: don't use abort() We don't want a core dump. Review

Mesa (master): ddebug: move dd_call into dd_pipe.h

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: e4079677a7819a79a4e59425688000f15ceb19d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4079677a7819a79a4e59425688000f15ceb19d7 Author: Marek Olšák Date: Fri Jul 22 01:09:19 2016 +0200 ddebug: move dd_call into dd_pipe.h Reviewed-by: Nicolai Häh

Mesa (master): ddebug: write contents of dmesg into hang reports

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: f7720948cca971606c90b96c67128b93737af09d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7720948cca971606c90b96c67128b93737af09d Author: Marek Olšák Date: Wed Jul 20 16:23:48 2016 +0200 ddebug: write contents of dmesg into hang reports Reviewed-b

Mesa (master): ddebug: move all states into a separate structure

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 95c3025a4163128584900b8f377d299c8e707d17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95c3025a4163128584900b8f377d299c8e707d17 Author: Marek Olšák Date: Wed Jul 13 16:00:06 2016 +0200 ddebug: move all states into a separate structure Reviewed-b

Mesa (master): ddebug: implement pipelined hang detection mode

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: b47727a83ad6b5386f27b2c174a5c0f110a61038 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b47727a83ad6b5386f27b2c174a5c0f110a61038 Author: Marek Olšák Date: Tue Jul 19 18:28:24 2016 +0200 ddebug: implement pipelined hang detection mode For good per

Mesa (master): radeonsi: move the shader key dumping to si_shader_dump

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: dd66f9d3e71ba27960040375709a05f87b7a735b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd66f9d3e71ba27960040375709a05f87b7a735b Author: Marek Olšák Date: Fri Jul 22 23:23:11 2016 +0200 radeonsi: move the shader key dumping to si_shader_dump Revi

Mesa (master): ddebug: don't save pointers to call parameters

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0795a3d54f7748d27020851f2e9b4b7637597590 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0795a3d54f7748d27020851f2e9b4b7637597590 Author: Marek Olšák Date: Fri Jul 22 01:36:55 2016 +0200 ddebug: don't save pointers to call parameters Reviewed-by:

Mesa (master): radeonsi: pre-generate shader logs for ddebug

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1e5f00f9d5f412526d025f8f4762160ce7b5f2ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e5f00f9d5f412526d025f8f4762160ce7b5f2ba Author: Marek Olšák Date: Fri Jul 22 23:40:45 2016 +0200 radeonsi: pre-generate shader logs for ddebug This cuts down

Mesa (master): ddebug: make dd_get_file_stream accept the screen only

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 26ef8158ac3c076cba0c1bcc4b42fdf233562cf9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26ef8158ac3c076cba0c1bcc4b42fdf233562cf9 Author: Marek Olšák Date: Tue Jul 19 18:23:02 2016 +0200 ddebug: make dd_get_file_stream accept the screen only Revie

Mesa (master): ddebug: implement create_batch_query

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1f85f179982f1cd6bd06e1e5899754005dc34828 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f85f179982f1cd6bd06e1e5899754005dc34828 Author: Marek Olšák Date: Fri Jul 22 17:30:06 2016 +0200 ddebug: implement create_batch_query Reviewed-by: Nicolai Hä

Mesa (master): radeonsi: add empty lines after shader stats

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 18475aab6d484d4eb49b1cc9124c9aabc79f8527 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18475aab6d484d4eb49b1cc9124c9aabc79f8527 Author: Marek Olšák Date: Fri Jul 22 23:47:49 2016 +0200 radeonsi: add empty lines after shader stats to separate ind

Mesa (master): ddebug: clean up ddebug_screen_create

2016-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 27fa933a7111fdc49870ef1ce97380d2f4ee8049 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27fa933a7111fdc49870ef1ce97380d2f4ee8049 Author: Marek Olšák Date: Mon Jul 18 21:42:14 2016 +0200 ddebug: clean up ddebug_screen_create Reviewed-by: Nicolai H

Mesa (master): vc4: add hash table look-up for exported dmabufs

2016-07-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9ace2c13550609dfe78164f104500d438821f383 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ace2c13550609dfe78164f104500d438821f383 Author: Rob Herring Date: Fri Jul 22 15:28:30 2016 -0500 vc4: add hash table look-up for exported dmabufs It is neces

Mesa (master): vc4: Disable early Z with computed depth.

2016-07-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: ce8504d196291452b42ed755ed3830ecb16febcd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce8504d196291452b42ed755ed3830ecb16febcd Author: Eric Anholt Date: Tue Jul 19 11:10:36 2016 -0700 vc4: Disable early Z with computed depth. We don't tell the

Mesa (master): ttn: Update shader->info as we generate code.

2016-07-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4d0b2c7aaac3cf3de5af8474c83501122841d157 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d0b2c7aaac3cf3de5af8474c83501122841d157 Author: Eric Anholt Date: Tue Jul 19 10:55:47 2016 -0700 ttn: Update shader->info as we generate code. We could use t

Mesa (master): mesa: standardize naming Mesa3D, MESA -> Mesa

2016-07-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 7b9a0f4e38b6b64a91ed0e674410af962b390120 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b9a0f4e38b6b64a91ed0e674410af962b390120 Author: Vedran Miletić Date: Thu Jul 14 12:17:21 2016 +0200 mesa: standardize naming Mesa3D, MESA -> Mesa Signed-off-

Mesa (master): mesa: Make MESA_SHADER_CAPTURE_PATH skip shaders with Name == -1.

2016-07-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 95c48391ee16654ca3038c89dcb50d8ea9861e1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95c48391ee16654ca3038c89dcb50d8ea9861e1f Author: Kenneth Graunke Date: Mon Jul 25 14:49:28 2016 -0700 mesa: Make MESA_SHADER_CAPTURE_PATH skip shaders with Nam

Mesa (master): swrast: Avoid aliasing violation.

2016-07-26 Thread Matt Turner
Module: Mesa Branch: master Commit: a1e9b72102f21426b6c4e6b47ac1742eb79d904f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1e9b72102f21426b6c4e6b47ac1742eb79d904f Author: Matt Turner Date: Thu May 26 15:52:33 2016 -0700 swrast: Avoid aliasing violation. Reviewed-by: Brian Paul R

Mesa (master): glsl: Remove references to tail_pred.

2016-07-26 Thread Matt Turner
Module: Mesa Branch: master Commit: 815135166c9891de4042990a05d0ef24bb90e409 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=815135166c9891de4042990a05d0ef24bb90e409 Author: Matt Turner Date: Mon Jul 25 15:10:42 2016 -0700 glsl: Remove references to tail_pred. --- src/compiler/gls

Mesa (master): mesa: Avoid aliasing violation in uniform_query.cpp.

2016-07-26 Thread Matt Turner
Module: Mesa Branch: master Commit: 2a1d2874f1f98a41d62174091cb3c303c120ca3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a1d2874f1f98a41d62174091cb3c303c120ca3d Author: Matt Turner Date: Thu May 26 15:53:58 2016 -0700 mesa: Avoid aliasing violation in uniform_query.cpp. Reviewe

Mesa (master): glx: Avoid aliasing violations.

2016-07-26 Thread Matt Turner
Module: Mesa Branch: master Commit: 5ed3299822c1eec29d95f20c19ee334dd767ec2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ed3299822c1eec29d95f20c19ee334dd767ec2a Author: Matt Turner Date: Tue Jun 23 18:41:38 2015 -0700 glx: Avoid aliasing violations. Compilers are perfectly capa

Mesa (master): glsl: Separate overlapping sentinel nodes in exec_list.

2016-07-26 Thread Matt Turner
Module: Mesa Branch: master Commit: d1f6f656973a2e18641441e3c97b30799a82de52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1f6f656973a2e18641441e3c97b30799a82de52 Author: Matt Turner Date: Mon Jun 27 14:42:57 2016 -0700 glsl: Separate overlapping sentinel nodes in exec_list. I do

Mesa (master): mesa: Use AC_HEADER_MAJOR to include correct header for major().

2016-07-26 Thread Matt Turner
Module: Mesa Branch: master Commit: 20553e4a2d952f6dc37f40f63d2c86b0718c58f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20553e4a2d952f6dc37f40f63d2c86b0718c58f9 Author: Matt Turner Date: Thu Jul 21 11:46:23 2016 -0700 mesa: Use AC_HEADER_MAJOR to include correct header for major

Mesa (master): mesa: Avoid aliasing violation in FXT1.

2016-07-26 Thread Matt Turner
Module: Mesa Branch: master Commit: f5ac1d366e81ee9ad11f44ee64a5b556bc6f1989 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5ac1d366e81ee9ad11f44ee64a5b556bc6f1989 Author: Matt Turner Date: Thu May 26 15:53:30 2016 -0700 mesa: Avoid aliasing violation in FXT1. Reviewed-by: Brian P

Mesa (master): glsl: Avoid aliasing violations.

2016-07-26 Thread Matt Turner
Module: Mesa Branch: master Commit: 149309a424ed8c19354fc2c5830f927787f02ccc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=149309a424ed8c19354fc2c5830f927787f02ccc Author: Matt Turner Date: Thu May 26 15:53:00 2016 -0700 glsl: Avoid aliasing violations. Reviewed-by: Brian Paul Re

Mesa (master): i965/blorp/gen8: Stop multiplying depth by 6 for cubes

2016-07-26 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: d16dc8e9638e35f77972e697f39b1ddb7c675c56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d16dc8e9638e35f77972e697f39b1ddb7c675c56 Author: Jason Ekstrand Date: Fri Jul 22 19:53:59 2016 -0700 i965/blorp/gen8: Stop multiplying depth by 6 for cubes in

Mesa (master): i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations

2016-07-26 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 5d76690f170de9acc541aa6b4a507ccd20a78158 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d76690f170de9acc541aa6b4a507ccd20a78158 Author: Jason Ekstrand Date: Wed Jul 20 08:24:15 2016 -0700 i965/miptree: Stop multiplying cube depth by 6 in HiZ calc

Mesa (master): i965/miptree/isl: Stop multiplying depth by 6 for cubes

2016-07-26 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 833e389bc00eae419efe4494c297c6c20a89210b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=833e389bc00eae419efe4494c297c6c20a89210b Author: Jason Ekstrand Date: Wed Jul 20 08:22:53 2016 -0700 i965/miptree/isl: Stop multiplying depth by 6 for cubes N