Mesa (master): i965: disable bounds checking on arrays with stride 0

2009-08-14 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: b9789948e0b5c5fad7952ea5b731c675d50a4f58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9789948e0b5c5fad7952ea5b731c675d50a4f58 Author: Roland Scheidegger Date: Sat Aug 15 03:44:02 2009 +0200 i965: disable bounds checking on arrays with stride 0

Mesa (master): i965: Add support for GL_ARB_seamless_cube_map

2009-08-14 Thread Ian Romanick
Module: Mesa Branch: master Commit: e304c65a2b9c1005d6216e91d90a99001549a63d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e304c65a2b9c1005d6216e91d90a99001549a63d Author: Ian Romanick Date: Fri Aug 14 16:27:33 2009 -0700 i965: Add support for GL_ARB_seamless_cube_map --- src/me

Mesa (master): Regenerate files for GL_ARB_seamless_cube_map

2009-08-14 Thread Ian Romanick
Module: Mesa Branch: master Commit: 06ae1db4a987fd22a56b6d8a640baffe73599a36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06ae1db4a987fd22a56b6d8a640baffe73599a36 Author: Ian Romanick Date: Fri Aug 14 01:25:05 2009 -0700 Regenerate files for GL_ARB_seamless_cube_map --- src/mes

Mesa (master): demos/cubemap: Add support for GL_ARB_seamless_cube_map

2009-08-14 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8b0b33530cfc6e623db1d9d97e6127e14cf065ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b0b33530cfc6e623db1d9d97e6127e14cf065ee Author: Ian Romanick Date: Fri Aug 14 16:26:59 2009 -0700 demos/cubemap: Add support for GL_ARB_seamless_cube_map ---

Mesa (master): Infrastructure for GL_ARB_seamless_cube_map

2009-08-14 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9d5bb3c6f820a5a99e1f55b2fd14d250761fcddc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d5bb3c6f820a5a99e1f55b2fd14d250761fcddc Author: Ian Romanick Date: Fri Aug 14 01:20:56 2009 -0700 Infrastructure for GL_ARB_seamless_cube_map --- src/mesa/

Mesa (master): Regenerate files for GL_APPLE_flush_buffer_range

2009-08-14 Thread Ian Romanick
Module: Mesa Branch: master Commit: 970f76866617bc084847ce112c925b456d3deacc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=970f76866617bc084847ce112c925b456d3deacc Author: Ian Romanick Date: Thu Aug 13 23:57:03 2009 -0700 Regenerate files for GL_APPLE_flush_buffer_range --- src/

Mesa (master): Merge branch 'vbo_clean'

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: a89963cec1b5872d620c73ed8a5e54b10e3bf28b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a89963cec1b5872d620c73ed8a5e54b10e3bf28b Author: Maciej Cencora Date: Sat Aug 15 00:52:44 2009 +0200 Merge branch 'vbo_clean' Conflicts: src/mesa/driv

Mesa (master): r300: mark VBO buffer objects as persistent

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: 7fe0dd2e6e927e4ec3e532e08aa0551ebaec4cc1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fe0dd2e6e927e4ec3e532e08aa0551ebaec4cc1 Author: Maciej Cencora Date: Fri Aug 14 22:32:57 2009 +0200 r300: mark VBO buffer objects as persistent --- src/mes

Mesa (master): r300: unmap buffer objects after usage

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: cd703049db2adaeecc6149dfa224cc17d4613142 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd703049db2adaeecc6149dfa224cc17d4613142 Author: Maciej Cencora Date: Fri Aug 14 22:48:03 2009 +0200 r300: unmap buffer objects after usage --- src/mesa/dri

Mesa (master): r300: remove broken vertex splitting

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: cdaf63d0eac3787c2e153c91925ced5237ed7941 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdaf63d0eac3787c2e153c91925ced5237ed7941 Author: Maciej Cencora Date: Fri Aug 14 17:04:08 2009 +0200 r300: remove broken vertex splitting Revert to previous b

