Mesa (master): ilo: access bo size directly

2013-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 6fe0453c339b6e894e0ee8d2200e7638a43ed21e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fe0453c339b6e894e0ee8d2200e7638a43ed21e Author: Chia-I Wu olva...@gmail.com Date: Tue Jun 11 19:00:32 2013 +0800 ilo: access bo size directly buf-bo_size is

Mesa (master): ilo: remove unnecessary tex_set_bo/buf_set_bo

2013-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3f79188854fd7f63ad1eb0d4ab1fc24117fd0d78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f79188854fd7f63ad1eb0d4ab1fc24117fd0d78 Author: Chia-I Wu olva...@gmail.com Date: Tue Jun 11 18:51:22 2013 +0800 ilo: remove unnecessary tex_set_bo/buf_set_bo

Mesa (master): winsys/intel: reorganize functions

2013-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e7a14eea1616e597215f037708a56f8ad5850815 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7a14eea1616e597215f037708a56f8ad5850815 Author: Chia-I Wu olva...@gmail.com Date: Wed Jun 12 16:56:49 2013 +0800 winsys/intel: reorganize functions Move

Demos (master): util: generalize linking geometry shaders, allow cxx inclusion

2013-06-12 Thread Brian Paul
Module: Demos Branch: master Commit: d7004ec9ae0366a3a47a232a4362f20b9ad5247d URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=d7004ec9ae0366a3a47a232a4362f20b9ad5247d Author: RALOVICH, Kristóf tad...@freemail.hu Date: Wed Jun 12 11:32:15 2013 +0200 util: generalize linking geometry

Demos (master): cmake: Use static runtime for MSVC builds too.

2013-06-12 Thread Jose Fonseca
Module: Demos Branch: master Commit: 93c987197a8aa41acf6dcf4f818f94ef48959bb2 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=93c987197a8aa41acf6dcf4f818f94ef48959bb2 Author: José Fonseca jfons...@vmware.com Date: Wed Jun 12 16:27:31 2013 +0100 cmake: Use static runtime for MSVC

Mesa (master): intel: Conditionally compile mcs-related code for i965 only.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: 8f5147c199748ae129c527322823c2b40fb36941 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f5147c199748ae129c527322823c2b40fb36941 Author: Paul Berry stereotype...@gmail.com Date: Mon May 20 13:29:39 2013 -0700 intel: Conditionally compile

Mesa (master): i965/gen7+: Create helper functions for single-sample MCS buffers.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: dd3f950115218c69c9118436a5110a1ee6a2dda5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd3f950115218c69c9118436a5110a1ee6a2dda5 Author: Paul Berry stereotype...@gmail.com Date: Tue Apr 30 18:51:51 2013 -0700 i965/gen7+: Create helper functions

Mesa (master): intel: Keep region name in intel_miptree_create_for_dri2_buffer().

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: a5efdca7b70a237b8786c595453f4599e38263ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5efdca7b70a237b8786c595453f4599e38263ea Author: Paul Berry stereotype...@gmail.com Date: Tue May 28 13:29:53 2013 -0700 intel: Keep region name in

Mesa (master): i965/gen7+: Implement fast color clear operation in BLORP.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: 5e5d4e021f7dde12fb0f4dfaf40fbbd4d119f4ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e5d4e021f7dde12fb0f4dfaf40fbbd4d119f4ab Author: Paul Berry stereotype...@gmail.com Date: Wed May 1 08:04:12 2013 -0700 i965/gen7+: Implement fast color clear

Mesa (master): i965/blorp: Expand clear class hierarchy to prepare for RT resolves.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: fac32c0bd31601c37f3aa01d69b655e0f75bbdef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fac32c0bd31601c37f3aa01d69b655e0f75bbdef Author: Paul Berry stereotype...@gmail.com Date: Mon May 6 09:38:42 2013 -0700 i965/blorp: Expand clear class

