Mesa (master): ilo: add support for TEX2/TXB2/TXL2 in fs

2013-06-07 Thread Chia-I Wu
Module: Mesa Branch: master Commit: cde49c71a31dc14badeb107ec6ae4e232f0e0ebf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cde49c71a31dc14badeb107ec6ae4e232f0e0ebf Author: Chia-I Wu olva...@gmail.com Date: Fri Jun 7 14:18:59 2013 +0800 ilo: add support for TEX2/TXB2/TXL2 in fs

Mesa (master): ilo: advertise PIPE_CAP_CUBE_MAP_ARRAY

2013-06-07 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9b34a7f29a54145d688e481c9c63c91614ab55b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b34a7f29a54145d688e481c9c63c91614ab55b0 Author: Chia-I Wu olva...@gmail.com Date: Fri Jun 7 13:39:41 2013 +0800 ilo: advertise PIPE_CAP_CUBE_MAP_ARRAY It

Mesa (master): u_vbuf: fix index buffer leak

2013-06-07 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 97d641eb229e48cacc448eefb583381a27bd8af1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97d641eb229e48cacc448eefb583381a27bd8af1 Author: Chia-I Wu olva...@gmail.com Date: Tue Jun 4 16:39:07 2013 +0800 u_vbuf: fix index buffer leak Signed-off-by:

Mesa (master): tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() function

2013-06-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 14541dacab218cbe82310d999d44130ebc3f6526 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14541dacab218cbe82310d999d44130ebc3f6526 Author: Brian Paul bri...@vmware.com Date: Thu Jun 6 09:46:40 2013 -0600 tgsi: replace tgsi_file_names

Mesa (master): gallium: Remove draw_arrays() and draw_arrays_instanced() functions

2013-06-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 3069357ef0cfa112c3c77a25c010df7f9af4467d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3069357ef0cfa112c3c77a25c010df7f9af4467d Author: Arnas Milasevicius giant...@gmail.com Date: Fri Jun 7 01:21:19 2013 +0300 gallium: Remove draw_arrays() and

Mesa (master): docs: update some environment variable info

2013-06-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 90fa71b277e9d4be71a1edf5bc2f2caf7eed0b23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90fa71b277e9d4be71a1edf5bc2f2caf7eed0b23 Author: Brian Paul bri...@vmware.com Date: Fri Jun 7 10:12:28 2013 -0600 docs: update some environment variable info

Mesa (master): ilo: fix textureSize() for single-layered array textures

2013-06-07 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 7916d5ed88a29177f1dc2a11fbacbd95e512e025 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7916d5ed88a29177f1dc2a11fbacbd95e512e025 Author: Chia-I Wu olva...@gmail.com Date: Fri Jun 7 15:10:19 2013 +0800 ilo: fix textureSize() for single-layered

Mesa (master): util: add util_resource_is_array_texture()

2013-06-07 Thread Chia-I Wu
Module: Mesa Branch: master Commit: d6c2708e1eb319e577f61ea137471a1966d231ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6c2708e1eb319e577f61ea137471a1966d231ab Author: Chia-I Wu olva...@gmail.com Date: Fri Jun 7 14:52:48 2013 +0800 util: add util_resource_is_array_texture()

Mesa (master): gallium/docs: fix up transfer description for 1d arrays, add cube map arrays

2013-06-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 0f4c08aea2da3bd808109d09dbcdc249d1fb6b74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f4c08aea2da3bd808109d09dbcdc249d1fb6b74 Author: Roland Scheidegger srol...@vmware.com Date: Fri Jun 7 20:54:54 2013 +0200 gallium/docs: fix up transfer

Mesa (master): util: add comment about bogus transfer flags

2013-06-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: fa8cefa892bd12ae9719927ee159cf48776f68d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa8cefa892bd12ae9719927ee159cf48776f68d8 Author: Roland Scheidegger srol...@vmware.com Date: Fri Jun 7 21:12:22 2013 +0200 util: add comment about bogus

Mesa (master): util: fix util_clear_render_target and util_clear_depth_stencil layer handling

2013-06-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: b47d13f4255b9708ff52fa80c11fabe53540cdea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b47d13f4255b9708ff52fa80c11fabe53540cdea Author: Roland Scheidegger srol...@vmware.com Date: Fri Jun 7 21:10:59 2013 +0200 util: fix util_clear_render_target

Mesa (master): llvmpipe: add support for layered rendering

