Mesa (master): dri/nouveau: Silence uninitialized variable warning.

2010-11-03 Thread Vinson Lee
Module: Mesa Branch: master Commit: d3fcadf8400360f4db45a4deb45b3b260e880b49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3fcadf8400360f4db45a4deb45b3b260e880b49 Author: Vinson Lee Date: Wed Nov 3 18:13:14 2010 -0700 dri/nouveau: Silence uninitialized variable warning. Fixes th

Mesa (master): gallivm: add some LLVM var labels

2010-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 3ded3e98ffc36820c8ab318d736eab99bb16f26b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ded3e98ffc36820c8ab318d736eab99bb16f26b Author: Brian Paul Date: Wed Nov 3 17:32:21 2010 -0600 gallivm: add some LLVM var labels --- src/gallium/auxiliary

Mesa (master): gallivm: implement scatter stores into temp register file

2010-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 2fefbc79ac8bb55197ff817feeca2626585d7a8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fefbc79ac8bb55197ff817feeca2626585d7a8c Author: Brian Paul Date: Wed Nov 3 17:29:28 2010 -0600 gallivm: implement scatter stores into temp register file Som

Mesa (master): ir_reader: Remove useless error check.

2010-11-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e751ce39bfbc5be35005cedcd3d98cf820f68cde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e751ce39bfbc5be35005cedcd3d98cf820f68cde Author: Kenneth Graunke Date: Tue Nov 2 19:15:55 2010 -0700 ir_reader: Remove useless error check. It's already been

Mesa (master): ir_reader: Return a specific ir_dereference variant.

2010-11-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 0fd665ca63ba37b9a3022f21a8d9f363530e2038 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fd665ca63ba37b9a3022f21a8d9f363530e2038 Author: Kenneth Graunke Date: Sat Oct 30 22:29:07 2010 -0700 ir_reader: Return a specific ir_dereference variant. The

Mesa (master): ir_reader: Fix some potential NULL pointer dereferences.

2010-11-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: c180e95d267c302c40e1cb92e5b134b4e370ef2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c180e95d267c302c40e1cb92e5b134b4e370ef2e Author: Kenneth Graunke Date: Tue Nov 2 19:53:12 2010 -0700 ir_reader: Fix some potential NULL pointer dereferences.

Mesa (master): glsl: Don' t print a useless space at the end of an S-Expression list.

2010-11-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d2c23ac82a4038c0f69b6ce5b0c49f763a65df8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2c23ac82a4038c0f69b6ce5b0c49f763a65df8a Author: Kenneth Graunke Date: Sat Oct 30 21:45:34 2010 -0700 glsl: Don't print a useless space at the end of an S-Expr

Mesa (master): Refresh autogenerated file builtin_function.cpp.

2010-11-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 6c4a83ca3ea9e51dd268be132fbc589f066cf257 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c4a83ca3ea9e51dd268be132fbc589f066cf257 Author: Kenneth Graunke Date: Tue Nov 2 19:55:36 2010 -0700 Refresh autogenerated file builtin_function.cpp. --- s

Mesa (master): glsl/builtins: Rename 'x' to 'y_over_x' in atan(float) implementation.

2010-11-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 84566c770a8742638ff11fbae59756a50513d621 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84566c770a8742638ff11fbae59756a50513d621 Author: Kenneth Graunke Date: Sat Oct 30 21:51:01 2010 -0700 glsl/builtins: Rename 'x' to 'y_over_x' in atan(float) im

Mesa (master): glsl/builtins: Clean up some ugly autogenerated code in atan .

2010-11-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 91b72864b0b774a25712cf7e5196a22acc1693d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91b72864b0b774a25712cf7e5196a22acc1693d9 Author: Kenneth Graunke Date: Sat Oct 30 21:59:52 2010 -0700 glsl/builtins: Clean up some ugly autogenerated code in a

Mesa (master): r600g: Swap the util_blitter_destroy call order.

