Mesa (master): glsl: handle implicit sized arrays in ssbo

2016-05-25 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5b2675093e863a52b610f112884ae12d42513770 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b2675093e863a52b610f112884ae12d42513770 Author: Dave Airlie Date: Wed May 25 13:31:41 2016 +1000 glsl: handle implicit sized arrays in

Mesa (master): glsl: fix error message on uniform block mismatch

2016-05-25 Thread Dave Airlie
Module: Mesa Branch: master Commit: 4d70fd1bc79a5923505f99494a68bb506f3cde66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d70fd1bc79a5923505f99494a68bb506f3cde66 Author: Dave Airlie Date: Thu May 26 07:42:16 2016 +1000 glsl: fix error message on uniform block

Mesa (master): glsl/ast: assign explicit_xfb_buffer from correct place

2016-05-25 Thread Dave Airlie
Module: Mesa Branch: master Commit: c952c0e713ea0952ede90483d8f7d780adf45cc0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c952c0e713ea0952ede90483d8f7d780adf45cc0 Author: Dave Airlie Date: Thu May 26 09:23:54 2016 +1000 glsl/ast: assign explicit_xfb_buffer

Mesa (master): swr: [rasterizer] Correctly select optimized primitive assembly.

2016-05-25 Thread Tim Rowley
Module: Mesa Branch: master Commit: c8835a592471a0238e296f6529b5dadb431cc622 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8835a592471a0238e296f6529b5dadb431cc622 Author: Bruce Cherniak Date: Tue May 24 15:00:17 2016 -0500 swr: [rasterizer] Correctly

Mesa (master): docs: Mention i965/gen8+ supports GL 4.2 in release notes.

2016-05-25 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 978ab88858170b219cf6b66eaac11e89ae2f0ce9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=978ab88858170b219cf6b66eaac11e89ae2f0ce9 Author: Kenneth Graunke Date: Wed May 25 14:22:56 2016 -0700 docs: Mention i965/gen8+ supports

Mesa (master): docs: Update GL_OES_copy_image status.

2016-05-25 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 72ba9c31602ff7b325ed9e4db0cb21d31ab515ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72ba9c31602ff7b325ed9e4db0cb21d31ab515ff Author: Kenneth Graunke Date: Wed May 25 14:22:30 2016 -0700 docs: Update GL_OES_copy_image

Mesa (master): i965: Enable OES_copy_image (and EXT) on Gen8+ and Baytrail.

