Mesa (master): gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f35e96d973d57d314620509b2350ebb2bd3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f35e96d973d57d314620509b2350ebb2bd3b Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Fri Mar 29 13:02:49 2013 +0100 gallium: add

Mesa (master): gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: c620aad71c2fe147dd2435c27053b435801a5237 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c620aad71c2fe147dd2435c27053b435801a5237 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Fri Mar 29 14:30:49 2013 +0100 gallium/docs: fix

Mesa (master): gallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICS

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 3d2790cead7eb744341e8b1708b7a6d03524768d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d2790cead7eb744341e8b1708b7a6d03524768d Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Fri Mar 29 13:56:35 2013 +0100 gallium/hud: add support

Mesa (master): nvc0: use fence to check state of queries that don' t write sequence

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 6bca4e7085b5ce76ae065f40df39f6e3481d7475 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bca4e7085b5ce76ae065f40df39f6e3481d7475 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Fri Mar 29 13:50:44 2013 +0100 nvc0: use fence to check

Mesa (master): nvc0: use correct hw query for PRIMITIVES_GENERATED

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: ea12fc3f6c154ac32573f6c0039af21676ad1c18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea12fc3f6c154ac32573f6c0039af21676ad1c18 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Fri Mar 29 15:11:16 2013 +0100 nvc0: use correct hw

Mesa (master): nvc0: disable compressed storage type 0xdb for now

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 7628cc247feecfb31aff97f47f039ebe476f0ca8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7628cc247feecfb31aff97f47f039ebe476f0ca8 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sun Mar 31 20:10:23 2013 +0200 nvc0: disable compressed

Mesa (master): nvc0: add some driver statistics queries

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 198f514aa6f08bc43a3002519843b0fe94f340bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=198f514aa6f08bc43a3002519843b0fe94f340bd Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Fri Mar 29 16:30:58 2013 +0100 nvc0: add some driver

Mesa (master): nvc0: add some metrics to driver specific queries

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 7bac075f25b803039fa8629028e15c5184cc8aad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bac075f25b803039fa8629028e15c5184cc8aad Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Mon Apr 1 17:25:40 2013 +0200 nvc0: add some metrics

Mesa (master): nvc0: read PM counters for each warp scheduler separately

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: fb0334adb3c9d20016c15e5706a6dfe1fc70ba88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb0334adb3c9d20016c15e5706a6dfe1fc70ba88 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Tue Apr 2 18:24:45 2013 +0200 nvc0: read PM counters

Mesa (master): nvc0: demagic some of the NVE4_COMPUTE_UPLOAD methods

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 3ed4bbd76904983ca4b19a58afd2187f497b4ab0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ed4bbd76904983ca4b19a58afd2187f497b4ab0 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Mon Apr 1 21:46:24 2013 +0200 nvc0: demagic some of

Mesa (master): nouveau: accelerate buffer copies in resource_copy_region

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 2a8145d36b0f04d0f26c1628222a8b5c4830f435 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a8145d36b0f04d0f26c1628222a8b5c4830f435 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sat Mar 30 15:55:20 2013 +0100 nouveau: accelerate

Mesa (master): st/mesa: fix bitmap,drawpix, drawtex for PIPE_CAP_TGSI_TEXCOORD

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: e45c969fe5890472d0a49bf2f7d561f3d315be2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e45c969fe5890472d0a49bf2f7d561f3d315be2a Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sat Mar 30 14:57:21 2013 +0100 st/mesa: fix

Mesa (master): nv50, nvc0: disable DEPTH_RANGE_NEAR/FAR clipping during blit

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 6417d56c1921c311a7b59001e0d37822a0ed1a65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6417d56c1921c311a7b59001e0d37822a0ed1a65 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sun Mar 31 22:10:02 2013 +0200 nv50,nvc0: disable

Mesa (master): nvc0: fix for 2d engine R source formats writing RRR1 and not R001

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: d801545964f8183bb17ed913b7c19482dad43b6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d801545964f8183bb17ed913b7c19482dad43b6c Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sat Mar 30 21:28:30 2013 +0100 nvc0: fix for 2d engine

Mesa (master): nv50: account for pesky prefetch in size calculation of linear textures

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: ba9b0b682f51222752ac56e7a0615f9bbb686089 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba9b0b682f51222752ac56e7a0615f9bbb686089 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Wed Apr 3 00:18:29 2013 +0200 nv50: account for pesky

Mesa (master): nvc0: honour scaled coordiantes setting for linear textures

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f0a0d59f0fdceb756838ad6dad012852ba48362e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0a0d59f0fdceb756838ad6dad012852ba48362e Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Tue Apr 2 16:24:06 2013 +0200 nvc0: honour scaled

Mesa (master): nvc0: place staging textures in GART and map them directly

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 8e1dd58a7e76834c1fb6d117b6ea5755e05cfb77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e1dd58a7e76834c1fb6d117b6ea5755e05cfb77 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Wed Apr 3 00:18:55 2013 +0200 nvc0: place staging

