Mesa (mesa_7_5_branch): mesa: add missing glGet*() case for GL_VERTEX_ARRAY_BINDING_APPLE

2009-05-21 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 70c4b81e88e18e354e8dfaf47e5455e463b207d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70c4b81e88e18e354e8dfaf47e5455e463b207d8 Author: Brian Paul Date: Thu May 21 21:49:57 2009 -0600 mesa: add missing glGet*() case for GL_VERTEX_ARRAY_B

Mesa (master): vbo: fix build breakage...oops

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 8b91778f46bf7f48efacf5f14d3cc9023a1986ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b91778f46bf7f48efacf5f14d3cc9023a1986ae Author: Brian Paul Date: Thu May 21 17:07:33 2009 -0600 vbo: fix build breakage...oops --- src/mesa/vbo/vbo_exec_ar

Mesa (master): vbo: comments, whitespace clean-ups

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 3bfe312d0136c95b2a8518d65fa32c89ed474987 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bfe312d0136c95b2a8518d65fa32c89ed474987 Author: Brian Paul Date: Thu May 21 17:03:52 2009 -0600 vbo: comments, whitespace clean-ups --- src/mesa/vbo/vbo_ex

Mesa (master): mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/ MAX_NV_VERTEX_PROGRAM_INPUTS

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: d2a74d76c96957cf0294dcf40d29526621ada95e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2a74d76c96957cf0294dcf40d29526621ada95e Author: Brian Paul Date: Thu May 21 17:03:21 2009 -0600 mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRAM_INPUT

Mesa (master): mesa: use MAX_ values instead of literals

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: d4fb7615b5a9c514d48fc78a01c52cb721b889c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4fb7615b5a9c514d48fc78a01c52cb721b889c6 Author: Brian Paul Date: Thu May 21 16:52:45 2009 -0600 mesa: use MAX_ values instead of literals --- src/mesa/vbo/

Mesa (master): Merge branch 'mesa_7_5_branch'

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 7e2fb129816df48a103da3e4e6937530bd86cac8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e2fb129816df48a103da3e4e6937530bd86cac8 Author: Brian Paul Date: Thu May 21 16:57:28 2009 -0600 Merge branch 'mesa_7_5_branch' --- ___

Mesa (master): vbo: fix incorrect loop limit in bind_array_obj()

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 8da09e6924ca22ba7951d5a7673dfab2a711a997 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8da09e6924ca22ba7951d5a7673dfab2a711a997 Author: Brian Paul Date: Thu May 21 16:54:35 2009 -0600 vbo: fix incorrect loop limit in bind_array_obj() The generic

Mesa (master): minstall: Don't copy over an identical file

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: d2f4c2b6327832ce59dde5d7741a656b5ff5c46d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2f4c2b6327832ce59dde5d7741a656b5ff5c46d Author: Carl Worth Date: Thu May 21 07:52:13 2009 -0600 minstall: Don't copy over an identical file The rationale her

Mesa (mesa_7_5_branch): vbo: fix incorrect loop limit in bind_array_obj()

2009-05-21 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 8da09e6924ca22ba7951d5a7673dfab2a711a997 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8da09e6924ca22ba7951d5a7673dfab2a711a997 Author: Brian Paul Date: Thu May 21 16:54:35 2009 -0600 vbo: fix incorrect loop limit in bind_array_obj() Th

Mesa (mesa_7_5_branch): mesa: use MAX_ values instead of literals

2009-05-21 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: d4fb7615b5a9c514d48fc78a01c52cb721b889c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4fb7615b5a9c514d48fc78a01c52cb721b889c6 Author: Brian Paul Date: Thu May 21 16:52:45 2009 -0600 mesa: use MAX_ values instead of literals --- src/

Mesa (master): mesa: added gl_array_object::Weight array field

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 8fa0cb2b422abaeee1b69f82ca7e9f02dc8393b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fa0cb2b422abaeee1b69f82ca7e9f02dc8393b9 Author: Brian Paul Date: Thu May 21 10:15:18 2009 -0600 mesa: added gl_array_object::Weight array field We don't real