Mesa (master): r300: remove unused software TNL path

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: 7c060bff13c4e0ac9ea0644a0fe0fc98f46f9b5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c060bff13c4e0ac9ea0644a0fe0fc98f46f9b5d Author: Maciej Cencora Date: Fri Aug 14 16:39:01 2009 +0200 r300: remove unused software TNL path This doesn't remove

Mesa (master): r300: rework index buffer setup

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: 9e018d822523e559fa8d92c3b5a83dd5554a0676 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e018d822523e559fa8d92c3b5a83dd5554a0676 Author: Maciej Cencora Date: Fri Aug 14 16:59:26 2009 +0200 r300: rework index buffer setup Copy elements directly to

Mesa (master): r300: use VBOs for vertex attributes

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: 5fb5ea97f4439184f03075f57fa1fda56caf51b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fb5ea97f4439184f03075f57fa1fda56caf51b4 Author: Maciej Cencora Date: Sat Jul 11 20:40:51 2009 +0200 r300: use VBOs for vertex attributes --- src/mesa/drive

Mesa (master): r300: add required symlinks

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: 895f7c33d4459da80cb41f566b2036d86e1898f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=895f7c33d4459da80cb41f566b2036d86e1898f5 Author: Maciej Cencora Date: Wed Jul 29 19:29:59 2009 +0200 r300: add required symlinks Reported by adamk on #radeon

Mesa (master): radeon: handle debug versions of radeon_bo_open

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: e029c91fd32f934161dad05ffc46a949c70c79db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e029c91fd32f934161dad05ffc46a949c70c79db Author: Maciej Cencora Date: Sat Aug 1 12:00:35 2009 +0200 radeon: handle debug versions of radeon_bo_open --- ...

Mesa (master): radeon: add VBO support (not enabled yet)

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: 6bcbeb02d61442919a2ae4dfd642547e5f7b1439 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bcbeb02d61442919a2ae4dfd642547e5f7b1439 Author: Maciej Cencora Date: Sat Jul 11 15:00:52 2009 +0200 radeon: add VBO support (not enabled yet) --- src/mesa/

Mesa (master): radeon: export emitvec* functions

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: 2233ac61e1a690f47a7d4a9d0894c1c20c9c330f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2233ac61e1a690f47a7d4a9d0894c1c20c9c330f Author: Maciej Cencora Date: Sat Aug 1 15:11:57 2009 +0200 radeon: export emitvec* functions --- src/mesa/drivers/

Mesa (master): radeon: constify some parameters

2009-08-14 Thread Maciej Cencora
Module: Mesa Branch: master Commit: d534648d904da71e604babcf408c00eae7922d16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d534648d904da71e604babcf408c00eae7922d16 Author: Maciej Cencora Date: Sun Jul 26 12:57:41 2009 +0200 radeon: constify some parameters --- src/mesa/drivers/d

Mesa (master): mesa: append uniform values to the log file the first time we use a shader

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 71b1610941f9bfefa01d827fd19cc2368e6cdae3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71b1610941f9bfefa01d827fd19cc2368e6cdae3 Author: Brian Paul Date: Fri Aug 14 12:58:21 2009 -0600 mesa: append uniform values to the log file the first time we

Mesa (master): mesa: also pass the GPU program to _mesa_append_uniforms_to_file()

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 12199ed96ca0dd2307e9893c58300623cfa6c0ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12199ed96ca0dd2307e9893c58300623cfa6c0ee Author: Brian Paul Date: Fri Aug 14 12:57:39 2009 -0600 mesa: also pass the GPU program to _mesa_append_uniforms_to_fi

Mesa (mesa_7_5_branch): gallium: Always map for READ flag when DISCARD is not set.

2009-08-14 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_5_branch Commit: e3bc1fb6bcd3141df8ab9123c4f6c276f30f6649 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3bc1fb6bcd3141df8ab9123c4f6c276f30f6649 Author: José Fonseca Date: Fri Aug 14 20:05:33 2009 +0100 gallium: Always map for READ flag when DISCARD is n