Mesa (master): nvc0: fix 128 bit compressed storage type selection

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 4de70bf43c5715711b1d287590470df16e6cf837 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4de70bf43c5715711b1d287590470df16e6cf837 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Wed Apr 3 01:17:46 2013 +0200 nvc0: fix 128 bit

Mesa (master): nv50,nvc0: remove MS resolve formats hack

2013-04-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 80eef069f032af921554ba0e03062d84488d3f6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80eef069f032af921554ba0e03062d84488d3f6c Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Wed Apr 3 13:19:15 2013 +0200 nv50,nvc0: remove MS

Mesa (master): st/mesa: rewrite comment in st_manager.c

2013-04-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 7e28debb6fffed395d7e6d8fa6ebdd3056fffb72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e28debb6fffed395d7e6d8fa6ebdd3056fffb72 Author: Brian Paul bri...@vmware.com Date: Tue Apr 2 14:33:42 2013 -0600 st/mesa: rewrite comment in st_manager.c

Mesa (master): svga: add case for PIPE_CAP_QUERY_PIPELINE_STATISTICS

2013-04-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 0289ebaa0f13154ff0bdcfaf12d56bdf8094be25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0289ebaa0f13154ff0bdcfaf12d56bdf8094be25 Author: Brian Paul bri...@vmware.com Date: Wed Apr 3 08:19:44 2013 -0600 svga: add case for

Mesa (master): gallium/hud: try L8 texture for font if I8 format isn' t supported

2013-04-03 Thread Brian Paul
Module: Mesa Branch: master Commit: a9ae7e9c28335e5c0822fdd7e456780e5ea01d45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9ae7e9c28335e5c0822fdd7e456780e5ea01d45 Author: Brian Paul bri...@vmware.com Date: Mon Apr 1 16:44:50 2013 -0600 gallium/hud: try L8 texture for font if I8

Mesa (master): svga: refactor occlusion query code

2013-04-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 49ed1f3cb335fada1f9ee26d5420889292da3c92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49ed1f3cb335fada1f9ee26d5420889292da3c92 Author: Brian Paul bri...@vmware.com Date: Mon Apr 1 17:49:31 2013 -0600 svga: refactor occlusion query code This is

Mesa (master): svga: add HUD queries for number of draw calls, number of fallbacks

2013-04-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 3838edaf5d3f75ca5c2276db22ea0b96fce2bad7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3838edaf5d3f75ca5c2276db22ea0b96fce2bad7 Author: Brian Paul bri...@vmware.com Date: Mon Apr 1 17:51:43 2013 -0600 svga: add HUD queries for number of draw

Mesa (master): radeonsi: add more cases for copying unsupported formats to resource_copy_region

2013-04-03 Thread Tom Stellard
Module: Mesa Branch: master Commit: ff01e0db0e45b47b6012e7c28f331a4a8e518df9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff01e0db0e45b47b6012e7c28f331a4a8e518df9 Author: Marek Olšák mar...@gmail.com Date: Tue Apr 2 18:47:06 2013 -0400 radeonsi: add more cases for copying

Mesa (master): r600g/llvm: Do not change cf_alu inst when adding alus

2013-04-03 Thread Vincent Lejeune
Module: Mesa Branch: master Commit: 097a6ecdfe592fdf2c5f3b48a17da6507eaa405c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=097a6ecdfe592fdf2c5f3b48a17da6507eaa405c Author: Vincent Lejeune v...@ovi.com Date: Tue Apr 2 19:19:24 2013 +0200 r600g/llvm: Do not change cf_alu inst when

Mesa (master): r600g/llvm: Do not override llvm provided stack_size

2013-04-03 Thread Vincent Lejeune
Module: Mesa Branch: master Commit: 159d9340662a70df3dcc9da1681f5b0a8e7650cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=159d9340662a70df3dcc9da1681f5b0a8e7650cf Author: Vincent Lejeune v...@ovi.com Date: Wed Apr 3 18:39:18 2013 +0200 r600g/llvm: Do not override llvm provided

Mesa (master): util: move functions from u_resource.c to u_transfer.c

2013-04-03 Thread Brian Paul
Module: Mesa Branch: master Commit: a3cccdec900106f7783881e42dff79ddbb11d7ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3cccdec900106f7783881e42dff79ddbb11d7ed Author: Brian Paul bri...@vmware.com Date: Wed Apr 3 10:21:34 2013 -0600 util: move functions from u_resource.c to

Mesa (master): util: add new util_resource_size() function in u_resource.[ ch]

2013-04-03 Thread Brian Paul
Module: Mesa Branch: master Commit: a69efa9482d7d4dee476a50b3788544ba9b14a50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a69efa9482d7d4dee476a50b3788544ba9b14a50 Author: Brian Paul bri...@vmware.com Date: Wed Apr 3 10:23:16 2013 -0600 util: add new util_resource_size() function

Mesa (master): svga: add new memory-used HUD query

2013-04-03 Thread Brian Paul
Module: Mesa Branch: master Commit: ac114c682413065a5b8baa678733555e94e43120 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac114c682413065a5b8baa678733555e94e43120 Author: Brian Paul bri...@vmware.com Date: Wed Apr 3 10:23:57 2013 -0600 svga: add new memory-used HUD query To

