Mesa (gallium-0.2): cell: Protected use of non-initialized untile buffers

2008-10-30 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: 443e102fdc8084dd2c73549c83de10524eb94b31 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=443e102fdc8084dd2c73549c83de10524eb94b31 Author: Jonathan White <[EMAIL PROTECTED]> Date: Thu Oct 30 15:53:12 2008 -0600 cell: Protected use

Mesa (gallium-0.2): cell: Added check for PIPE_FLUSH_RENDER_CACHE to cell_flush to fix black blocks during st_readpixels due to a flush wait not happening in order to allow any previous rendering to c

2008-10-30 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: 157ddc14183807834068687f02c67b66acf9effa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=157ddc14183807834068687f02c67b66acf9effa Author: Jonathan White <[EMAIL PROTECTED]> Date: Thu Oct 30 11:22:20 2008 -0600 cell: Added che

Mesa (gallium-0.2): cell: Added support for untwiddling textures during glReadPixels. This allows glReadPixels to work correctly on cell now and makes conformance tests that use pixel compares useable

2008-10-27 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: 582ca6e4180e45655ea5f85ac1c823a665efad47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=582ca6e4180e45655ea5f85ac1c823a665efad47 Author: Jonathan White <[EMAIL PROTECTED]> Date: Mon Oct 27 16:29:20 2008 -0600 cell: Added suppo

Mesa (gallium-0.2): cell: Fixed usage of MAX_INSTRUCTIONS to use new MAX_PROGRAM_INSTRUCTIONS instead of old MAX_NV_XXX definitions in order to allow Cell TGSI fragment program generator to work again

2008-09-30 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: e3378790bb43d65689349545a14c8651677aff41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3378790bb43d65689349545a14c8651677aff41 Author: Jonathan White <[EMAIL PROTECTED]> Date: Tue Sep 30 15:38:38 2008 -0600 cell: Fixed us

Mesa (gallium-0.2): cell: Moved X86 checks to wrap #include section so that Cell targets will compile again .

2008-09-30 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: 5e585719ebab17959d972e2e69c04203ecd3f2f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e585719ebab17959d972e2e69c04203ecd3f2f3 Author: Jonathan White <[EMAIL PROTECTED]> Date: Tue Sep 30 14:07:09 2008 -0600 cell: Moved X86 checks t

Mesa (gallium-0.2): cell: Fixed bug with absolute, negate, set-negative logic in source fetch for TGSI instructions. The logic should operate on the origin channel not the swizzled channel.

2008-09-22 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: 6642380841b8cc0d166bf1c6a76be786e1c50825 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6642380841b8cc0d166bf1c6a76be786e1c50825 Author: Jonathan White <[EMAIL PROTECTED]> Date: Mon Sep 22 14:33:53 2008 -0600 cell: Fixed bug with ab

Mesa (gallium-0.2): cell: Added TRUNC, SWZ (extended) and XPD instructions, verified against softpipe. Optimized FLR and FRC. Fixed writeback logic for DP3, DP4 and DPH.

