Mesa (master): r600g: fixup sprite coord enable.

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: efa111a6cbfe03318a0e0569d4c9205a16d56857 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efa111a6cbfe03318a0e0569d4c9205a16d56857 Author: Dave Airlie Date: Fri Sep 24 16:36:16 2010 +1000 r600g: fixup sprite coord enable. this fixes piglit glsl-fs-

Mesa (master): r600g: fix typo in r700 alu emit

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 428b101af922fce5358af501b7a4d90697f35368 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=428b101af922fce5358af501b7a4d90697f35368 Author: Dave Airlie Date: Fri Sep 24 16:10:07 2010 +1000 r600g: fix typo in r700 alu emit --- src/gallium/drivers/r

Re: [Mesa-dev] Mesa (master): glsl2: Add pass to remove redundant jumps

2010-09-23 Thread Eric Anholt
On Tue, 14 Sep 2010 03:55:06 +0200, Luca Barbieri wrote: > ir_lower_jumps should already do the jump unification, and > could/should also remove the continue. > It's probably best to put all jump manipulations there to avoid > risking rerunning all passes a number of times linear in the program >

Mesa (master): r600g: fixup VP->FP output->input routing.

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 59276b8541049a2d07d32fbb139fb14e21e387fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59276b8541049a2d07d32fbb139fb14e21e387fc Author: Dave Airlie Date: Fri Sep 24 14:58:15 2010 +1000 r600g: fixup VP->FP output->input routing. We need to map th

Mesa (master): r600g: fixup tex wrapping.

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: e74d26d82ab6e4b21c6220d8f599f69ab2acf01e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e74d26d82ab6e4b21c6220d8f599f69ab2acf01e Author: Dave Airlie Date: Fri Sep 24 13:44:48 2010 +1000 r600g: fixup tex wrapping. the clamp edge/clamp cases were r

Mesa (master): r600g: drop index_offset parameter to index buffer translate .

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 4e27e935ca670d0cb1748e40a46a2357d4331a6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e27e935ca670d0cb1748e40a46a2357d4331a6f Author: Dave Airlie Date: Fri Sep 24 12:36:08 2010 +1000 r600g: drop index_offset parameter to index buffer translate.

Mesa (master): r600g: fix draw-elements and draw-elements-base-vertex

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: cf0162be138cb424f47a8fa75e4645e2319c7ddf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf0162be138cb424f47a8fa75e4645e2319c7ddf Author: Dave Airlie Date: Fri Sep 24 12:32:45 2010 +1000 r600g: fix draw-elements and draw-elements-base-vertex ---

Mesa (master): r600g: some more vertex formats

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 95e04c3d74aef91bde8653bddc4b0013b68fedd1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95e04c3d74aef91bde8653bddc4b0013b68fedd1 Author: Dave Airlie Date: Fri Sep 24 10:47:14 2010 +1000 r600g: some more vertex formats --- src/gallium/drivers/r6

Mesa (master): r600g: add some more vertex format support.

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: b7ab9ee84e4e4ff48b335c74c110d82e48bee4a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7ab9ee84e4e4ff48b335c74c110d82e48bee4a5 Author: Dave Airlie Date: Fri Sep 24 09:50:48 2010 +1000 r600g: add some more vertex format support. adds the sscaled

Mesa (master): r600g: add vert support for 16/16 and 16/16/16 floats.

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 4388087f199f020e15024c908ba840a250cf29e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4388087f199f020e15024c908ba840a250cf29e1 Author: Dave Airlie Date: Thu Sep 23 20:45:01 2010 +1000 r600g: add vert support for 16/16 and 16/16/16 floats. makes

Mesa (master): Build r300g by default

2010-09-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 85a45dcd5d2a6d4ba5ab414d4e7d4285ac998385 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85a45dcd5d2a6d4ba5ab414d4e7d4285ac998385 Author: Marek Olšák Date: Thu Sep 23 21:50:43 2010 +0200 Build r300g by default NOTE: This will go to 7.9 as well. -

