Mesa (master): r300/compiler: Reorganize presub_helper()

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: 4749429a4a4bb893c35cd945a2aed60bf8f94a3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4749429a4a4bb893c35cd945a2aed60bf8f94a3e Author: Tom Stellard Date: Thu Sep 9 19:13:57 2010 -0700 r300/compiler: Reorganize presub_helper() --- .../drivers

Mesa (master): r300/compiler: Don't use presubtract in TEX instructions

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: 3fffcb317c90b03cad733bca027ff2a978567306 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fffcb317c90b03cad733bca027ff2a978567306 Author: Tom Stellard Date: Thu Sep 9 10:19:52 2010 -0700 r300/compiler: Don't use presubtract in TEX instructions --

Mesa (master): r300/compiler: Print the presub subtract operation in the correct order

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: 8b67159e9a8f2e3782dfb78bc612e2753395563a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b67159e9a8f2e3782dfb78bc612e2753395563a Author: Tom Stellard Date: Tue Sep 7 10:23:30 2010 -0700 r300/compiler: Print the presub subtract operation in the co

Mesa (master): r300/compiler: Fix dataflow bug in presub_helper()

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: e3fc210a4f93c41cd3d1601dd1c937388f117d97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3fc210a4f93c41cd3d1601dd1c937388f117d97 Author: Tom Stellard Date: Tue Sep 7 10:22:16 2010 -0700 r300/compiler: Fix dataflow bug in presub_helper() --- ..

Mesa (master): r300/compiler: Replace asserts with error messages

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: d442c7f172df72875bc4a4c8e20ddd8c49dee12a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d442c7f172df72875bc4a4c8e20ddd8c49dee12a Author: Tom Stellard Date: Mon Sep 6 20:48:10 2010 -0700 r300/compiler: Replace asserts with error messages --- ..

Mesa (master): r300/compiler: Fix copy propigation for some presub instructions

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: 66b1e716fb2f36db98ce490dc6e58d5585c652ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66b1e716fb2f36db98ce490dc6e58d5585c652ae Author: Tom Stellard Date: Mon Sep 6 15:31:07 2010 -0700 r300/compiler: Fix copy propigation for some presub instruct

Mesa (master): r300/compiler: Add peephole optimization for the 'sub' presubtract operation

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: 564653b9f196b9bf91fe772fd1ca1e131ff33774 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=564653b9f196b9bf91fe772fd1ca1e131ff33774 Author: Tom Stellard Date: Mon Sep 6 10:57:20 2010 -0700 r300/compiler: Add peephole optimization for the 'sub' presu

Mesa (master): r300/compiler: Add peephole optimization for the 'add' presubtract operation

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: a64b4a05af362fff52c9e52eb51cd92fe164afcc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a64b4a05af362fff52c9e52eb51cd92fe164afcc Author: Tom Stellard Date: Mon Aug 30 08:59:30 2010 -0700 r300/compiler: Add peephole optimization for the 'add' presu

Mesa (master): r300/compiler: Clean up rc_pair_alloc_source()

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: 598e220f9581db750cf212c59275d25fda810fe1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=598e220f9581db750cf212c59275d25fda810fe1 Author: Tom Stellard Date: Sat Sep 4 19:10:23 2010 -0700 r300/compiler: Clean up rc_pair_alloc_source() --- .../dr

Mesa (master): r300/compiler: Enable presubtract sources

2010-09-10 Thread Tom Stellard
Module: Mesa Branch: master Commit: 63432ecfce5415fbf07f1781ec77b5ea3efff599 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63432ecfce5415fbf07f1781ec77b5ea3efff599 Author: Tom Stellard Date: Tue Jul 13 21:25:27 2010 -0700 r300/compiler: Enable presubtract sources The r300 compiler

Mesa (master): intel: Remove noise opcode support from i915 and i965 drivers

2010-09-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 55aaee602078a8a57681cd4c205a71048fd184fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55aaee602078a8a57681cd4c205a71048fd184fe Author: Ian Romanick Date: Thu Sep 9 16:27:37 2010 -0700 intel: Remove noise opcode support from i915 and i965 driver

Mesa (master): mesa: Remove unused Emit flags from gl_shader_compiler_options

2010-09-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: d8a36620089e72d431ae853ec168f193f3376782 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8a36620089e72d431ae853ec168f193f3376782 Author: Ian Romanick Date: Fri Sep 10 13:10:26 2010 -0700 mesa: Remove unused Emit flags from gl_shader_compiler_optio

Mesa (master): r600c: add missing header