Mesa (master): i965/gen7+: Disable fast color clears on shared regions.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: ef9142d4a37c28bf6ae3527f71b9aa1b57ba9eb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef9142d4a37c28bf6ae3527f71b9aa1b57ba9eb0 Author: Paul Berry stereotype...@gmail.com Date: Tue May 21 14:21:44 2013 -0700 i965/gen7+: Disable fast color clears

Mesa (master): i965/gen7+: Set up MCS in SURFACE_STATE whenever MCS is present.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: 460b7bc7a103d7a7518b4187f0c1dfc452f75137 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=460b7bc7a103d7a7518b4187f0c1dfc452f75137 Author: Paul Berry stereotype...@gmail.com Date: Wed May 1 07:16:52 2013 -0700 i965/gen7+: Set up MCS in

Mesa (master): i965/gen7+: Create an enum for keeping track of fast color clear state.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: 7e5cb4bc4c8dfc96019b815e2c9a62af12e1f958 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e5cb4bc4c8dfc96019b815e2c9a62af12e1f958 Author: Paul Berry stereotype...@gmail.com Date: Tue May 7 14:04:29 2013 -0700 i965/gen7+: Create an enum for keeping

Mesa (master): i965/gen7+: Ensure that front/ back buffers are fast-clear resolved.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: e9dfcb38e97ac05023759b749fb6f8f56ab28f57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9dfcb38e97ac05023759b749fb6f8f56ab28f57 Author: Paul Berry stereotype...@gmail.com Date: Tue May 7 15:38:45 2013 -0700 i965/gen7+: Ensure that front/back

Mesa (master): i965/blorp: Write blorp code to do render target resolves.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: 418aecea7d626d57da8987c062aeb3d046c6dd9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=418aecea7d626d57da8987c062aeb3d046c6dd9a Author: Paul Berry stereotype...@gmail.com Date: Mon May 6 10:37:04 2013 -0700 i965/blorp: Write blorp code to do

Mesa (master): i965/gen7: Enable support for fast color clears.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: b09a75407886fba476bb79d65b408ffc08876a75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b09a75407886fba476bb79d65b408ffc08876a75 Author: Paul Berry stereotype...@gmail.com Date: Tue May 21 11:58:38 2013 -0700 i965/gen7: Enable support for fast

Mesa (master): i965/gen7+: Resolve color buffers when necessary.

2013-06-12 Thread Paul Berry
Module: Mesa Branch: master Commit: 67cd0f97030a358777c01ee6ad79926717dfdf42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67cd0f97030a358777c01ee6ad79926717dfdf42 Author: Paul Berry stereotype...@gmail.com Date: Tue May 7 14:55:42 2013 -0700 i965/gen7+: Resolve color buffers when

Mesa (master): gallivm: (trivial) remove duplicated code block ( including comment)

2013-06-12 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 957c040eb86495da2a693c831e13342a81ac1a2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=957c040eb86495da2a693c831e13342a81ac1a2e Author: Roland Scheidegger srol...@vmware.com Date: Thu Jun 13 00:40:24 2013 +0200 gallivm: (trivial) remove

Mesa (master): util: new util_fill_box helper

2013-06-12 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 4cce4efaa38e95c121343565de5e517345d6a9dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cce4efaa38e95c121343565de5e517345d6a9dd Author: Roland Scheidegger srol...@vmware.com Date: Thu Jun 13 00:40:34 2013 +0200 util: new util_fill_box helper Use

Mesa (master): glsl: Add gl_shader_program::UniformLocationBaseScale

2013-06-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: 26d86d26f9f972b19c7040bdb1b1daf48537ef3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26d86d26f9f972b19c7040bdb1b1daf48537ef3e Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Jun 10 10:35:05 2013 -0700 glsl: Add

Mesa (master): glsl: Generate smaller values for uniform locations

