Mesa (master): clover: clCompileProgram CL_INVALID_COMPILER_OPTIONS

2014-12-02 Thread Tom Stellard
Module: Mesa Branch: master Commit: 745b1f550339b3adbf272a28b9d0c767a86ff2fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=745b1f550339b3adbf272a28b9d0c767a86ff2fb Author: EdB Date: Fri Nov 7 10:30:40 2014 +0100 clover: clCompileProgram CL_INVALID_COMPILER_OPTIONS clCompileProgra

Mesa (master): r600, llvm: Fix mem leak

2014-12-02 Thread Tom Stellard
Module: Mesa Branch: master Commit: ca0616f17e2ed16d44a7105c02f761ec353a39cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca0616f17e2ed16d44a7105c02f761ec353a39cb Author: Jan Vesely Date: Mon Nov 3 20:29:36 2014 -0500 r600, llvm: Fix mem leak Signed-off-by: Jan Vesely Reviewed-

Mesa (master): mesa: fix height error check for 1D array textures

2014-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 4e6244e80f7dd6dad526ff04f5103ed24d61d38a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e6244e80f7dd6dad526ff04f5103ed24d61d38a Author: Brian Paul Date: Tue Dec 2 09:41:20 2014 -0700 mesa: fix height error check for 1D array textures height=0 i

Mesa (master): mesa: Generate GL_INVALID_OPERATION when drawing w/ o a VAO in core profile

2014-12-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: b93dcb0e718a0a177370f2c7851223350d3b7bc7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b93dcb0e718a0a177370f2c7851223350d3b7bc7 Author: Ian Romanick Date: Tue Nov 11 10:53:37 2014 + mesa: Generate GL_INVALID_OPERATION when drawing w/o a VAO i

Mesa (master): mesa: Silence unused parameter warnings in _mesa_validate_Draw functions

2014-12-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 304c466bd87abb5a29d4d5a6cba35faaafdeab3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=304c466bd87abb5a29d4d5a6cba35faaafdeab3b Author: Ian Romanick Date: Tue Nov 11 09:50:55 2014 + mesa: Silence unused parameter warnings in _mesa_validate_Dr

Mesa (master): mesa: Use current Mesa coding style in check_valid_to_render

2014-12-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9fd398215d4baf70a316d8f7a938a99ed48668c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fd398215d4baf70a316d8f7a938a99ed48668c9 Author: Ian Romanick Date: Tue Nov 11 10:21:50 2014 + mesa: Use current Mesa coding style in check_valid_to_render

Mesa (master): i965: Just return void from brw_try_draw_prims

2014-12-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 0391d1bbeacbe3605beaec10711d936348c9bcab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0391d1bbeacbe3605beaec10711d936348c9bcab Author: Ian Romanick Date: Tue Nov 11 14:10:06 2014 + i965: Just return void from brw_try_draw_prims Note from Ke

Mesa (master): mesa: Use unreachable instead of assert in check_valid_to_render

2014-12-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 331b0120d16445dd8d5b8d049946ae7845fb714b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=331b0120d16445dd8d5b8d049946ae7845fb714b Author: Ian Romanick Date: Tue Nov 11 10:20:49 2014 + mesa: Use unreachable instead of assert in check_valid_to_re

Mesa (master): mesa: Refactor common validation code to validate_DrawElements_common

2014-12-02 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5e72886db0a170d8862f3fc5d8f546fa75b20b2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e72886db0a170d8862f3fc5d8f546fa75b20b2b Author: Ian Romanick Date: Tue Nov 11 09:44:46 2014 + mesa: Refactor common validation code to validate_DrawElemen

Mesa (master): i965/vs: Set brw_vs_prog_key:: clamp_vertex_color to 0 when irrelevant.

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 51f7f613f920148d5e9d1f5380da64fd55c66334 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51f7f613f920148d5e9d1f5380da64fd55c66334 Author: Kenneth Graunke Date: Mon Dec 1 01:09:35 2014 -0800 i965/vs: Set brw_vs_prog_key::clamp_vertex_color to 0 whe

Mesa (master): i965: Use the enum type for gen6_gather_wa sampler key field.

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 793ac67d3ddf636dcb9c21624809207993ab5aac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=793ac67d3ddf636dcb9c21624809207993ab5aac Author: Kenneth Graunke Date: Mon Dec 1 22:23:22 2014 -0800 i965: Use the enum type for gen6_gather_wa sampler key fi

Mesa (master): i965/vs: Handle vertex color clamping in emit_urb_slot().

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 169b6c1955deee7333d61f9ff149b7124bdea7d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=169b6c1955deee7333d61f9ff149b7124bdea7d1 Author: Kenneth Graunke Date: Mon Dec 1 00:53:02 2014 -0800 i965/vs: Handle vertex color clamping in emit_urb_slot().