Mesa (master): mesa: freshen comments for update_array()

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 54a5ffbfa1f935c46642a9835f08983cc1fdfeed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54a5ffbfa1f935c46642a9835f08983cc1fdfeed Author: Brian Paul Date: Thu May 21 16:05:11 2009 -0600 mesa: freshen comments for update_array() --- src/mesa/main

Mesa (master): mesa: minor code simplification in _mesa_GetVertexAttrib*NV( )

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 667a4037fac4fd154ebfa7513b3bbba935077241 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=667a4037fac4fd154ebfa7513b3bbba935077241 Author: Brian Paul Date: Thu May 21 16:03:18 2009 -0600 mesa: minor code simplification in _mesa_GetVertexAttrib*NV()

Mesa (master): mesa: comment for _mesa_GetVertexAttribfvARB()

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 024de60348c5f463b9611f2d28270ce514da55c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=024de60348c5f463b9611f2d28270ce514da55c9 Author: Brian Paul Date: Thu May 21 16:02:50 2009 -0600 mesa: comment for _mesa_GetVertexAttribfvARB() --- src/mesa

Mesa (master): mesa: remove const qualifier

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 6a2211f00077f49af42e6f087e3120abfb1be5ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a2211f00077f49af42e6f087e3120abfb1be5ae Author: Brian Paul Date: Thu May 21 15:55:50 2009 -0600 mesa: remove const qualifier --- src/mesa/main/varray.c |