Mesa (master): r300g: fix the border color for every format other than PIPE_FORMAT_B8G8R8A8

2010-09-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9f35dcd24cb520af5e39501672a3324000cdbfce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f35dcd24cb520af5e39501672a3324000cdbfce Author: Marek Olšák Date: Thu Sep 23 22:56:50 2010 +0200 r300g: fix the border color for every format other than PIPE_

Mesa (master): r300g: fix a copy-paste typo for logging

2010-09-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 7d28ec8500fc08fafbdb3ae5443b32dd756eddd7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d28ec8500fc08fafbdb3ae5443b32dd756eddd7 Author: Marek Olšák Date: Thu Sep 23 22:53:10 2010 +0200 r300g: fix a copy-paste typo for logging --- src/gallium/d

Mesa (master): r300g: make accessing map_list and buffer_handles thread-safe

2010-09-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: a333485386c66672fc34813c77c1400516c56ee5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a333485386c66672fc34813c77c1400516c56ee5 Author: Marek Olšák Date: Thu Sep 23 14:24:52 2010 +0200 r300g: make accessing map_list and buffer_handles thread-safe

Mesa (master): util: make calling remove_from_list multiple times in a row safe

2010-09-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 68afbe89c72d085dcbbf2b264f0201ab73fe339e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68afbe89c72d085dcbbf2b264f0201ab73fe339e Author: Marek Olšák Date: Thu Sep 23 20:39:27 2010 +0200 util: make calling remove_from_list multiple times in a row s

Mesa (master): r300g: fixup long-lived BO maps being incorrectly unmapped when flushing

2010-09-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 206d92912cfd1ac73233d9c027fa590b60270cb8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=206d92912cfd1ac73233d9c027fa590b60270cb8 Author: Marek Olšák Date: Thu Sep 23 13:59:42 2010 +0200 r300g: fixup long-lived BO maps being incorrectly unmapped wh

Mesa (master): i915: Remove a dead if (0) block.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: f46523e0bcdfe447b4a9a35fe1561490fa32c3f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f46523e0bcdfe447b4a9a35fe1561490fa32c3f0 Author: Eric Anholt Date: Thu Sep 23 16:34:10 2010 -0700 i915: Remove a dead if (0) block. --- src/mesa/drivers/dri

Mesa (master): intel: Remove dead intelIsTextureResident().

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 64ff468d6ff7645e4c0247a5135d71f380690873 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64ff468d6ff7645e4c0247a5135d71f380690873 Author: Eric Anholt Date: Thu Sep 23 16:30:58 2010 -0700 intel: Remove dead intelIsTextureResident(). It always retur

Mesa (master): radeon: Remove copied minimum pitch alignment code.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1c0646a826cb19d3c3eaa84591930590db6e8af8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c0646a826cb19d3c3eaa84591930590db6e8af8 Author: Eric Anholt Date: Thu Sep 23 16:13:50 2010 -0700 radeon: Remove copied minimum pitch alignment code. This is

Mesa (master): unichrome: Mostly revert my convolution removal changes.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: f9e6f401e1c3b0a9caeb09f4c14eaea48dd91d06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9e6f401e1c3b0a9caeb09f4c14eaea48dd91d06 Author: Eric Anholt Date: Thu Sep 23 16:19:18 2010 -0700 unichrome: Mostly revert my convolution removal changes. For

Mesa (master): intel: Replace my intel_texture_bitmap code with _mesa_meta_Bitmap.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: fae18559461e62af623be77787ecba4c7013a8b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fae18559461e62af623be77787ecba4c7013a8b4 Author: Eric Anholt Date: Thu Sep 23 15:12:21 2010 -0700 intel: Replace my intel_texture_bitmap code with _mesa_meta_B

