Mesa (master): Build fix for -Werror=int-to-pointer-cast -Werror= pointer-to-int-cast

2011-11-01 Thread Jeremy Huddleston
Module: Mesa Branch: master Commit: 666c70ce8eb7c8a21536f03be3a68a3c11997e09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=666c70ce8eb7c8a21536f03be3a68a3c11997e09 Author: Jeremy Huddleston Date: Tue Nov 1 21:04:34 2011 -0700 Build fix for -Werror=int-to-pointer-cast -Werror=point

Mesa (master): intel: fix potential segfault error

2011-11-01 Thread Yuanhan Liu
Module: Mesa Branch: master Commit: 81d5195a6105606910d0d19ab059962e5712c2e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81d5195a6105606910d0d19ab059962e5712c2e0 Author: Yuanhan Liu Date: Tue Nov 1 17:41:08 2011 +0800 intel: fix potential segfault error Signed-off-by: Yuanhan L

Mesa (master): swrast: Use MapRenderbuffer for glReadPixels( GL_DEPTH_COMPONENT) fast-paths.

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8524be3fb46e2db6db099d9916dad85f38bfe054 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8524be3fb46e2db6db099d9916dad85f38bfe054 Author: Eric Anholt Date: Tue Oct 11 15:08:15 2011 -0700 swrast: Use MapRenderbuffer for glReadPixels(GL_DEPTH_COMPONE

Mesa (master): mesa: Make unpack_uint_z_row return 32 bits of data.

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 789cb3435c6d580929094b7f1a2dff551e9c411c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=789cb3435c6d580929094b7f1a2dff551e9c411c Author: Eric Anholt Date: Thu Oct 13 09:38:30 2011 -0700 mesa: Make unpack_uint_z_row return 32 bits of data. Some of

Mesa (master): nouveau: Add implementation of MapRenderbuffer.

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4b8f4e7ce17aeaa7fba1140897ab66f74d715b0a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b8f4e7ce17aeaa7fba1140897ab66f74d715b0a Author: Eric Anholt Date: Mon Oct 17 10:18:30 2011 -0700 nouveau: Add implementation of MapRenderbuffer. Perhaps the

Mesa (master): radeon: Add implementation of MapRenderbuffer.

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 425b8d54b8c97bcbd433393f34a27027e4ff8c4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=425b8d54b8c97bcbd433393f34a27027e4ff8c4d Author: Eric Anholt Date: Mon Oct 17 09:50:52 2011 -0700 radeon: Add implementation of MapRenderbuffer. Unlike intel,

Mesa (master): intel: Use MapRenderbuffer in spans setup.

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: bae10c0d2e518f06c3686e04c778f0da73525b4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bae10c0d2e518f06c3686e04c778f0da73525b4d Author: Eric Anholt Date: Tue Oct 11 14:46:31 2011 -0700 intel: Use MapRenderbuffer in spans setup. Reviewed-by: Bria

Mesa (master): intel: Add an implementation of MapRenderbuffer.

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 92054cd94e2188c9f4d56ddf9377c5aeb8a4e64e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92054cd94e2188c9f4d56ddf9377c5aeb8a4e64e Author: Eric Anholt Date: Tue Oct 11 14:22:45 2011 -0700 intel: Add an implementation of MapRenderbuffer. v2: Add sep

Mesa (master): intel: Improve the debug info for renderbuffer allocation.

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6b341662b3bbde7e86b3b9184266412da1b27977 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b341662b3bbde7e86b3b9184266412da1b27977 Author: Eric Anholt Date: Mon Oct 31 17:07:34 2011 -0700 intel: Improve the debug info for renderbuffer allocation. -

Mesa (master): Add MapRenderbuffer implementations for software drivers.

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 76d1275474d7b5ac2f0edf5856ae1c5fc234f0d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76d1275474d7b5ac2f0edf5856ae1c5fc234f0d9 Author: Eric Anholt Date: Thu Oct 13 12:02:43 2011 -0700 Add MapRenderbuffer implementations for software drivers. Me

Mesa (master): mesa: Add a driver hook for mapping renderbuffers.

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: a25a452fbed6cd72b356ff96839d2097b3e4a4fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a25a452fbed6cd72b356ff96839d2097b3e4a4fe Author: Eric Anholt Date: Tue Oct 11 14:12:50 2011 -0700 mesa: Add a driver hook for mapping renderbuffers. Reviewed-

Mesa (master): Revert "intel: Drop the immediate validation of the texture object in TFP."

2011-11-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 15b58d8c2233f0e67257cb907c7d90fa23c723a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15b58d8c2233f0e67257cb907c7d90fa23c723a5 Author: Eric Anholt Date: Tue Nov 1 09:24:47 2011 -0700 Revert "intel: Drop the immediate validation of the texture o

Mesa (master): mesa: make save_EndConditionalRender param list (void) to silence warning

2011-11-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 689df24503d018f2d120316dc99cd96410526895 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=689df24503d018f2d120316dc99cd96410526895 Author: Brian Paul Date: Tue Nov 1 13:34:52 2011 -0600 mesa: make save_EndConditionalRender param list (void) to sile

Mesa (master): postprocess: remove const qualifiers on unsigned int parameters

2011-11-01 Thread Brian Paul
Module: Mesa Branch: master Commit: f6fa34f7ada52cfe4c811e12ba7e4eef84ba7ca1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6fa34f7ada52cfe4c811e12ba7e4eef84ba7ca1 Author: Brian Paul Date: Tue Nov 1 11:34:51 2011 -0600 postprocess: remove const qualifiers on unsigned int parameter

Mesa (master): scons: include src/glsl/Makefile.sources

2011-11-01 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 45568faba25c503b59018b8b414f5751c83b1d88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45568faba25c503b59018b8b414f5751c83b1d88 Author: Chia-I Wu Date: Sun Oct 30 19:32:25 2011 +0800 scons: include src/glsl/Makefile.sources Reviewed-by: Brian Pa

Mesa (master): android: include src/glsl/Makefile.sources

2011-11-01 Thread Chia-I Wu
Module: Mesa Branch: master Commit: fb0e4a23fab6992e827f0b62d5326745065074a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb0e4a23fab6992e827f0b62d5326745065074a2 Author: Chia-I Wu Date: Sun Oct 30 19:32:41 2011 +0800 android: include src/glsl/Makefile.sources This also fixes the

Mesa (master): glsl: Refactor source lists to Makefile.sources

2011-11-01 Thread Chia-I Wu
Module: Mesa Branch: master Commit: dfdb34b7c1ad38027c301ac71d3890c6c5d5751a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfdb34b7c1ad38027c301ac71d3890c6c5d5751a Author: Chia-I Wu Date: Sun Oct 30 19:28:35 2011 +0800 glsl: Refactor source lists to Makefile.sources With the hope

Mesa (master): mesa: Fix memory leak in out-of-memory path.

2011-11-01 Thread Vinson Lee
Module: Mesa Branch: master Commit: 3d6d44348150cef8316f32de79470d9a0ed71155 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d6d44348150cef8316f32de79470d9a0ed71155 Author: Vinson Lee Date: Thu Oct 27 14:51:08 2011 -0700 mesa: Fix memory leak in out-of-memory path. Fixes Coverity r

Mesa (master): drisw: Enable SGI_make_current_read for direct contexts

2011-11-01 Thread Adam Jackson
Module: Mesa Branch: master Commit: 6d3d0ca9e9ef0d0a1e3ba0940f7127298e078a7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d3d0ca9e9ef0d0a1e3ba0940f7127298e078a7d Author: Adam Jackson Date: Tue Nov 1 13:52:48 2011 -0400 drisw: Enable SGI_make_current_read for direct contexts Equ

Mesa (master): st/xa: Add a scanout flag for surfaces

2011-11-01 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: dc4ef916016dc4237551bad132325c71f4eb28e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc4ef916016dc4237551bad132325c71f4eb28e2 Author: Thomas Hellstrom Date: Tue Nov 1 17:42:21 2011 +0100 st/xa: Add a scanout flag for surfaces Bump minor to si

Mesa (master): Build link_uniforms for android

2011-11-01 Thread Eugeni Dodonov
Module: Mesa Branch: master Commit: 48a4b9b70cd0020ad09d605672a53dd7be86b3af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48a4b9b70cd0020ad09d605672a53dd7be86b3af Author: Eugeni Dodonov Date: Tue Nov 1 15:04:01 2011 -0200 Build link_uniforms for android Otherwise android-x86 bui

Mesa (master): llvmpipe: Re-advertise support for stencil formats...

2011-11-01 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a1b737d72f1fec1d967255f4f87b5208a857c87f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1b737d72f1fec1d967255f4f87b5208a857c87f Author: José Fonseca Date: Tue Nov 1 12:28:47 2011 + llvmpipe: Re-advertise support for stencil formats... "no f

Mesa (master): llvmpipe: Use -1 instead of ~0 for "no slot".

2011-11-01 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0cbb49aff59f7a671d153d9baa70aa78b07da538 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cbb49aff59f7a671d153d9baa70aa78b07da538 Author: José Fonseca Date: Mon Oct 31 19:35:55 2011 + llvmpipe: Use -1 instead of ~0 for "no slot". As the value

Mesa (master): docs: update relnotes-7.12

2011-11-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4a0afa2c3b7a7b7460fda061bc46240876283a4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a0afa2c3b7a7b7460fda061bc46240876283a4b Author: Marek Olšák Date: Sat Oct 29 14:33:08 2011 +0200 docs: update relnotes-7.12 --- docs/relnotes-7.12.html |

Mesa (master): dri/nouveau: Enable NV_fog_distance on NV10 and NV20 hardware

2011-11-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 66389bb99d86c8d96c2a7dbd83a5227c0e13e767 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66389bb99d86c8d96c2a7dbd83a5227c0e13e767 Author: Nicholas Miell Date: Tue Sep 20 15:20:39 2011 +0200 dri/nouveau: Enable NV_fog_distance on NV10 and NV20 hardw

Mesa (master): st/mesa: Enable NV_fog_distance for Gallium drivers

2011-11-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 64cebb6c8339f515ff8acb7c34fd0615b0e34a19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64cebb6c8339f515ff8acb7c34fd0615b0e34a19 Author: Nicholas Miell Date: Mon Sep 19 23:17:01 2011 -0700 st/mesa: Enable NV_fog_distance for Gallium drivers The f

Mesa (master): mesa: Add NV_fog_distance to the fixed-function vertex program generator

2011-11-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: fadd5e1b00a587ad73f64ccfae59a742ea1b5bbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fadd5e1b00a587ad73f64ccfae59a742ea1b5bbe Author: Nicholas Miell Date: Mon Sep 19 23:17:00 2011 -0700 mesa: Add NV_fog_distance to the fixed-function vertex pro

Mesa (master): mesa: Add the basics for the NV_fog_distance extension

2011-11-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 740467dd62962b4effdaf51e38edc032e2a39487 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=740467dd62962b4effdaf51e38edc032e2a39487 Author: Nicholas Miell Date: Mon Sep 19 23:16:59 2011 -0700 mesa: Add the basics for the NV_fog_distance extension No

Mesa (master): ralloc: Use _vscprintf on MinGW.

2011-11-01 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7f08248c2e2d7e862e88db2d0008efca3c276512 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f08248c2e2d7e862e88db2d0008efca3c276512 Author: José Fonseca Date: Tue Nov 1 06:58:29 2011 + ralloc: Use _vscprintf on MinGW. MinGW uses MSVC's runtime