Mesa (master): vl: rename enum pipe_video_codec to pipe_video_format

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: 8e423ab98403135140a093be3c66c88b9a36ad5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e423ab98403135140a093be3c66c88b9a36ad5c Author: Christian König christian.koe...@amd.com Date: Mon Jul 15 02:35:37 2013 -0600 vl: rename enum pipe_video_codec

Mesa (master): vl: add entrypoint to get_video_param

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: a15cbabb8b546fa063cfb6f528dd67ee0037079b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a15cbabb8b546fa063cfb6f528dd67ee0037079b Author: Christian König christian.koe...@amd.com Date: Mon Jul 15 08:31:25 2013 -0600 vl: add entrypoint to

Mesa (master): vl: add entrypoint to is_video_format_supported

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: 5ddd840f5aacb7cc6e62b712aa737c683bd91f55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ddd840f5aacb7cc6e62b712aa737c683bd91f55 Author: Christian König christian.koe...@amd.com Date: Mon Jul 15 08:48:41 2013 -0600 vl: add entrypoint to

Mesa (master): vl: use a template for create_video_decoder

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: 53e20b8b418cc85e13d70f41ce160e17847a5096 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=53e20b8b418cc85e13d70f41ce160e17847a5096 Author: Christian König christian.koe...@amd.com Date: Mon Jul 15 01:50:24 2013 -0600 vl: use a template for

Mesa (master): i965: STATIC_ASSERT that there aren' t too many BRW_NEW_* flags.

2013-08-19 Thread Paul Berry
Module: Mesa Branch: master Commit: c6b6c936434b98b0262fd0856b00f13f43edc6ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6b6c936434b98b0262fd0856b00f13f43edc6ba Author: Paul Berry stereotype...@gmail.com Date: Sun Aug 18 09:19:35 2013 -0700 i965: STATIC_ASSERT that there aren't

Mesa (master): radeonsi: Ensure fmask_format is initialized in release builds.

2013-08-19 Thread Vinson Lee
Module: Mesa Branch: master Commit: b1d05eeb1f14e06ba122857927eb4661621df8f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1d05eeb1f14e06ba122857927eb4661621df8f6 Author: Vinson Lee v...@freedesktop.org Date: Sat Aug 17 15:47:50 2013 -0700 radeonsi: Ensure fmask_format is

Mesa (master): vdpau/vl 422 chroma width/height mix up

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: 3448b66dac521fb16ccaa7cdf3427343a6e355a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3448b66dac521fb16ccaa7cdf3427343a6e355a2 Author: Andy Furniss adf.li...@gmail.com Date: Thu Jul 25 00:40:11 2013 +0100 vdpau/vl 422 chroma width/height mix up

Mesa (master): st/xvmc: exit gracefully if we fail to create video buffer

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: eab9bad1ac0e0ba625b750ee2fbe557beb336766 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eab9bad1ac0e0ba625b750ee2fbe557beb336766 Author: Emil Velikov emil.l.veli...@gmail.com Date: Sat Aug 17 21:45:19 2013 +0100 st/xvmc: exit gracefully if we fail

Mesa (master): st/vdpau: don' t try to create video buffer when the format is FORMAT_NONE

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: 5e91c152902dc32b9042faddf186146860095ecb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e91c152902dc32b9042faddf186146860095ecb Author: Emil Velikov emil.l.veli...@gmail.com Date: Fri Aug 16 23:10:20 2013 +0100 st/vdpau: don't try to create video

Mesa (master): vl/buffer: add sanity check after CALLOC_STRUCT

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: 5354d2e76a929a2bb898005ef4a19a68580bd922 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5354d2e76a929a2bb898005ef4a19a68580bd922 Author: Emil Velikov emil.l.veli...@gmail.com Date: Sat Aug 17 21:17:18 2013 +0100 vl/buffer: add sanity check after

Mesa (master): vl/idct: cleanup all idct buffers

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: 1d260360d8588aa7678660db5ad660c724f529ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d260360d8588aa7678660db5ad660c724f529ec Author: Emil Velikov emil.l.veli...@gmail.com Date: Sat Aug 17 22:24:26 2013 +0100 vl/idct: cleanup all idct buffers

Mesa (master): vl/buffers: consistent use on VL_MAX_SURFACES

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: b9d1173f2cc2be7694eacaf19db3632be638a66d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9d1173f2cc2be7694eacaf19db3632be638a66d Author: Emil Velikov emil.l.veli...@gmail.com Date: Sat Aug 17 15:38:38 2013 +0100 vl/buffers: consistent use on

Mesa (master): st/vdpau: drop unnecessary variable prof

2013-08-19 Thread Christian König
Module: Mesa Branch: master Commit: e7c17eb819fdfb93d875837ea16316d8ee64a531 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7c17eb819fdfb93d875837ea16316d8ee64a531 Author: Emil Velikov emil.l.veli...@gmail.com Date: Mon Aug 19 16:35:00 2013 +0100 st/vdpau: drop unnecessary variable

Mesa (master): 29 new commits

2013-08-19 Thread Kenneth Graunke
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e197f5373037a972244e15b8453007dd165b9b35 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Aug 14 20:18:24 2013 -0700 i965: Make the VS binding table as small as possible. For some reason, we didn't use this

