Mesa (master): ilo: fix fb height of HiZ ops

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9a53f941c73dd217ba4a9b57bfb2472488f0d6d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a53f941c73dd217ba4a9b57bfb2472488f0d6d2 Author: Chia-I Wu Date: Tue Jul 29 10:21:42 2014 +0800 ilo: fix fb height of HiZ ops It was set to aligned width. It

Mesa (master): glapi: add indexed blend functions (GL 4.0)

2014-07-28 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 76b11d15d36db9e83b36efe469c27d68389bb627 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76b11d15d36db9e83b36efe469c27d68389bb627 Author: Tapani Pälli Date: Fri Jul 25 10:20:17 2014 +0300 glapi: add indexed blend functions (GL 4.0) This makes some

Mesa (master): r600g,radeonsi: switch all occurences of array_size to util_max_layer

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: a9528cef6b6ff4875c9d125a60b7309a2ad24766 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9528cef6b6ff4875c9d125a60b7309a2ad24766 Author: Marek Olšák Date: Sat Jul 26 17:15:39 2014 +0200 r600g,radeonsi: switch all occurences of array_size to util_m

Mesa (master): gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 04f2c88f45e26d7050cc88c8e8154d6018d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04f2c88f45e26d7050cc88c8e8154d6018d0 Author: Marek Olšák Date: Thu Jul 24 20:32:08 2014 +0200 gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZ

Mesa (master): radeonsi: fix CMASK and HTILE calculations for Hawaii

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9b046474c95f15338d4c748df9b62871bba6f36f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b046474c95f15338d4c748df9b62871bba6f36f Author: Marek Olšák Date: Sat Jul 26 00:48:48 2014 +0200 radeonsi: fix CMASK and HTILE calculations for Hawaii This f

Mesa (master): winsys/radeon: fix vram_size overflow with Hawaii

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 156b7e244c93e82f5d6b19caae1ec25e7f0e91bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=156b7e244c93e82f5d6b19caae1ec25e7f0e91bb Author: Marek Olšák Date: Sat Jul 26 12:37:03 2014 +0200 winsys/radeon: fix vram_size overflow with Hawaii This fixes

Mesa (master): radeonsi: fix occlusion queries on Hawaii

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 71ce92200e0314a0878088dec8c0c2a0270bc4dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71ce92200e0314a0878088dec8c0c2a0270bc4dc Author: Marek Olšák Date: Sat Jul 26 12:57:28 2014 +0200 radeonsi: fix occlusion queries on Hawaii This was just a gu

Mesa (master): radeonsi: fix a hang with instancing on Hawaii

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3d9e87406cfaf4a2bfef5b4bae50af94d1cc424f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d9e87406cfaf4a2bfef5b4bae50af94d1cc424f Author: Marek Olšák Date: Sat Jul 26 02:56:00 2014 +0200 radeonsi: fix a hang with instancing on Hawaii This fixes "p

Mesa (master): gallium/util: add a helper for calculating primitive count from vertex count

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: c7407b94a8eb329a45cdd0acb5255670d4c0e041 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7407b94a8eb329a45cdd0acb5255670d4c0e041 Author: Marek Olšák Date: Sat Jul 26 02:54:23 2014 +0200 gallium/util: add a helper for calculating primitive count fr

Mesa (master): r600g,radeonsi: add debug flags which disable tiling

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: ecbd3a545a3cb5f2c112ae0b02abfcbb3240ec6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecbd3a545a3cb5f2c112ae0b02abfcbb3240ec6f Author: Marek Olšák Date: Fri Jul 25 23:06:18 2014 +0200 r600g,radeonsi: add debug flags which disable tiling Reviewe

Mesa (master): radeonsi: fix a hang with streamout on Hawaii

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0e7f56313d2a265cbdc2140f45dc4a0c6ae07e4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e7f56313d2a265cbdc2140f45dc4a0c6ae07e4e Author: Marek Olšák Date: Sat Jul 26 03:16:22 2014 +0200 radeonsi: fix a hang with streamout on Hawaii I actually cou

Mesa (master): r600g: switch SNORM conversion to DX and GLES behavior

