Mesa (master): radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords

2015-03-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: a984abdad39df2d8ceb4c46e11f4ce1344c36c86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a984abdad39df2d8ceb4c46e11f4ce1344c36c86 Author: Marek Olšák marek.ol...@amd.com Date: Tue Mar 17 17:47:17 2015 +0100 radeonsi: increase coords array size for

Mesa (master): docs/GL3: don't list nv30

2015-03-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: 42715ad7932cdcfaffd8e514a200a461d6133927 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42715ad7932cdcfaffd8e514a200a461d6133927 Author: Marek Olšák marek.ol...@amd.com Date: Wed Mar 18 01:50:03 2015 +0100 docs/GL3: don't list nv30 Suggested by

Mesa (master): docs/GL3: don't list r300

2015-03-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: 2b5379651f0b4dca9c1187b53b8466ff265ceb80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b5379651f0b4dca9c1187b53b8466ff265ceb80 Author: Marek Olšák marek.ol...@amd.com Date: Mon Mar 16 23:15:22 2015 +0100 docs/GL3: don't list r300 r300g already

Mesa (master): docs/GL3: don't list swrast

2015-03-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4e46af0195f7f9000ee0633685756d26f745499a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e46af0195f7f9000ee0633685756d26f745499a Author: Marek Olšák marek.ol...@amd.com Date: Mon Mar 16 23:19:17 2015 +0100 docs/GL3: don't list swrast Let's face

Mesa (master): configure: check if compiler supports -Werror=vla.

2015-03-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8475526a3842580f00a043bca8f821e14e9f5eb7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8475526a3842580f00a043bca8f821e14e9f5eb7 Author: Jonathan Gray j...@jsg.id.au Date: Tue Mar 17 13:16:05 2015 +1100 configure: check if compiler supports

Mesa (master): i965: Throttle rendering to an fbo

2015-03-18 Thread Chris Wilson
Module: Mesa Branch: master Commit: 8b9bd19021c0efef33d66ae24f8871b826d66e8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b9bd19021c0efef33d66ae24f8871b826d66e8a Author: Chris Wilson ch...@chris-wilson.co.uk Date: Thu Feb 26 11:25:18 2015 + i965: Throttle rendering to an fbo

Mesa (master): i965: Throttle to the previous frame

2015-03-18 Thread Chris Wilson
Module: Mesa Branch: master Commit: 64788b2e8dc2ddedc2712ed02b7e9096638b7bae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64788b2e8dc2ddedc2712ed02b7e9096638b7bae Author: Chris Wilson ch...@chris-wilson.co.uk Date: Fri Sep 19 10:10:13 2014 +0100 i965: Throttle to the previous

Mesa (master): i965: Defer the throttle until we submit new commands

2015-03-18 Thread Chris Wilson
Module: Mesa Branch: master Commit: eeb504e0ae7796e7ba475f6e9d6c26daa6b06608 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eeb504e0ae7796e7ba475f6e9d6c26daa6b06608 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Wed Mar 11 12:21:29 2015 + i965: Defer the throttle until we

Mesa (master): freedreno/ir3: fix infinite recursion in sched

2015-03-18 Thread Rob Clark
Module: Mesa Branch: master Commit: aee26d292f165438577426f5e62a62ec2a1514c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aee26d292f165438577426f5e62a62ec2a1514c9 Author: Rob Clark robcl...@freedesktop.org Date: Wed Mar 18 09:51:57 2015 -0400 freedreno/ir3: fix infinite recursion

Mesa (master): freedreno: fix spelling

2015-03-18 Thread Rob Clark
Module: Mesa Branch: master Commit: 62cc003b7d2031c2321f4698bd5b97cc97261c07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62cc003b7d2031c2321f4698bd5b97cc97261c07 Author: Rob Clark robcl...@freedesktop.org Date: Wed Mar 18 09:51:27 2015 -0400 freedreno: fix spelling

Mesa (master): mesa: make _mesa_alloc_dispatch_table() static

2015-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 4009d22b61e76850b1b725f4e491da05c2406fa4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4009d22b61e76850b1b725f4e491da05c2406fa4 Author: Brian Paul bri...@vmware.com Date: Fri Mar 13 12:05:01 2015 -0600 mesa: make _mesa_alloc_dispatch_table()

Mesa (master): mesa: add void to format_array_format_table_init() declaration

2015-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: ea1b066a34dccd3bf1fe8bba52a586fff4158601 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea1b066a34dccd3bf1fe8bba52a586fff4158601 Author: Brian Paul bri...@vmware.com Date: Tue Mar 17 11:50:35 2015 -0600 mesa: add void to

Mesa (master): mapi: move some #includes from .h file to .c files