Mesa (master): glsl: Remove extra types from error message

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 0b5fb6d4176c8f9145ae5026089bec5096af50b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b5fb6d4176c8f9145ae5026089bec5096af50b0 Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Aug 9 13:44:49 2013 -0700 glsl: Remove extra types from error

Mesa (master): glsl: Add default precision qualifiers for ES builtins

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5ac247a73e78c6df7a3980c84e6207c3da601987 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ac247a73e78c6df7a3980c84e6207c3da601987 Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Aug 9 15:02:49 2013 -0700 glsl: Add default precision

Mesa (master): glsl: Disallow embedded structure definitions

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: d9bb8b7b56ce65bbf6909419aa6d3d69ccd34c08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9bb8b7b56ce65bbf6909419aa6d3d69ccd34c08 Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Aug 13 09:15:01 2013 -0700 glsl: Disallow embedded structure

Mesa (master): meta: Add default precision qualifier to all fragement shaders

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5fb1dd51f3845985b9389987a1c6337e7fafeabc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fb1dd51f3845985b9389987a1c6337e7fafeabc Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Aug 9 16:25:17 2013 -0700 meta: Add default precision

Mesa (master): glsl: Use alignment of container record for its first field

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 574e4843e9e26aa6affa31c80ac42f745b68268b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=574e4843e9e26aa6affa31c80ac42f745b68268b Author: Ian Romanick ian.d.roman...@intel.com Date: Sat Aug 17 00:27:43 2013 -0700 glsl: Use alignment of container

Mesa (9.2): glsl: don' t eliminate texcoords that can be set by GL_COORD_REPLACE

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 6296abed150883edbd5fa6bbcd3057b015e2dee6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6296abed150883edbd5fa6bbcd3057b015e2dee6 Author: Marek Olšák marek.ol...@amd.com Date: Fri Aug 9 22:34:45 2013 +0200 glsl: don't eliminate texcoords that can be

Mesa (9.2): glsl: Add default precision qualifiers for ES builtins

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 9fa7313e346085d98785bd7f87bae73af016e307 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fa7313e346085d98785bd7f87bae73af016e307 Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Aug 9 15:02:49 2013 -0700 glsl: Add default precision qualifiers

Mesa (9.2): glsl: Add new overload of program_resource_visitor:: visit_field method

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 684316512c5570483365d36849250a008b6fcd84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=684316512c5570483365d36849250a008b6fcd84 Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Aug 16 23:30:43 2013 -0700 glsl: Add new overload of

Mesa (9.2): glsl: Disallow embedded structure definitions

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 9f7f727345fb555b30cbc8ad03c9324c7644bdcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f7f727345fb555b30cbc8ad03c9324c7644bdcf Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Aug 13 09:15:01 2013 -0700 glsl: Disallow embedded structure

Mesa (9.2): nv50: allow non-nv12 buffers to be created, just pass them through to vl

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 5b8c943eb23fbe1eca9a60895db853bb32a58bcc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b8c943eb23fbe1eca9a60895db853bb32a58bcc Author: Ilia Mirkin imir...@alum.mit.edu Date: Sat Aug 17 10:53:09 2013 -0400 nv50: allow non-nv12 buffers to be created,

Mesa (9.2): meta: Add default precision qualifier to all fragement shaders

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 1fb22bf1433a0c0d7c059c435da7af8eb40b1ffc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fb22bf1433a0c0d7c059c435da7af8eb40b1ffc Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Aug 9 16:25:17 2013 -0700 meta: Add default precision qualifier

Mesa: tag mesa-9.2-rc1: Mesa 9.2 release candidate 1

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: refs/tags/mesa-9.2-rc1 Tag:37388a799a2efdd5722cefe155d53ba229b220e9 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=37388a799a2efdd5722cefe155d53ba229b220e9 Tagger: Ian Romanick ian.d.roman...@intel.com Date: Mon Aug 19 16:50:16 2013 -0700 Mesa 9.2 release

Mesa (9.2): glsl: Use alignment of container record for its first field

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: d3004acdd15d0fe3a0ac21f9bd7070d22b13a680 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3004acdd15d0fe3a0ac21f9bd7070d22b13a680 Author: Ian Romanick ian.d.roman...@intel.com Date: Sat Aug 17 00:27:43 2013 -0700 glsl: Use alignment of container

Mesa (9.2): mesa: Bump version to 9.2-rc1

2013-08-19 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 796b4a7b40889747562d8d693f25f67aff35c189 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=796b4a7b40889747562d8d693f25f67aff35c189 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Aug 19 16:49:02 2013 -0700 mesa: Bump version to 9.2-rc1 ---

Mesa (master): r600g/sb: Move memsets of member structs to within constructor bodies.

2013-08-19 Thread Vinson Lee
Module: Mesa Branch: master Commit: ff3cb378ad8674ee10aab5052181d2f87969161f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff3cb378ad8674ee10aab5052181d2f87969161f Author: Vinson Lee v...@freedesktop.org Date: Mon Aug 19 00:43:09 2013 -0700 r600g/sb: Move memsets of member structs