Mesa (master): gallivm: cleanup the gs interface

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: f313b0c8502868dab2a87237af295a34ec0dea26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f313b0c8502868dab2a87237af295a34ec0dea26 Author: Zack Rusin za...@vmware.com Date: Wed Mar 27 04:27:59 2013 -0700 gallivm: cleanup the gs interface Instead of

Mesa (master): draw/gs: Fix memory corruption with multiple primitives

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: e6fc63535176f01606048b441f2c411c4906c424 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6fc63535176f01606048b441f2c411c4906c424 Author: Zack Rusin za...@vmware.com Date: Wed Mar 27 20:11:16 2013 -0700 draw/gs: Fix memory corruption with multiple

Mesa (master): draw/so: Fix bogus assert

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: f6bfb62c500c059464e66a4246a2e6089752d3db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6bfb62c500c059464e66a4246a2e6089752d3db Author: Zack Rusin za...@vmware.com Date: Wed Mar 27 20:13:13 2013 -0700 draw/so: Fix bogus assert We do support so

Mesa (master): draw: Implement support for primitive id

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: d8543bd7528de05e5ce3ac407838e7500428a93d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8543bd7528de05e5ce3ac407838e7500428a93d Author: Zack Rusin za...@vmware.com Date: Fri Mar 29 04:50:32 2013 -0700 draw: Implement support for primitive id We

Mesa (master): draw/so: maintain an exact number of written vertices

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: 822c21c7763afde4d4a94af3935b4b629d4eb34a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=822c21c7763afde4d4a94af3935b4b629d4eb34a Author: Zack Rusin za...@vmware.com Date: Fri Mar 29 04:52:29 2013 -0700 draw/so: maintain an exact number of written

Mesa (master): draw/gs: cleanup some debugging code

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: 49b7d933f8608df9d20606f022a032785e243ab9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49b7d933f8608df9d20606f022a032785e243ab9 Author: Zack Rusin za...@vmware.com Date: Fri Mar 29 17:18:42 2013 -0700 draw/gs: cleanup some debugging code

Mesa (master): draw/llvm: use an enum instead of magic numbers

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: b16ae0f792ed1980e86c45f9e3d203412b5a80d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b16ae0f792ed1980e86c45f9e3d203412b5a80d3 Author: Zack Rusin za...@vmware.com Date: Fri Mar 29 19:33:34 2013 -0700 draw/llvm: use an enum instead of magic

Mesa (master): draw: remove unused function

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: 7ca65a68e1bb9b53737facb9e787944cfeaec0aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ca65a68e1bb9b53737facb9e787944cfeaec0aa Author: Zack Rusin za...@vmware.com Date: Sat Mar 30 00:20:05 2013 -0700 draw: remove unused function we use

Mesa (master): draw/llvmpipe: allow independent so attachments to the vs

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: 302df7cc85b0e2ce47c40048f30bd116b0d692fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=302df7cc85b0e2ce47c40048f30bd116b0d692fc Author: Zack Rusin za...@vmware.com Date: Sat Mar 30 06:21:41 2013 -0700 draw/llvmpipe: allow independent so

Mesa (master): llvmpipe: reset so buffers when not appending

2013-04-03 Thread Zack Rusin
Module: Mesa Branch: master Commit: 246e68735fe22b4d9f510f8fb1bb8b7bb448b068 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=246e68735fe22b4d9f510f8fb1bb8b7bb448b068 Author: Zack Rusin za...@vmware.com Date: Sat Mar 30 00:21:03 2013 -0700 llvmpipe: reset so buffers when not appending

Mesa (master): gallivm: use f16c hw support for float-half and half- float conversion

2013-04-03 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 067a0ae42017f327edce7634890e699b4ec8492c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=067a0ae42017f327edce7634890e699b4ec8492c Author: Roland Scheidegger srol...@vmware.com Date: Wed Apr 3 01:06:52 2013 +0200 gallivm: use f16c hw support for

Mesa (master): gallivm: minor rho calculation optimization for 1 or 3 coords

2013-04-03 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: bdfbeb9633eb3f8cf1ad76723f6c3839e57a08a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdfbeb9633eb3f8cf1ad76723f6c3839e57a08a3 Author: Roland Scheidegger srol...@vmware.com Date: Wed Apr 3 02:49:56 2013 +0200 gallivm: minor rho calculation

Mesa (master): gallivm: do per-pixel cube face selection (finally!!!)

2013-04-03 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: f621015cb55ed6901f571710c808113129b1b939 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f621015cb55ed6901f571710c808113129b1b939 Author: Roland Scheidegger srol...@vmware.com Date: Wed Apr 3 03:26:22 2013 +0200 gallivm: do per-pixel cube face

Mesa (master): gallivm: honor explicit derivatives values for cube maps.

2013-04-03 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: ce5096a0a959b97f70c3df46a35bfe694e8c349c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce5096a0a959b97f70c3df46a35bfe694e8c349c Author: Roland Scheidegger srol...@vmware.com Date: Thu Apr 4 00:56:23 2013 +0200 gallivm: honor explicit derivatives