Mesa (master): r300g: read occlusion query results from both Z pipes on RV530

2009-10-25 Thread Joakim Sindholt
Module: Mesa Branch: master Commit: 5241b9568c1f97eb9aca8be5eb7a3ef659d9917f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5241b9568c1f97eb9aca8be5eb7a3ef659d9917f Author: Marek Olšák Date: Mon Oct 26 01:47:55 2009 +0100 r300g: read occlusion query results from both Z pipes on RV53

Mesa (master): r300g: add cubemap support

2009-10-25 Thread Joakim Sindholt
Module: Mesa Branch: master Commit: 827002f5ff990f8676385583275d6b8090abfb7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=827002f5ff990f8676385583275d6b8090abfb7a Author: Marek Olšák Date: Mon Oct 26 01:46:21 2009 +0100 r300g: add cubemap support Also, set a pitch for rectangles

Mesa (texformat-rework): 21 new commits

2009-10-25 Thread Brian Paul
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8ded352ec45696e88efe6d52a375bbf541354e9 Author: Brian Paul Date: Sun Oct 25 18:10:45 2009 -0600 progs/tests: disable blending while drawing text URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11caea687e3f10ae12d33e44edf8

Mesa (master): gallium: Move enum pipe_error into p_defines.h.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 3a49497f102f2b64a8755d3cf65b7c0386e95aac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a49497f102f2b64a8755d3cf65b7c0386e95aac Author: José Fonseca Date: Sun Oct 25 21:11:54 2009 + gallium: Move enum pipe_error into p_defines.h. It's really

Mesa (master): llvmpipe: Human friendlier sampler state dump.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 88e08d7c6de89279c737dbf5139492b39f96dc43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88e08d7c6de89279c737dbf5139492b39f96dc43 Author: José Fonseca Date: Sun Oct 25 12:27:14 2009 + llvmpipe: Human friendlier sampler state dump. --- src/ga

Mesa (master): util: Human readable output of texture states.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 47f0529806cff6be84ce4d3637aad4f2e3e0693a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47f0529806cff6be84ce4d3637aad4f2e3e0693a Author: José Fonseca Date: Sun Oct 25 12:26:39 2009 + util: Human readable output of texture states. --- src/ga

Mesa (master): llvmpipe: Immediate multiplication.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e4c5e01c109e51baaad23e90d08e8543b0fd6c07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4c5e01c109e51baaad23e90d08e8543b0fd6c07 Author: José Fonseca Date: Sun Oct 25 11:48:17 2009 + llvmpipe: Immediate multiplication. --- src/gallium/drive

Mesa (master): llvmpipe: Dump the sampler state of the shader key.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 5fcb75758c50bd10e8bd730e55bcbf73614eeb60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fcb75758c50bd10e8bd730e55bcbf73614eeb60 Author: José Fonseca Date: Sun Oct 25 11:49:01 2009 + llvmpipe: Dump the sampler state of the shader key. --- s

Mesa (master): llvmpipe: Fast path for sampling rgba8 textures with linear filtering.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e1342f871b2ec1ed0293f564540d03aaa11b1720 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1342f871b2ec1ed0293f564540d03aaa11b1720 Author: José Fonseca Date: Sun Oct 25 09:51:57 2009 + llvmpipe: Fast path for sampling rgba8 textures with linear

Mesa (master): llvmpipe: Make lerping work for 8.8 fixed point values.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f3893ca9c8bfdba9323ef2fc179ac203e85eda70 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3893ca9c8bfdba9323ef2fc179ac203e85eda70 Author: José Fonseca Date: Sun Oct 25 09:16:38 2009 + llvmpipe: Make lerping work for 8.8 fixed point values. ---

Mesa (master): llvmpipe: New function to unpack rgba8 formats into 4 x u8n AoS.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 47d241be9ff89b65b978dd4fe4ea7473e07fa2c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47d241be9ff89b65b978dd4fe4ea7473e07fa2c4 Author: José Fonseca Date: Sun Oct 25 09:09:23 2009 + llvmpipe: New function to unpack rgba8 formats into 4 x u8n

Mesa (master): llvmpipe: New module to help make assertions about formats.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: bfd7a9ca967e5521fb3847db8615127c3ee7b9b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfd7a9ca967e5521fb3847db8615127c3ee7b9b3 Author: José Fonseca Date: Sun Oct 25 09:09:59 2009 + llvmpipe: New module to help make assertions about formats.