Mesa (mesa_7_5_branch): python/retrace: Open bz2 files correctly.

2009-08-14 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_5_branch Commit: cdf56eb68d2718b5702f3d09928da404d745b8e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdf56eb68d2718b5702f3d09928da404d745b8e1 Author: José Fonseca Date: Sun May 31 12:53:22 2009 -0700 python/retrace: Open bz2 files correctly. --- sr

Mesa (mesa_7_5_branch): trace: Remove space next to the class attribute of the trace.

2009-08-14 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_5_branch Commit: 10430f47a49884ec59eca5942fdaee80119684af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10430f47a49884ec59eca5942fdaee80119684af Author: José Fonseca Date: Fri Aug 14 18:47:56 2009 +0100 trace: Remove space next to the class attribute of

Mesa (master): Merge branch 'mesa_7_5_branch'

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: d09a19bf6e09eb0c8908e9b5378962ac17bcbc4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d09a19bf6e09eb0c8908e9b5378962ac17bcbc4c Author: Brian Paul Date: Fri Aug 14 11:27:51 2009 -0600 Merge branch 'mesa_7_5_branch' --- ___

Mesa (master): mesa: new _mesa_append_uniforms_to_file() debug/ logging function

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: db598b899868ba6db8f3f525a22a45331589592e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db598b899868ba6db8f3f525a22a45331589592e Author: Brian Paul Date: Fri Aug 14 11:26:20 2009 -0600 mesa: new _mesa_append_uniforms_to_file() debug/logging functi

Mesa (master): vbo: call _mesa_valid_to_render()

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: e3d47515f9b376b00743137529b4ca35a8436c92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3d47515f9b376b00743137529b4ca35a8436c92 Author: Brian Paul Date: Fri Aug 14 11:31:00 2009 -0600 vbo: call _mesa_valid_to_render() --- src/mesa/vbo/vbo_exec

Mesa (master): mesa: call _mesa_valid_to_render()

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: b6e5600bd460245afef605dbfbcf6650ff677dcb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6e5600bd460245afef605dbfbcf6650ff677dcb Author: Brian Paul Date: Fri Aug 14 10:48:31 2009 -0600 mesa: call _mesa_valid_to_render() --- src/mesa/main/api_va

Mesa (master): vbo: call _mesa_valid_to_render()

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: d03dde16ebb5ab7f109c8ff6d710d54d50d4fa8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d03dde16ebb5ab7f109c8ff6d710d54d50d4fa8f Author: Brian Paul Date: Fri Aug 14 10:46:04 2009 -0600 vbo: call _mesa_valid_to_render() --- src/mesa/vbo/vbo_exec

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

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 56c4226fcc54158eb7fe54eeb13539a979ec155c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56c4226fcc54158eb7fe54eeb13539a979ec155c Author: Brian Paul Date: Fri Aug 14 10:45:17 2009 -0600 mesa: new _mesa_valid_to_render() function Tests if the curre

Mesa (master): mesa: minor error string changes

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: a48b0a5ce7fc17eab4daa375fb95768fa2f50825 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a48b0a5ce7fc17eab4daa375fb95768fa2f50825 Author: Brian Paul Date: Fri Aug 14 10:41:03 2009 -0600 mesa: minor error string changes --- src/mesa/main/api_vali

Mesa (master): docs: docs: document new --with-max-width/ height config options

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 1574b05189fee1b5802024b505ba93fff345e95c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1574b05189fee1b5802024b505ba93fff345e95c Author: Brian Paul Date: Fri Aug 14 11:24:20 2009 -0600 docs: docs: document new --with-max-width/height config option

