Mesa (master): glapi: Add KHR_debug functions to check_table test

2014-09-03 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 504f5f9d1a4fb5a0ddc8a5d0bf73fd6eba96b1d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=504f5f9d1a4fb5a0ddc8a5d0bf73fd6eba96b1d0 Author: Timothy Arceri Date: Fri Apr 4 22:08:50 2014 +1100 glapi: Add KHR_debug functions to check_table test Signed

Mesa (master): egl: Restrict multiplication in calloc arguments to use compile-time constants

2014-09-03 Thread Carl Worth
Module: Mesa Branch: master Commit: ecc89e4e42c0eda41de5a37d9d0614d0846e3a3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecc89e4e42c0eda41de5a37d9d0614d0846e3a3e Author: Carl Worth Date: Wed Sep 3 14:33:18 2014 -0700 egl: Restrict multiplication in calloc arguments to use compil

Mesa (master): Eliminate several cases of multiplication in arguments to calloc

2014-09-03 Thread Carl Worth
Module: Mesa Branch: master Commit: c35f14f36880eb20f5e54480444e343520e9bec5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c35f14f36880eb20f5e54480444e343520e9bec5 Author: Carl Worth Date: Wed Sep 3 14:18:18 2014 -0700 Eliminate several cases of multiplication in arguments to call

Mesa (master): glsl: Report progress from opt_copy_propagation_elements().

2014-09-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 96ce065db46d11f5ad6423f4a522f3e92153b3cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96ce065db46d11f5ad6423f4a522f3e92153b3cf Author: Kenneth Graunke Date: Thu Aug 28 15:15:02 2014 -0700 glsl: Report progress from opt_copy_propagation_elements(

Mesa (master): glsl: Skip rewriting instructions in opt_cpe when unnecessary.

2014-09-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 702b6ea05178388aef22af36a53362212ce9b629 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=702b6ea05178388aef22af36a53362212ce9b629 Author: Kenneth Graunke Date: Thu Aug 28 15:44:49 2014 -0700 glsl: Skip rewriting instructions in opt_cpe when unneces

Mesa (master): glsl: Initialize source_chan in opt_copy_propagation_elements.

2014-09-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 5ced83ee1561553d9eba831fa356bf63cc214447 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ced83ee1561553d9eba831fa356bf63cc214447 Author: Kenneth Graunke Date: Thu Aug 28 15:33:56 2014 -0700 glsl: Initialize source_chan in opt_copy_propagation_elem

Mesa (master): i965: Move curb_read_length/ total_scratch to brw_stage_prog_data.

2014-09-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: f92fbd554f2e9e702a2bd650c9b2571a3f4f1ab8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f92fbd554f2e9e702a2bd650c9b2571a3f4f1ab8 Author: Kenneth Graunke Date: Tue Sep 2 11:38:29 2014 -0700 i965: Move curb_read_length/total_scratch to brw_stage_pr

Mesa (master): i965: Handle ir_triop_csel in emit_bool_to_cond_code().

2014-09-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 8270b048cf23ee8a8d5377a3af62fce7086e9c61 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8270b048cf23ee8a8d5377a3af62fce7086e9c61 Author: Kenneth Graunke Date: Fri Aug 22 12:19:49 2014 -0700 i965: Handle ir_triop_csel in emit_bool_to_cond_code().

Mesa (master): build: Rename md5 to checksums as part of .PHONY target

2014-09-03 Thread Carl Worth
Module: Mesa Branch: master Commit: 7528f6fd178ef10b7fde8e66c57bec38127471fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7528f6fd178ef10b7fde8e66c57bec38127471fd Author: Carl Worth Date: Tue Aug 26 16:13:14 2014 -0700 build: Rename md5 to checksums as part of .PHONY target In co

Mesa (10.2): mesa: Move declaration to top of block.

2014-09-03 Thread Brian Paul
Module: Mesa Branch: 10.2 Commit: 7ffc8556ca81976fe4f92cda5253b1685149748a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ffc8556ca81976fe4f92cda5253b1685149748a Author: José Fonseca Date: Fri May 23 11:23:52 2014 +0100 mesa: Move declaration to top of block. To fix MSVC build. T

Mesa (master): glsl: fix assertion which fails for unsigned array indices.

2014-09-03 Thread Brian Paul
Module: Mesa Branch: master Commit: cfc42db592a7d9684d5cee8d4238a0b2dd6f0603 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfc42db592a7d9684d5cee8d4238a0b2dd6f0603 Author: tiffany Date: Sat Aug 30 12:30:00 2014 -0600 glsl: fix assertion which fails for unsigned array indices. Acco

Mesa (master): i965/copy_image: Use the correct block dimension

2014-09-03 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 499acf6e4a758be74dc5813a8c174da4360e046d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=499acf6e4a758be74dc5813a8c174da4360e046d Author: Jason Ekstrand Date: Tue Sep 2 15:28:39 2014 -0700 i965/copy_image: Use the correct block dimension Signed-o

Mesa (master): i965/copy_image: Use the correct texture level

2014-09-03 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: fcb6d5b9ef0d3559fa213c673ed996f194f56c2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcb6d5b9ef0d3559fa213c673ed996f194f56c2a Author: Jason Ekstrand Date: Mon Sep 1 04:38:28 2014 -0700 i965/copy_image: Use the correct texture level Previously

Mesa (master): i965/copy_image: Divide the x offsets by block width when using the blitter

2014-09-03 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 11ee9a4d99fd68be4c09341225e7faeff70d1b9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11ee9a4d99fd68be4c09341225e7faeff70d1b9b Author: Jason Ekstrand Date: Tue Sep 2 15:30:41 2014 -0700 i965/copy_image: Divide the x offsets by block width when

Mesa (master): meta/copy_image: Use the correct texture level when creating views

2014-09-03 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: b608cd7fbf0c98c73fe5d0c87db51c0a244d420f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b608cd7fbf0c98c73fe5d0c87db51c0a244d420f Author: Jason Ekstrand Date: Tue Sep 2 14:08:31 2014 -0700 meta/copy_image: Use the correct texture level when creati

Mesa (master): gallivm: Fix build against LLVM SVN >= r216982

2014-09-03 Thread Tom Stellard
Module: Mesa Branch: master Commit: 58b386dce435d2d82c2dc80b1a8d1373bb3e0ac6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58b386dce435d2d82c2dc80b1a8d1373bb3e0ac6 Author: Michel Dänzer Date: Wed Sep 3 11:36:34 2014 +0900 gallivm: Fix build against LLVM SVN >= r216982 Only MCJIT

Mesa (master): r600g: fix alpha-test with HyperZ enabled, fixing L4D2 tree corruption

2014-09-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 8abdc3c4a9c81e359d5dc1694253b05dd5562c95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8abdc3c4a9c81e359d5dc1694253b05dd5562c95 Author: Marek Olšák Date: Tue Sep 2 20:38:08 2014 +0200 r600g: fix alpha-test with HyperZ enabled, fixing L4D2 tree c

Mesa (fp64_pack32x2): i965/fs: Add support for ir_unop_pack_double_2x32

2014-09-03 Thread Topi Pohjolainen
Module: Mesa Branch: fp64_pack32x2 Commit: 90f8de5a433a78e1e1170b26d4b96bb6f311306c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90f8de5a433a78e1e1170b26d4b96bb6f311306c Author: Topi Pohjolainen Date: Wed Sep 3 12:24:07 2014 +0300 i965/fs: Add support for ir_unop_pack_double_2x32