Mesa (master): llvmpipe: Allow different signs when unpacking.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8d80fd3f554cab2db962a903ce4eaba7c8fed7ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d80fd3f554cab2db962a903ce4eaba7c8fed7ac Author: José Fonseca Date: Sun Oct 25 09:03:50 2009 + llvmpipe: Allow different signs when unpacking. --- src/g

Mesa (master): llvmpipe: Split the format swizzling step from the unpacking .

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: abff4214ef870f26d5c64adac1235b9e9438a51e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abff4214ef870f26d5c64adac1235b9e9438a51e Author: José Fonseca Date: Sun Oct 25 09:06:05 2009 + llvmpipe: Split the format swizzling step from the unpacking

Mesa (master): llvmpipe: Add inlines to quickly generate types matching the native SIMD register bitwidth .

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b544ab72994a7eda1e8c17fa217213ff3713dd99 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b544ab72994a7eda1e8c17fa217213ff3713dd99 Author: José Fonseca Date: Sun Oct 25 09:03:18 2009 + llvmpipe: Add inlines to quickly generate types matching the

Mesa (master): llvmpipe: Merge lp_build_load_rgba_soa into lp_build_sample_texel.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a55b305c5b3be3fed8112d44878e712cf09303ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a55b305c5b3be3fed8112d44878e712cf09303ce Author: José Fonseca Date: Thu Oct 22 22:44:32 2009 +0100 llvmpipe: Merge lp_build_load_rgba_soa into lp_build_sample_

Mesa (master): llvmpipe: Factor our pixel offset computation.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: bc93e9181cf179a797679d30cd1a3a563e1756c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc93e9181cf179a797679d30cd1a3a563e1756c0 Author: José Fonseca Date: Thu Oct 22 22:37:06 2009 +0100 llvmpipe: Factor our pixel offset computation. --- src/ga

Mesa (master): llvmpipe: Share testing infrastructure with lp_test_format.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: fedd054d534206a5ebd6fed204aa97cbb5053b3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fedd054d534206a5ebd6fed204aa97cbb5053b3a Author: José Fonseca Date: Thu Oct 22 21:16:26 2009 +0100 llvmpipe: Share testing infrastructure with lp_test_format.

Mesa (master): llvmpipe: Eliminate lp_build_store_rgba_aos.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 17afb6dd6959a3df692a6a49e6370e81ebe00038 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17afb6dd6959a3df692a6a49e6370e81ebe00038 Author: José Fonseca Date: Thu Oct 22 21:06:03 2009 +0100 llvmpipe: Eliminate lp_build_store_rgba_aos. --- src/gall

Mesa (master): llvmpipe: Move a few format/ sampling functions into better space.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b4f6907b8d8a966df56c06155049c52dadea105f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4f6907b8d8a966df56c06155049c52dadea105f Author: José Fonseca Date: Thu Oct 22 20:42:16 2009 +0100 llvmpipe: Move a few format/sampling functions into better s

Mesa (master): llvmpipe: Eliminate lp_build_load_rgba_aos.

2009-10-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 232b5864647d4c8d6cebb0845c046f1612e6054d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=232b5864647d4c8d6cebb0845c046f1612e6054d Author: José Fonseca Date: Thu Oct 22 20:58:35 2009 +0100 llvmpipe: Eliminate lp_build_load_rgba_aos. --- src/galli

Mesa (master): r300g: fix redefining mipmaps and fetching from them

2009-10-25 Thread Joakim Sindholt
Module: Mesa Branch: master Commit: c2df759cd73e281c4698c717e0ab89757a7affd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2df759cd73e281c4698c717e0ab89757a7affd5 Author: Marek Olšák Date: Sun Oct 25 09:57:53 2009 +0100 r300g: fix redefining mipmaps and fetching from them --- s

Mesa (master): r300g: added support for 3D textures

2009-10-25 Thread Joakim Sindholt
Module: Mesa Branch: master Commit: 118dfe16887d1ec4d3b96d49b76fffa0d2924132 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=118dfe16887d1ec4d3b96d49b76fffa0d2924132 Author: Marek Olšák Date: Sun Oct 25 05:05:27 2009 +0100 r300g: added support for 3D textures Mipmaps not tested. Als