Mesa (master): gallium: convert rasterizer state to use gl-style front/ back concepts

2010-05-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 0bd1cbcd0d28dbadfb0c3e1f8b048a18b56bc72c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bd1cbcd0d28dbadfb0c3e1f8b048a18b56bc72c Author: Keith Whitwell kei...@vmware.com Date: Fri May 14 13:04:42 2010 +0100 gallium: convert rasterizer state to use

Mesa (master): gallium: more work on ccw flag removal

2010-05-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 9c264642c385557d64b9bc6bbe31d2d15e703aff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c264642c385557d64b9bc6bbe31d2d15e703aff Author: Keith Whitwell kei...@vmware.com Date: Fri May 14 19:20:25 2010 +0100 gallium: more work on ccw flag removal

Mesa (master): draw: fix typo checking for unfilled polygons

2010-05-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 7813d12e05e654d12e2cf6c47a7e73eb0310493c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7813d12e05e654d12e2cf6c47a7e73eb0310493c Author: Keith Whitwell kei...@vmware.com Date: Fri May 14 23:46:43 2010 +0100 draw: fix typo checking for unfilled

Mesa (master): softpipe: restore culling code

2010-05-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 4ff1274e2312c7d9d8538dc443af500ec3b769cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ff1274e2312c7d9d8538dc443af500ec3b769cf Author: Keith Whitwell kei...@vmware.com Date: Fri May 14 20:36:08 2010 +0100 softpipe: restore culling code ---

Mesa (master): llvmpipe: fix front/back tri culling mix-up

2010-05-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: e5ee8b4fae2983512f9c70f2f021fc8c35e62a75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5ee8b4fae2983512f9c70f2f021fc8c35e62a75 Author: Brian Paul bri...@vmware.com Date: Mon May 17 11:43:43 2010 -0600 llvmpipe: fix front/back tri culling mix-up

Mesa (master): draw: fix front/back error in unfilled pipeline stage

2010-05-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 5ebd2fa7dacee1b517e50ac89af66800fe47af22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ebd2fa7dacee1b517e50ac89af66800fe47af22 Author: Keith Whitwell kei...@vmware.com Date: Fri May 14 23:47:05 2010 +0100 draw: fix front/back error in unfilled

Mesa (master): Merge branch 'gallium-front-ccw'

2010-05-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: ef9b4d20d78a748e653a61286d83f33dc6c46184 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef9b4d20d78a748e653a61286d83f33dc6c46184 Author: Keith Whitwell kei...@vmware.com Date: Fri May 21 15:41:06 2010 +0100 Merge branch 'gallium-front-ccw' ---

Mesa (master): docs: update rasterizer for ccw changes

2010-05-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 0ff2373131011cf3d7dec737aa4ef5f54d2b7ba5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ff2373131011cf3d7dec737aa4ef5f54d2b7ba5 Author: Keith Whitwell kei...@vmware.com Date: Fri May 21 15:38:48 2010 +0100 docs: update rasterizer for ccw changes

Mesa (master): gallium: remnants of old ccw state

2010-05-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 519694e0fcbd776787a69b7cef87c14dd7c99dc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=519694e0fcbd776787a69b7cef87c14dd7c99dc5 Author: Keith Whitwell kei...@vmware.com Date: Fri May 21 16:05:16 2010 +0100 gallium: remnants of old ccw state ---

Mesa (7.8): gallium/rtasm: add function prototype to silence warning

2010-05-21 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: f94e259d8e4d9cd393fde1febf09db3ee99d7867 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f94e259d8e4d9cd393fde1febf09db3ee99d7867 Author: Brian Paul bri...@vmware.com Date: Fri May 21 09:27:03 2010 -0600 gallium/rtasm: add function prototype to

Mesa (7.8): gallium/draw: fix function parameter warning

2010-05-21 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: b4777f82d599de6c647cedd811d02338ddc1ed16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4777f82d599de6c647cedd811d02338ddc1ed16 Author: Brian Paul bri...@vmware.com Date: Fri May 21 09:27:24 2010 -0600 gallium/draw: fix function parameter warning