2010-09-10 Thread Alex Deucher
Module: Mesa Branch: master Commit: 58eaade6622294f91d681e85143adeb3b536c497 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58eaade6622294f91d681e85143adeb3b536c497 Author: Alex Deucher Date: Fri Sep 10 14:14:12 2010 -0400 r600c: add missing header --- src/mesa/drivers/dri/r600/e

Mesa (master): r600c: add OQ support for evergreen

2010-09-10 Thread Alex Deucher
Module: Mesa Branch: master Commit: 9cced19125f0c8bfe05d7d0c599b5c556efb20e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cced19125f0c8bfe05d7d0c599b5c556efb20e7 Author: Alex Deucher Date: Fri Sep 10 13:26:10 2010 -0400 r600c: add OQ support for evergreen --- src/mesa/drivers/

Mesa (master): r600c: oq updates

2010-09-10 Thread Alex Deucher
Module: Mesa Branch: master Commit: 7ffc5d7c2e0fee488e25ed0a20792973b1e4138e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ffc5d7c2e0fee488e25ed0a20792973b1e4138e Author: Alex Deucher Date: Fri Sep 10 13:13:08 2010 -0400 r600c: oq updates --- src/mesa/drivers/dri/r600/r600_cmdb

Mesa (master): r600c: add blit support for evergreen

2010-09-10 Thread Alex Deucher
Module: Mesa Branch: master Commit: 4e53d6e6c94fe0fa52eef73e1d84ba64398f9bfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e53d6e6c94fe0fa52eef73e1d84ba64398f9bfc Author: Alex Deucher Date: Fri Sep 10 12:54:44 2010 -0400 r600c: add blit support for evergreen driver was previously

Mesa (master): r600c: fix some typos

2010-09-10 Thread Alex Deucher
Module: Mesa Branch: master Commit: f35b728accbb5a8da5706c4acd0189c6c8a94859 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f35b728accbb5a8da5706c4acd0189c6c8a94859 Author: Alex Deucher Date: Thu Sep 9 21:16:55 2010 -0400 r600c: fix some typos --- src/mesa/drivers/dri/r600/everg

Mesa (master): r600c: emit start3d packet on evergreen

2010-09-10 Thread Alex Deucher
Module: Mesa Branch: master Commit: 886c6c09ea7847a55e51d56c94a6fc147bf80f7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=886c6c09ea7847a55e51d56c94a6fc147bf80f7a Author: Alex Deucher Date: Fri Sep 10 11:40:46 2010 -0400 r600c: emit start3d packet on evergreen --- src/mesa/driv

Mesa (master): r600c: fix type in cb setup on evergreen

2010-09-10 Thread Alex Deucher
Module: Mesa Branch: master Commit: a712db73ced2f093e1dbf3ea768f6d14d595944e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a712db73ced2f093e1dbf3ea768f6d14d595944e Author: Alex Deucher Date: Thu Sep 9 20:36:23 2010 -0400 r600c: fix type in cb setup on evergreen --- src/mesa/dri

Mesa (master): r600c: add support for more rendering formats on evergreen

2010-09-10 Thread Alex Deucher
Module: Mesa Branch: master Commit: c7843280f0a50e78a2a04e10bc9a078de53f1e30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7843280f0a50e78a2a04e10bc9a078de53f1e30 Author: Alex Deucher Date: Thu Sep 9 20:26:11 2010 -0400 r600c: add support for more rendering formats on evergreen

Mesa (master): r600: set correct initial point_minmax values

2010-09-10 Thread Andre Maasikas
Module: Mesa Branch: master Commit: 78109952d47046bfb8d179f32493daa1b5e98615 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78109952d47046bfb8d179f32493daa1b5e98615 Author: Andre Maasikas Date: Fri Sep 10 14:41:33 2010 +0300 r600: set correct initial point_minmax values --- src/m

Mesa (master): r600g: Fixed a bo reference leak in the draw module.

2010-09-10 Thread Tilman Sauerbeck
Module: Mesa Branch: master Commit: ec2e0fd1e976ce09453ff94dce9d90c970da2069 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec2e0fd1e976ce09453ff94dce9d90c970da2069 Author: Tilman Sauerbeck Date: Thu Sep 9 21:33:37 2010 +0200 r600g: Fixed a bo reference leak in the draw module. Si

Mesa (master): r600g: Only increase a bo's map_count if radeon_bo_map() succeeded.

2010-09-10 Thread Tilman Sauerbeck
Module: Mesa Branch: master Commit: 0b4c529da5c67f9719f4ca92cbeca4fcf826796f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b4c529da5c67f9719f4ca92cbeca4fcf826796f Author: Tilman Sauerbeck Date: Thu Sep 9 15:24:50 2010 +0200 r600g: Only increase a bo's map_count if radeon_bo_map()