2013-06-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: cfa3c5ad828f56559a6cc2de299f993b8e748ea4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfa3c5ad828f56559a6cc2de299f993b8e748ea4 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Jun 10 10:39:28 2013 -0700 glsl: Generate smaller values for

Mesa (master): glsl: Add a gl_shader_program parameter to _mesa_uniform_{merge, split}_location_offset

2013-06-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5097f358419c067a71e96e39764b3bb0a716bdbb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5097f358419c067a71e96e39764b3bb0a716bdbb Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Jun 10 10:33:59 2013 -0700 glsl: Add a gl_shader_program

Mesa (master): mesa: fix OES_EGL_image_external being partially allowed in the core profile

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 45595d506646f560ab16af58acdea2fc563e942b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45595d506646f560ab16af58acdea2fc563e942b Author: Marek Olšák mar...@gmail.com Date: Wed May 29 17:32:44 2013 +0200 mesa: fix OES_EGL_image_external being

Mesa (master): gallium/util: make WRITES_ALL_CBUFS optional in the passthrough fragment shader

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: de1c38299ceb3160ed0c163d4dd8944ec6589a7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de1c38299ceb3160ed0c163d4dd8944ec6589a7f Author: Marek Olšák mar...@gmail.com Date: Wed May 29 14:11:58 2013 +0200 gallium/util: make WRITES_ALL_CBUFS optional

Mesa (master): gallium/u_blitter: make clearing independent of the number of bound colorbuffers

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 17350ea979b883662573dac136cd9efb49938210 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17350ea979b883662573dac136cd9efb49938210 Author: Marek Olšák mar...@gmail.com Date: Wed May 29 15:35:38 2013 +0200 gallium/u_blitter: make clearing independent

Mesa (master): gallium/u_blitter: make clearing independent of the colorbuffer format

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: d6d4a9a2e87d9ed2c5b3a6acee771ff55a903e47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6d4a9a2e87d9ed2c5b3a6acee771ff55a903e47 Author: Marek Olšák mar...@gmail.com Date: Wed May 29 15:51:20 2013 +0200 gallium/u_blitter: make clearing independent

Mesa (master): r600g: upsample and downsample MSAA resources for transfers

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4d59258856a3601fb7fbb4c4d80f64491f0cb5c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d59258856a3601fb7fbb4c4d80f64491f0cb5c7 Author: Marek Olšák mar...@gmail.com Date: Wed May 29 20:12:27 2013 +0200 r600g: upsample and downsample MSAA

Mesa (master): gallium/u_format: add a new helper for initializing pipe_blit_info::mask

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 72a086b8b2a58044be1a66dc09d9cb8b0d3da719 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72a086b8b2a58044be1a66dc09d9cb8b0d3da719 Author: Marek Olšák mar...@gmail.com Date: Wed May 29 19:26:56 2013 +0200 gallium/u_format: add a new helper for

Mesa (master): st/mesa: rework blit_copy_pixels to use pipe-blit

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 79e421260a2caf18cd5f11514b3439d9846c743e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79e421260a2caf18cd5f11514b3439d9846c743e Author: Marek Olšák mar...@gmail.com Date: Thu May 30 21:34:06 2013 +0200 st/mesa: rework blit_copy_pixels to use

Mesa (master): st/mesa: make generic CopyPixels path work with MSAA visuals

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 526ebfa278554f167ba02377a3da672551d58b25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=526ebfa278554f167ba02377a3da672551d58b25 Author: Marek Olšák mar...@gmail.com Date: Fri May 31 20:26:39 2013 +0200 st/mesa: make generic CopyPixels path work

Mesa (master): st/mesa: don' t use blit_copy_pixels if an occlusion query is active

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9ef44e6eb791192894cbaa6fd302b2d4fc9c2571 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ef44e6eb791192894cbaa6fd302b2d4fc9c2571 Author: Marek Olšák mar...@gmail.com Date: Fri May 31 15:13:46 2013 +0200 st/mesa: don't use blit_copy_pixels if an