Mesa (7.8): cell: remove unused var

2010-05-21 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: 433626e5c0985fb362e8c23659aba8d7121f8272 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=433626e5c0985fb362e8c23659aba8d7121f8272 Author: Brian Paul bri...@vmware.com Date: Fri May 21 09:27:39 2010 -0600 cell: remove unused var ---

Mesa (7.8): cell: fix breakage from earlier draw module changes

2010-05-21 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: 5c54b54e0036b9d1d491b6f00855c8ec93a53dd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c54b54e0036b9d1d491b6f00855c8ec93a53dd0 Author: Brian Paul bri...@vmware.com Date: Fri May 21 09:49:08 2010 -0600 cell: fix breakage from earlier draw module

Mesa (7.8): docs: update 7.8.2 relnotes with Cell driver fixes

2010-05-21 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: 7d313d35060835af72e67a1f32c847c7814cf2d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d313d35060835af72e67a1f32c847c7814cf2d0 Author: Brian Paul bri...@vmware.com Date: Fri May 21 09:52:05 2010 -0600 docs: update 7.8.2 relnotes with Cell driver

Mesa (master): cell: fix breakage from earlier draw module changes

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 6e0efad38b25cb6a143f25ef0a1a86c464f4faef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e0efad38b25cb6a143f25ef0a1a86c464f4faef Author: Brian Paul bri...@vmware.com Date: Fri May 21 09:28:07 2010 -0600 cell: fix breakage from earlier draw module

Mesa (master): cell: assorted compilation fixes

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 2c6882f8c1320a5e62fd0c7edeea588712ff6dda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c6882f8c1320a5e62fd0c7edeea588712ff6dda Author: Brian Paul bri...@vmware.com Date: Fri May 21 09:47:00 2010 -0600 cell: assorted compilation fixes ---

Mesa (master): docs: update 7.8.2 relnotes with Cell driver fixes

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: b7f8f176f1475ded837ba1dca22238855a1be817 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7f8f176f1475ded837ba1dca22238855a1be817 Author: Brian Paul bri...@vmware.com Date: Fri May 21 09:51:42 2010 -0600 docs: update 7.8.2 relnotes with Cell driver

Mesa (master): Add __DragonFly__ in querymatrix for fpclassify()

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: d2fa95a4c08ba32237cff1d5b5d28b35f7d3d753 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2fa95a4c08ba32237cff1d5b5d28b35f7d3d753 Author: David Shao davs...@gmail.com Date: Fri May 21 08:15:01 2010 -0700 Add __DragonFly__ in querymatrix for

Mesa (master): progs/tests: print more info in copypixrate.c

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 3bd58885840f895a64cbdafcd90de51ab4a8c733 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bd58885840f895a64cbdafcd90de51ab4a8c733 Author: Brian Paul bri...@vmware.com Date: Wed May 19 11:23:26 2010 -0600 progs/tests: print more info in

Mesa (master): nouveau/nvfx: Fill more PIPE_CAP_MAX_ values

2010-05-21 Thread Patrice Mandin
Module: Mesa Branch: master Commit: 8504c5d931e47765a15fdaec2df2cb6502a1bd5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8504c5d931e47765a15fdaec2df2cb6502a1bd5c Author: Patrice Mandin patman...@gmail.com Date: Fri May 21 19:09:08 2010 +0200 nouveau/nvfx: Fill more PIPE_CAP_MAX_

Mesa (master): rbug: fix breakage due to interface changes

2010-05-21 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: e4f4489e3fc0b36d72821b55794fb843b2b7fa5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4f4489e3fc0b36d72821b55794fb843b2b7fa5f Author: Roland Scheidegger srol...@vmware.com Date: Fri May 21 20:52:01 2010 +0200 rbug: fix breakage due to interface

Mesa (master): Remove demos that have moved to git+ssh://git.freedesktop. org/git/mesa/demos.

2010-05-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 68fc4b415e322f6744299e39864fbc377c6eff74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68fc4b415e322f6744299e39864fbc377c6eff74 Author: Eric Anholt e...@anholt.net Date: Fri May 21 09:32:38 2010 -0700 Remove demos that have moved to

