Mesa (master): mapi: Fix enums.c build with other build systems.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 148c2f5b175eb0c6355d9f1fc4a60c2f7013535d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=148c2f5b175eb0c6355d9f1fc4a60c2f7013535d Author: Eric Anholt Date: Tue Dec 1 12:01:53 2015 -0800 mapi: Fix enums.c build with other build

Mesa (master): r600: do SQ flush ES ring rolling workaround

2015-12-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: b63944e8b9177d231b3789bf84ea9e67b9629905 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b63944e8b9177d231b3789bf84ea9e67b9629905 Author: Dave Airlie Date: Mon Feb 23 20:14:31 2015 + r600: do SQ flush ES ring rolling

Mesa (master): r600: add alu + cf nop to copy shader on r600

2015-12-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 13b134a443744e0a1d25d37a1e819d6737aca4a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13b134a443744e0a1d25d37a1e819d6737aca4a2 Author: Dave Airlie Date: Tue Feb 24 15:57:49 2015 +1000 r600: add alu + cf nop to copy shader on

Mesa (master): r600: set mega fetch count to 16 for gs copy shader

2015-12-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 0e49151dcfe042d937e1ac3c6eab86bb0a68cf04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e49151dcfe042d937e1ac3c6eab86bb0a68cf04 Author: Dave Airlie Date: Tue Feb 24 16:07:23 2015 +1000 r600: set mega fetch count to 16 for gs

Mesa (master): r600: SMX returns CONTEXT_DONE early workaround

2015-12-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: af4013d26b3203a794ae34fe0c98139bc1058273 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af4013d26b3203a794ae34fe0c98139bc1058273 Author: Dave Airlie Date: Tue Feb 24 14:10:20 2015 +1000 r600: SMX returns CONTEXT_DONE early

Mesa (master): r600: increment ring index after emit vertex not before.

2015-12-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 4ebcf5194d98b47bd9e8a72b7418054708b14750 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ebcf5194d98b47bd9e8a72b7418054708b14750 Author: Dave Airlie Date: Tue Feb 24 15:58:33 2015 +1000 r600: increment ring index after emit

Mesa (master): nv50, nvc0: allow to create resources other than buffers

2015-12-01 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: ea33920f7ed3a4100c921db563dc998e0ca24aad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea33920f7ed3a4100c921db563dc998e0ca24aad Author: Samuel Pitoiset Date: Tue Dec 1 22:40:45 2015 +0100 nv50,nvc0: allow to create

Mesa (master): glapi: work-around MSVC 65K string length limitation for enums.c

2015-12-01 Thread Brian Paul
Module: Mesa Branch: master Commit: f391b95105489be58f33991eb49a24d3d509f897 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f391b95105489be58f33991eb49a24d3d509f897 Author: Brian Paul Date: Tue Dec 1 13:02:05 2015 -0700 glapi: work-around MSVC 65K string length

Mesa (master): i965: Do dead-code elimination in a single pass.

2015-12-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 7e6a6f3e619e7dfed244043a95082f2168a5c953 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e6a6f3e619e7dfed244043a95082f2168a5c953 Author: Matt Turner Date: Mon Nov 30 09:25:19 2015 -0800 i965: Do dead-code elimination in a

Mesa (master): i965: Don't mark dead instructions' sources live.

2015-12-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 48b4e88d3d2cfa2ccd912184cfdcbe559cd36ff0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48b4e88d3d2cfa2ccd912184cfdcbe559cd36ff0 Author: Matt Turner Date: Wed Nov 25 16:19:06 2015 -0800 i965: Don't mark dead instructions'

Mesa (master): glsl: Rename safe_reverse -> reverse_safe.

2015-12-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 5a6f0bf5b810c82b2ddc6c2a9c7cb392d7421eed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a6f0bf5b810c82b2ddc6c2a9c7cb392d7421eed Author: Matt Turner Date: Mon Nov 30 09:24:23 2015 -0800 glsl: Rename safe_reverse ->

Mesa (master): i965: Increase BRW_MAX_UBO to 14.