Mesa (master): intel: Remove unnecessary minimum pitch alignment to 32 bytes.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2337f364b193c6379ecd5744743b26a5e75e73ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2337f364b193c6379ecd5744743b26a5e75e73ae Author: Eric Anholt Date: Thu Sep 23 15:47:53 2010 -0700 intel: Remove unnecessary minimum pitch alignment to 32 bytes

Mesa (7.9): r300g: Always try to build libr300compiler.a

2010-09-23 Thread Tom Stellard
Module: Mesa Branch: 7.9 Commit: 3ad027934459f84b82616cd4e1bc9aa959282d60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ad027934459f84b82616cd4e1bc9aa959282d60 Author: Tom Stellard Date: Sun Sep 19 22:44:19 2010 -0700 r300g: Always try to build libr300compiler.a Make libr300compi

Mesa (master): r300g: Always try to build libr300compiler.a

2010-09-23 Thread Tom Stellard
Module: Mesa Branch: master Commit: 92762842a0724831a92aa9f76eb52a19cc179649 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92762842a0724831a92aa9f76eb52a19cc179649 Author: Tom Stellard Date: Sun Sep 19 22:44:19 2010 -0700 r300g: Always try to build libr300compiler.a Make libr300co

Mesa (master): intel: Remove disabled stencil drawpixels acceleration.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: d26211e499afb06359d903419315070f022c8efe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d26211e499afb06359d903419315070f022c8efe Author: Eric Anholt Date: Thu Sep 23 14:57:25 2010 -0700 intel: Remove disabled stencil drawpixels acceleration. We s

Mesa (master): r300g: fix point sprite coord.

2010-09-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: c0c0c4b96b0174f1750c1e78bb12de65ec577bbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0c0c4b96b0174f1750c1e78bb12de65ec577bbf Author: Dave Airlie Date: Fri Sep 24 07:45:45 2010 +1000 r300g: fix point sprite coord. handled elsewhere now. thank

Mesa (master): r600g: initial evergreen support in new path

2010-09-23 Thread Jerome Glisse
Module: Mesa Branch: master Commit: b360c050b60a578ce6c75cbc872dd54999b3f6c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b360c050b60a578ce6c75cbc872dd54999b3f6c5 Author: Jerome Glisse Date: Wed Sep 22 17:37:30 2010 -0400 r600g: initial evergreen support in new path This doesn't

Mesa (master): r600g: Destroy the blitter.

2010-09-23 Thread Tilman Sauerbeck
Module: Mesa Branch: master Commit: ce8c71817b89ae97f960ba517becc8a74431206f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce8c71817b89ae97f960ba517becc8a74431206f Author: Tilman Sauerbeck Date: Thu Sep 23 22:30:46 2010 +0200 r600g: Destroy the blitter. Signed-off-by: Tilman Sauer

Mesa (master): mesa: Remove EXT_convolution.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: a62efdf82c20747feb11dfd7756f0579aa914b57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a62efdf82c20747feb11dfd7756f0579aa914b57 Author: Eric Anholt Date: Thu Sep 9 19:37:15 2010 -0700 mesa: Remove EXT_convolution. More optional code. --- src

Mesa (master): mesa: Remove SGI_color_matrix.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 73578ba9c4938db3a23198c3a2ddf843cfc4f700 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73578ba9c4938db3a23198c3a2ddf843cfc4f700 Author: Eric Anholt Date: Thu Sep 9 16:58:48 2010 -0700 mesa: Remove SGI_color_matrix. Another optional ARB_imaging

Mesa (master): mesa: Remove SGI_color_table.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6c227e57e69158e4da40c69322db0eac4c31086c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c227e57e69158e4da40c69322db0eac4c31086c Author: Eric Anholt Date: Thu Sep 9 16:25:17 2010 -0700 mesa: Remove SGI_color_table. Another optional ARB_imaging s

