Mesa (mesa_7_6_branch): gallium: remove // comment and extra whitespace

2009-10-02 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 337480e1f85844b7bd4a4d47cef93a217e3ad464 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=337480e1f85844b7bd4a4d47cef93a217e3ad464 Author: Brian Paul Date: Fri Oct 2 07:26:28 2009 -0600 gallium: remove // comment and extra whitespace ---

Mesa (mesa_7_6_branch): gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BIT in get_config()

2009-10-02 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: abc12d0636a5f7fb938c0305cb1b642d5ec0afce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abc12d0636a5f7fb938c0305cb1b642d5ec0afce Author: Brian Paul Date: Fri Oct 2 07:47:49 2009 -0600 gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_

Mesa (mesa_7_6_branch): gallium: replace // comments with /* */

2009-10-02 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 389021220d27c376b81a6221a31d0ee33c24e67f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=389021220d27c376b81a6221a31d0ee33c24e67f Author: Brian Paul Date: Fri Oct 2 07:31:42 2009 -0600 gallium: replace // comments with /* */ --- src/ga

Mesa (mesa_7_6_branch): xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual()

2009-10-02 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 584b0879ac2ec2420ea6866e47eb90e1a980e758 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=584b0879ac2ec2420ea6866e47eb90e1a980e758 Author: Brian Paul Date: Fri Oct 2 07:51:15 2009 -0600 xlib: use bitwise-and to test GLX_RGBA_BIT in choose_

Mesa (mesa_7_6_branch): gallium/xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual()

2009-10-02 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 85ee0ef9a72e4ffd6ed0a2442b1272a43508d257 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85ee0ef9a72e4ffd6ed0a2442b1272a43508d257 Author: Brian Paul Date: Fri Oct 2 07:52:27 2009 -0600 gallium/xlib: use bitwise-and to test GLX_RGBA_BIT in

Mesa (master): mesa: added _mesa_meta_check_generate_mipmap_fallback()

2009-10-02 Thread Brian Paul
Module: Mesa Branch: master Commit: f1cab802b8e78906413f219ad354f5d5500b4d3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1cab802b8e78906413f219ad354f5d5500b4d3f Author: Brian Paul Date: Fri Oct 2 08:54:55 2009 -0600 mesa: added _mesa_meta_check_generate_mipmap_fallback() ---

Mesa (master): intel: wrap _mesa_meta_GenerateMipmap()

2009-10-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 7d4b348c67dbc2eff1d7dd0c043a76bc0eae57ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d4b348c67dbc2eff1d7dd0c043a76bc0eae57ab Author: Brian Paul Date: Fri Oct 2 08:55:25 2009 -0600 intel: wrap _mesa_meta_GenerateMipmap() Need to check if we'l

Mesa (mesa_7_6_branch): docs: document default texture binding fix

2009-10-02 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: c01a77d304776153e968d68617a2c84e3af3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c01a77d304776153e968d68617a2c84e3af3 Author: Brian Paul Date: Fri Oct 2 09:58:16 2009 -0600 docs: document default texture binding fix --- doc

Mesa (mesa_7_6_branch): mesa: fix incorrect default texture binding in unbind_texobj_from_texunits()

2009-10-02 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: e1bddd159f364fa04ddec22f568fbfeb775d3b47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1bddd159f364fa04ddec22f568fbfeb775d3b47 Author: Brian Paul Date: Fri Oct 2 09:55:07 2009 -0600 mesa: fix incorrect default texture binding in unbind

Mesa (master): gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.

2009-10-02 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 47e41b024e325f69ed514e551a6824afa58f1db6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47e41b024e325f69ed514e551a6824afa58f1db6 Author: Michel Dänzer Date: Fri Oct 2 18:13:26 2009 +0200 gallium: Preparations for adding more PIPE_TRANSFER_* usage

Mesa (master): gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag.

2009-10-02 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 9db647bb7ac5b8e560c49222b4e0c98a3acc4672 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9db647bb7ac5b8e560c49222b4e0c98a3acc4672 Author: Michel Dänzer Date: Fri Oct 2 18:13:26 2009 +0200 gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag. Asks t

Mesa (master): st/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA PrepareAccess hook.

2009-10-02 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 316b4ddcf770e453b888ff7fbf96cb0aec1ce106 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=316b4ddcf770e453b888ff7fbf96cb0aec1ce106 Author: Michel Dänzer Date: Fri Oct 2 18:13:26 2009 +0200 st/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA Prepare

Mesa (master): mesa/st: don't reuse vertex buffers for bitmap, clear quads

2009-10-02 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 918199fb0f5d84121e0ac5821168cd0e886b22e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=918199fb0f5d84121e0ac5821168cd0e886b22e9 Author: Keith Whitwell Date: Fri Oct 2 15:36:47 2009 +0100 mesa/st: don't reuse vertex buffers for bitmap, clear quad

Mesa (master): r600: remove support for host-based ibs

2009-10-02 Thread Alex Deucher
Module: Mesa Branch: master Commit: 3f623cfffee8db83ba8e0302fc5e3d1f40d1b0b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f623cfffee8db83ba8e0302fc5e3d1f40d1b0b5 Author: Alex Deucher Date: Fri Oct 2 14:25:52 2009 -0400 r600: remove support for host-based ibs no longer used now

Mesa (master): i965: Use a little stack space to avoid a malloc in wm_get_binding_table.

2009-10-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4182b58169c1c37833c590d00d0a6a52b2b55326 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4182b58169c1c37833c590d00d0a6a52b2b55326 Author: Eric Anholt Date: Fri Oct 2 10:53:56 2009 -0700 i965: Use a little stack space to avoid a malloc in wm_get_bi

Mesa (master): intel: Remove an unexplained flush from intelClearWithBlit.

2009-10-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3d78a86cd777aecce544d14b85177a71e9c142ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d78a86cd777aecce544d14b85177a71e9c142ce Author: Eric Anholt Date: Thu Oct 1 18:07:57 2009 -0700 intel: Remove an unexplained flush from intelClearWithBlit.

Mesa (master): Revert "Flush driver, not just tnl module."

2009-10-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: f019577f0c2ff83e20bd198a467ddb03579ddae3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f019577f0c2ff83e20bd198a467ddb03579ddae3 Author: Eric Anholt Date: Thu Oct 1 16:53:12 2009 -0700 Revert "Flush driver, not just tnl module." This reverts com

Mesa (master): mesa: Remove another unexplained Flush call, this time from BindFramebuffer.

2009-10-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6d0fc3cfde3dd730de17e925c5594a8b317ba200 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d0fc3cfde3dd730de17e925c5594a8b317ba200 Author: Eric Anholt Date: Thu Oct 1 17:59:05 2009 -0700 mesa: Remove another unexplained Flush call, this time from B

Mesa (master): mesa: optimized _mesa_meta_BlitFramebuffer() for src= texture case

2009-10-02 Thread Brian Paul
Module: Mesa Branch: master Commit: be16acaafa2f28bb7d4551ed93d2e290c928006c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be16acaafa2f28bb7d4551ed93d2e290c928006c Author: Brian Paul Date: Fri Oct 2 13:59:41 2009 -0600 mesa: optimized _mesa_meta_BlitFramebuffer() for src=texture c

Mesa (mesa_7_6_branch): r300: Workaround problem on R500 with very large fragment programs

2009-10-02 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: bbe384c86afeaf5995cddd286a76e1fd789e18f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbe384c86afeaf5995cddd286a76e1fd789e18f1 Author: Nicolai Hähnle Date: Sat Oct 3 01:26:38 2009 +0200 r300: Workaround problem on R500 with very large