Mesa (master): Add a FAQ about internal buffer sizes.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: a7ca80ff6af8d3b28b981b518ca39baba20a2d89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7ca80ff6af8d3b28b981b518ca39baba20a2d89 Author: Brian Paul Date: Fri Aug 14 11:23:18 2009 -0600 Add a FAQ about internal buffer sizes. (cherry picked from ma

Mesa (master): Allow external settings of MAX_WIDTH/HEIGHT.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: e691b0e533c552dc5884192a9a2b9347f704479d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e691b0e533c552dc5884192a9a2b9347f704479d Author: Brian Paul Date: Fri Aug 14 11:22:37 2009 -0600 Allow external settings of MAX_WIDTH/HEIGHT. Conditionalize M

Mesa (master): Add configure options for MAX_WIDTH/HEIGHT.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 467b3d9a6f32b38c36a4be145b07c8f7b719215a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=467b3d9a6f32b38c36a4be145b07c8f7b719215a Author: Brian Paul Date: Fri Aug 14 11:23:00 2009 -0600 Add configure options for MAX_WIDTH/HEIGHT. This adds two --w

Mesa (master): mesa: fix some invalid memory reads

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 1e0f621b500db9b3ad3135426e621ffa10727d3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e0f621b500db9b3ad3135426e621ffa10727d3b Author: Brian Paul Date: Thu Aug 13 14:38:27 2009 -0600 mesa: fix some invalid memory reads We were passing the addre

Mesa (master): mesa: move assertions in test_attachment_completeness()

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 3ffaa11f888ced2ae5da7e794a57f20dcc7a3dfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ffaa11f888ced2ae5da7e794a57f20dcc7a3dfc Author: Brian Paul Date: Fri Aug 14 10:30:10 2009 -0600 mesa: move assertions in test_attachment_completeness() Put t

Mesa (master): progs/tests: hack a PBO/dlist test

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 6d55fd705da829286ea45a7438526c2bede2059a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d55fd705da829286ea45a7438526c2bede2059a Author: Brian Paul Date: Thu Aug 13 14:07:25 2009 -0600 progs/tests: hack a PBO/dlist test --- progs/tests/texwrap.

Mesa (master): main: fix some potential memory leaks

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: ad8a6937ae9933ab92f2b775410c27ec7a9afe42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad8a6937ae9933ab92f2b775410c27ec7a9afe42 Author: Brian Paul Date: Thu Aug 13 13:48:36 2009 -0600 main: fix some potential memory leaks Allocate dlist images a

Mesa (master): mesa: fix warnings about locals hiding function params

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: ecb177eaea20f3464b08dfc4d94a3194482cf73d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecb177eaea20f3464b08dfc4d94a3194482cf73d Author: Brian Paul Date: Thu Aug 13 14:05:52 2009 -0600 mesa: fix warnings about locals hiding function params ---

Mesa (master): mesa: add missing PBO mapping code in unpack_image()

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 36df6a6e91988590900a879b88eac7c7acc0a86d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36df6a6e91988590900a879b88eac7c7acc0a86d Author: Brian Paul Date: Thu Aug 13 14:00:21 2009 -0600 mesa: add missing PBO mapping code in unpack_image() --- sr

Mesa (master): mesa: fix some potential uninitialized memory references

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: f418d18ea6059c761f45f055c05fbd0bb50f7a80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f418d18ea6059c761f45f055c05fbd0bb50f7a80 Author: Brian Paul Date: Thu Aug 13 13:44:31 2009 -0600 mesa: fix some potential uninitialized memory references ---

Mesa (master): glsl: fix some uninitialized pointers

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: a531a5cf940a55d4438521fe394ae5395977bf3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a531a5cf940a55d4438521fe394ae5395977bf3f Author: Brian Paul Date: Thu Aug 13 13:44:01 2009 -0600 glsl: fix some uninitialized pointers --- src/mesa/shader/s

Mesa (mesa_7_5_branch): docs: docs: document new --with-max-width/ height config options

2009-08-14 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 1574b05189fee1b5802024b505ba93fff345e95c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1574b05189fee1b5802024b505ba93fff345e95c Author: Brian Paul Date: Fri Aug 14 11:24:20 2009 -0600 docs: docs: document new --with-max-width/height conf

Mesa (mesa_7_5_branch): Add a FAQ about internal buffer sizes.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: a7ca80ff6af8d3b28b981b518ca39baba20a2d89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7ca80ff6af8d3b28b981b518ca39baba20a2d89 Author: Brian Paul Date: Fri Aug 14 11:23:18 2009 -0600 Add a FAQ about internal buffer sizes. (cherry picke

Mesa (mesa_7_5_branch): Add configure options for MAX_WIDTH/HEIGHT.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 467b3d9a6f32b38c36a4be145b07c8f7b719215a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=467b3d9a6f32b38c36a4be145b07c8f7b719215a Author: Brian Paul Date: Fri Aug 14 11:23:00 2009 -0600 Add configure options for MAX_WIDTH/HEIGHT. This add

Mesa (mesa_7_5_branch): mesa: move assertions in test_attachment_completeness()

2009-08-14 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 3ffaa11f888ced2ae5da7e794a57f20dcc7a3dfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ffaa11f888ced2ae5da7e794a57f20dcc7a3dfc Author: Brian Paul Date: Fri Aug 14 10:30:10 2009 -0600 mesa: move assertions in test_attachment_completeness

Mesa (mesa_7_5_branch): Allow external settings of MAX_WIDTH/HEIGHT.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: e691b0e533c552dc5884192a9a2b9347f704479d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e691b0e533c552dc5884192a9a2b9347f704479d Author: Brian Paul Date: Fri Aug 14 11:22:37 2009 -0600 Allow external settings of MAX_WIDTH/HEIGHT. Conditi

Mesa (master): st/xlib: reduce the proliferation of GLX context types

2009-08-14 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 51c47383f9ec68d2ac851e0abd447311ebce2d7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51c47383f9ec68d2ac851e0abd447311ebce2d7f Author: Keith Whitwell Date: Fri Aug 14 17:56:33 2009 +0100 st/xlib: reduce the proliferation of GLX context types No

Mesa (master): st/dri: remove unused dummyContext value

2009-08-14 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 9616e4ad1c055d8ff9ab671914f97e402d0aa4b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9616e4ad1c055d8ff9ab671914f97e402d0aa4b0 Author: Keith Whitwell Date: Fri Aug 14 13:41:57 2009 +0100 st/dri: remove unused dummyContext value --- src/galliu

Mesa (master): nv50: fix mipmap offsets and tiling

2009-08-14 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 442a5e434381987a426192e2b7d34847de50a0ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=442a5e434381987a426192e2b7d34847de50a0ed Author: Christoph Bumiller Date: Fri Aug 14 18:23:55 2009 +0200 nv50: fix mipmap offsets and tiling The hardware expe

Mesa (master): nv50: make use of the y-origin switch

2009-08-14 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 74e8b1a30b82c89c70048cfcc1f12e1ceebfd628 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74e8b1a30b82c89c70048cfcc1f12e1ceebfd628 Author: Christoph Bumiller Date: Fri Aug 14 18:06:24 2009 +0200 nv50: make use of the y-origin switch Now that we kno

Mesa (master): nv50: make sure we don't re-emit outdated scissor state

2009-08-14 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 3506d7d3e2b5ed57cb3f0653421226a863555ae1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3506d7d3e2b5ed57cb3f0653421226a863555ae1 Author: Christoph Bumiller Date: Fri Aug 14 18:16:46 2009 +0200 nv50: make sure we don't re-emit outdated scissor stat

Mesa (master): Add a FAQ about internal buffer sizes.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 9a8781bd24730374e14568f67f7db8a9cc444bb4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a8781bd24730374e14568f67f7db8a9cc444bb4 Author: Tom Fogal Date: Thu Aug 13 19:51:57 2009 -0600 Add a FAQ about internal buffer sizes. --- docs/faq.html |

Mesa (master): docs: document new --with-max-width/height config options

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: c3f9c2eb75f6f07f8b2b98a96b0ddac24a6fa612 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3f9c2eb75f6f07f8b2b98a96b0ddac24a6fa612 Author: Brian Paul Date: Fri Aug 14 09:00:15 2009 -0600 docs: document new --with-max-width/height config options ---

Mesa (master): Add configure options for MAX_WIDTH/HEIGHT.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 7085dce750f478312a47f474330d63cc900a8448 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7085dce750f478312a47f474330d63cc900a8448 Author: Tom Fogal Date: Thu Aug 13 19:40:30 2009 -0600 Add configure options for MAX_WIDTH/HEIGHT. This adds two --wi

Mesa (master): Allow external settings of MAX_WIDTH/HEIGHT.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 66bc17e80e22d8f205cc02171b1c266feab6631f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66bc17e80e22d8f205cc02171b1c266feab6631f Author: Tom Fogal Date: Thu Aug 13 19:23:54 2009 -0600 Allow external settings of MAX_WIDTH/HEIGHT. Conditionalize MA

Mesa (master): intel: in intel_context struct use typedef for sarea struct

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 87946d206f64946af564f2086299e190883ef6ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87946d206f64946af564f2086299e190883ef6ad Author: Tobias Doerffel Date: Fri Aug 14 08:50:43 2009 -0600 intel: in intel_context struct use typedef for sarea stru

Mesa (master): mesa: make sure r300/compiler/ sources are included in tarball

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 2674d1ba5005151f2509e79f9f43020508e3525d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2674d1ba5005151f2509e79f9f43020508e3525d Author: Thierry Vignaud Date: Fri Aug 14 08:16:35 2009 -0600 mesa: make sure r300/compiler/ sources are included in ta

Mesa (master): st/vega: Add more symbols defined by mesa/st.

2009-08-14 Thread Brian Paul
Module: Mesa Branch: master Commit: 67b639c7ab3355cc24d38af165c9775fcc1af3cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67b639c7ab3355cc24d38af165c9775fcc1af3cf Author: Chia-I Wu Date: Fri Aug 14 13:33:48 2009 +0800 st/vega: Add more symbols defined by mesa/st. Signed-off-by: C

Mesa (master): nv50: fix typo in REALLOC's 2nd argument in ctor_immd

2009-08-14 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f1aa2a43b7588aaca3ef175c8cc5366414cac2f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1aa2a43b7588aaca3ef175c8cc5366414cac2f8 Author: Christoph Bumiller Date: Fri Aug 14 15:26:58 2009 +0200 nv50: fix typo in REALLOC's 2nd argument in ctor_immd

Mesa (gallium-0.1): tgsi: Remove the ENDLOOP destination register.

2009-08-14 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 883d29c8667021a11ade34ad0c4e9c8b5ba294d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=883d29c8667021a11ade34ad0c4e9c8b5ba294d0 Author: José Fonseca Date: Fri Aug 14 13:43:22 2009 +0100 tgsi: Remove the ENDLOOP destination register. --- s

Mesa (gallium-0.1): tgsi: Output faulty opcode name when possible.

2009-08-14 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: c27caf8a51e9f3f4897b16c10417d161ade8f30f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c27caf8a51e9f3f4897b16c10417d161ade8f30f Author: José Fonseca Date: Fri Aug 14 13:43:07 2009 +0100 tgsi: Output faulty opcode name when possible. --- s

Mesa (gallium-0.1): mesa: Don't call get_minmax_index on VBOs.

2009-08-14 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 2bdb78cec183fa8f0e857ee6552108a4e466d359 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bdb78cec183fa8f0e857ee6552108a4e466d359 Author: José Fonseca Date: Mon Aug 10 15:12:24 2009 +0100 mesa: Don't call get_minmax_index on VBOs. It can be v