Mesa (master): mesa/teximage: use correct extension for accept stencil texture.

2015-06-08 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: f7aad9da20b13c98f77d6a690b327716f39c0a47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7aad9da20b13c98f77d6a690b327716f39c0a47 Author: Dave Airlie Date: Sun Apr 5 16:48:47 2015 +1000 mesa/teximage: use correct extension for accept stencil textu

Mesa (master): i965: Move intel_miptree_choose_tiling() to brw_tex_layout.c

2015-06-08 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 9edac38f2a7aaa55bc4f33eb268155ba76908925 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9edac38f2a7aaa55bc4f33eb268155ba76908925 Author: Anuj Phogat Date: Tue Apr 14 22:06:47 2015 -0700 i965: Move intel_miptree_choose_tiling() to brw_tex_layout.c

Mesa (master): i965/gen9: Set horizontal alignment for the miptree

2015-06-08 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 447410b66436acde4440aeae45f701b0e4502e97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=447410b66436acde4440aeae45f701b0e4502e97 Author: Anuj Phogat Date: Tue Apr 14 22:06:48 2015 -0700 i965/gen9: Set horizontal alignment for the miptree v3: Use

Mesa (master): i965: Choose tiling in brw_miptree_layout() function

2015-06-08 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 2cbe730ac53a8510d0decde20a42f1acd51a93a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cbe730ac53a8510d0decde20a42f1acd51a93a9 Author: Anuj Phogat Date: Tue Apr 14 22:06:47 2015 -0700 i965: Choose tiling in brw_miptree_layout() function This re

Mesa (master): i965/gen9: Set tiled resource mode for the miptree

2015-06-08 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 126078faca7a9da0f825d3ad07ce9b1183737240 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=126078faca7a9da0f825d3ad07ce9b1183737240 Author: Anuj Phogat Date: Tue Apr 14 22:06:47 2015 -0700 i965/gen9: Set tiled resource mode for the miptree Signed-of

Mesa (master): i965: Make a helper function intel_miptree_set_total_width_height()

2015-06-08 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 556b2fbd240bff5d20c5137827757e053c00c3a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=556b2fbd240bff5d20c5137827757e053c00c3a8 Author: Anuj Phogat Date: Tue Apr 14 22:06:47 2015 -0700 i965: Make a helper function intel_miptree_set_total_width_he

Mesa (master): i965: Pass miptree pointer as function parameter in intel_vertical_texture_alignment_unit

2015-06-08 Thread Anuj Phogat
Module: Mesa Branch: master Commit: ef6b9985ea6b60a562daed3a9ed3be0f91f21e01 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef6b9985ea6b60a562daed3a9ed3be0f91f21e01 Author: Anuj Phogat Date: Tue Apr 14 22:06:47 2015 -0700 i965: Pass miptree pointer as function parameter in intel_ve

Mesa (master): i965/gen9: Set vertical alignment for the miptree

2015-06-08 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 9111377978edf1c688811f877896942be9f8a332 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9111377978edf1c688811f877896942be9f8a332 Author: Anuj Phogat Date: Tue Apr 14 22:06:48 2015 -0700 i965/gen9: Set vertical alignment for the miptree v3: Use ff

Mesa (master): i965: Disallow saturation for MACH operations.

2015-06-08 Thread Matt Turner
Module: Mesa Branch: master Commit: 4f2f5c8d81673473dce8bee3d66b524b4908a823 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f2f5c8d81673473dce8bee3d66b524b4908a823 Author: Ben Widawsky Date: Mon Dec 22 19:29:24 2014 -0800 i965: Disallow saturation for MACH operations. Reviewed-by:

Mesa (master): i965: Fix HW blitter pitch limits

2015-06-08 Thread Chris Wilson
Module: Mesa Branch: master Commit: 8da79b8378ae87474d8c47ad955e4833edf98359 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8da79b8378ae87474d8c47ad955e4833edf98359 Author: Chris Wilson Date: Fri Jun 5 13:49:08 2015 +0100 i965: Fix HW blitter pitch limits The BLT pitch is specifie

Mesa (master): i915: Blit RGBX<->RGBA drawpixels

2015-06-08 Thread Chris Wilson
Module: Mesa Branch: master Commit: c2d0606827412b710dcaed80268fc665de8c9c5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2d0606827412b710dcaed80268fc665de8c9c5d Author: Chris Wilson Date: Fri Jun 5 14:33:36 2015 +0100 i915: Blit RGBX<->RGBA drawpixels The blitter already has c

Mesa (master): i965: Export format comparison for blitting between miptrees

2015-06-08 Thread Chris Wilson
Module: Mesa Branch: master Commit: 922c0c9fd526ce19b87bc74a3159dec7705c1de1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=922c0c9fd526ce19b87bc74a3159dec7705c1de1 Author: Chris Wilson Date: Fri Jun 5 14:45:18 2015 +0100 i965: Export format comparison for blitting between miptrees

Mesa (master): softpipe/query: force parenthesis around a logical not

2015-06-08 Thread Martin Peres
Module: Mesa Branch: master Commit: 8614b9e489e65bb672ab16053d30ce8708856214 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8614b9e489e65bb672ab16053d30ce8708856214 Author: Martin Peres Date: Fri Jun 5 15:19:01 2015 +0300 softpipe/query: force parenthesis around a logical not This

Mesa (master): main/version: make sure all the output variables get set in get_gl_override

2015-06-08 Thread Martin Peres
Module: Mesa Branch: master Commit: 184e4de3a126fa21945fe59f68b8a29977919fc4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=184e4de3a126fa21945fe59f68b8a29977919fc4 Author: Martin Peres Date: Fri Jun 5 15:03:19 2015 +0300 main/version: make sure all the output variables get set in

Mesa (master): radeonsi: Add CIK SDMA support

2015-06-08 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 56e38edc960bf08213cdb0282838ccec3e5ea10e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56e38edc960bf08213cdb0282838ccec3e5ea10e Author: Michel Dänzer Date: Tue May 26 16:27:15 2015 +0900 radeonsi: Add CIK SDMA support Based on the corresponding

Mesa (master): r600g,radeonsi: Assert that there' s enough space after flushing

2015-06-08 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 79f2acb8f89704c609dd87d969353a506e03b05e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79f2acb8f89704c609dd87d969353a506e03b05e Author: Michel Dänzer Date: Wed Nov 19 15:31:24 2014 +0900 r600g,radeonsi: Assert that there's enough space after flus