Mesa (master): st/dri: manually swap MSAA front and back buffers in SwapBuffers

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3b525036b94f041ebae192b9737b93c8c264befa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b525036b94f041ebae192b9737b93c8c264befa Author: Marek Olšák mar...@gmail.com Date: Fri May 31 22:48:48 2013 +0200 st/dri: manually swap MSAA front and back

Mesa (master): st/dri: fix MSAA resolving of buffers with height width

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 683b065320dc6e15383be931648c6e7cbe175b40 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=683b065320dc6e15383be931648c6e7cbe175b40 Author: Marek Olšák mar...@gmail.com Date: Wed May 29 23:08:11 2013 +0200 st/dri: fix MSAA resolving of buffers with

Mesa (master): st/dri: reuse depth-stencil and MSAA resources after DRI2 invalidate event

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6c6cfc02c90663973e1a07f0596d1550bd35a38c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c6cfc02c90663973e1a07f0596d1550bd35a38c Author: Marek Olšák mar...@gmail.com Date: Sat Jun 1 02:04:56 2013 +0200 st/dri: reuse depth-stencil and MSAA

Mesa (master): st/dri: refactor dri_msaa_resolve

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: fdf9d234e2aa46f865a59ec15b2d4167bebbc35b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdf9d234e2aa46f865a59ec15b2d4167bebbc35b Author: Marek Olšák mar...@gmail.com Date: Fri May 31 21:43:50 2013 +0200 st/dri: refactor dri_msaa_resolve The

Mesa (master): st/dri: if flushing a drawable, don't set reason=SWAPBUFFERS

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3475b2213381cdbda7a620d4c0c7708f6969f489 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3475b2213381cdbda7a620d4c0c7708f6969f489 Author: Marek Olšák mar...@gmail.com Date: Sat Jun 1 03:19:21 2013 +0200 st/dri: if flushing a drawable, don't set

Mesa (master): st/dri: resolve the back buffer only in SwapBuffers

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: a713d7b1b962129c4d480c56e7d29bc82f511a1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a713d7b1b962129c4d480c56e7d29bc82f511a1f Author: Marek Olšák mar...@gmail.com Date: Sat Jun 1 03:18:04 2013 +0200 st/dri: resolve the back buffer only in

Mesa (master): st/dri: always copy new DRI front and back buffers to corresponding MSAA buffers

2013-06-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: b77316ad7594fa5873717992b6986cb4c0179d23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b77316ad7594fa5873717992b6986cb4c0179d23 Author: Marek Olšák mar...@gmail.com Date: Fri May 31 21:52:01 2013 +0200 st/dri: always copy new DRI front and back

Mesa (master): mesa: Fix bug in unclamped float to ubyte conversion.

2013-06-12 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: bf2c074a2fb122bafbbe0f3c7978b89685f2698b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf2c074a2fb122bafbbe0f3c7978b89685f2698b Author: Manfred Ernst ern...@chromium.org Date: Wed Jun 12 20:03:02 2013 -0700 mesa: Fix bug in unclamped float to

Mesa (master): ilo: fix for util_blitter_clear() changes

2013-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b65bdc61bd3d694d26ccae165b12f7d6d41327f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b65bdc61bd3d694d26ccae165b12f7d6d41327f9 Author: Chia-I Wu olva...@gmail.com Date: Thu Jun 13 12:57:07 2013 +0800 ilo: fix for util_blitter_clear() changes It

Mesa (master): ilo: re-emit states that involve resources

2013-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 6057d7b7b58102bf7c3c4ecb08c1b7261f299efa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6057d7b7b58102bf7c3c4ecb08c1b7261f299efa Author: Chia-I Wu olva...@gmail.com Date: Thu Jun 13 10:10:17 2013 +0800 ilo: re-emit states that involve resources