Mesa (master): ralloc: Move declarations before statements.

2013-04-17 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 392f6cfced304e8693fc93279560ab5dcc033d02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=392f6cfced304e8693fc93279560ab5dcc033d02 Author: José Fonseca Date: Thu Apr 18 06:21:04 2013 +0100 ralloc: Move declarations before statements. Trivial. Shou

Mesa (master): configure: enable vdpau and xvmc detection, with gallium

2013-04-17 Thread Matt Turner
Module: Mesa Branch: master Commit: c7b88ed16e6aa320fcf482d124a65b56d032956e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7b88ed16e6aa320fcf482d124a65b56d032956e Author: Emil Velikov Date: Thu Apr 18 01:40:40 2013 +0100 configure: enable vdpau and xvmc detection, with gallium Cu

Mesa (master): i965: Check reg.nr for BRW_ARF_NULL instead of reg.file.

2013-04-17 Thread Matt Turner
Module: Mesa Branch: master Commit: ecdda414d361ab4430fd5747c9217687c1f3d63f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecdda414d361ab4430fd5747c9217687c1f3d63f Author: Matt Turner Date: Mon Apr 15 15:00:08 2013 -0700 i965: Check reg.nr for BRW_ARF_NULL instead of reg.file. Rev

Mesa (master): i965: Implement work-around for CMP with null dest on Haswell.

2013-04-17 Thread Matt Turner
Module: Mesa Branch: master Commit: 60e4c994884ac10954f341db13a4c9c410c4dd0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60e4c994884ac10954f341db13a4c9c410c4dd0e Author: Matt Turner Date: Mon Apr 15 14:59:09 2013 -0700 i965: Implement work-around for CMP with null dest on Haswell

Mesa (master): i915g: Release old fragment shader sampler views with current pipe

2013-04-17 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 1a59cc777fb6c0383ed0c745000ca7409b1027d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a59cc777fb6c0383ed0c745000ca7409b1027d9 Author: Stuart Abercrombie Date: Thu Apr 11 10:57:43 2013 -0700 i915g: Release old fragment shader sampler views with

Mesa (master): i965/vec4: Fix hypothetical use of uninitialized data in attribute_map[].

2013-04-17 Thread Paul Berry
Module: Mesa Branch: master Commit: 417d8917d4924652f1cd0c64dbf3677d4eddbf8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=417d8917d4924652f1cd0c64dbf3677d4eddbf8c Author: Paul Berry Date: Tue Apr 16 12:49:51 2013 -0700 i965/vec4: Fix hypothetical use of uninitialized data in attri

Mesa (master): ralloc: don't write to memory in case of alloc fail.

2013-04-17 Thread Dave Airlie
Module: Mesa Branch: master Commit: 47bd6e46fe89e1cce61b11bcaa7b81f807011c23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47bd6e46fe89e1cce61b11bcaa7b81f807011c23 Author: Dave Airlie Date: Wed Apr 17 11:07:49 2013 +1000 ralloc: don't write to memory in case of alloc fail. For som

Mesa (master): mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 815ca0bf38de89cff533a413066a7e23a0aa5fb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=815ca0bf38de89cff533a413066a7e23a0aa5fb0 Author: Brian Paul Date: Wed Apr 17 09:49:39 2013 -0600 mesa: generate glGetInteger/Boolean/Float/Doublev() code for a

Mesa (master): mesa: remove mfeatures.h

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 9835d9059683e285dc925801c4c98ea9bfc2ffb8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9835d9059683e285dc925801c4c98ea9bfc2ffb8 Author: Brian Paul Date: Wed Apr 17 09:49:39 2013 -0600 mesa: remove mfeatures.h No longer needed. Reviewed-by: Jord

Mesa (master): mesa: remove #include "mfeatures.h" from numerous source files

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: b76f6d9557ff27140e18cf8aa2b57db8876d5d4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b76f6d9557ff27140e18cf8aa2b57db8876d5d4d Author: Brian Paul Date: Wed Apr 17 09:49:39 2013 -0600 mesa: remove #include "mfeatures.h" from numerous source files

Mesa (master): glapi: no longer emit #include "mfeatures.h" in generated files

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: c6e00b6f6c9ea54ac10a0fbb6af85d9673f9db2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6e00b6f6c9ea54ac10a0fbb6af85d9673f9db2f Author: Brian Paul Date: Wed Apr 17 09:49:39 2013 -0600 glapi: no longer emit #include "mfeatures.h" in generated file