2015-12-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 975b1299dd495a910bcfb86e3dc24131ed3c2e2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=975b1299dd495a910bcfb86e3dc24131ed3c2e2f Author: Kenneth Graunke Date: Mon Nov 30 01:54:42 2015 -0800 i965: Increase BRW_MAX_UBO to 14.

Mesa (master): travis: Add a test build with scons.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 18f8da7865ddc27e4bb17f935c826f803bdfd5ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18f8da7865ddc27e4bb17f935c826f803bdfd5ba Author: Eric Anholt Date: Tue Dec 1 11:57:49 2015 -0800 travis: Add a test build with scons. Since

Mesa (master): clover: Handle NULL devices returned by pipe_loader_probe() v2

2015-12-01 Thread Tom Stellard
Module: Mesa Branch: master Commit: 9adbb9e7134fdc40766710592e81cbc9c09c7aaa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9adbb9e7134fdc40766710592e81cbc9c09c7aaa Author: Tom Stellard Date: Sat Nov 28 02:40:24 2015 + clover: Handle NULL devices

Mesa (master): automake: fix some occurrences of hardcoded -ldl and -lpthread

2015-12-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: 99cd60083518ad4465e3e29996168e8fa8a89fbb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99cd60083518ad4465e3e29996168e8fa8a89fbb Author: Jonathan Gray Date: Mon Nov 23 14:22:24 2015 +1100 automake: fix some occurrences of

Mesa (master): Remove Sun CC specific code.

2015-12-01 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 56aff6bb4eafe35ba301f5d60027377abc4cfd9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56aff6bb4eafe35ba301f5d60027377abc4cfd9f Author: Jose Fonseca Date: Tue Dec 1 23:07:08 2015 + Remove Sun CC specific code.

Mesa (master): configure.ac: Refuse to build with Sun C compiler.

2015-12-01 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 51564f04b77e6d29a888a4fbd83d96de062ac634 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51564f04b77e6d29a888a4fbd83d96de062ac634 Author: Jose Fonseca Date: Tue Dec 1 22:43:46 2015 + configure.ac: Refuse to build with Sun

Mesa (master): mesa: Drop the blacklisting of new GL enums.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4922a3ae522de31287808f22a8e3a1fcbb2d3dab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4922a3ae522de31287808f22a8e3a1fcbb2d3dab Author: Eric Anholt Date: Sat Sep 19 12:35:15 2015 -0400 mesa: Drop the blacklisting of new GL

Mesa (master): travis: Initial import of travis instructions.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1c0ac1976ac7a87bfd2ade47f25047c31527f18a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c0ac1976ac7a87bfd2ade47f25047c31527f18a Author: Eric Anholt Date: Mon Nov 23 16:25:29 2015 -0800 travis: Initial import of travis

Mesa (master): mesa: Cut enum_strings.cpp test down to a few hand-chosen enums.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: edc88504366c7182035f07034dd6073a09a7c29e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edc88504366c7182035f07034dd6073a09a7c29e Author: Eric Anholt Date: Tue Nov 24 22:11:41 2015 -0800 mesa: Cut enum_strings.cpp test down to a

Mesa (master): mesa: Prefer newer names to older ones among names present in core.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: c75cfe1c8a85cf2fc55826c58718d7654a4c5132 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c75cfe1c8a85cf2fc55826c58718d7654a4c5132 Author: Eric Anholt Date: Wed Nov 25 17:04:21 2015 -0800 mesa: Prefer newer names to older ones

Mesa (master): mesa: Use a 32-bit offset for the enums.c string offset table.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: b65e44f55d531ff8ceaec8861f02a2c3c7a01297 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b65e44f55d531ff8ceaec8861f02a2c3c7a01297 Author: Eric Anholt Date: Sat Sep 19 12:57:22 2015 -0400 mesa: Use a 32-bit offset for the enums.c

Mesa (master): mesa: Fix a typo in AMD_performance_monitor enum.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5a7e5d8bb67a4aaad2d6dd42e336ff17f8882a16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a7e5d8bb67a4aaad2d6dd42e336ff17f8882a16 Author: Eric Anholt Date: Fri Sep 18 15:02:07 2015 -0400 mesa: Fix a typo in AMD_performance_monitor