Mesa (master): mesa: Remove the non-required ARB_imaging extension.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 907a6734fcd427a6ac6fe5fcfbeac5d6054d82ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=907a6734fcd427a6ac6fe5fcfbeac5d6054d82ae Author: Eric Anholt Date: Thu Sep 9 15:53:55 2010 -0700 mesa: Remove the non-required ARB_imaging extension. Many of

Mesa (master): mesa: Remove EXT_histogram.

2010-09-23 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7126e38d9037da66fd531c4cb02b3843b68b84ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7126e38d9037da66fd531c4cb02b3843b68b84ff Author: Eric Anholt Date: Thu Sep 9 16:10:22 2010 -0700 mesa: Remove EXT_histogram. This has always been optional, a

Mesa (master): d3d1x: obliterate IDL parameter names from d3d10. idl from Wine too

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 96da9b28c838af00f15d6c0a5973857019d3aecc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96da9b28c838af00f15d6c0a5973857019d3aecc Author: Luca Barbieri Date: Thu Sep 23 16:29:29 2010 +0200 d3d1x: obliterate IDL parameter names from d3d10.idl from W

Mesa (master): d3d1x: add autogenerated files as prerequisites, so make builds them

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: bccd4eb824d32256dd0f9234df9ddf9ab5ed90fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bccd4eb824d32256dd0f9234df9ddf9ab5ed90fd Author: Luca Barbieri Date: Thu Sep 23 16:21:14 2010 +0200 d3d1x: add autogenerated files as prerequisites, so make bu

Mesa (master): d3d1x: fix build without system EGL/egl.h

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 36a64bfe541c1c8149db08c559e044dfd835c69a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36a64bfe541c1c8149db08c559e044dfd835c69a Author: Luca Barbieri Date: Thu Sep 23 16:18:52 2010 +0200 d3d1x: fix build without system EGL/egl.h --- src/galliu

Mesa (master): d3d1x: add missing guid.cpp

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: eaf8fe84614f4881ddb03568de11cb4ed3ea5322 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eaf8fe84614f4881ddb03568de11cb4ed3ea5322 Author: Luca Barbieri Date: Thu Sep 23 16:17:36 2010 +0200 d3d1x: add missing guid.cpp --- .../state_trackers/d3d1x

Mesa (7.9): 21 new commits

2010-09-23 Thread Ian Romanick
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97cfa1240cafe2a119ba1fcd2a0aab3087b309f7 Author: Kristian Høgsberg Date: Wed Sep 22 11:01:11 2010 -0400 intel: Fix GL_ARB_shading_language_120 commit Fix commit e7087175f8a04f777403366fb34b58edd00f4d60. Move the reference t

Mesa (master): d3d1x: flush properly

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 1734a785384430f022de453dc5cb59b8c4999833 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1734a785384430f022de453dc5cb59b8c4999833 Author: Luca Barbieri Date: Thu Sep 23 16:08:37 2010 +0200 d3d1x: flush properly --- .../state_trackers/d3d1x/dxgi/

Mesa (master): d3d1x: remove another include specstrings.h

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 206c4cc8787ca4a635ed0248b8c17e0d833cc526 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=206c4cc8787ca4a635ed0248b8c17e0d833cc526 Author: Luca Barbieri Date: Thu Sep 23 16:07:33 2010 +0200 d3d1x: remove another include specstrings.h --- .../stat

Mesa (master): d3d1x: flush the pipe context when presenting

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 681f87e09bc278924a19fc960809556e607886f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=681f87e09bc278924a19fc960809556e607886f1 Author: Luca Barbieri Date: Thu Sep 23 16:02:58 2010 +0200 d3d1x: flush the pipe context when presenting --- .../st

Mesa (master): d3d1x: remove specstrings.h include

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 9a97b9af68ef1e555d7581c1997c947d78b30ca7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a97b9af68ef1e555d7581c1997c947d78b30ca7 Author: Luca Barbieri Date: Thu Sep 23 16:02:45 2010 +0200 d3d1x: remove specstrings.h include --- .../state_tracke