2010-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 01b39b053b0cb6c7493b560b26734f3c4fa52efa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01b39b053b0cb6c7493b560b26734f3c4fa52efa Author: José Fonseca Date: Wed Nov 3 20:22:28 2010 + r600g: Swap the util_blitter_destroy call order. Trivial ch

Mesa (master): mesa: code to unpack RGBA as uints

2010-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: b29ca2a561621425991727f8dc2145ae21f0f3b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b29ca2a561621425991727f8dc2145ae21f0f3b2 Author: Brian Paul Date: Sat Oct 30 10:36:53 2010 -0600 mesa: code to unpack RGBA as uints --- src/mesa/main/pack.c

Mesa (master): xorg/vmwgfx: Link libkms when available.

2010-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 54f2116877561e6b6360d317b84f24b1a2aa906d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54f2116877561e6b6360d317b84f24b1a2aa906d Author: José Fonseca Date: Wed Nov 3 15:41:06 2010 + xorg/vmwgfx: Link libkms when available. --- src/gallium/

Mesa (master): st/xorg: Detect libkms with scons too.

2010-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d49dfe66cfb0e13094e5918b9857c4eb474a53f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d49dfe66cfb0e13094e5918b9857c4eb474a53f6 Author: José Fonseca Date: Wed Nov 3 15:21:51 2010 + st/xorg: Detect libkms with scons too. --- scons/gallium.

Mesa (master): st/xorg: Add missing \n to error message.

2010-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 12376d8ea384f8a984daf6892a2bd07a70604962 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12376d8ea384f8a984daf6892a2bd07a70604962 Author: José Fonseca Date: Wed Nov 3 15:14:29 2010 + st/xorg: Add missing \n to error message. --- src/gallium

Mesa (master): xorg/vmwgfx: Add missing source file to SConscript.

2010-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: ab2305b5866d2eb85b926d3bd0cec420e5f03880 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab2305b5866d2eb85b926d3bd0cec420e5f03880 Author: José Fonseca Date: Wed Nov 3 14:01:44 2010 + xorg/vmwgfx: Add missing source file to SConscript. --- s

Mesa (master): intel: Remove leftover dri1 locking fields in the context.

2010-11-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2aa738bf26448afad5c94e6275c42b955faabfc0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2aa738bf26448afad5c94e6275c42b955faabfc0 Author: Eric Anholt Date: Tue Nov 2 20:43:48 2010 -0700 intel: Remove leftover dri1 locking fields in the context. -

Mesa (master): intel: Remove duplicated teximage miptree to object miptree promotion.

2010-11-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5716ad24255a39f4fb91f9ca28ccfe29e3d4a4b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5716ad24255a39f4fb91f9ca28ccfe29e3d4a4b9 Author: Eric Anholt Date: Tue Nov 2 20:36:47 2010 -0700 intel: Remove duplicated teximage miptree to object miptree p

Mesa (master): intel: Avoid taking logbase2 of several things that we max.

2010-11-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0300c9ab54f80bb7f172672c8e748721c658f660 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0300c9ab54f80bb7f172672c8e748721c658f660 Author: Eric Anholt Date: Tue Nov 2 20:30:41 2010 -0700 intel: Avoid taking logbase2 of several things that we max.

Mesa (master): i965: Remove dead intel_structs.h file.

2010-11-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: e42ce160b1854dae395c1c393eb546a4fe902c7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e42ce160b1854dae395c1c393eb546a4fe902c7f Author: Eric Anholt Date: Tue Nov 2 20:24:35 2010 -0700 i965: Remove dead intel_structs.h file. --- src/mesa/drive

Mesa (master): intel: Remove the magic unaligned memcpy code.

2010-11-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6ad0283f482d96f060555f8973557a4d10f9addf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ad0283f482d96f060555f8973557a4d10f9addf Author: Eric Anholt Date: Tue Nov 2 20:15:45 2010 -0700 intel: Remove the magic unaligned memcpy code. In testing on