Mesa (master): mesa: remove FEATURE_remap_table from remap.[ch]

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 7fd12a8ae1abc76af8e67595b87caaa811a5825c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fd12a8ae1abc76af8e67595b87caaa811a5825c Author: Brian Paul Date: Wed Apr 17 09:49:39 2013 -0600 mesa: remove FEATURE_remap_table from remap.[ch] It was alway

Mesa (master): glapi: remove FEATURE_remap_table test (it's always defined)

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 0bcced771683bf789d4a3894cb40e745599f667e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bcced771683bf789d4a3894cb40e745599f667e Author: Brian Paul Date: Wed Apr 17 09:49:39 2013 -0600 glapi: remove FEATURE_remap_table test (it's always defined)

Mesa (master): draw/so: respect leading/provoking vertex info

2013-04-17 Thread Zack Rusin
Module: Mesa Branch: master Commit: 8e7f7e9693814dec8196953786f4ae2e738453e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e7f7e9693814dec8196953786f4ae2e738453e2 Author: Zack Rusin Date: Wed Apr 17 15:21:35 2013 -0700 draw/so: respect leading/provoking vertex info we were ignori

Mesa (master): softpipe/so: use the correct variable for reporting stream out

2013-04-17 Thread Zack Rusin
Module: Mesa Branch: master Commit: 6bb217a4898b64add9c0a3b77cc0ce48409988f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bb217a4898b64add9c0a3b77cc0ce48409988f7 Author: Zack Rusin Date: Wed Apr 17 15:19:34 2013 -0700 softpipe/so: use the correct variable for reporting stream out

Mesa (master): gallivm/gs: fix indirect addressing in geometry shaders

2013-04-17 Thread Zack Rusin
Module: Mesa Branch: master Commit: cb58c79efb1402cd89504856033b6322d0096233 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb58c79efb1402cd89504856033b6322d0096233 Author: Zack Rusin Date: Wed Apr 17 12:15:12 2013 -0700 gallivm/gs: fix indirect addressing in geometry shaders We we

Mesa (master): st/wgl: fix issue with SwapBuffers of minimized windows

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 02039066a8bd4e9cdce7f7d4c90606b54018d74e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02039066a8bd4e9cdce7f7d4c90606b54018d74e Author: Brian Paul Date: Wed Apr 17 16:16:24 2013 -0600 st/wgl: fix issue with SwapBuffers of minimized windows If a

Mesa (master): intel: Don't dereference a NULL pointer of calloc fails

2013-04-17 Thread Ian Romanick
Module: Mesa Branch: master Commit: 505ac6ddc6f83ee17655d54cf46ed71ead9e578c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=505ac6ddc6f83ee17655d54cf46ed71ead9e578c Author: Ian Romanick Date: Tue Apr 16 09:31:08 2013 -0700 intel: Don't dereference a NULL pointer of calloc fails The

Mesa (master): i965: Trim trailing whitespace in brw_defines.h.

2013-04-17 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 50064164a461f838e01a875987034863b217f531 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50064164a461f838e01a875987034863b217f531 Author: Eric Anholt Date: Thu Mar 21 10:07:31 2013 -0700 i965: Trim trailing whitespace in brw_defines.h. It was all

Mesa (master): r200: fix build failure introduced with cbbcb0247e6aa8d7adc274a94206ee02f9c70bea

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 867f71db6bdb7abe07aa23e4a0d73ea563218152 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=867f71db6bdb7abe07aa23e4a0d73ea563218152 Author: Laurent Carlier Date: Wed Apr 17 21:40:16 2013 +0200 r200: fix build failure introduced with cbbcb0247e6aa8d7a

Mesa (master): st/mesa: clean up formatting in st_cb_msaa.c

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 107947548181da338accf0b0b9c6dea590c557ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=107947548181da338accf0b0b9c6dea590c557ba Author: Brian Paul Date: Wed Apr 17 10:02:29 2013 -0600 st/mesa: clean up formatting in st_cb_msaa.c Insert blank lin

Mesa (master): mesa: remove gl_context::_TriangleCaps

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 3350ca223e4319dce79d26652a3f9c1c63aaf9b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3350ca223e4319dce79d26652a3f9c1c63aaf9b3 Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove gl_context::_TriangleCaps No longer used anywher

Mesa (master): mesa: remove DD_TRI_SMOOTH flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 56dc53ed5bae2751eeadbfc1d163dfec72e8cfc8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56dc53ed5bae2751eeadbfc1d163dfec72e8cfc8 Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove DD_TRI_SMOOTH flag Reviewed-by: Eric Anholt --

Mesa (master): mesa: remove DD_TRI_LIGHT_TWOSIDE flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: cbbcb0247e6aa8d7adc274a94206ee02f9c70bea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbbcb0247e6aa8d7adc274a94206ee02f9c70bea Author: Brian Paul Date: Wed Apr 17 11:58:33 2013 -0600 mesa: remove DD_TRI_LIGHT_TWOSIDE flag v2: use conditional op

Mesa (master): mesa: remove DD_TRI_STIPPLE flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: b32fb8ac9e05b78d2bd07fcaf0d5f68525c4aa3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b32fb8ac9e05b78d2bd07fcaf0d5f68525c4aa3b Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove DD_TRI_STIPPLE flag Make it a local macro for th

Mesa (master): mesa: remove DD_TRI_OFFSET flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: dfb1474aac97b94b36eed56954cbf2fadd0edded URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfb1474aac97b94b36eed56954cbf2fadd0edded Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove DD_TRI_OFFSET flag Make it a local macro for the

Mesa (master): mesa: remove DD_POINT_ATTEN flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: c6a81448f8d55a510d8e32cf28e1e174bf2574dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6a81448f8d55a510d8e32cf28e1e174bf2574dd Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove DD_POINT_ATTEN flag For the i915 driver, make it

Mesa (master): mesa: remove DD_POINT_SMOOTH flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 4f57fbb507c77a627c9660756ce1b7ab8bcfeb78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f57fbb507c77a627c9660756ce1b7ab8bcfeb78 Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove DD_POINT_SMOOTH flag Reviewed-by: Eric Anholt

Mesa (master): mesa: remove DD_TRI_UNFILLED flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: c9bb052e31b7952272e60d28969e90eafb6b3e1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9bb052e31b7952272e60d28969e90eafb6b3e1f Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove DD_TRI_UNFILLED flag Use alternate code in intel

Mesa (master): mesa: remove DD_LINE_STIPPLE flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 8ac8ae83609d5d5f28037ccd5b81ce5e40db2d33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ac8ae83609d5d5f28037ccd5b81ce5e40db2d33 Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove DD_LINE_STIPPLE flag For the i915 driver, make i

Mesa (master): mesa: remove unused DD_LINE_SMOOTH flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: c1c5d689c5a8cc3ae72b81391be30f5296cc2993 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1c5d689c5a8cc3ae72b81391be30f5296cc2993 Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove unused DD_LINE_SMOOTH flag Reviewed-by: Eric Anh

Mesa (master): mesa: remove DD_SEPARATE_SPECULAR flag

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 55b2033f0a4896a7930469711a052083c15edd3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55b2033f0a4896a7930469711a052083c15edd3f Author: Brian Paul Date: Tue Apr 16 19:06:22 2013 -0600 mesa: remove DD_SEPARATE_SPECULAR flag Reviewed-by: Eric Anho

Mesa (master): draw/gs: make sure geometry shaders don't overflow

2013-04-17 Thread Zack Rusin
Module: Mesa Branch: master Commit: f01f754ca13373d62f5f4ba5ff76d83aa4eac62b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f01f754ca13373d62f5f4ba5ff76d83aa4eac62b Author: Zack Rusin Date: Tue Apr 16 20:31:22 2013 -0700 draw/gs: make sure geometry shaders don't overflow The specif

Mesa (master): draw: implement pipeline statistics in the draw module

2013-04-17 Thread Zack Rusin
Module: Mesa Branch: master Commit: 80ee4a407a2668f6a6a410c3e56ae9910510f773 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80ee4a407a2668f6a6a410c3e56ae9910510f773 Author: Zack Rusin Date: Thu Apr 11 06:11:29 2013 -0700 draw: implement pipeline statistics in the draw module This i

Mesa (master): draw/gs: Return early if the passed geometry shader is null

2013-04-17 Thread Zack Rusin
Module: Mesa Branch: master Commit: be497ac9d3b5c50a4cd126578081bd54b68f16a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be497ac9d3b5c50a4cd126578081bd54b68f16a9 Author: Zack Rusin Date: Tue Apr 16 20:17:08 2013 -0700 draw/gs: Return early if the passed geometry shader is null C

Mesa (master): gallivm/gs: fix the end primitive calls

2013-04-17 Thread Zack Rusin
Module: Mesa Branch: master Commit: b739376cffec19870804b1ebd4bef3c2f654e943 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b739376cffec19870804b1ebd4bef3c2f654e943 Author: Zack Rusin Date: Thu Apr 11 02:22:06 2013 -0700 gallivm/gs: fix the end primitive calls The issue with SOA ex

Mesa (master): tgsi/exec: geometry shaders are executed on a single primitive

2013-04-17 Thread Zack Rusin
Module: Mesa Branch: master Commit: 93627e33cc4c4e8f800fdb61693c1107e6cdcd2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93627e33cc4c4e8f800fdb61693c1107e6cdcd2e Author: Zack Rusin Date: Wed Apr 10 15:28:01 2013 -0700 tgsi/exec: geometry shaders are executed on a single primitive

Mesa (master): tgsi/exec: fix the udiv and umod instructions

2013-04-17 Thread Zack Rusin
Module: Mesa Branch: master Commit: 88db6f0a73cd988b14e95e5f506b4e5ac355f065 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88db6f0a73cd988b14e95e5f506b4e5ac355f065 Author: Zack Rusin Date: Wed Apr 10 15:25:18 2013 -0700 tgsi/exec: fix the udiv and umod instructions Same as with ll

Mesa (master): gallivm: JIT symbol resolution with linux perf.

2013-04-17 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b8f6858fcb762b47ca2ad30efd286bd203042f17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8f6858fcb762b47ca2ad30efd286bd203042f17 Author: José Fonseca Date: Wed Apr 17 13:32:15 2013 +0100 gallivm: JIT symbol resolution with linux perf. Details on

Mesa (master): draw: Silence uninitialized var warnings.

2013-04-17 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 35ef27d485367ffede9f478c9865515814e119b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35ef27d485367ffede9f478c9865515814e119b7 Author: José Fonseca Date: Wed Apr 17 13:32:46 2013 +0100 draw: Silence uninitialized var warnings. Trivial. --- s

Mesa (master): r600g/llvm: Use gprcount from llvm

2013-04-17 Thread Vincent Lejeune
Module: Mesa Branch: master Commit: 2b9ed257c0c4db879970afb2c5981c59ca70c21b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b9ed257c0c4db879970afb2c5981c59ca70c21b Author: Vincent Lejeune Date: Sat Apr 13 16:36:02 2013 +0200 r600g/llvm: Use gprcount from llvm --- src/gallium/dri

Mesa (master): intel: Add a null pointer check before dereferencing the pointer

2013-04-17 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 484b89ace99cb34719ff79c6aab1658bb8f3dc79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=484b89ace99cb34719ff79c6aab1658bb8f3dc79 Author: Anuj Phogat Date: Tue Apr 16 10:34:43 2013 -0700 intel: Add a null pointer check before dereferencing the poin

Mesa (master): docs: Update 'Making new mesa release'

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: b03f6de63b05a3064d6d33e3c0a429ca97ba2be8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b03f6de63b05a3064d6d33e3c0a429ca97ba2be8 Author: Emil Velikov Date: Fri Apr 12 12:41:52 2013 +0100 docs: Update 'Making new mesa release' Add a note to update

Mesa (master): docs: Add some missing release notes

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 91984a732e7ce8517250d39699bb6c2b47256ba6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91984a732e7ce8517250d39699bb6c2b47256ba6 Author: Emil Velikov Date: Fri Apr 12 12:41:51 2013 +0100 docs: Add some missing release notes Signed-off-by: Emil Ve

Mesa (master): docs: move specs to a separate folder

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: cf9bf1d4a6dc3b26e2aa192517611eba3aa5be00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf9bf1d4a6dc3b26e2aa192517611eba3aa5be00 Author: Emil Velikov Date: Fri Apr 12 12:41:50 2013 +0100 docs: move specs to a separate folder Handle legacy/obsolet

Mesa (master): docs: restructure release notes into separate folder

2013-04-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 5fd3b3b0857fc96b5e53a9a8bc3f11ddb3dc0ff7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fd3b3b0857fc96b5e53a9a8bc3f11ddb3dc0ff7 Author: Emil Velikov Date: Fri Apr 12 12:41:49 2013 +0100 docs: restructure release notes into separate folder relnot

Mesa (master): gallium: Disambiguate TGSI_OPCODE_IF.

2013-04-17 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 50b3fc6204a28881f625605f988cb0866ae6a6a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50b3fc6204a28881f625605f988cb0866ae6a6a5 Author: José Fonseca Date: Wed Apr 17 10:47:03 2013 +0100 gallium: Disambiguate TGSI_OPCODE_IF. TGSI_OPCODE_IF condit

Mesa (master): gallium: Eliminate TGSI_OPCODE_IFC.

2013-04-17 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f61b7da80e238892b0832ec12b11589fba946b47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f61b7da80e238892b0832ec12b11589fba946b47 Author: José Fonseca Date: Sat Apr 13 10:28:01 2013 +0100 gallium: Eliminate TGSI_OPCODE_IFC. Never used or implement