Mesa (master): i965/nir_uniforms: Replace comps_per_unit with an is_scalar boolean

2015-12-07 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 813f0eda8e53f7d15fecd5f59c74124d19146372 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=813f0eda8e53f7d15fecd5f59c74124d19146372 Author: Jason Ekstrand Date: Mon Dec 7 16:16:31 2015 -0800 i965/nir_uniforms: Replace comps_per_unit with an is_scala

Mesa (master): i965: Make uniform offsets be in terms of bytes

2015-12-07 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 18069dce4a4c3d71e6afc6b10bfa7bee0560ba9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18069dce4a4c3d71e6afc6b10bfa7bee0560ba9c Author: Jason Ekstrand Date: Tue Nov 10 21:12:47 2015 -0800 i965: Make uniform offsets be in terms of bytes This comm

Mesa (master): i965/nir: Remove unused indirect handling

2015-12-07 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 22c273de2b97743587310f7bbf66767191bde866 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22c273de2b97743587310f7bbf66767191bde866 Author: Jason Ekstrand Date: Tue Nov 10 21:07:45 2015 -0800 i965/nir: Remove unused indirect handling The one and onl

Mesa (master): i965/state: Get rid of dword_pitch arguments to buffer functions

2015-12-07 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: abb569ca18db159ae3e4c4b51d01e5a8b3215e04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abb569ca18db159ae3e4c4b51d01e5a8b3215e04 Author: Jason Ekstrand Date: Fri Dec 4 18:33:51 2015 -0800 i965/state: Get rid of dword_pitch arguments to buffer fun

Mesa (master): i965/vec4: Use a stride of 1 and byte offsets for UBOs

2015-12-07 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 05bdc21f84edc200a0b0a695b79d12f25cc00645 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05bdc21f84edc200a0b0a695b79d12f25cc00645 Author: Jason Ekstrand Date: Mon Nov 2 11:33:12 2015 -0800 i965/vec4: Use a stride of 1 and byte offsets for UBOs Cc

Mesa (master): i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge

2015-12-07 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: e3e70698c3cfa7e9acccd6eddfb37516c45d5ac2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3e70698c3cfa7e9acccd6eddfb37516c45d5ac2 Author: Jason Ekstrand Date: Mon Nov 23 16:01:44 2015 -0800 i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge

Mesa (master): i965/fs: Use a stride of 1 and byte offsets for UBOs

2015-12-07 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 13ad8d03f201a4d09bf7ab9078b00807d61dfada URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13ad8d03f201a4d09bf7ab9078b00807d61dfada Author: Jason Ekstrand Date: Sat Oct 31 16:52:29 2015 -0700 i965/fs: Use a stride of 1 and byte offsets for UBOs Cc:

Mesa (master): i965: Fix texture views of 2d array surfaces

2015-12-07 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 6ef8149bcd1f11c7e4b6e9191bfd9ba6d31170e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ef8149bcd1f11c7e4b6e9191bfd9ba6d31170e1 Author: Ben Widawsky Date: Mon Nov 2 14:57:01 2015 -0800 i965: Fix texture views of 2d array surfaces It is legal to

Mesa (master): radeonsi: last_gfx_fence is a winsys fence

2015-12-07 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: d5a5dbd71f0e8756494809025ba2119efdf26373 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5a5dbd71f0e8756494809025ba2119efdf26373 Author: Nicolai Hähnle Date: Mon Dec 7 15:16:24 2015 -0500 radeonsi: last_gfx_fence is a winsys fence Cc: "11.1" Re

Mesa (master): nvc0/ir: fix up mul+add -> mad algebraic opt, enable for integers

2015-12-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: f97f755192210ce3690e67abccefa133d398d373 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f97f755192210ce3690e67abccefa133d398d373 Author: Ilia Mirkin Date: Mon Dec 7 18:15:51 2015 -0500 nvc0/ir: fix up mul+add -> mad algebraic opt, enable for inte

Mesa (master): gk110/ir: fix imad sat/hi flag emission for immediate args

2015-12-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 1d708aacb7631833b0f04e704481854428f60ba3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d708aacb7631833b0f04e704481854428f60ba3 Author: Ilia Mirkin Date: Mon Dec 7 17:40:36 2015 -0500 gk110/ir: fix imad sat/hi flag emission for immediate args A

Mesa (master): i965: Add state bits for tess stages

2015-12-07 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 42ca675cc91af7ee06e2a47daa57d5d65bdd1c80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42ca675cc91af7ee06e2a47daa57d5d65bdd1c80 Author: Chris Forbes Date: Tue Sep 9 21:27:05 2014 +1200 i965: Add state bits for tess stages Signed-off-by: Chris F

Mesa (master): i965: Request lowering of gl_TessLevel* from float[] to vec4s.

2015-12-07 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a9e6a56a02155f0da5e5bfa1a4d188f3d6195066 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9e6a56a02155f0da5e5bfa1a4d188f3d6195066 Author: Kenneth Graunke Date: Fri Jul 24 20:32:43 2015 -0700 i965: Request lowering of gl_TessLevel* from float[] to v

