Mesa (master): radeon: Remove some dead teximage mapping code.

2013-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: dca4178130f2704d54cc16fba13f9585e6ae0e54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dca4178130f2704d54cc16fba13f9585e6ae0e54 Author: Eric Anholt e...@anholt.net Date: Fri Apr 19 15:45:33 2013 -0700 radeon: Remove some dead teximage mapping

Mesa (master): swrast: Factor out texture slice counting.

2013-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 741e540055d009c4a2d615b3286bce7e69e54b5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=741e540055d009c4a2d615b3286bce7e69e54b5f Author: Eric Anholt e...@anholt.net Date: Fri Apr 19 13:30:34 2013 -0700 swrast: Factor out texture slice counting.

Mesa (master): swrast: Clean up and explain the mapping process.

2013-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: f709c31c6717f898ae8689af2eb25232309f0cba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f709c31c6717f898ae8689af2eb25232309f0cba Author: Eric Anholt e...@anholt.net Date: Fri Apr 19 13:35:31 2013 -0700 swrast: Clean up and explain the mapping

Mesa (master): swrast: Replace ImageOffsets with an ImageSlices pointer.

2013-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0c883e46d871797cd1141498850d51cde6e54b76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c883e46d871797cd1141498850d51cde6e54b76 Author: Eric Anholt e...@anholt.net Date: Fri Apr 19 11:44:53 2013 -0700 swrast: Replace ImageOffsets with an

Mesa (master): swrast: Replace use of teximage Map in 1D/ 2D paths with ImageSlices[0].

2013-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 35e179b18c6f266f8ec3ebb9352ad0cd3552c2a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35e179b18c6f266f8ec3ebb9352ad0cd3552c2a3 Author: Eric Anholt e...@anholt.net Date: Fri Apr 19 12:51:20 2013 -0700 swrast: Replace use of teximage Map in 1D/2D

Mesa (master): r600g: add new flags to isa instruction tables

2013-04-30 Thread Vadim Girlin
Module: Mesa Branch: master Commit: d5b30fd03672dee3a73136d09f83b69381854e17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5b30fd03672dee3a73136d09f83b69381854e17 Author: Vadim Girlin vadimgir...@gmail.com Date: Sun Apr 21 19:11:36 2013 +0400 r600g: add new flags to isa

Mesa (master): r600g: use enum type for domains field in struct r600_resource

2013-04-30 Thread Vadim Girlin
Module: Mesa Branch: master Commit: fbb065d629d2f79a6224fc3e5e89d5acc275e3b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fbb065d629d2f79a6224fc3e5e89d5acc275e3b4 Author: Vadim Girlin vadimgir...@gmail.com Date: Sun Apr 21 19:10:32 2013 +0400 r600g: use enum type for domains field

Mesa (master): r600g/sb: initial commit of the optimizing shader backend

2013-04-30 Thread Vadim Girlin
Module: Mesa Branch: master Commit: 2cd769179345799d383f92dd615991755ec24be1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cd769179345799d383f92dd615991755ec24be1 Author: Vadim Girlin vadimgir...@gmail.com Date: Tue Apr 30 20:51:36 2013 +0400 r600g/sb: initial commit of the

Mesa (master): r600g/sb: use source bytecode in case of optimization errors

2013-04-30 Thread Vadim Girlin
Module: Mesa Branch: master Commit: 188c893e65facb8826c58a6f0226b7508f2870fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=188c893e65facb8826c58a6f0226b7508f2870fa Author: Vadim Girlin vadimgir...@gmail.com Date: Tue Apr 23 10:34:00 2013 +0400 r600g/sb: use source bytecode in case

Mesa (master): r600g: plug in optimizing backend

2013-04-30 Thread Vadim Girlin
Module: Mesa Branch: master Commit: ad1df471d083630106da8c39ec076f49e779e965 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad1df471d083630106da8c39ec076f49e779e965 Author: Vadim Girlin vadimgir...@gmail.com Date: Tue Apr 30 20:53:15 2013 +0400 r600g: plug in optimizing backend

Mesa (master): r600g/sb: don't propagate dead values in GVN pass

2013-04-30 Thread Vadim Girlin
Module: Mesa Branch: master Commit: 6ba7a162b6fb38e588784fa14426a61deca1143c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ba7a162b6fb38e588784fa14426a61deca1143c Author: Vadim Girlin vadimgir...@gmail.com Date: Tue Apr 30 20:50:24 2013 +0400 r600g/sb: don't propagate dead values

Mesa (master): r600g/sb: remove unused code

2013-04-30 Thread Vadim Girlin
Module: Mesa Branch: master Commit: fb1eed9ec5d9ef341003c3d2f78f30979c50090d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb1eed9ec5d9ef341003c3d2f78f30979c50090d Author: Vadim Girlin vadimgir...@gmail.com Date: Tue Apr 30 21:01:10 2013 +0400 r600g/sb: remove unused code

Mesa (master): i965: Don't flush the batch at the end of blorp.