2014-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: d5bcb5e8dea3dc949ff6b093af7f46585b94b63e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5bcb5e8dea3dc949ff6b093af7f46585b94b63e Author: Marek Olšák Date: Wed Jul 23 19:22:30 2014 +0200 r600g: switch SNORM conversion to DX and GLES behavior it al

Mesa (master): util: Fix typo

2014-07-28 Thread Tom Stellard
Module: Mesa Branch: master Commit: 5fe20592d4564a259858802457a79d8016838eb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fe20592d4564a259858802457a79d8016838eb0 Author: Tom Stellard Date: Mon Jul 28 16:40:05 2014 -0400 util: Fix typo Spotted by okias on IRC. --- src/gallium/

Mesa (master): ilo: correctly propagate resource renames to hardware

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: cc1e1da24a6c535617d9fb38858d48d8c2999e68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc1e1da24a6c535617d9fb38858d48d8c2999e68 Author: Chia-I Wu Date: Mon Jul 28 23:33:47 2014 +0800 ilo: correctly propagate resource renames to hardware Not only

Mesa (master): ilo: add ilo_resource_get_bo() helper

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: fb1820355b0178f04622201688449cf2154feb42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb1820355b0178f04622201688449cf2154feb42 Author: Chia-I Wu Date: Mon Jul 28 23:52:54 2014 +0800 ilo: add ilo_resource_get_bo() helper We will need it in the f

Mesa (master): clover: Add checks for image support to the image functions v2

2014-07-28 Thread Tom Stellard
Module: Mesa Branch: master Commit: 3d636b47859ba084799a4caa34d22e622487f89e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d636b47859ba084799a4caa34d22e622487f89e Author: Tom Stellard Date: Fri Jul 25 17:12:28 2014 -0400 clover: Add checks for image support to the image functions

Mesa (master): r600g/compute: Add documentation to compute_memory_pool

2014-07-28 Thread Tom Stellard
Module: Mesa Branch: master Commit: e7715126f7dc470106b9f30e6161ab33a370670d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7715126f7dc470106b9f30e6161ab33a370670d Author: Bruno Jiménez Date: Sun Jul 27 13:56:15 2014 +0200 r600g/compute: Add documentation to compute_memory_pool v2

Mesa (master): r600g/compute: Add debug information to promote and demote functions

2014-07-28 Thread Tom Stellard
Module: Mesa Branch: master Commit: 7f96bea5bcb99c7eafac2bb17dfd5c5c26e6ae33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f96bea5bcb99c7eafac2bb17dfd5c5c26e6ae33 Author: Bruno Jiménez Date: Sun Jul 27 13:56:16 2014 +0200 r600g/compute: Add debug information to promote and demote

Mesa (master): util: Add util_memcpy_cpu_to_le32() v3

2014-07-28 Thread Tom Stellard
Module: Mesa Branch: master Commit: f0e0737922061f0eb38d5016c40d86226ee40e61 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0e0737922061f0eb38d5016c40d86226ee40e61 Author: Tom Stellard Date: Fri Jul 18 15:55:08 2014 -0400 util: Add util_memcpy_cpu_to_le32() v3 v2: - Preserve wor

Mesa (master): radeonsi: Use util_memcpy_cpu_to_le32()

2014-07-28 Thread Tom Stellard
Module: Mesa Branch: master Commit: 6f0c1f2b5f8f1895878fcbf0b8d1b1ebcb719d70 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f0c1f2b5f8f1895878fcbf0b8d1b1ebcb719d70 Author: Tom Stellard Date: Fri Jul 18 15:10:52 2014 -0400 radeonsi: Use util_memcpy_cpu_to_le32() Reviewed-by: Marek

Mesa (master): ilo: tidy up transfer mapping/unmapping

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8abf6c06e8cf34b63421e2ebcfaa2c1306314971 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8abf6c06e8cf34b63421e2ebcfaa2c1306314971 Author: Chia-I Wu Date: Mon Jul 28 11:00:52 2014 +0800 ilo: tidy up transfer mapping/unmapping Add xfer_map() to repl