Mesa (master): d3d11: obliterate IDL parameter names

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: b6b3fbcdb14faf5a5be66112a06d3406e7a46998 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6b3fbcdb14faf5a5be66112a06d3406e7a46998 Author: Luca Barbieri Date: Thu Sep 23 15:45:13 2010 +0200 d3d11: obliterate IDL parameter names --- .../state_trac

Mesa (master): d3d1x: rename parameters in dxgi

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 0525384c11a6bc95f9fc8f621ea22e13355c2ac8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0525384c11a6bc95f9fc8f621ea22e13355c2ac8 Author: Luca Barbieri Date: Thu Sep 23 15:38:33 2010 +0200 d3d1x: rename parameters in dxgi --- .../state_trackers/

Mesa (master): d3d1x: rename params in misc and objects

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 9cd0e624b460bc361287f7d39bfe9aa61d90a457 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cd0e624b460bc361287f7d39bfe9aa61d90a457 Author: Luca Barbieri Date: Thu Sep 23 15:22:54 2010 +0200 d3d1x: rename params in misc and objects --- .../state_t

Mesa (master): d3d11: rename screen params

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 4f700d23fd5d7277f4379454c0d85ff960e73810 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f700d23fd5d7277f4379454c0d85ff960e73810 Author: Luca Barbieri Date: Thu Sep 23 15:02:59 2010 +0200 d3d11: rename screen params --- .../state_trackers/d3d1x

Mesa (master): d3d1x: rename context params

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 3e0f57b6401e7ddd0a5dc89b5b7fdd6c8d85818d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e0f57b6401e7ddd0a5dc89b5b7fdd6c8d85818d Author: Luca Barbieri Date: Thu Sep 23 14:22:10 2010 +0200 d3d1x: rename context params --- .../state_trackers/d3d1

Mesa (master): d3d1x: minifix

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 6b485d85188f7a0499b921fbce4f05f1f5f4882b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b485d85188f7a0499b921fbce4f05f1f5f4882b Author: Luca Barbieri Date: Thu Sep 23 13:55:36 2010 +0200 d3d1x: minifix --- .../state_trackers/d3d1x/d3dapi/d3d10

Mesa (master): d3d1x: remove specstrings

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 8224256946619fb25278718bbf4703e3b9d60c93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8224256946619fb25278718bbf4703e3b9d60c93 Author: Luca Barbieri Date: Thu Sep 23 13:52:34 2010 +0200 d3d1x: remove specstrings --- .../state_trackers/d3d1x/d

Mesa (master): d3d1x: normalize whitespace

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 6c598c78bd17642d731cf57b8369cc794f64ba2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c598c78bd17642d731cf57b8369cc794f64ba2f Author: Luca Barbieri Date: Thu Sep 23 13:44:22 2010 +0200 d3d1x: normalize whitespace --- .../d3d1x/d3d1xshader/in

Mesa (master): d3d1x: s/tpf/sm4/g

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: e5ae4588d150a179974a812887f3b6445d8e2f34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5ae4588d150a179974a812887f3b6445d8e2f34 Author: Luca Barbieri Date: Thu Sep 23 13:31:30 2010 +0200 d3d1x: s/tpf/sm4/g --- .../state_trackers/d3d1x/d3d1xsha

Mesa (master): d3d1x: autogenerate shader enums and text from def files

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 75c29fe1c853d5d5e7be6af3187a4d4e36832f5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75c29fe1c853d5d5e7be6af3187a4d4e36832f5b Author: Luca Barbieri Date: Thu Sep 23 13:17:45 2010 +0200 d3d1x: autogenerate shader enums and text from def files T

Mesa (master): d3d1x: initialize the mutex

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 22762012d1ab4060d8274c1007067c80bb8e806c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22762012d1ab4060d8274c1007067c80bb8e806c Author: Luca Barbieri Date: Thu Sep 23 11:58:09 2010 +0200 d3d1x: initialize the mutex --- .../d3d1x/d3d1xstutil/in