2015-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 9fbbd60c1da4467683d93540c64164ad337ce454 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fbbd60c1da4467683d93540c64164ad337ce454 Author: Brian Paul bri...@vmware.com Date: Fri Mar 13 13:12:12 2015 -0600 mapi: move some #includes from .h file to .c

Mesa (master): mesa: remove MSVC warning pragmas

2015-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 9263986401c90a309d167121bc98c47b24c39d3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9263986401c90a309d167121bc98c47b24c39d3d Author: Brian Paul bri...@vmware.com Date: Tue Mar 17 11:57:34 2015 -0600 mesa: remove MSVC warning pragmas Removing

Mesa (master): mesa: reimplement dispatch table no-op function handling

2015-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 4bdbb588a9d385509f9168e38bfdb76952ba469c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4bdbb588a9d385509f9168e38bfdb76952ba469c Author: Brian Paul bri...@vmware.com Date: Fri Mar 13 11:43:44 2015 -0600 mesa: reimplement dispatch table no-op

Mesa (master): mapi: add new _glapi_new_nop_table() and _glapi_set_nop_handler()

2015-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 201e36e77d6ca616f75f14d5f1c31f0062ae4366 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=201e36e77d6ca616f75f14d5f1c31f0062ae4366 Author: Brian Paul bri...@vmware.com Date: Fri Mar 13 10:20:29 2015 -0600 mapi: add new _glapi_new_nop_table() and

Mesa (master): dri: add _glapi_set_nop_handler(), _glapi_new_nop_table() to dri_test.c

2015-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 627991dbf74ce5aee9ce75155fc27a429bdd0548 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=627991dbf74ce5aee9ce75155fc27a429bdd0548 Author: Brian Paul bri...@vmware.com Date: Wed Mar 18 12:25:03 2015 -0600 dri: add _glapi_set_nop_handler(),

Mesa (master): egl: don't fill client apis string forever.

2015-03-18 Thread Dave Airlie
Module: Mesa Branch: master Commit: 37e3a116f8ae09d0fa894d126d081a1af24ec14f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37e3a116f8ae09d0fa894d126d081a1af24ec14f Author: Dave Airlie airl...@gmail.com Date: Mon Mar 16 15:21:55 2015 +1000 egl: don't fill client apis string forever.

Mesa (master): i965/nir: Make our environment variable checking smarter

2015-03-18 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: e1f3ddef8c9928d9b8e845b811dc08983c541f99 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1f3ddef8c9928d9b8e845b811dc08983c541f99 Author: Jason Ekstrand jason.ekstr...@intel.com Date: Tue Mar 17 12:10:58 2015 -0700 i965/nir: Make our environment

Mesa (10.4): auxiliary/os: fix the android build - s/drm_munmap/os_munmap/

2015-03-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: ad259df2e0ada1ea5b3139f203c6fa6cb51bfca3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad259df2e0ada1ea5b3139f203c6fa6cb51bfca3 Author: Emil Velikov emil.l.veli...@gmail.com Date: Mon Mar 16 15:00:18 2015 + auxiliary/os: fix the android build -

Mesa (10.4): glsl: optimize (0 cmp x + y) into (-x cmp y).

2015-03-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b2e243f70c5395c1002bcc6104b060b05584adbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2e243f70c5395c1002bcc6104b060b05584adbc Author: Samuel Iglesias Gonsalvez sigles...@igalia.com Date: Tue Feb 24 19:02:57 2015 +0100 glsl: optimize (0 cmp x + y)

Mesa (10.4): loader: include sys/stat.h for non-sysfs builds

2015-03-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: df2db2a55fc097d1ecb5ec48e1187542be2beee9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df2db2a55fc097d1ecb5ec48e1187542be2beee9 Author: Emil Velikov emil.l.veli...@gmail.com Date: Wed Mar 11 19:12:35 2015 + loader: include sys/stat.h for

Mesa (10.4): freedreno: fix slice pitch calculations

2015-03-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: a563045009fe01689553c6e3db2b030cd074ce8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a563045009fe01689553c6e3db2b030cd074ce8a Author: Ilia Mirkin imir...@alum.mit.edu Date: Fri Mar 13 01:36:57 2015 -0400 freedreno: fix slice pitch calculations

Mesa (10.4): freedreno: update generated headers

2015-03-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 0506f69f08dba612e5dc4d3334b78f3a2d4ee5ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0506f69f08dba612e5dc4d3334b78f3a2d4ee5ba Author: Rob Clark robcl...@freedesktop.org Date: Sun Mar 15 17:59:01 2015 -0400 freedreno: update generated headers Fix

Mesa (10.4): glx: Handle out-of-sequence swap completion events correctly. (v2)