2013-06-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: d8146f240e628e70d4c07f7e805a179f70c36e23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8146f240e628e70d4c07f7e805a179f70c36e23 Author: Roland Scheidegger srol...@vmware.com Date: Fri Jun 7 21:03:40 2013 +0200 llvmpipe: add support for layered

Mesa (master): mesa: Expose texel offset limits in GLES3.

2013-06-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 11ace8a8272983a2d0bccae0d17537bc82763f54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11ace8a8272983a2d0bccae0d17537bc82763f54 Author: Eric Anholt e...@anholt.net Date: Wed Jun 5 14:27:34 2013 -0700 mesa: Expose texel offset limits in GLES3.

Mesa (master): mesa: Expose texture array getters on GLES3.

2013-06-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7500ad23ebd5b61fba01490ce561ba24ee4a6947 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7500ad23ebd5b61fba01490ce561ba24ee4a6947 Author: Eric Anholt e...@anholt.net Date: Wed Jun 5 14:37:36 2013 -0700 mesa: Expose texture array getters on GLES3.

Mesa (master): mesa: Fix the return value of TEXTURE_BINDING_2D_ARRAY.

2013-06-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: fd27e82dedd879e9111de62e211101199c24d629 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd27e82dedd879e9111de62e211101199c24d629 Author: Eric Anholt e...@anholt.net Date: Wed Jun 5 16:20:18 2013 -0700 mesa: Fix the return value of

Mesa (master): mesa: Expose MAX_FRAGMENT_INPUT_COMPONENTS on ES3 and desktop 3.2.

2013-06-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: bc8bfdc42cce18cf3a44f487b73460bebe8c2ae4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc8bfdc42cce18cf3a44f487b73460bebe8c2ae4 Author: Eric Anholt e...@anholt.net Date: Wed Jun 5 14:46:19 2013 -0700 mesa: Expose MAX_FRAGMENT_INPUT_COMPONENTS on

Mesa (master): intel: flush fake front buffer more robustly.

2013-06-07 Thread Paul Berry
Module: Mesa Branch: master Commit: 447df5eabac62d11740b23987cf91fb269bffcc6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=447df5eabac62d11740b23987cf91fb269bffcc6 Author: Paul Berry stereotype...@gmail.com Date: Wed May 29 09:48:26 2013 -0700 intel: flush fake front buffer more

Mesa (master): intel: make intel_flush_front safe to call during initial MakeCurrent

2013-06-07 Thread Paul Berry
Module: Mesa Branch: master Commit: 03cc31031315059a80d12485a402ea2a8731dc8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03cc31031315059a80d12485a402ea2a8731dc8a Author: Paul Berry stereotype...@gmail.com Date: Thu May 30 07:08:07 2013 -0700 intel: make intel_flush_front safe to

Mesa (master): intel: flush fake front buffer if server is about to destroy it.

2013-06-07 Thread Paul Berry
Module: Mesa Branch: master Commit: 9e3475b39ae34244045e0dcd6b98e1526c10c6bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e3475b39ae34244045e0dcd6b98e1526c10c6bf Author: Paul Berry stereotype...@gmail.com Date: Fri May 31 09:45:49 2013 -0700 intel: flush fake front buffer if

Mesa (master): mesa: Report core FBO incompleteness cases through GL_ARB_debug_output.

2013-06-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3c21a7d3c9b626a10a38987d77b9e77d70bd67d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c21a7d3c9b626a10a38987d77b9e77d70bd67d7 Author: Eric Anholt e...@anholt.net Date: Thu Jun 6 11:13:02 2013 -0700 mesa: Report core FBO incompleteness cases

Mesa (master): st/xlib: Fix upside down coordinates for CopySubBuffer

2013-06-07 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 4e5416b0e2e0aedbed48acabe31a68fe1b37b61a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e5416b0e2e0aedbed48acabe31a68fe1b37b61a Author: Stéphane Marchesin marc...@chromium.org Date: Fri May 10 18:29:52 2013 -0700 st/xlib: Fix upside down

Mesa (master): st/xlib: Flush the front buffer before doing CopySubBuffer

2013-06-07 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 4f905d4900ea962876eb5933dd00d4b251767f71 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f905d4900ea962876eb5933dd00d4b251767f71 Author: Stéphane Marchesin marc...@chromium.org Date: Fri May 10 18:30:46 2013 -0700 st/xlib: Flush the front buffer