Mesa (master): radeonsi: add support for Hawaii asics (v2)

2013-11-15 Thread Alex Deucher
Module: Mesa Branch: master Commit: f5778f152b250cb233f4bee021baae916e504afe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5778f152b250cb233f4bee021baae916e504afe Author: Alex Deucher alexander.deuc...@amd.com Date: Tue Sep 24 12:12:29 2013 -0400 radeonsi: add support for Hawaii

Mesa (master): radeonsi: add Hawaii pci ids

2013-11-15 Thread Alex Deucher
Module: Mesa Branch: master Commit: 469b42ee21d6bc530200c76cb0e73b0b461ab6e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=469b42ee21d6bc530200c76cb0e73b0b461ab6e8 Author: Alex Deucher alexander.deuc...@amd.com Date: Tue Sep 24 12:13:42 2013 -0400 radeonsi: add Hawaii pci ids

Mesa (master): tools/trace: Several bugfixes/improvements to dump_state.py

2013-11-15 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 420ccf7b8f33c92657479462478db787c431d750 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=420ccf7b8f33c92657479462478db787c431d750 Author: José Fonseca jfons...@vmware.com Date: Fri Nov 15 15:42:02 2013 + tools/trace: Several

Mesa (master): trace: Dump user_buffer members.

2013-11-15 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c5a05a6aefb0c2dd34bf8b42a7ef3051dcc891c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5a05a6aefb0c2dd34bf8b42a7ef3051dcc891c2 Author: José Fonseca jfons...@vmware.com Date: Fri Nov 15 15:32:33 2013 + trace: Dump user_buffer members. ---

Mesa (master): mesa: Fix derived vertex state not being updated in glCallList()

2013-11-15 Thread Jose Fonseca
Module: Mesa Branch: master Commit: ff353c218a1ab1fd3fb797a4780612ec4b0451d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff353c218a1ab1fd3fb797a4780612ec4b0451d8 Author: Fredrik Höglund fred...@kde.org Date: Mon Nov 11 18:54:15 2013 +0100 mesa: Fix derived vertex state not being

Mesa (master): glsl: Rework interface block linking.

2013-11-15 Thread Paul Berry
Module: Mesa Branch: master Commit: f38ac41ed48fefe82360520c9d33ba9261a3e642 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f38ac41ed48fefe82360520c9d33ba9261a3e642 Author: Paul Berry stereotype...@gmail.com Date: Tue Oct 29 14:41:32 2013 -0700 glsl: Rework interface block linking.

Mesa (master): i965: Fix vertical alignment for multisampled buffers.

2013-11-15 Thread Paul Berry
Module: Mesa Branch: master Commit: b4c3b833ec8ec6787658ea90365ff565cd8846c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4c3b833ec8ec6787658ea90365ff565cd8846c7 Author: Paul Berry stereotype...@gmail.com Date: Tue Nov 12 10:55:18 2013 -0800 i965: Fix vertical alignment for

Mesa (master): main: Fix MaxUniformComponents for geometry shaders.

2013-11-15 Thread Paul Berry
Module: Mesa Branch: master Commit: 46e9f78efcb6ccc25ea59d83624aaa5077254a85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46e9f78efcb6ccc25ea59d83624aaa5077254a85 Author: Paul Berry stereotype...@gmail.com Date: Wed Nov 13 14:24:09 2013 -0800 main: Fix MaxUniformComponents for

Mesa (master): radeon/llvm: Free libelf resources

2013-11-15 Thread Tom Stellard
Module: Mesa Branch: master Commit: a2b93da84bda2b92108cf3b9c253fec114b69dc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2b93da84bda2b92108cf3b9c253fec114b69dc2 Author: Aaron Watry awa...@gmail.com Date: Wed Nov 6 16:49:20 2013 -0600 radeon/llvm: Free libelf resources v2: Fix

Mesa (master): radeonsi/compute: Free program and program. kernels on shutdown

2013-11-15 Thread Tom Stellard
Module: Mesa Branch: master Commit: 35dad4a1e235b2bf7fb3ecdb82aed0214db69a35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35dad4a1e235b2bf7fb3ecdb82aed0214db69a35 Author: Aaron Watry awa...@gmail.com Date: Wed Nov 6 16:49:22 2013 -0600 radeonsi/compute: Free program and

Mesa (master): radeonsi/compute: Dispose of LLVM module after compiling kernels

2013-11-15 Thread Tom Stellard
Module: Mesa Branch: master Commit: 4c6ac9e61452ffc49f8e360fc879deec8e04bbb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c6ac9e61452ffc49f8e360fc879deec8e04bbb5 Author: Aaron Watry awa...@gmail.com Date: Wed Nov 6 16:49:23 2013 -0600 radeonsi/compute: Dispose of LLVM module

Mesa (master): gallium/pipe_loader: un-reference udev resources when we' re done with them.

2013-11-15 Thread Tom Stellard
Module: Mesa Branch: master Commit: 598f61ba28bcfd220104e18e89973768babeaac3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=598f61ba28bcfd220104e18e89973768babeaac3 Author: Aaron Watry awa...@gmail.com Date: Wed Nov 6 16:49:24 2013 -0600 gallium/pipe_loader: un-reference udev