Mesa (master): i965: Add backend structures for tess stages

2015-12-07 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 80ea18d1a184606bd3cf6e90296e129f0c7f100e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80ea18d1a184606bd3cf6e90296e129f0c7f100e Author: Chris Forbes Date: Tue Sep 9 21:25:00 2014 +1200 i965: Add backend structures for tess stages Signed-off-by:

Mesa (master): i965: Create new files for HS/DS/TE state upload code.

2015-12-07 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 7a1735680007a78b0a56107871e4afdc33985604 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a1735680007a78b0a56107871e4afdc33985604 Author: Kenneth Graunke Date: Wed Sep 30 14:54:55 2015 -0700 i965: Create new files for HS/DS/TE state upload code. F

Mesa (master): i965: Add brw_device_info::min_ds_entries field.

2015-12-07 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 87a1166310161d6ad703e802caa091850462ea55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87a1166310161d6ad703e802caa091850462ea55 Author: Kenneth Graunke Date: Mon Nov 30 15:26:50 2015 -0800 i965: Add brw_device_info::min_ds_entries field. From th

Mesa (master): i965: Set core tessellation-related limits

2015-12-07 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 5340f37902328974ceeceaf13a8bb4984053117b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5340f37902328974ceeceaf13a8bb4984053117b Author: Chris Forbes Date: Tue Sep 9 21:22:25 2014 +1200 i965: Set core tessellation-related limits Signed-off-by: C

Mesa (master): gk104/ir: sampler doesn't matter for txf

2015-12-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 63b850403c90f33c295d3ad6be4ad749d4ea6274 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63b850403c90f33c295d3ad6be4ad749d4ea6274 Author: Ilia Mirkin Date: Mon Dec 7 16:14:53 2015 -0500 gk104/ir: sampler doesn't matter for txf We actually leave t

Mesa (master): radeonsi: disable DCC on Stoney

2015-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 32f05fadbbdf2a3fb60055e610bbbdcd82dd3ce5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32f05fadbbdf2a3fb60055e610bbbdcd82dd3ce5 Author: Marek Olšák Date: Fri Dec 4 20:35:08 2015 +0100 radeonsi: disable DCC on Stoney Cc: 11.1 Reviewed-by: Alex

Mesa (master): winsys/amdgpu: addrlib - port Checks mip 0 for czDispCompatible

2015-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 338d7bf0531a10d90db75ad333f7e0a31693641f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=338d7bf0531a10d90db75ad333f7e0a31693641f Author: Sonny Jiang Date: Thu Nov 12 12:34:37 2015 -0500 winsys/amdgpu: addrlib - port Checks mip 0 for czDispCompatib

Mesa (master): winsys/amdgpu: addrlib - port fix error for workaround for 1D tiling

2015-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 676bc2514039f8f631b1fcc0215aaa6647eda946 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=676bc2514039f8f631b1fcc0215aaa6647eda946 Author: Sonny Jiang Date: Thu Nov 12 12:08:31 2015 -0500 winsys/amdgpu: addrlib - port fix error for workaround for 1D

Mesa (master): winsys/amdgpu: addrlib - port a Fiji bug fix

2015-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 26188866002ed6be705ca62eb3d4c1f632b8f2be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26188866002ed6be705ca62eb3d4c1f632b8f2be Author: Sonny Jiang Date: Tue Nov 10 16:07:43 2015 -0500 winsys/amdgpu: addrlib - port a Fiji bug fix Fiji: Fixed til

Mesa (master): st/va: disable MPEG4 by default v2

2015-12-07 Thread Christian König
Module: Mesa Branch: master Commit: a2c5200a4b3e04a6284dac7de87bc34957b01fa3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2c5200a4b3e04a6284dac7de87bc34957b01fa3 Author: Christian König Date: Mon Nov 23 15:21:19 2015 +0100 st/va: disable MPEG4 by default v2 The workarounds are t

Mesa (master): st/va: move HEVC functions into separate file v2

2015-12-07 Thread Christian König
Module: Mesa Branch: master Commit: ca3e2b76c0f8bc6637fc52109820238da37f7398 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca3e2b76c0f8bc6637fc52109820238da37f7398 Author: Christian König Date: Mon Nov 23 15:00:46 2015 +0100 st/va: move HEVC functions into separate file v2 v2: act

Mesa (master): mesa: remove _mesa_tex_target_is_array

2015-12-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 3d260cc653966298bb217d028797a2c4ecb33c52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d260cc653966298bb217d028797a2c4ecb33c52 Author: Alejandro Piñeiro Date: Sat Dec 5 20:47:33 2015 +0100 mesa: remove _mesa_tex_target_is_array _mesa_is_array_

Mesa (master): i965: use _mesa_is_array_texture instead of _mesa_tex_target_is_array

2015-12-07 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b16e0ff34e7824bb7f44e7afb78334fcfb0f7264 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b16e0ff34e7824bb7f44e7afb78334fcfb0f7264 Author: Alejandro Piñeiro Date: Sat Dec 5 20:46:30 2015 +0100 i965: use _mesa_is_array_texture instead of _mesa_tex_t

