Mesa (master): nv30: Silence pipe_cap warnings

2012-05-11 Thread Ben Skeggs
Module: Mesa Branch: master Commit: e253ead78e65a64b606e8f46cdceec2689aaf9f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e253ead78e65a64b606e8f46cdceec2689aaf9f4 Author: Roy Spliet Date: Sat May 12 03:42:31 2012 +0200 nv30: Silence pipe_cap warnings Signed-off-by: Roy Spliet Si

Mesa (master): nv30/shader: SSG, LIT only requires one source register

2012-05-11 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 897d2351322e4c516eee622b3f49eedca7a2e308 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=897d2351322e4c516eee622b3f49eedca7a2e308 Author: Roy Spliet Date: Sat May 12 03:42:30 2012 +0200 nv30/shader: SSG, LIT only requires one source register Fixes

Mesa (master): nouveau/vieux: finish != flush, how about we do that..

2012-05-11 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 666004148353fa46e818772e496f6d09bd979737 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=666004148353fa46e818772e496f6d09bd979737 Author: Ben Skeggs Date: Fri May 11 03:02:13 2012 +1000 nouveau/vieux: finish != flush, how about we do that.. Signed

Mesa (master): r300g/swtcl: move vertex buffer updates into set_vertex_buffers

2012-05-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9d6b46b1cd459ee6c0db4bfe518adb6928c5b59f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d6b46b1cd459ee6c0db4bfe518adb6928c5b59f Author: Marek Olšák Date: Fri May 11 23:33:50 2012 +0200 r300g/swtcl: move vertex buffer updates into set_vertex_buffe

Mesa (master): r300g/swtcl: move index buffer updates from swtcl_draw_vbo into set_index_buffer

2012-05-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 735d0d93a7d748c2e0c0f13fcd6da0c13b678da9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=735d0d93a7d748c2e0c0f13fcd6da0c13b678da9 Author: Marek Olšák Date: Fri May 11 23:33:50 2012 +0200 r300g/swtcl: move index buffer updates from swtcl_draw_vbo in