Mesa (master): clover: Support multiple devices in clCreateContextFromType( ) v2

2013-11-15 Thread Tom Stellard
Module: Mesa Branch: master Commit: 17af4dd52b0530b671fb7ae64345500f62ed7ee3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17af4dd52b0530b671fb7ae64345500f62ed7ee3 Author: Tom Stellard thomas.stell...@amd.com Date: Thu Apr 11 10:37:55 2013 -0400 clover: Support multiple devices in

Mesa (master): radeon/llvm: Free created llvm memory buffer

2013-11-15 Thread Tom Stellard
Module: Mesa Branch: master Commit: d41b10f811a89c76248f195a6b4ade62322b8c3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d41b10f811a89c76248f195a6b4ade62322b8c3c Author: Aaron Watry awa...@gmail.com Date: Wed Nov 6 16:49:21 2013 -0600 radeon/llvm: Free created llvm memory buffer

Mesa (master): radeon/llvm: fix spelling error

2013-11-15 Thread Tom Stellard
Module: Mesa Branch: master Commit: df482fe02f6732fb6fe7ae0a509b3c66e655bd5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df482fe02f6732fb6fe7ae0a509b3c66e655bd5b Author: Aaron Watry awa...@gmail.com Date: Wed Nov 6 16:49:19 2013 -0600 radeon/llvm: fix spelling error

Mesa (master): svga: do primitive trimming in translate_indices()

2013-11-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 79984b9928d665ce617a1e4551e53d415bd4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79984b9928d665ce617a1e4551e53d415bd4 Author: Brian Paul bri...@vmware.com Date: Wed Nov 13 11:26:15 2013 -0700 svga: do primitive trimming in

Mesa (master): svga: remove unused vars in svga_hwtnl_simple_draw_range_elements()

2013-11-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 2bc1680665473c648e8b75a98d77be7c3f07379d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bc1680665473c648e8b75a98d77be7c3f07379d Author: Brian Paul bri...@vmware.com Date: Fri Nov 15 10:25:19 2013 -0700 svga: remove unused vars in

Mesa (master): mesa: remove duplicated prototypes in varray.h

2013-11-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 2253fed4a05ece30e47b32a5f450f8192dba9497 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2253fed4a05ece30e47b32a5f450f8192dba9497 Author: Brian Paul bri...@vmware.com Date: Tue Nov 12 15:09:44 2013 -0700 mesa: remove duplicated prototypes in

Mesa (master): indices: add comments, assertions in u_indices.c file

2013-11-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 491d6397fcbe8eabfdd69500b91dbc6efc4dd894 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=491d6397fcbe8eabfdd69500b91dbc6efc4dd894 Author: Brian Paul bri...@vmware.com Date: Wed Nov 13 11:24:41 2013 -0700 indices: add comments, assertions in

Mesa (master): svga: mark dest image as defined in svga_surface_copy()

2013-11-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 3969330b47c5b7f7843f356db0a10962553339a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3969330b47c5b7f7843f356db0a10962553339a6 Author: Brian Paul bri...@vmware.com Date: Thu Nov 14 13:33:52 2013 -0700 svga: mark dest image as defined in

Mesa (master): radeon/llvm: Free elf_buffer after use

2013-11-15 Thread Tom Stellard
Module: Mesa Branch: master Commit: 2be85e2492b6ad7e04884525904a7ec22cde0ddc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2be85e2492b6ad7e04884525904a7ec22cde0ddc Author: Aaron Watry awa...@gmail.com Date: Thu Nov 14 12:17:44 2013 -0600 radeon/llvm: Free elf_buffer after use

Mesa (master): r600/llvm: Free binary.code/binary. config in r600_llvm_compile

2013-11-15 Thread Tom Stellard
Module: Mesa Branch: master Commit: 01f3622c740173d4001eb421b74d4d60a0c7fd12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01f3622c740173d4001eb421b74d4d60a0c7fd12 Author: Aaron Watry awa...@gmail.com Date: Thu Nov 14 12:17:43 2013 -0600 r600/llvm: Free binary.code/binary.config in

Mesa (master): i915: Actually enable __DRI2rendererQueryExtensionRec

2013-11-15 Thread Ian Romanick
Module: Mesa Branch: master Commit: 96a3527a63eaa3c031d2b091dcf6ec8a608f3fde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96a3527a63eaa3c031d2b091dcf6ec8a608f3fde Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Nov 11 11:12:08 2013 -0800 i915: Actually enable

Mesa (master): i965: Move cache_used_by_gpu flag setting to brw_finish_batch.

2013-11-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 720d935fff1c7f49ce35369e00266cf2f333cdba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=720d935fff1c7f49ce35369e00266cf2f333cdba Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Oct 15 19:21:34 2013 -0700 i965: Move cache_used_by_gpu flag

Mesa (master): i965: Rework brw_new_batch to actually start a new batch.

2013-11-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4ec982ad012a563b7acf9ee8c7fd61140f24ea9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ec982ad012a563b7acf9ee8c7fd61140f24ea9d Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Oct 15 19:23:53 2013 -0700 i965: Rework brw_new_batch to