2008-09-22 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: 6b3ec9ec2b96e33f975852ee9f4751c6fefe9869 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b3ec9ec2b96e33f975852ee9f4751c6fefe9869 Author: Jonathan White <[EMAIL PROTECTED]> Date: Mon Sep 22 13:13:50 2008 -0600 cell: Added TRUNC, SWZ (ex

Mesa (gallium-0.2): cell: Added DPH instruction and verified against softpipe.

2008-09-22 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: 56c476395ffdff2cfbc0adb9b87e5b308ee3066a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56c476395ffdff2cfbc0adb9b87e5b308ee3066a Author: Jonathan White <[EMAIL PROTECTED]> Date: Mon Sep 22 10:54:50 2008 -0600 cell: Added DPH instructi

Mesa (gallium-0.2): Remove incorrect test from mmAllocMem.

2008-09-22 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: 5106f1b9acef1c5fa8b97b04c33f00c92dfb4c43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5106f1b9acef1c5fa8b97b04c33f00c92dfb4c43 Author: Michel Dänzer <[EMAIL PROTECTED]> Date: Mon Sep 22 11:48:26 2008 +0200 Remove incorrect test from mmAllocM

Mesa (gallium-0.2): r300: Adapt to the removal of _tnl_ProgramCacheInit() and friends.

2008-09-22 Thread Jonathan White
Module: Mesa Branch: gallium-0.2 Commit: bb60fb77c7fa02e0018e10eb84c6ef7c6a5d551b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb60fb77c7fa02e0018e10eb84c6ef7c6a5d551b Author: Michel Dänzer <[EMAIL PROTECTED]> Date: Mon Sep 22 11:49:34 2008 +0200 r300: Adapt to the removal of _tnl_

mesa: Changes to 'gallium-0.2'

2008-09-19 Thread Jonathan White
33bef5866c81a7f358c0aa2e37e20443dafb9eb2 (commit) from 1031638c2df825acc06a6180411caa4d9ebd5b31 (commit) - Commits --- commit 33bef5866c81a7f358c0aa2e37e20443dafb9eb2 Author: Jonathan White <[EMAIL PROTECTED]> Date: Fri Sep 19 15:10:25 2008 -0600

mesa: Changes to 'gallium-0.2'

2008-09-19 Thread Jonathan White
1031638c2df825acc06a6180411caa4d9ebd5b31 (commit) from e9c05c5b82fdae75a3dccad23203987c277572b0 (commit) - Commits --- commit 1031638c2df825acc06a6180411caa4d9ebd5b31 Author: Jonathan White <[EMAIL PROTECTED]> Date: Fri Sep 19 14:18:39 2008 -0600

mesa: Changes to 'gallium-0.2'

2008-09-19 Thread Jonathan White
e9c05c5b82fdae75a3dccad23203987c277572b0 (commit) from 7abf2358d739b126336c4837156816ce03f2b9d6 (commit) - Commits --- commit e9c05c5b82fdae75a3dccad23203987c277572b0 Author: Jonathan White <[EMAIL PROTECTED]> Date: Fri Sep 19 12:59:36 2008 -0600

mesa: Changes to 'gallium-0.2'

2008-09-18 Thread Jonathan White
698bffb8844f6f45e09ed0c9fea39298ac6423d2 (commit) from a8d1521f30766b6a4707aa9966e1f2f9c0b3ac00 (commit) - Commits --- commit 698bffb8844f6f45e09ed0c9fea39298ac6423d2 Author: Jonathan White <[EMAIL PROTECTED]> Date: Thu Sep 18 14:49:00 2008 -0600 cell: Add

mesa: Changes to 'gallium-0.2'

2008-09-18 Thread Jonathan White
15fceac0404f450f026f10bd2f4bdd0c939b5d00 (commit) from 3d2449247afce18e6a0604b794778d1373c879be (commit) - Commits --- commit 15fceac0404f450f026f10bd2f4bdd0c939b5d00 Author: Jonathan White <[EMAIL PROTECTED]> Date: Thu Sep 18 11:11:49 2008 -0600 cel

mesa: Changes to 'gallium-0.2'

2008-09-18 Thread Jonathan White
(commit) from c868a1c32d70295f425333f9e8a35235b129704b (commit) - Commits --- commit 3d2449247afce18e6a0604b794778d1373c879be Author: Jonathan White <[EMAIL PROTECTED]> Date: Thu Sep 18 10:37:45 2008 -0600 cell: Added SGE a

mesa: Changes to 'gallium-0.2'

2008-09-18 Thread Jonathan White
c868a1c32d70295f425333f9e8a35235b129704b (commit) from f8bba34d4e12ef4c620cac881a4b697a1e668377 (commit) - Commits --- commit c868a1c32d70295f425333f9e8a35235b129704b Author: Jonathan White <[EMAIL PROTECTED]> Date: Thu Sep 18 10:36:09 2008 -0600

mesa: Changes to 'gallium-0.2'

2008-09-16 Thread Jonathan White
a3a797ffa84975330d5632ce7a71c65c9c2ad0d8 (commit) from fbbaad14a6b6de07631d5a9fd6e4b847a9e9dd5a (commit) - Commits --- commit a3a797ffa84975330d5632ce7a71c65c9c2ad0d8 Author: Jonathan White <[EMAIL PROTECTED]> Date: Tue Sep 16 16:00:42 2008 -0600

mesa: Changes to 'gallium-0.2'

2008-09-16 Thread Jonathan White
fbbaad14a6b6de07631d5a9fd6e4b847a9e9dd5a (commit) from 2010cd7810da50484fea03259e777ffac0593007 (commit) - Commits --- commit fbbaad14a6b6de07631d5a9fd6e4b847a9e9dd5a Author: Jonathan White <[EMAIL PROTECTED]> Date: Tue Sep 16 13:56:56 2008 -0600

mesa: Changes to 'gallium-0.2'

2008-09-16 Thread Jonathan White
dd75ca89ebce58a69da20c1efbf2a53575b2c96e (commit) from 2c54a6ee798ae22f92ef1fc4a1658ec5e701388a (commit) - Commits --- commit dd75ca89ebce58a69da20c1efbf2a53575b2c96e Author: Jonathan White <[EMAIL PROTECTED]> Date: Tue Sep 16 09:42:28 2008 -0600 cell: Optimized LERP wi

mesa: Changes to 'gallium-0.2'

2008-09-16 Thread Jonathan White
2c54a6ee798ae22f92ef1fc4a1658ec5e701388a (commit) from 32250eb959b1355b2f6984ea892a86a6ecf9d3c3 (commit) - Commits --- commit 2c54a6ee798ae22f92ef1fc4a1658ec5e701388a Author: Jonathan White <[EMAIL PROTECTED]> Date: Tue Sep 16 09:36:38 2008 -0600 cell: Fixed M

mesa: Changes to 'gallium-0.1'

2008-08-29 Thread Jonathan White
380385ab7d0c1964464b40aeea237671189d19cb (commit) - Commits --- commit 3c819926768e3879c8deaedfca964cc52ed1a7c5 Author: Jonathan White <[EMAIL PROTECTED]> Date: Fri Aug 29 11:30:32 2008 -0600 Added command line option for Scons to select which version o