2016-05-25 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 0f0f357b77123544ecc6c3cf50ac87b68e798d43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f0f357b77123544ecc6c3cf50ac87b68e798d43 Author: Kenneth Graunke Date: Thu May 19 21:44:59 2016 -0700 i965: Enable OES_copy_image (and

Mesa (master): i965: Implement a BLORP path for CopyImage and prefer it over Meta.

2016-05-25 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 88a630121dbcb65ff7a87ebdeb5d916e977a64f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88a630121dbcb65ff7a87ebdeb5d916e977a64f0 Author: Kenneth Graunke Date: Thu May 19 21:13:29 2016 -0700 i965: Implement a BLORP path for

Mesa (master): i965: Make the CopyImage BLT path bail for stencil images.

2016-05-25 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 2822c8a0780ed57f8174389184740251dc5b0eda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2822c8a0780ed57f8174389184740251dc5b0eda Author: Kenneth Graunke Date: Thu May 19 21:10:14 2016 -0700 i965: Make the CopyImage BLT path

Mesa (master): i965: Combine src/ dest tex vs. rb checks in intel_copy_image_sub_data.

2016-05-25 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 2dc98d9a15ba2ca48e6e50f2232f4a9fcd4c312f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2dc98d9a15ba2ca48e6e50f2232f4a9fcd4c312f Author: Kenneth Graunke Date: Thu May 19 20:29:04 2016 -0700 i965: Combine src/dest tex vs. rb

Mesa (master): i965: Make a helper function for CopyImage of a miptree.

2016-05-25 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 45d6818021409f61ccbbd92faa3d2af35499509f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45d6818021409f61ccbbd92faa3d2af35499509f Author: Kenneth Graunke Date: Thu May 19 20:46:22 2016 -0700 i965: Make a helper function for

Mesa (master): i965: Account for MinLayer in CopyImageSubData's blitter/ CPU paths.

2016-05-25 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1b39c5efcabb7c4676c57ddc01d37edcce0f2d03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b39c5efcabb7c4676c57ddc01d37edcce0f2d03 Author: Kenneth Graunke Date: Thu May 19 19:20:12 2016 -0700 i965: Account for MinLayer in

Mesa (master): i965: Also copy stencil miptree data.

2016-05-25 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: c51702bdc81b65396a7945d2cb30e0576e4aa59a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c51702bdc81b65396a7945d2cb30e0576e4aa59a Author: Kenneth Graunke Date: Thu May 19 20:50:06 2016 -0700 i965: Also copy stencil miptree

Mesa (master): android: drop build of standalone glsl_compiler

2016-05-25 Thread Rob Clark
Module: Mesa Branch: master Commit: ec434d940d9ade664ed9ddf74760ce1dcc432718 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec434d940d9ade664ed9ddf74760ce1dcc432718 Author: Rob Clark Date: Wed May 25 09:59:02 2016 -0400 android: drop build of standalone

Mesa (master): freedreno/ir3: cmdline compiler for glsl

2016-05-25 Thread Rob Clark
Module: Mesa Branch: master Commit: 231dcb19f928858ca4143e8b91e4bdc4f220ac87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=231dcb19f928858ca4143e8b91e4bdc4f220ac87 Author: Rob Clark Date: Sat May 14 13:38:13 2016 -0400 freedreno/ir3: cmdline compiler for

Mesa (master): glsl: split out libstandalone

2016-05-25 Thread Rob Clark
Module: Mesa Branch: master Commit: 0f982bb67d64673f73096f7c536a5e29756c5c6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f982bb67d64673f73096f7c536a5e29756c5c6f Author: Rob Clark Date: Sat May 14 11:59:26 2016 -0400 glsl: split out libstandalone Split

Mesa (master): isl: Mark default cases unreachable.

2016-05-25 Thread Matt Turner
Module: Mesa Branch: master Commit: 469a1c56a68e8b2c1d55756868ca1951c383500b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=469a1c56a68e8b2c1d55756868ca1951c383500b Author: Matt Turner Date: Tue May 24 13:13:04 2016 -0700 isl: Mark default cases unreachable.

Mesa (master): i965: Assert that a depth_mt exists when using HiZ.

2016-05-25 Thread Matt Turner
Module: Mesa Branch: master Commit: 83c6749ddb9bb767e754aa886cdc872af0557898 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83c6749ddb9bb767e754aa886cdc872af0557898 Author: Matt Turner Date: Tue May 24 13:06:36 2016 -0700 i965: Assert that a depth_mt exists when

Mesa (master): isl: Remove useless qualifier from return type.

2016-05-25 Thread Matt Turner
Module: Mesa Branch: master Commit: 47dca316065e02ab27200e50f245f36ca95ffc01 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47dca316065e02ab27200e50f245f36ca95ffc01 Author: Matt Turner Date: Tue May 24 12:29:51 2016 -0700 isl: Remove useless qualifier from

Mesa (master): i965: Mark fallthrough in switch statement.

2016-05-25 Thread Matt Turner
Module: Mesa Branch: master Commit: 61847d77084215ca23bf89517c282a78bc9726b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61847d77084215ca23bf89517c282a78bc9726b9 Author: Matt Turner Date: Tue May 24 12:23:00 2016 -0700 i965: Mark fallthrough in switch

Mesa (master): spirv: Mark default cases unreachable().

2016-05-25 Thread Matt Turner
Module: Mesa Branch: master Commit: 44809f237172b7061223de6915137526c90ef55b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44809f237172b7061223de6915137526c90ef55b Author: Matt Turner Date: Tue May 24 12:29:30 2016 -0700 spirv: Mark default cases unreachable().

Mesa (master): nir: Strengthen assertion that 'out' is nonnull.

2016-05-25 Thread Matt Turner
Module: Mesa Branch: master Commit: 4a5e92ac705e1dcc4abf53f67300217e95e755da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a5e92ac705e1dcc4abf53f67300217e95e755da Author: Matt Turner Date: Tue May 24 12:24:56 2016 -0700 nir: Strengthen assertion that 'out' is

Mesa (master): nvc0: add descriptions for hardware perf counters/metrics

2016-05-25 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 71c30bd87ca5aa22a6c5bae611901d1376a436ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71c30bd87ca5aa22a6c5bae611901d1376a436ad Author: Samuel Pitoiset Date: Wed May 25 11:22:44 2016 +0200 nvc0: add descriptions for

Mesa (master): mesa: 80-column wrapping for _context_lost_GetSynciv()

2016-05-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 89e4de20fa2f5453ebdd6b14c26b1f356128d7a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89e4de20fa2f5453ebdd6b14c26b1f356128d7a9 Author: Brian Paul Date: Wed May 25 11:49:31 2016 -0600 mesa: 80-column wrapping for

Mesa (master): scons: support 2.5.0

2016-05-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 1b62b47f6fcaf5a825a5a909c91e802bffae3b1d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b62b47f6fcaf5a825a5a909c91e802bffae3b1d Author: Giuseppe Bilotta Date: Wed May 25 07:32:08 2016 -0600 scons: support 2.5.0 The

Mesa (master): scons: whitespace cleanup

2016-05-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 8c00fe39707e9b4d72805f443b23e4576ae8801c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c00fe39707e9b4d72805f443b23e4576ae8801c Author: Giuseppe Bilotta Date: Wed May 25 07:30:06 2016 -0600 scons: whitespace cleanup

Mesa (master): mesa: add GLAPIENTRY to new _context_lost_X functions

2016-05-25 Thread Brian Paul
Module: Mesa Branch: master Commit: ae7c4a6f9805673932205f76003d95476729f2ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae7c4a6f9805673932205f76003d95476729f2ee Author: Brian Paul Date: Wed May 25 11:45:13 2016 -0600 mesa: add GLAPIENTRY to new

Mesa (master): i965/fs: take into account doubles when emitting system values

2016-05-25 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8c29bba242062a01e73743ca5086604a57c0efc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c29bba242062a01e73743ca5086604a57c0efc5 Author: Alejandro Piñeiro Date: Tue May 24 15:00:30 2016 +0200 i965/fs: take into account

Mesa (master): i965: Fix shadowing of 'height' parameter

2016-05-25 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 89bb4be91e804a5eaa996822333a0c8c5ef423ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89bb4be91e804a5eaa996822333a0c8c5ef423ae Author: Kristian Høgsberg Kristensen Date: Wed May 25 09:30:26 2016 -0700 i965: Fix shadowing of

Mesa (master): mesa: Add .gitignore entries for make check binaries

2016-05-25 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 595224f714d4a6734700d4d22165cb7fa3990238 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=595224f714d4a6734700d4d22165cb7fa3990238 Author: Kristian Høgsberg Kristensen Date: Tue May 24 21:07:10 2016 -0700 mesa: Add .gitignore

Mesa (master): i965: Enable GL_KHR_robustness

2016-05-25 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 85008db1d51f923113832394d7f8d6b1868be882 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85008db1d51f923113832394d7f8d6b1868be882 Author: Kristian Høgsberg Kristensen Date: Mon May 23 22:49:51 2016 -0700 i965: Enable

Mesa (master): .mailmap: Use Chia-I Wu personal e-mail.

2016-05-25 Thread Emil Velikov
Module: Mesa Branch: master Commit: f036eea2cf3012b6b7f9e1c7b317dd78811a1a3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f036eea2cf3012b6b7f9e1c7b317dd78811a1a3a Author: Emil Velikov Date: Wed May 25 17:38:06 2016 +0100 .mailmap: Use Chia-I Wu personal

Mesa (master): .mailmap: Use my (Emil Velikov) personal e-mail.

2016-05-25 Thread Emil Velikov
Module: Mesa Branch: master Commit: 4b79f82836a444290375d158ac75a2459e7edfeb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b79f82836a444290375d158ac75a2459e7edfeb Author: Emil Velikov Date: Wed May 25 17:28:22 2016 +0100 .mailmap: Use my (Emil Velikov)

Mesa (master): docs: add missing GL_OES/EXT_gpu_shader5 enablement note

2016-05-25 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 21c17543060c0d0bfba20774d2dc0cd66f2a7dc3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21c17543060c0d0bfba20774d2dc0cd66f2a7dc3 Author: Ilia Mirkin Date: Tue May 24 20:03:22 2016 -0400 docs: add missing

Mesa (master): glsl: add GL_EXT_clip_cull_distance define, add helpers

2016-05-25 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 601a5195ebab77220c4d1447c3e734bc5f769e7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=601a5195ebab77220c4d1447c3e734bc5f769e7a Author: Ilia Mirkin Date: Tue May 24 19:57:47 2016 -0400 glsl: add GL_EXT_clip_cull_distance

Mesa (master): tgsi: s/6/PIPE_SHADER_TYPES/ for tgsi_processor_type_names array size

2016-05-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 2b773fcf0093cab9a4ba93dba48499e4e7e2ac8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b773fcf0093cab9a4ba93dba48499e4e7e2ac8c Author: Brian Paul Date: Tue May 24 17:44:08 2016 -0600 tgsi: s/6/PIPE_SHADER_TYPES/ for

Mesa (master): tgsi: print TGSI_PROPERTY_NEXT_SHADER value as string, not an integer

2016-05-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 9690ab0cdf3cdbcdabce4858fd84711b3afbb9aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9690ab0cdf3cdbcdabce4858fd84711b3afbb9aa Author: Brian Paul Date: Tue May 24 17:44:30 2016 -0600 tgsi: print TGSI_PROPERTY_NEXT_SHADER