Mesa (master): ilo: drop ptr from ilo_transfer

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b02e993d8c73cef9bb6241622c7f9a513cdb6ad4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b02e993d8c73cef9bb6241622c7f9a513cdb6ad4 Author: Chia-I Wu Date: Mon Jul 28 13:03:08 2014 +0800 ilo: drop ptr from ilo_transfer With the recent clean-ups, we

Mesa (master): ilo: enable persistent and coherent transfers

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0a0e57b0705925d2350b79a32d007d29980499d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a0e57b0705925d2350b79a32d007d29980499d6 Author: Chia-I Wu Date: Mon Jul 28 09:50:31 2014 +0800 ilo: enable persistent and coherent transfers Enable PIPE_CAP_

Mesa (master): ilo: drop unused context param from transfer functions

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2a82bb30e80637e91e261e85f9fe96f590d564fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a82bb30e80637e91e261e85f9fe96f590d564fe Author: Chia-I Wu Date: Mon Jul 28 12:04:46 2014 +0800 ilo: drop unused context param from transfer functions Many of

Mesa (master): ilo: free transfers with util_slab_free()

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 91656eb3755f71998f2cf07b4f403ec990b2e56b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91656eb3755f71998f2cf07b4f403ec990b2e56b Author: Chia-I Wu Date: Sun Jul 27 04:55:24 2014 +0800 ilo: free transfers with util_slab_free() We used FREE() in on

Mesa (master): ilo: try unblocking a transfer with a staging bo

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 7395432f2e792f8719b03bb39b0cf5cba8ba583b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7395432f2e792f8719b03bb39b0cf5cba8ba583b Author: Chia-I Wu Date: Mon Jul 28 09:28:05 2014 +0800 ilo: try unblocking a transfer with a staging bo When mapping

Mesa (master): ilo: unblock an inline write with a staging bo

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 717e3b1ca15eacd17bc71347e3df389b1aa64c09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=717e3b1ca15eacd17bc71347e3df389b1aa64c09 Author: Chia-I Wu Date: Mon Jul 28 15:11:42 2014 +0800 ilo: unblock an inline write with a staging bo This should all

Mesa (master): ilo: tidy up choose_transfer_method()

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2f4bed040574494f7d64b275efc6c5fd635710af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f4bed040574494f7d64b275efc6c5fd635710af Author: Chia-I Wu Date: Sat Jul 26 01:10:21 2014 +0800 ilo: tidy up choose_transfer_method() Add a bunch of helper fu

Mesa (master): ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/

2014-07-28 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b1dd54d9fe9983a409d6752f88daa3bc4d62046d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1dd54d9fe9983a409d6752f88daa3bc4d62046d Author: Chia-I Wu Date: Mon Jul 28 12:56:02 2014 +0800 ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/ It maps to

Demos (master): glxinfo: fix direct rendering context in glxinfo

2014-07-28 Thread Andreas Boll
Module: Demos Branch: master Commit: 87a60bff84d2ce4c4bfd2a1b2f992eb38042c9f1 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=87a60bff84d2ce4c4bfd2a1b2f992eb38042c9f1 Author: Marc Dietrich Date: Tue Jul 22 10:35:40 2014 +0200 glxinfo: fix direct rendering context in glxinfo commit

Mesa (master): clover: Add clCreateProgramWithBuiltInKernels.

2014-07-28 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 39869423cb082c5feaa5ecf9119d3b97b5cdda88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39869423cb082c5feaa5ecf9119d3b97b5cdda88 Author: EdB Date: Sun Jul 27 23:07:38 2014 +0200 clover: Add clCreateProgramWithBuiltInKernels. [ Francisco Jerez: Ch

Mesa (master): clover: Add clUnloadPlatformCompiler.

2014-07-28 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 1d3e06c21670df4b83c15e39cbac0bc646177e0b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d3e06c21670df4b83c15e39cbac0bc646177e0b Author: EdB Date: Sun Jul 27 23:07:39 2014 +0200 clover: Add clUnloadPlatformCompiler. Reviewed-by: Francisco Jerez