Mesa (master): r300g/swtcl: malloc vertex and index buffers (don' t use radeon DRM to get them)

2012-05-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 21b012d3b022c1c55358226f7bcc52fe50078123 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21b012d3b022c1c55358226f7bcc52fe50078123 Author: Marek Olšák Date: Fri May 11 23:22:21 2012 +0200 r300g/swtcl: malloc vertex and index buffers (don't use radeo

Mesa (master): r300g/swtcl: don't do stuff which is only for HWTCL

2012-05-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 8a963d122d4b67209214b0483084ba950814f42b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a963d122d4b67209214b0483084ba950814f42b Author: Marek Olšák Date: Fri May 11 23:09:05 2012 +0200 r300g/swtcl: don't do stuff which is only for HWTCL --- sr

Mesa (master): r300g: remove slab allocator for pipe_resource ( used mainly for user buffers)

2012-05-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: f808984f438b827afff6fdbe52ac52dee8781d03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f808984f438b827afff6fdbe52ac52dee8781d03 Author: Marek Olšák Date: Fri May 11 22:56:08 2012 +0200 r300g: remove slab allocator for pipe_resource (used mainly f

Mesa (master): r300g: fix breakage after gallium-userbuf merge

2012-05-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: bdba35befac74a0bef0d1be657e4e77de628e28b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdba35befac74a0bef0d1be657e4e77de628e28b Author: Marek Olšák Date: Fri May 11 22:25:03 2012 +0200 r300g: fix breakage after gallium-userbuf merge --- src/ga

Mesa (master): r300g: remove user_buffer_create

2012-05-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4fd60ad6dae7e5cf3eb0ab4f49bf86378230b65f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4fd60ad6dae7e5cf3eb0ab4f49bf86378230b65f Author: Marek Olšák Date: Fri May 11 22:34:34 2012 +0200 r300g: remove user_buffer_create --- src/gallium/drivers/r

Mesa (master): llvmpipe: add cast to silence warning

2012-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 550de24c17fd4873b0200c0d4a61656e184631ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=550de24c17fd4873b0200c0d4a61656e184631ac Author: Brian Paul Date: Fri May 11 16:16:11 2012 -0600 llvmpipe: add cast to silence warning --- src/gallium/drive

Mesa (master): vega: fix 565 color unpacking bug

2012-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 9d6e908f140d0ed2fe8031d0f8084aaf2c3477db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d6e908f140d0ed2fe8031d0f8084aaf2c3477db Author: Andreas Betz Date: Fri May 11 07:29:06 2012 -0600 vega: fix 565 color unpacking bug NOTE: This is a candidate

Mesa (master): mesa: add DEBUG_INCOMPLETE_TEXTURE, DEBUG_INCOMPLETE_FBO flags

2012-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 93bcf7825d023d3d7108bc47a7a0929338bba6b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93bcf7825d023d3d7108bc47a7a0929338bba6b9 Author: Brian Paul Date: Wed May 9 12:09:21 2012 -0600 mesa: add DEBUG_INCOMPLETE_TEXTURE, DEBUG_INCOMPLETE_FBO flags

Mesa (master): mesa: implement DEBUG_ALWAYS_FLUSH debug option

2012-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 014306578be1f7aeb883e7b22eb255eda82fa011 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=014306578be1f7aeb883e7b22eb255eda82fa011 Author: Brian Paul Date: Wed May 9 12:08:47 2012 -0600 mesa: implement DEBUG_ALWAYS_FLUSH debug option This flag has

Mesa (master): mesa: define DEBUG_SILENT flag, use in output_if_debug()

2012-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: da35c2b38c1419690b6647fbc2f930cb04c6877f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da35c2b38c1419690b6647fbc2f930cb04c6877f Author: Brian Paul Date: Wed May 9 13:25:00 2012 -0600 mesa: define DEBUG_SILENT flag, use in output_if_debug() ---

Mesa (master): mesa: clean-up the debug/verbose flag setup code

2012-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 88cd47187c35fab89f5868d90a87a2d88232f871 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88cd47187c35fab89f5868d90a87a2d88232f871 Author: Brian Paul Date: Wed May 9 12:07:28 2012 -0600 mesa: clean-up the debug/verbose flag setup code Split the ve

Mesa (master): mesa: do FLUSH_VERTICES() in _mesa_flush/finish()

2012-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 443195bdf897aa2146363134bc9ece167d121c97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=443195bdf897aa2146363134bc9ece167d121c97 Author: Brian Paul Date: Wed May 9 11:56:10 2012 -0600 mesa: do FLUSH_VERTICES() in _mesa_flush/finish() This was be

Mesa (master): mesa: fix glMaterial / dlist bug

2012-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 1bc16bf98a1b5a4cca0c0ae2a80ba7982c6e4651 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bc16bf98a1b5a4cca0c0ae2a80ba7982c6e4651 Author: Brian Paul Date: Tue May 8 11:41:03 2012 -0600 mesa: fix glMaterial / dlist bug When glColorMaterial() is us

Mesa (master): mesa: fix/add error check in _mesa_ColorMaterial()

2012-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: f2724905469bbcde820b9ece2e4f44a610a75a65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2724905469bbcde820b9ece2e4f44a610a75a65 Author: Brian Paul Date: Tue May 8 10:22:20 2012 -0600 mesa: fix/add error check in _mesa_ColorMaterial() _mesa_mate

Mesa (master): radeon/llvm: More comments and cleanups

2012-05-11 Thread Tom Stellard
Module: Mesa Branch: master Commit: bcfc97dbf40c256ed59c2424e0c55b845f0f2569 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcfc97dbf40c256ed59c2424e0c55b845f0f2569 Author: Tom Stellard Date: Fri May 11 13:44:24 2012 -0400 radeon/llvm: More comments and cleanups --- src/gallium/d

Mesa (master): gallivm: Fix copy'n'paste typo bug translating CEIL opcode.

2012-05-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 23c0d469e55b3cb79ad4b2fd0d961562a26234fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23c0d469e55b3cb79ad4b2fd0d961562a26234fd Author: José Fonseca Date: Fri May 11 16:43:28 2012 +0100 gallivm: Fix copy'n'paste typo bug translating CEIL opcode.

Mesa (master): r600g: assume DISCARD_WHOLE_RESOURCE is always used with WRITE

2012-05-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: d3bab0c7bee7439fa834fd86a835119fc5fa3307 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3bab0c7bee7439fa834fd86a835119fc5fa3307 Author: Marek Olšák Date: Fri May 11 17:34:26 2012 +0200 r600g: assume DISCARD_WHOLE_RESOURCE is always used with WRIT

Mesa (master): 28 new commits

2012-05-11 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7435c043988dd83b430f3d3a7ca5a5a1b2f30d61 Merge: bb4c5d72d7c7cb1d9e7016e2c07c36875f30011a 4d11a6a0c798301863d5b202703dcca37dc24e7c Author: Marek Olšák Date: Fri May 11 16:42:20 2012 +0200 Merge branch 'master' of ssh://git.freedeskto

Mesa (master): radeon/llvm: Fix Evergreen/Cayman tablegen predicates

2012-05-11 Thread Tom Stellard
Module: Mesa Branch: master Commit: 4d11a6a0c798301863d5b202703dcca37dc24e7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d11a6a0c798301863d5b202703dcca37dc24e7c Author: Tom Stellard Date: Fri May 11 09:31:00 2012 -0400 radeon/llvm: Fix Evergreen/Cayman tablegen predicates Some

Mesa (master): gallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture target.

2012-05-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 223831ca146bc3aca615542794a7c3800ccbcc6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=223831ca146bc3aca615542794a7c3800ccbcc6f Author: José Fonseca Date: Fri May 11 13:36:46 2012 +0100 gallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture targ

Mesa (master): gallium/tgsi: s/TGSI_BUFFER/TGSI_TEXTURE_BUFFER/

2012-05-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 96956dc5076fc03b9290368ca90e3f3b870ee613 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96956dc5076fc03b9290368ca90e3f3b870ee613 Author: José Fonseca Date: Fri May 11 13:41:56 2012 +0100 gallium/tgsi: s/TGSI_BUFFER/TGSI_TEXTURE_BUFFER/ For consis

Mesa (master): llvmpipe: Fix triangle bounding box calculation to be correctly inclusive or exclusive

2012-05-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 11aa82cc0bda6bd9162f76553a3f68e28978edae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11aa82cc0bda6bd9162f76553a3f68e28978edae Author: James Benton Date: Thu May 10 17:15:28 2012 +0100 llvmpipe: Fix triangle bounding box calculation to be correc

Mesa (master): llvmpipe: Change triangle rasterization comparison from < 0 to <= 0

2012-05-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0c8a8a35e107bcb04de94154933156165fed62a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c8a8a35e107bcb04de94154933156165fed62a8 Author: James Benton Date: Thu May 10 17:15:27 2012 +0100 llvmpipe: Change triangle rasterization comparison from < 0

Mesa (master): 30 new commits

2012-05-11 Thread Francisco Jerez
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60e7b08101295099618a3c1f879440b257265253 Author: Francisco Jerez Date: Fri May 4 15:02:21 2012 +0200 clover: Implement CL_MEM_COPY_HOST_PTR. URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19eae45e012d917b682758abeaf4fb707

Mesa (master): radeonsi: Properly translate vertex format swizzle.

2012-05-11 Thread Michel Dänzer
Module: Mesa Branch: master Commit: c2f1fbf912c0b95e09cb64db10dfbe8abff9f5d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2f1fbf912c0b95e09cb64db10dfbe8abff9f5d6 Author: Michel Dänzer Date: Fri May 11 11:52:16 2012 +0200 radeonsi: Properly translate vertex format swizzle. egltri