Mesa (master): i965: Move program key structures to brw_program.h.

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a64f3ba3d1c9be83783539203330f32c037abdb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a64f3ba3d1c9be83783539203330f32c037abdb1 Author: Kenneth Graunke Date: Tue Oct 28 18:13:49 2014 -0700 i965: Move program key structures to brw_program.h. With

Mesa (master): i965: Drop use of GL types in program keys.

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e5e466c95439cf562651bb147c6295c7dc181c58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5e466c95439cf562651bb147c6295c7dc181c58 Author: Kenneth Graunke Date: Tue Oct 28 18:48:49 2014 -0700 i965: Drop use of GL types in program keys. This is real

Mesa (master): i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4f24c168c87e9938f35f5ec135062408148be373 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f24c168c87e9938f35f5ec135062408148be373 Author: Kenneth Graunke Date: Mon Nov 24 23:57:48 2014 -0800 i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache)

Mesa (master): i965: Delete brw_state_flags::cache and related code.

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 5f34a18f96e58aff1aca2d2971fca1c91dc6931d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f34a18f96e58aff1aca2d2971fca1c91dc6931d Author: Kenneth Graunke Date: Tue Nov 25 00:35:31 2014 -0800 i965: Delete brw_state_flags::cache and related code. It

Mesa (master): i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: ce44b2061cf59264b4f22271e8d70cdc826af6de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce44b2061cf59264b4f22271e8d70cdc826af6de Author: Kenneth Graunke Date: Mon Nov 24 23:30:51 2014 -0800 i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA. No

Mesa (master): i965: Remove "disable_derivative_optimization" driconf option.

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 2a4f5728ad27bd1605b3604908caa9ad4983e256 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a4f5728ad27bd1605b3604908caa9ad4983e256 Author: Kenneth Graunke Date: Sun Nov 30 21:58:03 2014 -0800 i965: Remove "disable_derivative_optimization" driconf op

Mesa (master): i965: Make vertex color clamp handling code VS specific.

2014-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: afd605f3461462ba1b9f522b079ff5a03e7ab55c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afd605f3461462ba1b9f522b079ff5a03e7ab55c Author: Kenneth Graunke Date: Mon Dec 1 01:01:02 2014 -0800 i965: Make vertex color clamp handling code VS specific.

Mesa (master): i965: Remove tabs from instruction scheduler.

2014-12-02 Thread Matt Turner
Module: Mesa Branch: master Commit: f0fa6a5e86c356ef488355996bb4f64880ab639b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0fa6a5e86c356ef488355996bb4f64880ab639b Author: Matt Turner Date: Wed Nov 12 10:17:36 2014 -0800 i965: Remove tabs from instruction scheduler. Reviewed-by: B

Mesa (master): i965: Avoid union literal, for old gcc compatibility.

2014-12-02 Thread Matt Turner
Module: Mesa Branch: master Commit: bc3ca485aeae65d8e43079c0d3b4339be3582e18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc3ca485aeae65d8e43079c0d3b4339be3582e18 Author: Matt Turner Date: Tue Dec 2 11:18:47 2014 -0800 i965: Avoid union literal, for old gcc compatibility. Bugzil

Mesa (master): r600, llvm: Don't leak global symbol offsets

2014-12-02 Thread Tom Stellard
Module: Mesa Branch: master Commit: 02cc9e9f9e48795371298dcf25a9de6215138880 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02cc9e9f9e48795371298dcf25a9de6215138880 Author: Jan Vesely Date: Tue Dec 2 14:47:53 2014 -0500 r600, llvm: Don't leak global symbol offsets Signed-off-by: J

Mesa (master): i965/skl: Fix SBE state upload code.

2014-12-02 Thread Ben Widawsky
Module: Mesa Branch: master Commit: c914247dcb7c44c25efc335413da2d9d83fe550f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c914247dcb7c44c25efc335413da2d9d83fe550f Author: Ben Widawsky Date: Sat Nov 22 15:22:15 2014 -0800 i965/skl: Fix SBE state upload code. The state upload code

Mesa (master): glsl: throw error when using invariant(all) in a fragment shader

2014-12-02 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 636db35c35d4420a308629cead3287c57458644d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=636db35c35d4420a308629cead3287c57458644d Author: Tapani Pälli Date: Tue Nov 4 14:20:15 2014 +0200 glsl: throw error when using invariant(all) in a fragment sh

Mesa (master): gallivm: Update for RTDyldMemoryManager becoming an unique_ptr.

2014-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: ef7e0b39a24966526b102643523feac765771842 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef7e0b39a24966526b102643523feac765771842 Author: José Fonseca Date: Wed Dec 3 07:48:26 2014 + gallivm: Update for RTDyldMemoryManager becoming an unique_p