Mesa (7.9): draw: Prevent clipped vertices overflow.

2010-09-23 Thread Jose Fonseca
Module: Mesa Branch: 7.9 Commit: 7f95c59509a6e28bde2c8ec7c880505a63c9ee56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f95c59509a6e28bde2c8ec7c880505a63c9ee56 Author: José Fonseca Date: Thu Aug 26 15:30:51 2010 +0100 draw: Prevent clipped vertices overflow. Some pathological tri

Mesa (master): draw: Prevent clipped vertices overflow.

2010-09-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 440129521c36bc2c2e59c462a94394b2f42a847e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=440129521c36bc2c2e59c462a94394b2f42a847e Author: José Fonseca Date: Thu Aug 26 15:30:51 2010 +0100 draw: Prevent clipped vertices overflow. Some pathological

Mesa (7.9): draw: don't apply flatshading to clipped tris with <3 verts

2010-09-23 Thread Keith Whitwell
Module: Mesa Branch: 7.9 Commit: 6f310f379b31be4776e43447bf38416de56e5abb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f310f379b31be4776e43447bf38416de56e5abb Author: Keith Whitwell Date: Thu Sep 23 16:11:17 2010 +0100 draw: don't apply flatshading to clipped tris with <3 verts

Mesa (master): draw: don't apply flatshading to clipped tris with <3 verts

2010-09-23 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 8b597b4ea4290301bd97587db5389f151cb5f25f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b597b4ea4290301bd97587db5389f151cb5f25f Author: Keith Whitwell Date: Thu Sep 23 16:11:17 2010 +0100 draw: don't apply flatshading to clipped tris with <3 vert

Mesa (7.9): egl: fix build since 17eace581d25a626a7d75d9d1205d012cbb14a6e

2010-09-23 Thread Kristian Høgsberg
Module: Mesa Branch: 7.9 Commit: f279480df292c5fa9107bca93a8a9350f20b747d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f279480df292c5fa9107bca93a8a9350f20b747d Author: Dave Airlie Date: Thu Sep 23 16:12:23 2010 +1000 egl: fix build since 17eace581d25a626a7d75d9d1205d012cbb14a6e l

Mesa (7.9): dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup

2010-09-23 Thread Kristian Høgsberg
Module: Mesa Branch: 7.9 Commit: d382c51a233f97d2b0ce9534760cb89db04abf9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d382c51a233f97d2b0ce9534760cb89db04abf9b Author: Kristian Høgsberg Date: Wed Sep 22 22:01:17 2010 -0400 dri: Pass the __DRIscreen and the __DRIscreen private back

Mesa (7.9): glx: Hold on to drawables if we' re just switching to another context

2010-09-23 Thread Kristian Høgsberg
Module: Mesa Branch: 7.9 Commit: cdb3f23d8a259fa0b042656e3c96ebb4d0936d2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdb3f23d8a259fa0b042656e3c96ebb4d0936d2f Author: Kristian Høgsberg Date: Tue Sep 21 09:56:05 2010 -0400 glx: Hold on to drawables if we're just switching to anoth

Mesa (master): d3d1x: bind NULL CSOs before destroying default CSOs on context dtor

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 1b15a3cafdc699c63466059d56f36b295475ee9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b15a3cafdc699c63466059d56f36b295475ee9e Author: Luca Barbieri Date: Thu Sep 23 03:49:17 2010 +0200 d3d1x: bind NULL CSOs before destroying default CSOs on con

Mesa (master): d3d1x: fix deadlocks on non-recursive mutex

2010-09-23 Thread Luca Barbieri
Module: Mesa Branch: master Commit: 17ad9972f4b998dbf1a046780b6bde461d721dd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17ad9972f4b998dbf1a046780b6bde461d721dd0 Author: Luca Barbieri Date: Thu Sep 23 03:35:50 2010 +0200 d3d1x: fix deadlocks on non-recursive mutex --- .../stat