Mesa (master): Fix test for MESA_LLVM.

2010-05-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1a8b1277c59db49d4d99b15193d07a0bd1ea6446 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a8b1277c59db49d4d99b15193d07a0bd1ea6446 Author: Eric Anholt e...@anholt.net Date: Fri May 21 12:17:24 2010 -0700 Fix test for MESA_LLVM. --- configure.ac |

Mesa (master): mesa: disable building the removed demos

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 6af41a5edc26ab3881b24e846867b5b1fd79fc60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6af41a5edc26ab3881b24e846867b5b1fd79fc60 Author: Brian Paul bri...@vmware.com Date: Fri May 21 14:11:40 2010 -0600 mesa: disable building the removed demos

Mesa (master): mesa: disable building the removed demos with scons

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 7c226d0ab833b4bd359c675aefbc6aaeb485fd98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c226d0ab833b4bd359c675aefbc6aaeb485fd98 Author: Brian Paul bri...@vmware.com Date: Fri May 21 14:12:11 2010 -0600 mesa: disable building the removed demos

Mesa (master): st_api: Add get param function to st_manager

2010-05-21 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 5f66363f8ed26d6f3fc8fcccde804fe1fea1bbaa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f66363f8ed26d6f3fc8fcccde804fe1fea1bbaa Author: Jakob Bornecrantz ja...@vmware.com Date: Fri May 21 20:25:54 2010 +0100 st_api: Add get param function to

Mesa (master): nouveau: Fix build after msaa merge

2010-05-21 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 0853401805fc95c71e237fe9b04ff023cd268361 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0853401805fc95c71e237fe9b04ff023cd268361 Author: Jakob Bornecrantz ja...@vmware.com Date: Fri May 21 21:24:10 2010 +0100 nouveau: Fix build after msaa merge

Mesa (master): st/glx: fix incorrect parameter type

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 83adf8c3a4fd75b7877e1894f6f32a04a4d0bf06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83adf8c3a4fd75b7877e1894f6f32a04a4d0bf06 Author: Brian Paul bri...@vmware.com Date: Fri May 21 14:51:36 2010 -0600 st/glx: fix incorrect parameter type ---

Mesa (master): st/mesa: remove unused var

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 0a2e963ce386de243279b2ae0fb3545a79414eb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a2e963ce386de243279b2ae0fb3545a79414eb1 Author: Brian Paul bri...@vmware.com Date: Fri May 21 14:57:06 2010 -0600 st/mesa: remove unused var ---

Mesa (master): mesa: fix warnings about missing initializers in get.c table

2010-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: ffd2bc3dfbcccd3c38ff93ac107027a5a5764eb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffd2bc3dfbcccd3c38ff93ac107027a5a5764eb5 Author: Brian Paul bri...@vmware.com Date: Fri May 21 14:57:29 2010 -0600 mesa: fix warnings about missing

Mesa (master): st_api: Give get_egl_image arguments directly to the function

2010-05-21 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 4db0c760195c67f1bc114fdfb8464791030a526c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4db0c760195c67f1bc114fdfb8464791030a526c Author: Jakob Borncrantz ja...@vmware.com Date: Fri May 21 23:25:45 2010 +0100 st_api: Give get_egl_image arguments

Mesa (master): glx: Split tfp functions out to context vtable

2010-05-21 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 643b2af0203764cb9f0a5b9e082937ab3f243523 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=643b2af0203764cb9f0a5b9e082937ab3f243523 Author: Kristian Høgsberg k...@bitplanet.net Date: Fri May 21 10:36:56 2010 -0400 glx: Split tfp functions out to

Mesa (master): glx: Invalidate drawable in glXBindTexImageEXT() if we don' t get events

2010-05-21 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: ab780bccb737e0dc25a55b5e54faad9c4a790ac0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab780bccb737e0dc25a55b5e54faad9c4a790ac0 Author: Kristian Høgsberg k...@bitplanet.net Date: Fri May 21 11:51:33 2010 -0400 glx: Invalidate drawable in