Mesa (9.0): docs: Add some missing features to 9.0 release notes and GL3. txt

2012-08-30 Thread Ian Romanick
Module: Mesa Branch: 9.0 Commit: 2d2f1fd164218eacf2b142bc808be1f25f66e72c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d2f1fd164218eacf2b142bc808be1f25f66e72c Author: Ian Romanick Date: Thu Aug 30 15:22:37 2012 -0700 docs: Add some missing features to 9.0 release notes and GL3.tx

Mesa (master): docs: Add some missing features to 9.0 release notes and GL3 .txt

2012-08-30 Thread Ian Romanick
Module: Mesa Branch: master Commit: 2d2f1fd164218eacf2b142bc808be1f25f66e72c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d2f1fd164218eacf2b142bc808be1f25f66e72c Author: Ian Romanick Date: Thu Aug 30 15:22:37 2012 -0700 docs: Add some missing features to 9.0 release notes and GL3

Mesa (master): mesa: Bump version to 9.0

2012-08-30 Thread Ian Romanick
Module: Mesa Branch: master Commit: 0791484c4233f3b474b1d9ba1af2f4608fe7e962 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0791484c4233f3b474b1d9ba1af2f4608fe7e962 Author: Ian Romanick Date: Thu Aug 30 13:55:02 2012 -0700 mesa: Bump version to 9.0 Now that OpenGL 3.1 is supported

Mesa (master): r600g: enable transform feedback on Cayman

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0e470533ad0aecb58341a8935618c8cdf642bedd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e470533ad0aecb58341a8935618c8cdf642bedd Author: Marek Olšák Date: Thu Aug 30 16:33:36 2012 +0200 r600g: enable transform feedback on Cayman There doesn't see

Mesa (master): r600g: implement MSAA for Cayman

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 64db3cc6ad2d52dec46119e5b80030393cb60bf4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64db3cc6ad2d52dec46119e5b80030393cb60bf4 Author: Marek Olšák Date: Thu Aug 30 05:38:02 2012 +0200 r600g: implement MSAA for Cayman Everything works except for

Mesa (master): i965/msaa: flag _NEW_MULTISAMPLE in the brw_tracked_state

2012-08-30 Thread Anuj Phogat
Module: Mesa Branch: master Commit: f8a8f069ee2dae35470c6e2a681e5e110044e6fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8a8f069ee2dae35470c6e2a681e5e110044e6fe Author: Anuj Phogat Date: Wed Aug 29 12:22:11 2012 -0700 i965/msaa: flag _NEW_MULTISAMPLE in the brw_tracked_state Th

Mesa (master): r600g: enable MSAA on r6xx by default

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: c2e9dd0276464ed61d48d3d80b9be8228767dfe2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2e9dd0276464ed61d48d3d80b9be8228767dfe2 Author: Marek Olšák Date: Sun Aug 26 23:03:51 2012 +0200 r600g: enable MSAA on r6xx by default DRM 2.22.0 is required

Mesa (master): r600g: disable MSAA depth decompression on r6xx

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 2f6eb3afb725112b2a0b110493f5062f80a78a3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f6eb3afb725112b2a0b110493f5062f80a78a3f Author: Marek Olšák Date: Sun Aug 26 23:02:37 2012 +0200 r600g: disable MSAA depth decompression on r6xx --- src/ga

Mesa (master): r600g: implement color resolve for r600

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 78354011f99c4103345f8f32e10b0b4b884ebdaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78354011f99c4103345f8f32e10b0b4b884ebdaf Author: Marek Olšák Date: Sun Aug 26 22:38:35 2012 +0200 r600g: implement color resolve for r600 The blend state is d

Mesa (master): r600g: fix CB_SHADER_MASK and CB_TARGET_MASK for r6xx

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 863e2c85b9c59d717ad786c709638d948ff0f38e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=863e2c85b9c59d717ad786c709638d948ff0f38e Author: Marek Olšák Date: Sun Aug 26 22:33:55 2012 +0200 r600g: fix CB_SHADER_MASK and CB_TARGET_MASK for r6xx ---

Mesa (master): r600g: implement draw_rectangle callback

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 187d7fb2fec7da889f25366696faaac4c2e8f9c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=187d7fb2fec7da889f25366696faaac4c2e8f9c4 Author: Marek Olšák Date: Fri Aug 24 05:57:22 2012 +0200 r600g: implement draw_rectangle callback The color resolve o

Mesa (master): r600g: implement MSAA for r700

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 8698a3b85dd89c5d2fa473e7942b7dc8d25f3c8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8698a3b85dd89c5d2fa473e7942b7dc8d25f3c8f Author: Marek Olšák Date: Thu Aug 2 22:31:22 2012 +0200 r600g: implement MSAA for r700 Reviewed-by: Jerome Glisse

Mesa (master): r600g: change programming of CB_SHADER_MASK on r600-r700

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: edf22a5c6de5107c3f67357dad7cebbc8daf8368 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edf22a5c6de5107c3f67357dad7cebbc8daf8368 Author: Marek Olšák Date: Tue Aug 21 20:26:20 2012 +0200 r600g: change programming of CB_SHADER_MASK on r600-r700 Thi

Mesa (master): configure.ac: require libdrm_radeon 2.6.39 for MSAA

2012-08-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1ff5f0882340c1d948a62c53ab2446b29e6b0d43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ff5f0882340c1d948a62c53ab2446b29e6b0d43 Author: Marek Olšák Date: Mon Aug 27 00:22:31 2012 +0200 configure.ac: require libdrm_radeon 2.6.39 for MSAA --- co

Mesa (master): meta: remove call to _meta_in_progress(), fix multisample enable/disable

2012-08-30 Thread Paul Berry
Module: Mesa Branch: master Commit: 055093e33fc90705c429e948caefedf0e0fb82af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=055093e33fc90705c429e948caefedf0e0fb82af Author: Brian Paul Date: Thu Aug 30 08:45:13 2012 -0600 meta: remove call to _meta_in_progress(), fix multisample enab

Mesa (master): meta: add parenthesis to silence compiler warnings

2012-08-30 Thread Brian Paul
Module: Mesa Branch: master Commit: aad7ccd261e67e9d943dcab17ebe8082d7b6f4d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aad7ccd261e67e9d943dcab17ebe8082d7b6f4d9 Author: Brian Paul Date: Thu Aug 30 08:43:27 2012 -0600 meta: add parenthesis to silence compiler warnings Reviewed-b

Mesa (master): scons : add HAVE_DLOPEN to build environment

2012-08-30 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 9121460f13c420d9cd2783636fe79bc4798eebed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9121460f13c420d9cd2783636fe79bc4798eebed Author: Tapani Pälli Date: Tue Aug 28 14:01:51 2012 +0300 scons : add HAVE_DLOPEN to build environment fixes dlopen i

Mesa (master): radeonsi: fix stupid bug added in commit 07838603b9a69c05911edbcd351bfce5ad9b5a2c

2012-08-30 Thread Christian König
Module: Mesa Branch: master Commit: f1fd94f3550372a91e79c4ff6c0b09821dfb0192 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1fd94f3550372a91e79c4ff6c0b09821dfb0192 Author: Christian König Date: Fri Aug 24 10:55:16 2012 +0200 radeonsi: fix stupid bug added in commit 07838603b9a69c0