2015-03-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 70832be2f1357edafeeafa5fe8c96792da4dfd7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70832be2f1357edafeeafa5fe8c96792da4dfd7b Author: Mario Kleiner mario.kleiner...@gmail.com Date: Thu Mar 12 20:34:06 2015 +0100 glx: Handle out-of-sequence swap

Mesa (10.4): radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords

2015-03-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 832c94a55c50bd3d05c17d2651ede6d3859095c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=832c94a55c50bd3d05c17d2651ede6d3859095c2 Author: Marek Olšák marek.ol...@amd.com Date: Tue Mar 17 17:47:17 2015 +0100 radeonsi: increase coords array size for

Mesa (master): i965/fs: Ignore type in cmod prop if scan_inst is CMP.

2015-03-18 Thread Matt Turner
Module: Mesa Branch: master Commit: bb22aa08e4b08c9688c5d5c6558ac01663d0163a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb22aa08e4b08c9688c5d5c6558ac01663d0163a Author: Matt Turner matts...@gmail.com Date: Tue Mar 17 19:17:15 2015 -0700 i965/fs: Ignore type in cmod prop if

Mesa (master): mesa: Replace _mesa_round_to_even() with _mesa_roundeven().

2015-03-18 Thread Matt Turner
Module: Mesa Branch: master Commit: dd0d3a2c0fb388745519c8a3be800720541eccfe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd0d3a2c0fb388745519c8a3be800720541eccfe Author: Matt Turner matts...@gmail.com Date: Tue Mar 10 17:55:21 2015 -0700 mesa: Replace _mesa_round_to_even() with

Mesa (master): util: Optimize _mesa_roundeven with SSE 4.1.

2015-03-18 Thread Matt Turner
Module: Mesa Branch: master Commit: 036e347f3c129bb547137aed955e75062fca09b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=036e347f3c129bb547137aed955e75062fca09b8 Author: Matt Turner matts...@gmail.com Date: Wed Mar 18 14:23:41 2015 -0700 util: Optimize _mesa_roundeven with SSE

Mesa (master): util: Add a roundeven test.

2015-03-18 Thread Matt Turner
Module: Mesa Branch: master Commit: 5de86102f917d9f3a229daec8f107afb77246feb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5de86102f917d9f3a229daec8f107afb77246feb Author: Matt Turner matts...@gmail.com Date: Thu Mar 12 11:34:05 2015 -0700 util: Add a roundeven test. Reviewed-by:

Mesa (master): scons: Disable MSVC signed/unsigned mismatch warnings.

2015-03-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: bbac03ecca51fdbedf3c569c68322043c8e93fae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbac03ecca51fdbedf3c569c68322043c8e93fae Author: José Fonseca jfons...@vmware.com Date: Tue Nov 25 22:27:04 2014 + scons: Disable MSVC signed/unsigned

Mesa (master): gallivm: Use INFINITY directly.

2015-03-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a56f1a8b32a2cafdd4e46c0d48a1a252d0e3c0ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a56f1a8b32a2cafdd4e46c0d48a1a252d0e3c0ae Author: Jose Fonseca jfons...@vmware.com Date: Wed Mar 18 14:19:10 2015 + gallivm: Use INFINITY directly. Already

Mesa (master): scons: Silence MSVC warnings about overflows in constant arithmetic.

2015-03-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 1d30fd85dd2a240d4ccafc9a9eca55a129306cf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d30fd85dd2a240d4ccafc9a9eca55a129306cf5 Author: Jose Fonseca jfons...@vmware.com Date: Wed Mar 18 14:18:28 2015 + scons: Silence MSVC warnings about

Mesa (master): scons: Don't link program_lexer.l/y twice.

2015-03-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d3e9aa8d88e6684235bb0be549551d1402ef8881 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3e9aa8d88e6684235bb0be549551d1402ef8881 Author: Jose Fonseca jfons...@vmware.com Date: Wed Mar 18 14:22:41 2015 + scons: Don't link program_lexer.l/y

Mesa (master): swrast: Use BITFIELD64_BIT for arrayAttribs.

2015-03-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: cebc62f1060c815e3b5a1bd3728c3d909db3d2b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cebc62f1060c815e3b5a1bd3728c3d909db3d2b8 Author: Jose Fonseca jfons...@vmware.com Date: Wed Mar 18 14:25:19 2015 + swrast: Use BITFIELD64_BIT for

Mesa (master): docs: Update progress on ARB_direct_state_access.

2015-03-18 Thread Laura Ekstrand
Module: Mesa Branch: master Commit: 2ccfce3f4ce72e1ae3e85c44193b3343e23572d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ccfce3f4ce72e1ae3e85c44193b3343e23572d8 Author: Laura Ekstrand la...@jlekstrand.net Date: Wed Mar 18 13:26:31 2015 -0700 docs: Update progress on