Mesa (master): clover: Remove dead file from Makefile.sources.

2013-11-15 Thread Matt Turner
Module: Mesa Branch: master Commit: fc51e7ac58d7aeab0b455e9d39b6547c2b954494 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc51e7ac58d7aeab0b455e9d39b6547c2b954494 Author: Matt Turner matts...@gmail.com Date: Mon Nov 11 15:54:16 2013 -0800 clover: Remove dead file from

Mesa (master): glsl: Apply the transformation 1/rsq(x) == sqrt(x) in opt_algebraic.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: aa6d7bc6d601c8803b136f427b8d86aa1043450c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa6d7bc6d601c8803b136f427b8d86aa1043450c Author: Eric Anholt e...@anholt.net Date: Thu Nov 7 12:15:13 2013 -0800 glsl: Apply the transformation 1/rsq(x) ==

Mesa (master): glsl: Apply the transformation (a a) - a in opt_algebraic.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 58a98d32e451762934ca8c38135357f36e29654f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58a98d32e451762934ca8c38135357f36e29654f Author: Eric Anholt e...@anholt.net Date: Thu Oct 31 09:32:42 2013 -0700 glsl: Apply the transformation (a a) - a in

Mesa (master): glsl: Apply the transformation (a ^^ a) - false in opt_algebraic.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 477f8cd08bb8467d28fdfd6c25fe358957e3da58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=477f8cd08bb8467d28fdfd6c25fe358957e3da58 Author: Eric Anholt e...@anholt.net Date: Thu Nov 7 12:10:25 2013 -0800 glsl: Apply the transformation (a ^^ a) -

Mesa (master): glsl: Move the CSE equality functions to the ir class.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8957c6b887ff09f44e7b491e7a0551e94a265b8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8957c6b887ff09f44e7b491e7a0551e94a265b8d Author: Eric Anholt e...@anholt.net Date: Wed Oct 30 23:56:18 2013 -0700 glsl: Move the CSE equality functions to the

Mesa (master): glsl: Apply the transformation (a || a) - a in opt_algebraic.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: ee2704826264eba22d095c3e1e03a8532b7bd1e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee2704826264eba22d095c3e1e03a8532b7bd1e6 Author: Eric Anholt e...@anholt.net Date: Thu Oct 31 00:10:32 2013 -0700 glsl: Apply the transformation (a || a) - a

Mesa (master): mesa: Dynamically allocate the storage for program local parameters.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: e5885c119de1e508099cce1c9f8ff00fab88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5885c119de1e508099cce1c9f8ff00fab88 Author: Eric Anholt e...@anholt.net Date: Fri Sep 20 10:13:32 2013 -0700 mesa: Dynamically allocate the storage for

Mesa (master): mesa: Update a comment about valid values of a field.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: fddc17ab365370f9afb6b44fb3e2bbf68d450968 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fddc17ab365370f9afb6b44fb3e2bbf68d450968 Author: Eric Anholt e...@anholt.net Date: Wed Nov 13 13:36:30 2013 -0800 mesa: Update a comment about valid values of

Mesa (master): mesa: Remove PROGRAM_ENV_PARAM enum.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: bb1f0969756fbb827c4b2520c632daa15342b064 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb1f0969756fbb827c4b2520c632daa15342b064 Author: Eric Anholt e...@anholt.net Date: Wed Nov 13 13:41:28 2013 -0800 mesa: Remove PROGRAM_ENV_PARAM enum. This

Mesa (master): mesa: Remove PROGRAM_LOCAL_PARAM enum.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 33b0455211019988fe418cca5dfac62c7902c861 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33b0455211019988fe418cca5dfac62c7902c861 Author: Eric Anholt e...@anholt.net Date: Wed Nov 13 13:38:37 2013 -0800 mesa: Remove PROGRAM_LOCAL_PARAM enum. This

Mesa (10.0): 51 new commits

2013-11-15 Thread Ian Romanick
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fd32619d7143ed7db21fa402d38e681520f82c2 Author: Aaron Watry awa...@gmail.com Date: Thu Nov 14 12:17:44 2013 -0600 radeon/llvm: Free elf_buffer after use Prevents a memory leak. v2: Remove null check CC:

Mesa (master): i965: Add missing break in SHADER_OPCODE_GEN7_SCRATCH_READ case.

2013-11-15 Thread Vinson Lee
Module: Mesa Branch: master Commit: b570c4229fe9c621b56bb9475d77a344039444d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b570c4229fe9c621b56bb9475d77a344039444d4 Author: Vinson Lee v...@freedesktop.org Date: Thu Nov 14 22:47:33 2013 -0800 i965: Add missing break in

Mesa (master): i965: Assert that IF with cmod is Gen6 only.

2013-11-15 Thread Matt Turner
Module: Mesa Branch: master Commit: e133c0103d4336c47911e89cc8a17a1c78bfdbb8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e133c0103d4336c47911e89cc8a17a1c78bfdbb8 Author: Matt Turner matts...@gmail.com Date: Thu Nov 14 10:36:12 2013 -0800 i965: Assert that IF with cmod is Gen6