Mesa (master): r600g: Fixed a bo leak in the error path of radeon_ctx_set_bo_new().

2010-09-10 Thread Tilman Sauerbeck
Module: Mesa Branch: master Commit: 56a80535b61a274de7bb88767e5ccd53f781e892 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56a80535b61a274de7bb88767e5ccd53f781e892 Author: Tilman Sauerbeck Date: Thu Sep 9 14:57:32 2010 +0200 r600g: Fixed a bo leak in the error path of radeon_ctx_s

Mesa (master): r600g: Fixed a bo leak in r600_texture_from_handle().

2010-09-10 Thread Tilman Sauerbeck
Module: Mesa Branch: master Commit: ac2bddb9f2c40effb16db321db0177decea81a92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac2bddb9f2c40effb16db321db0177decea81a92 Author: Tilman Sauerbeck Date: Thu Sep 9 14:03:46 2010 +0200 r600g: Fixed a bo leak in r600_texture_from_handle(). W

Mesa (master): r600g: Don' t leave stale references in query_list when we cannot create bo.

2010-09-10 Thread Tilman Sauerbeck
Module: Mesa Branch: master Commit: ae23d425c2aae652f4fc61ee8dee721e8e25509e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae23d425c2aae652f4fc61ee8dee721e8e25509e Author: Tilman Sauerbeck Date: Thu Sep 9 13:51:51 2010 +0200 r600g: Don't leave stale references in query_list when w

Mesa (master): r600g: Implemented the y component write for the LOG opcode.

2010-09-10 Thread Tilman Sauerbeck
Module: Mesa Branch: master Commit: 96a4edb8ccb4bc1125918b972e8b3a080f496d0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96a4edb8ccb4bc1125918b972e8b3a080f496d0d Author: Tilman Sauerbeck Date: Wed Sep 8 11:21:21 2010 +0200 r600g: Implemented the y component write for the LOG opc

Mesa (master): egl: Simplify _eglBindContext.

2010-09-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ea9e5dbbc2e992ead954d3d2ebf3689f7a003f79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea9e5dbbc2e992ead954d3d2ebf3689f7a003f79 Author: Chia-I Wu Date: Fri Sep 10 18:26:03 2010 +0800 egl: Simplify _eglBindContext. Remove the hard-to-get-right _e

Mesa (master): r600: dont bswap rgba FLOAT formats

2010-09-10 Thread Andre Maasikas
Module: Mesa Branch: master Commit: 67270e1fd60fbdfb9b78fd46cabf077dedf273df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67270e1fd60fbdfb9b78fd46cabf077dedf273df Author: Andre Maasikas Date: Fri Sep 10 12:12:36 2010 +0300 r600: dont bswap rgba FLOAT formats fixes at least some r

Mesa (master): targets/egl: Fix crashes from loading invalid modules.

2010-09-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 67660ccee969e0024ddec51f84c6e75de3f675d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67660ccee969e0024ddec51f84c6e75de3f675d5 Author: Chia-I Wu Date: Fri Sep 10 16:01:37 2010 +0800 targets/egl: Fix crashes from loading invalid modules. Be defe

Mesa (master): gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.

2010-09-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 5ea092117fb607a5776f52d251f976c5691575c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ea092117fb607a5776f52d251f976c5691575c8 Author: Chia-I Wu Date: Fri Sep 10 13:42:49 2010 +0800 gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2. They

Mesa (master): st/egl: Use profiles to create OpenGL ES contexts.

2010-09-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 948e3fa27ca9112b903a180d1a18c61cfb2928dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=948e3fa27ca9112b903a180d1a18c61cfb2928dc Author: Chia-I Wu Date: Fri Sep 10 12:59:43 2010 +0800 st/egl: Use profiles to create OpenGL ES contexts. Replace all

Mesa (master): st/dri: Use profiles to create OpenGL ES contexts.

2010-09-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0cd480f07639ec9ee01424aaa3e0c900b2204d4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cd480f07639ec9ee01424aaa3e0c900b2204d4f Author: Chia-I Wu Date: Fri Sep 10 13:23:06 2010 +0800 st/dri: Use profiles to create OpenGL ES contexts. Having 3 st

Mesa (master): gallium: Add context profile support to st_api.

2010-09-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4531356817ec8383ac35932903773de67af92e37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4531356817ec8383ac35932903773de67af92e37 Author: Chia-I Wu Date: Fri Sep 10 10:31:06 2010 +0800 gallium: Add context profile support to st_api. Add struct st_