Mesa (master): intel: Annotate debug printout checks with unlikely().

2010-11-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: bb1540835056cdea5db6f55b19c0c87358f14cd1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb1540835056cdea5db6f55b19c0c87358f14cd1 Author: Eric Anholt Date: Tue Nov 2 19:55:07 2010 -0700 intel: Annotate debug printout checks with unlikely(). This

Mesa (master): egl/gdi: fix typo: xsurf->gsurf

2010-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: b19b8580602a6ba37e81dc8b64c4ed30c1518886 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b19b8580602a6ba37e81dc8b64c4ed30c1518886 Author: Brian Paul Date: Wed Nov 3 07:04:42 2010 -0600 egl/gdi: fix typo: xsurf->gsurf --- src/gallium/state_track

Mesa (master): evergreeng: set hardware pixelcenters according to gl_rasterization_rules

2010-11-03 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 32bb65217ed048817d314062f2804c79f80d0ec7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32bb65217ed048817d314062f2804c79f80d0ec7 Author: Keith Whitwell Date: Wed Nov 3 11:15:43 2010 + evergreeng: set hardware pixelcenters according to gl_rast

Mesa (master): evergreeng: respect linewidth state, use integer widths only

2010-11-03 Thread Keith Whitwell
Module: Mesa Branch: master Commit: d6b6a0bc170bd61abbbe9cb6ba777c7192dbd018 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6b6a0bc170bd61abbbe9cb6ba777c7192dbd018 Author: Keith Whitwell Date: Mon Nov 1 14:19:18 2010 + evergreeng: respect linewidth state, use integer widths on

Mesa (master): r600g: don' t call debug_get_bool_option for tiling more than once

2010-11-03 Thread Keith Whitwell
Module: Mesa Branch: master Commit: ee07e0e39ad1c4d13d540b23220fecc564d07b16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee07e0e39ad1c4d13d540b23220fecc564d07b16 Author: Keith Whitwell Date: Wed Nov 3 10:31:55 2010 + r600g: don't call debug_get_bool_option for tiling more th

Mesa (master): evergreeng: protect against null constant buffers

2010-11-03 Thread Keith Whitwell
Module: Mesa Branch: master Commit: b3462601cb69f277b9aafc2ee5179a0c2cf6cbcd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3462601cb69f277b9aafc2ee5179a0c2cf6cbcd Author: Keith Whitwell Date: Wed Nov 3 10:24:28 2010 + evergreeng: protect against null constant buffers Should

Mesa (master): st/egl: Add native_display_buffer interface.

2010-11-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: af977b53826695afcdcfe900816a93671aec00f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af977b53826695afcdcfe900816a93671aec00f5 Author: Chia-I Wu Date: Sun Oct 10 20:15:06 2010 +0800 st/egl: Add native_display_buffer interface. The interface is

Mesa (master): st/egl: Use native_display_buffer for EGL_MESA_drm_image.

2010-11-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3f7876d76f0dabfe0be7a7edb44946334a6fedc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f7876d76f0dabfe0be7a7edb44946334a6fedc2 Author: Chia-I Wu Date: Sun Oct 10 20:47:02 2010 +0800 st/egl: Use native_display_buffer for EGL_MESA_drm_image. nati

Mesa (master): st/egl: Add extern "C" wrapper to native.h.

2010-11-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a5f4338fc4f9b4500c5754de237f77549b3cedf8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5f4338fc4f9b4500c5754de237f77549b3cedf8 Author: Chia-I Wu Date: Mon Oct 11 16:29:43 2010 +0800 st/egl: Add extern "C" wrapper to native.h. This allows a back

Mesa (master): r600g: set hardware pixel centers according to gl_rasterization_rules

2010-11-03 Thread Keith Whitwell
Module: Mesa Branch: master Commit: c3974dc837b4a11a30603bb00fa1d346e721af59 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3974dc837b4a11a30603bb00fa1d346e721af59 Author: Keith Whitwell Date: Sun Oct 17 11:45:49 2010 -0700 r600g: set hardware pixel centers according to gl_rasteriz