Demos (master): configure.ac: fix AC_WITH(glut) so that --without-glut works

2015-12-07 Thread Andreas Boll
Module: Demos Branch: master Commit: 406248811eb0dfabf75ae9495b54529ec59cce66 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=406248811eb0dfabf75ae9495b54529ec59cce66 Author: Ross Burton Date: Wed Nov 11 11:39:33 2015 + configure.ac: fix AC_WITH(glut) so that --without-glut work

Demos (master): demos: add missing binaries to .gitignore

2015-12-07 Thread Andreas Boll
Module: Demos Branch: master Commit: 26f35a64d64d13263e740eea5418017f20552702 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=26f35a64d64d13263e740eea5418017f20552702 Author: Andreas Boll Date: Sun Dec 6 14:05:46 2015 +0100 demos: add missing binaries to .gitignore Signed-off-by:

Mesa (master): gk110/ir: fix imul hi emission with limm arg

2015-12-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: db072d20867426958153279575dfdc2049b5f595 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db072d20867426958153279575dfdc2049b5f595 Author: Ilia Mirkin Date: Mon Dec 7 13:26:51 2015 -0500 gk110/ir: fix imul hi emission with limm arg The elemental d

Mesa (master): gallium/util: check callback pointers for non-null in pipe_debug_message()

2015-12-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 5effc3ae744807d03c6779040d752c74ed4abfbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5effc3ae744807d03c6779040d752c74ed4abfbf Author: Brian Paul Date: Fri Dec 4 17:44:29 2015 -0700 gallium/util: check callback pointers for non-null in pipe_deb

Mesa (master): svga: use the debug callback to report issues to the state tracker

2015-12-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 32a6e081c3c301d0d02cb0f3e4f848a143bfa220 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32a6e081c3c301d0d02cb0f3e4f848a143bfa220 Author: Brian Paul Date: Fri Dec 4 12:26:35 2015 -0700 svga: use the debug callback to report issues to the state tra

Mesa (11.1): 32 new commits

2015-12-07 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20db46c227fad1ccc23287d3c008d0ca24b49d5a Author: Emil Velikov Date: Mon Dec 7 13:50:15 2015 + Update version to 11.1.0-rc3 Signed-off-by: Emil Velikov URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2a5efb56

Mesa: tag mesa-11.1.0-rc3: Mesa 11.1.0-rc3 release candidate

2015-12-07 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-11.1.0-rc3 Tag:cd5ece6ab1bc275f83d5fcdbda7ccf59f0b57210 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=cd5ece6ab1bc275f83d5fcdbda7ccf59f0b57210 Tagger: Emil Velikov Date: Mon Dec 7 13:51:00 2015 + Mesa 11.1.0-rc3 release candidate __

Mesa (master): i965: Add defines for gather push constants

2015-12-07 Thread Abdiel Janulgue
Module: Mesa Branch: master Commit: b19546abf386268e06464624bd6638cf61e595b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b19546abf386268e06464624bd6638cf61e595b6 Author: Abdiel Janulgue Date: Tue Nov 11 16:02:14 2014 +0200 i965: Add defines for gather push constants v2 (Francisc

Mesa (master): mesa: move GLES checks for SSO input/output validation

2015-12-07 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9214664aed1f7a87dc0d37c966e9fe3cee2753bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9214664aed1f7a87dc0d37c966e9fe3cee2753bf Author: Timothy Arceri Date: Sun Dec 6 16:02:32 2015 +1100 mesa: move GLES checks for SSO input/output validation Th

Mesa (master): mesa: move GL_INVALID_OPERATION error to rendering call

2015-12-07 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ad0262185420db03e8256ef20a0f5b1b1de003d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad0262185420db03e8256ef20a0f5b1b1de003d8 Author: Timothy Arceri Date: Sun Dec 6 15:30:34 2015 +1100 mesa: move GL_INVALID_OPERATION error to rendering call T

Mesa (master): mesa: move pipeline input/ output validation inside _mesa_validate_program_pipeline()

2015-12-07 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 4dd096d74178e66334089fb0ed01cbf2d6117fac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4dd096d74178e66334089fb0ed01cbf2d6117fac Author: Timothy Arceri Date: Sun Dec 6 15:17:15 2015 +1100 mesa: move pipeline input/output validation inside _mesa_

Mesa (master): glsl: re-validate program pipeline after sampler change

2015-12-07 Thread Timothy Arceri
Module: Mesa Branch: master Commit: da1a01361b0b4b9c727aa9a5a2ebe270a6fa81b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da1a01361b0b4b9c727aa9a5a2ebe270a6fa81b7 Author: Timothy Arceri Date: Sun Dec 6 14:30:44 2015 +1100 glsl: re-validate program pipeline after sampler change C

Mesa (master): r600: apply SIMD workaround to cayman also.

2015-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: 41e82f4f96f87e3b5bd3e7a3dc221cf6e6b6ae0b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41e82f4f96f87e3b5bd3e7a3dc221cf6e6b6ae0b Author: Dave Airlie Date: Mon Dec 7 17:59:34 2015 +1000 r600: apply SIMD workaround to cayman also. At last on ARUBA