Mesa (master): mesa: Fix enum definition of CULL_VERTEX_EYE/ OBJECT_POSITION

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: bfc64b968827aff39477d7dab0203446d03eb459 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfc64b968827aff39477d7dab0203446d03eb459 Author: Eric Anholt Date: Fri Sep 18 14:55:41 2015 -0400 mesa: Fix enum definition of

Mesa (master): mesa: Drop bitfield "enums" from the enum-to-string table.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 710762b64a16d41bb3223ff78b719be27a51b303 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=710762b64a16d41bb3223ff78b719be27a51b303 Author: Eric Anholt Date: Wed Nov 25 17:00:00 2015 -0800 mesa: Drop bitfield "enums" from the

Mesa (master): mesa: Switch to using the Khronos registry for generating enums.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: cbabf5f9dc4f69ef17e24566cb3fbc1c4ef0de4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbabf5f9dc4f69ef17e24566cb3fbc1c4ef0de4f Author: Eric Anholt Date: Thu Sep 17 19:10:28 2015 -0400 mesa: Switch to using the Khronos registry

Mesa (master): mesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 741f642a6f6dedf51838248894a8a79f3cb53b83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=741f642a6f6dedf51838248894a8a79f3cb53b83 Author: Eric Anholt Date: Wed Nov 25 16:29:10 2015 -0800 mesa: Drop apparently typoed

Mesa (master): mesa: Remove the python mode bits from gl_enums.py.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: f72923aaead58e6c51a044c1125ee1dccd8c910a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f72923aaead58e6c51a044c1125ee1dccd8c910a Author: Eric Anholt Date: Wed Nov 25 15:38:55 2015 -0800 mesa: Remove the python mode bits from

Mesa (master): mesa: Drop enums that had been removed in later revs of specs.

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5cb9dc45c72595ae040e94cef5d4665bf61297fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cb9dc45c72595ae040e94cef5d4665bf61297fa Author: Eric Anholt Date: Sat Sep 19 11:28:46 2015 -0400 mesa: Drop enums that had been removed in

Mesa (master): mesa: Add a copy of the Khronos gl.xml (SVN #31705).

2015-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 76ec0b903865c19ab3a2a36aab9211f75480ee9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76ec0b903865c19ab3a2a36aab9211f75480ee9e Author: Eric Anholt Date: Thu Sep 17 17:39:52 2015 -0400 mesa: Add a copy of the Khronos gl.xml (SVN

Mesa (master): st/va: delay decoder creation until max_references is known

2015-12-01 Thread Julien Isorce
Module: Mesa Branch: master Commit: b4fb6d76161d86c67697cf28a221d7913b8d084d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4fb6d76161d86c67697cf28a221d7913b8d084d Author: Julien Isorce Date: Thu Nov 26 08:29:54 2015 + st/va: delay decoder creation until

Mesa (master): st/va: also retrieve reference frames info for h264

2015-12-01 Thread Julien Isorce
Module: Mesa Branch: master Commit: e483cba9f5ff45395fdb1cd40a796799707eb1e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e483cba9f5ff45395fdb1cd40a796799707eb1e0 Author: Julien Isorce Date: Thu Nov 26 08:30:30 2015 + st/va: also retrieve reference

Mesa (master): glsl/lower_ubo_reference: split array copies into element copies

2015-12-01 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 867c436ca841b4196b4dde4786f5086c76b20dd7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=867c436ca841b4196b4dde4786f5086c76b20dd7 Author: Iago Toral Quiroga Date: Mon Nov 23 13:53:08 2015 +0100 glsl/lower_ubo_reference: split

Mesa (master): glsl/lower_ubo_reference: split struct copies into element copies

2015-12-01 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 241f15ac80ddc452862b9d40d4d4bef648835ba0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=241f15ac80ddc452862b9d40d4d4bef648835ba0 Author: Iago Toral Quiroga Date: Mon Nov 23 13:53:09 2015 +0100 glsl/lower_ubo_reference: split