Mesa (master): r600g: remove unused flink, domain fields from r600_resource

2010-11-03 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 7b120ceac8738b73dcffe4d39e3e32b473dea3cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b120ceac8738b73dcffe4d39e3e32b473dea3cf Author: Keith Whitwell Date: Tue Nov 2 15:49:44 2010 + r600g: remove unused flink, domain fields from r600_resour

Mesa (master): r600g: use a buffer in GTT as intermediate on texture up and downloads

2010-11-03 Thread Keith Whitwell
Module: Mesa Branch: master Commit: d4fab99c1c20334131b446b0032303a8b3c5c1a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4fab99c1c20334131b446b0032303a8b3c5c1a1 Author: Keith Whitwell Date: Tue Nov 2 17:51:34 2010 + r600g: use a buffer in GTT as intermediate on texture up a

Mesa (master): r600g: propogate resource usage flags to winsys, use to choose bo domains

2010-11-03 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 29c4a15bf61a76cd71ffa5b8f09706d0eab84281 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29c4a15bf61a76cd71ffa5b8f09706d0eab84281 Author: Keith Whitwell Date: Tue Nov 2 17:47:06 2010 + r600g: propogate resource usage flags to winsys, use to ch

Mesa (master): r600g: propagate usage flags in texture transfers

2010-11-03 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 14c0bbf469642722f86df315b9f85d23f9753956 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14c0bbf469642722f86df315b9f85d23f9753956 Author: Keith Whitwell Date: Fri Oct 15 14:44:30 2010 +0100 r600g: propagate usage flags in texture transfers --- s

Mesa (master): st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.

2010-11-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 04ae53ca8a844fbb2764b6ecb942b68a6db850e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04ae53ca8a844fbb2764b6ecb942b68a6db850e7 Author: Chia-I Wu Date: Wed Nov 3 16:49:47 2010 +0800 st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP. Added for com

Mesa (master): st/egl: Add support for swap interval and swap behavior.

2010-11-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b8cb14209a3a694eaaa6451e19d79e5b2f789a30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8cb14209a3a694eaaa6451e19d79e5b2f789a30 Author: Chia-I Wu Date: Wed Nov 3 16:20:26 2010 +0800 st/egl: Add support for swap interval and swap behavior. The v

Mesa (master): d3d1x: Use native_surface::present.

2010-11-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 250d81da256fc919544f8c97b4e2364d3795f6c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=250d81da256fc919544f8c97b4e2364d3795f6c0 Author: Chia-I Wu Date: Wed Nov 3 16:00:47 2010 +0800 d3d1x: Use native_surface::present. Replace native_surface::fl

Mesa (master): st/egl: Remove flush_frontbuffer and swap_buffers.

2010-11-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 828d944fd6670b44b2dd640a92bc0f9fe983a520 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=828d944fd6670b44b2dd640a92bc0f9fe983a520 Author: Chia-I Wu Date: Wed Nov 3 16:07:23 2010 +0800 st/egl: Remove flush_frontbuffer and swap_buffers. They are de

Mesa (master): st/egl: Add native_surface::present callback.

2010-11-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 94bf657b2390a1cb72d748047e5c7014e4bc1752 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94bf657b2390a1cb72d748047e5c7014e4bc1752 Author: Chia-I Wu Date: Wed Nov 3 15:22:36 2010 +0800 st/egl: Add native_surface::present callback. The callback pre

Mesa (master): st/egl: Use native_surface::present callback.

2010-11-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0ae4b23c534bc4182a019ab7d6a174588a42f844 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ae4b23c534bc4182a019ab7d6a174588a42f844 Author: Chia-I Wu Date: Wed Nov 3 15:57:06 2010 +0800 st/egl: Use native_surface::present callback. Replace native_s