2013-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: db31bc5cfb7c08c1a32067b09d769c880bc4e954 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db31bc5cfb7c08c1a32067b09d769c880bc4e954 Author: Eric Anholt e...@anholt.net Date: Thu Feb 7 18:46:18 2013 -0800 i965: Don't flush the batch at the end of

Mesa (master): mesa: Make a Mesa core function for sRGB render encoding handling.

2013-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: e34c857639380303a43146a50cdd724774f59a2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e34c857639380303a43146a50cdd724774f59a2f Author: Eric Anholt e...@anholt.net Date: Thu Apr 18 09:20:55 2013 -0700 mesa: Make a Mesa core function for sRGB

Mesa (master): i965: Implement color clears using a simple shader in blorp.

2013-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: e56095dc2e40d6d1e37e123c694a609d16932b4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e56095dc2e40d6d1e37e123c694a609d16932b4a Author: Eric Anholt e...@anholt.net Date: Tue Mar 19 12:40:10 2013 -0700 i965: Implement color clears using a simple

Mesa (master): draw: don't crash if GS doesn't emit anything

2013-04-30 Thread Zack Rusin
Module: Mesa Branch: master Commit: d48054ff222ac75241ca74b8e4080261eae9e8e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d48054ff222ac75241ca74b8e4080261eae9e8e9 Author: Zack Rusin za...@vmware.com Date: Sat Apr 27 08:55:36 2013 -0400 draw: don't crash if GS doesn't emit anything

Mesa (master): i965: Stop passing num_samples to intel_miptree_alloc_hiz().

2013-04-30 Thread Paul Berry
Module: Mesa Branch: master Commit: bdf13dc8324c391b7d34f8bdaea72c4452ab7edb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdf13dc8324c391b7d34f8bdaea72c4452ab7edb Author: Paul Berry stereotype...@gmail.com Date: Thu Apr 25 10:57:48 2013 -0700 i965: Stop passing num_samples to

Mesa (master): configure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro.

2013-04-30 Thread Matt Turner
Module: Mesa Branch: master Commit: 657cfe62521f05dab744824e9d72e0a753fd9096 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=657cfe62521f05dab744824e9d72e0a753fd9096 Author: Matt Turner matts...@gmail.com Date: Mon Apr 22 11:41:26 2013 -0700 configure.ac: Remove unused

Mesa (master): build: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB.

2013-04-30 Thread Matt Turner
Module: Mesa Branch: master Commit: 242809942fd54b23a61fffdd0b1ba443f11c2bf6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=242809942fd54b23a61fffdd0b1ba443f11c2bf6 Author: Matt Turner matts...@gmail.com Date: Mon Apr 22 11:50:29 2013 -0700 build: Rename PIPE_LOADER_HAVE_XCB to

Mesa (master): build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.

2013-04-30 Thread Matt Turner
Module: Mesa Branch: master Commit: ea6caf4cdf524f83d22b5bd062773301c22e793e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea6caf4cdf524f83d22b5bd062773301c22e793e Author: Matt Turner matts...@gmail.com Date: Mon Apr 22 12:07:13 2013 -0700 build: Remove libws_null.la from

Mesa (master): build: Remove HAVE_PIPE_LOADER_SW.

2013-04-30 Thread Matt Turner
Module: Mesa Branch: master Commit: 538e10f3ea371c9db94c4de3daa85d1719bbdc73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=538e10f3ea371c9db94c4de3daa85d1719bbdc73 Author: Matt Turner matts...@gmail.com Date: Mon Apr 22 12:10:27 2013 -0700 build: Remove HAVE_PIPE_LOADER_SW. It

Mesa (master): build: Remove libpipe_loader. la from GALLIUM_PIPE_LOADER_LIBS.

2013-04-30 Thread Matt Turner
Module: Mesa Branch: master Commit: 460996b9371bd451516925ff00f16e2adb91f194 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=460996b9371bd451516925ff00f16e2adb91f194 Author: Matt Turner matts...@gmail.com Date: Mon Apr 22 13:42:02 2013 -0700 build: Remove libpipe_loader.la from

Mesa (master): build: Remove libws_xlib.la from GALLIUM_PIPE_LOADER_LIBS.

2013-04-30 Thread Matt Turner
Module: Mesa Branch: master Commit: 1b6281443d9cf4e85988724bbf8f54ae5d3a92d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b6281443d9cf4e85988724bbf8f54ae5d3a92d0 Author: Matt Turner matts...@gmail.com Date: Mon Apr 22 14:28:50 2013 -0700 build: Remove libws_xlib.la from

Mesa (9.1): docs: 9.1.2 release notes

2013-04-30 Thread Ian Romanick
Module: Mesa Branch: 9.1 Commit: 8c2981b8e093c6a58723a1bde0ed8c83e1375d45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c2981b8e093c6a58723a1bde0ed8c83e1375d45 Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Apr 30 15:18:53 2013 -0700 docs: 9.1.2 release notes