Mesa (master): mesa: minor code simplification in _mesa_GetVertexAttribfvARB()

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 254845fad064eabd92c7a72322e647137ec719e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=254845fad064eabd92c7a72322e647137ec719e9 Author: Brian Paul Date: Thu May 21 15:57:29 2009 -0600 mesa: minor code simplification in _mesa_GetVertexAttribfvARB(

Mesa (master): mesa: call _mesa_update_array_object_max_element() before printing array info

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 8fe3134622eed34159ff6f72a33558a659e8d299 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fe3134622eed34159ff6f72a33558a659e8d299 Author: Brian Paul Date: Thu May 21 15:36:25 2009 -0600 mesa: call _mesa_update_array_object_max_element() before prin

Mesa (master): mesa: VertexAttribPointer comments

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: a554d7c4d87902833382cb67bd8a282d5c500c6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a554d7c4d87902833382cb67bd8a282d5c500c6d Author: Brian Paul Date: Thu May 21 15:55:33 2009 -0600 mesa: VertexAttribPointer comments --- src/mesa/main/varray

Mesa (master): mesa: check FEATURE_point_size_array for PointSize array

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 1889890c88c3c10287ca4f84369190cc7029884f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1889890c88c3c10287ca4f84369190cc7029884f Author: Brian Paul Date: Thu May 21 10:11:13 2009 -0600 mesa: check FEATURE_point_size_array for PointSize array ---

Mesa (master): mesa: fix some potential state-restore issues in pop_texture_group()

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: aac19609bfd7c950b2577489b06886c8a8097bb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aac19609bfd7c950b2577489b06886c8a8097bb2 Author: Brian Paul Date: Thu May 21 10:05:04 2009 -0600 mesa: fix some potential state-restore issues in pop_texture_g

Mesa (master): mesa: new _mesa_update_array_object_max_element() function

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: de1cfc5e8a8e9d0b0b397671575ae448a554a002 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de1cfc5e8a8e9d0b0b397671575ae448a554a002 Author: Brian Paul Date: Thu May 21 09:56:41 2009 -0600 mesa: new _mesa_update_array_object_max_element() function Th

Mesa (master): vbo: return VP_NONE from get_program_mode() if running fixed-func vertex program

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: dda82137d28aba846dda73da230871c115e30aaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dda82137d28aba846dda73da230871c115e30aaf Author: Brian Paul Date: Thu May 21 09:52:33 2009 -0600 vbo: return VP_NONE from get_program_mode() if running fixed-f

Mesa (master): vbo: move vp_mode enum to vbo_exec.h, use enum instead of GLuint

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: a1f6f82e829d14a9b730f1761ebfc11b4409cb51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1f6f82e829d14a9b730f1761ebfc11b4409cb51 Author: Brian Paul Date: Thu May 21 09:50:55 2009 -0600 vbo: move vp_mode enum to vbo_exec.h, use enum instead of GLui

Mesa (r6xx-rewrite): r6xx/r7xx: fix segfault in vertex shader setup

2009-05-21 Thread Alex Deucher
Module: Mesa Branch: r6xx-rewrite Commit: b52cdb81e2a0f7109e754daa4a02aced22aa995f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b52cdb81e2a0f7109e754daa4a02aced22aa995f Author: Alex Deucher Date: Thu May 21 17:40:27 2009 -0400 r6xx/r7xx: fix segfault in vertex shader setup ---

Mesa (r6xx-rewrite): r6xx: fix count on START_3D packet

2009-05-21 Thread Alex Deucher
Module: Mesa Branch: r6xx-rewrite Commit: 1b84d228d5a3c15530567ce193455af4932839bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b84d228d5a3c15530567ce193455af4932839bf Author: Alex Deucher Date: Thu May 21 17:38:14 2009 -0400 r6xx: fix count on START_3D packet --- src/mesa/dri

Mesa (master): i956: Make state dependency of SF on drawbuffer bounds match Mesa's.

2009-05-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3a521d84ecc646fcc65fa3fe7c5f1fdbdebe8bc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a521d84ecc646fcc65fa3fe7c5f1fdbdebe8bc2 Author: Eric Anholt Date: Wed May 20 15:59:07 2009 -0700 i956: Make state dependency of SF on drawbuffer bounds match

Mesa (master): i965: fix whitespace in brw_tex_layout.c

2009-05-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: bd0861e2742c22e4bce83bce40dfdbfd713835df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd0861e2742c22e4bce83bce40dfdbfd713835df Author: Eric Anholt Date: Wed May 20 21:15:46 2009 -0700 i965: fix whitespace in brw_tex_layout.c The broken indentat

Mesa (master): intel: Fall back on any rendering to texture with no miptree .

2009-05-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: e78a6aa2b94683faa8d43a39aa68d806b14f8833 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e78a6aa2b94683faa8d43a39aa68d806b14f8833 Author: Eric Anholt Date: Wed May 20 14:16:34 2009 -0700 intel: Fall back on any rendering to texture with no miptree.

Mesa (master): intel: Mark the FBO as incomplete if there' s no intel_renderbuffer for it.

2009-05-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8bba183b9eeb162661a287bf2e118c6dd419dd24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bba183b9eeb162661a287bf2e118c6dd419dd24 Author: Eric Anholt Date: Wed May 20 14:05:03 2009 -0700 intel: Mark the FBO as incomplete if there's no intel_renderb

Mesa (master): intel: Don' t segfault on glGenerateMipmaps of a cube map with one face defined.

2009-05-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 467f18f7a5375af9a31031063536c927df3ea70c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=467f18f7a5375af9a31031063536c927df3ea70c Author: Eric Anholt Date: Wed May 20 14:00:32 2009 -0700 intel: Don't segfault on glGenerateMipmaps of a cube map with

Mesa (master): intel: Use _mesa_CheckFramebufferStatusEXT insteaad of glCheck...

2009-05-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4da58bbab034fb2ef955495445fe377dbce1f411 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4da58bbab034fb2ef955495445fe377dbce1f411 Author: Eric Anholt Date: Wed May 20 13:09:04 2009 -0700 intel: Use _mesa_CheckFramebufferStatusEXT insteaad of glChec

Mesa (master): mesa: added debug functions for dumping color/depth/ stencil buffers

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 02f73c43b4060b58fa0d9b3da4753cbbccde3c84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02f73c43b4060b58fa0d9b3da4753cbbccde3c84 Author: Brian Paul Date: Thu May 21 09:12:35 2009 -0600 mesa: added debug functions for dumping color/depth/stencil bu

Mesa (master): mesa: remove pointless null ptr check, improved some error messages

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: f7ca97f85e73c0b0a0e056ae86e4aa5a68ec39f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7ca97f85e73c0b0a0e056ae86e4aa5a68ec39f1 Author: Brian Paul Date: Thu May 14 16:51:10 2009 -0600 mesa: remove pointless null ptr check, improved some error mes

Mesa (master): i965: rename var: s/tmp/vs_inputs/

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 840c09fc71542fdfc71edd2a2802925d467567bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=840c09fc71542fdfc71edd2a2802925d467567bb Author: Brian Paul Date: Fri May 15 09:14:24 2009 -0600 i965: rename var: s/tmp/vs_inputs/ --- src/mesa/drivers/dri

Mesa (master): mesa: updated comment for _MaxElement field

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 15f21bf357980284d4aea6270f68bb9b83d26fbd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15f21bf357980284d4aea6270f68bb9b83d26fbd Author: Brian Paul Date: Thu May 14 16:23:34 2009 -0600 mesa: updated comment for _MaxElement field It's the largest

Mesa (master): mesa: added _mesa_print_arrays() for debugging

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 39d7524f7b176d4375e230ac60963d197be539f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39d7524f7b176d4375e230ac60963d197be539f2 Author: Brian Paul Date: Thu May 14 16:25:32 2009 -0600 mesa: added _mesa_print_arrays() for debugging --- src/mesa

Mesa (master): mesa: move gl_array_attrib::_MaxElement to gl_array_object:: _MaxElement

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: a185bcbdec856cc98c26098e4e447a683eed14d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a185bcbdec856cc98c26098e4e447a683eed14d1 Author: Brian Paul Date: Thu May 14 13:24:24 2009 -0600 mesa: move gl_array_attrib::_MaxElement to gl_array_object::_M

Mesa (master): vbo: s/8/MAX_TEXTURE_COORD_UNITS/

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 899c524a49fe5dc7413656380ebd65bbd061c042 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=899c524a49fe5dc7413656380ebd65bbd061c042 Author: Brian Paul Date: Thu May 14 08:22:29 2009 -0600 vbo: s/8/MAX_TEXTURE_COORD_UNITS/ --- src/mesa/vbo/vbo_exec

Mesa (master): cell: unroll inner loop of spu_render.c:cmd_render()

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: b4824520ecf453cd8de90e57e839cb11a698d9c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4824520ecf453cd8de90e57e839cb11a698d9c0 Author: Jonathan Adamczewski Date: Thu May 21 08:18:03 2009 -0600 cell: unroll inner loop of spu_render.c:cmd_render()

Mesa (master): cell: perform triangle cull a little earlier

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 2c007517b541ab470ad251365bd95c83002dfb16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c007517b541ab470ad251365bd95c83002dfb16 Author: Jonathan Adamczewski Date: Thu May 21 08:19:00 2009 -0600 cell: perform triangle cull a little earlier In spu

Mesa (master): st: add support for GL_EXT_vertex_array_bgra

2009-05-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 5b27b4ad37bd992d2d3a6fd9d407277113544f30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b27b4ad37bd992d2d3a6fd9d407277113544f30 Author: Brian Paul Date: Thu May 21 08:15:22 2009 -0600 st: add support for GL_EXT_vertex_array_bgra --- src/mesa/s

Mesa (mesa_7_5_branch): minstall: Don't copy over an identical file

2009-05-21 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: d2f4c2b6327832ce59dde5d7741a656b5ff5c46d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2f4c2b6327832ce59dde5d7741a656b5ff5c46d Author: Carl Worth Date: Thu May 21 07:52:13 2009 -0600 minstall: Don't copy over an identical file The rati

Mesa (radeon-rewrite): radeon: maxbuffer size is in bytes

2009-05-21 Thread Jerome Glisse
Module: Mesa Branch: radeon-rewrite Commit: d7cc0eb47930d6c8ebfd18fefbe48fe8eec696a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7cc0eb47930d6c8ebfd18fefbe48fe8eec696a0 Author: Jerome Glisse Date: Thu May 21 13:49:15 2009 +0200 radeon: maxbuffer size is in bytes --- src/mesa/

Mesa (r6xx-r7xx-support): R6xx/7xx: Fix blinn's lighting shader

2009-05-21 Thread Cooper Yuan
Module: Mesa Branch: r6xx-r7xx-support Commit: 8669a81d98df2ec689b9b2e6d52e0e8c1048caeb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8669a81d98df2ec689b9b2e6d52e0e8c1048caeb Author: Cooper Yuan Date: Thu May 21 16:56:00 2009 +0800 R6xx/7xx: Fix blinn's lighting shader --- src/m