Mesa (11.1): docs: add release notes for 11.1.2

2016-02-10 Thread Emil Velikov
Module: Mesa Branch: 11.1 Commit: 7bcd827806b0816d61122ba3d37dd40178d96d98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bcd827806b0816d61122ba3d37dd40178d96d98 Author: Emil Velikov Date: Thu Feb 11 00:03:22 2016 + docs: add release notes for 11.1.2 Signed-off-by: Emil

Mesa (master): docs: add release notes for 11.1.2

2016-02-10 Thread Emil Velikov
Module: Mesa Branch: master Commit: 323782aa57367aad2328175257a44654fa363b4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=323782aa57367aad2328175257a44654fa363b4a Author: Emil Velikov Date: Thu Feb 11 00:03:22 2016 + docs: add release notes for 11.1.2 Signed-off-by: Emil

Mesa: tag mesa-11.1.2: Mesa 11.1.2 release

2016-02-10 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-11.1.2 Tag:c63de310646b464dd0390e5de6f095c9c4b6f269 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=c63de310646b464dd0390e5de6f095c9c4b6f269 Tagger: Emil Velikov Date: Thu Feb 11 01:16:00 2016 + Mesa 11.1.2 release

Mesa (11.1): Update version to 11.1.2

2016-02-10 Thread Emil Velikov
Module: Mesa Branch: 11.1 Commit: ac65994a8ed4b5cf369a094e21876a08cf63dda7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac65994a8ed4b5cf369a094e21876a08cf63dda7 Author: Emil Velikov Date: Wed Feb 10 23:59:40 2016 + Update version to 11.1.2 Signed-off-by: Emil Velikov

Mesa (master): docs: add news item and link release notes for 11.1.2

2016-02-10 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0f3cea95ab6128359d63264057612ec119bf80cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f3cea95ab6128359d63264057612ec119bf80cb Author: Emil Velikov Date: Thu Feb 11 01:47:07 2016 + docs: add news item and link release notes for 11.1.2

Mesa (master): docs: add sha256 checksums for 11.1.2

2016-02-10 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0802afd92db69ae97332f818219e2e5ef99bd5e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0802afd92db69ae97332f818219e2e5ef99bd5e1 Author: Emil Velikov Date: Thu Feb 11 01:21:31 2016 + docs: add sha256 checksums for 11.1.2 Signed-off-by: Emil

Mesa (master): Android: Fix building secondary arch in mixed 32/ 64-bit builds

2016-02-18 Thread Emil Velikov
added to set compiler flags on C files only, so it can be used now instead of LOCAL_CC. This will break on pre-4.4 versions of Android, but it unlikely anyone is using current Mesa with such an old version of Android. Cc: Chih-Wei Huang Signed-off-by: Rob Herring Reviewed-by: Emil Velikov

Mesa (master): egl: android: clean-up config attribute setting

2016-02-18 Thread Emil Velikov
additional config attributes to dri2_add_config to set them instead of open coding them. This is in preparation to add more attributes. Signed-off-by: Rob Herring Reviewed-by: Emil Velikov --- src/egl/drivers/dri2/platform_android.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletions

Mesa (master): Android: enable building on arm64

2016-02-18 Thread Emil Velikov
/64} instead of arch specific variants to define the DEFAULT_DRIVER_DIR. This enables building for arm64. Cc: Chih-Wei Huang Signed-off-by: Rob Herring Reviewed-by: Emil Velikov --- src/egl/Android.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/egl/Android.mk b

Mesa (master): Android: disable unused-parameter warning

2016-02-18 Thread Emil Velikov
with -Wunused-parameter enabled which results in spewing lots of warnings. Disable it so more meaningful warnings are more visible. Signed-off-by: Rob Herring Reviewed-by: Emil Velikov --- Android.common.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/Android.common.mk b/Android.common.mk

Mesa (master): egl: android: fix visuals declaration

2016-02-18 Thread Emil Velikov
Gautam Reviewed-by: Emil Velikov --- src/egl/drivers/dri2/platform_android.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/egl/drivers/dri2/platform_android.c b/src/egl/drivers/dri2/platform_android.c index 8f3abcb..b622b00 100644 --- a/src/egl/drivers/dri2

Mesa (master): Android: fix build break in libmesa_program

2016-02-18 Thread Emil Velikov
5fd848f6c9ee ("program: Use _mesa_geometric_samples to calculate gl_NumSamples") broken Android builds. Add the missing include path "main" to framebuffer.h like other includes in prog_statevars.c. Cc: Neil Roberts Cc: Ilia Mirkin Signed-off-by: Rob Herring Reviewed-by: Neil Robert

Mesa (10.4): Add release notes for the 10.4.4 release

2015-02-06 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 62eb27ac8bbd979796f50e253f6c786d7d791242 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62eb27ac8bbd979796f50e253f6c786d7d791242 Author: Emil Velikov Date: Sat Feb 7 00:17:09 2015 + Add release notes for the 10.4.4 release Signed-off-by: Emil

Mesa: tag mesa-10.4.4: Mesa 10.4.4 release

2015-02-06 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.4.4 Tag:db66a71695f6184a5f9a1576980973fe19c288db URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=db66a71695f6184a5f9a1576980973fe19c288db Tagger: Emil Velikov Date: Sat Feb 7 00:41:39 2015 + Mesa 10.4.4 release

Mesa (10.4): Update version to 10.4.4

2015-02-06 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: a824179af5ec81dad88d71231b495446fbdd8939 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a824179af5ec81dad88d71231b495446fbdd8939 Author: Emil Velikov Date: Sat Feb 7 00:12:04 2015 + Update version to 10.4.4 Signed-off-by: Emil Velikov

Mesa (10.4): docs: Add sha256 sums for the 10.4.4 release

2015-02-06 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 54da987baec25fbaf6975c93f197ddbfe65a303c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54da987baec25fbaf6975c93f197ddbfe65a303c Author: Emil Velikov Date: Sat Feb 7 00:47:18 2015 + docs: Add sha256 sums for the 10.4.4 release Signed-off-by

Mesa (master): Add release notes for the 10.4.4 release

2015-02-06 Thread Emil Velikov
Module: Mesa Branch: master Commit: 7d796a59de79c6fe1b3c2d01ef5ff005100ced28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d796a59de79c6fe1b3c2d01ef5ff005100ced28 Author: Emil Velikov Date: Sat Feb 7 00:17:09 2015 + Add release notes for the 10.4.4 release Signed-off-by

Mesa (master): docs: Add sha256 sums for the 10.4.4 release

2015-02-06 Thread Emil Velikov
Module: Mesa Branch: master Commit: d8278be3109bf2f83e354967123177f097c4fecc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8278be3109bf2f83e354967123177f097c4fecc Author: Emil Velikov Date: Sat Feb 7 00:47:18 2015 + docs: Add sha256 sums for the 10.4.4 release Signed-off-by

Mesa (master): docs: add news item and link release notes for mesa 10.4.4

2015-02-06 Thread Emil Velikov
Module: Mesa Branch: master Commit: e660f0dd807d028c8088c5c9bedf64a8bebc361b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e660f0dd807d028c8088c5c9bedf64a8bebc361b Author: Emil Velikov Date: Sat Feb 7 00:51:08 2015 + docs: add news item and link release notes for mesa 10.4.4

Mesa: tag 10.5-branchpoint: Mesa 10.5 branchpoint

2015-02-07 Thread Emil Velikov
Module: Mesa Branch: refs/tags/10.5-branchpoint Tag:f3a92b7f3552624cbbbc9535e9a78f1466fa7154 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=f3a92b7f3552624cbbbc9535e9a78f1466fa7154 Tagger: Emil Velikov Date: Sat Feb 7 18:58:51 2015 + Mesa 10.5 branchpoint

Mesa (10.5): gallium/hud: also try R8_UNORM format for font texture

2015-02-07 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: d1e21325cf3c394f5fb28808a113826ea3b7f54b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1e21325cf3c394f5fb28808a113826ea3b7f54b Author: Brian Paul Date: Wed Feb 4 13:44:48 2015 -0700 gallium/hud: also try R8_UNORM format for font texture Convert

Mesa (master): Post-branch version bump to 10.6.0-devel, add release notes template

2015-02-07 Thread Emil Velikov
Module: Mesa Branch: master Commit: 49299ef6fa0cf88e7101512400a4e74efa300941 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49299ef6fa0cf88e7101512400a4e74efa300941 Author: Emil Velikov Date: Sat Feb 7 19:12:20 2015 + Post-branch version bump to 10.6.0-devel, add release notes

Mesa (master): configure: rework wayland_scanner handling( fix make distcheck)

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: master Commit: 153539bd9d4445b504110958306f0063f840 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=153539bd9d4445b504110958306f0063f840 Author: Emil Velikov Date: Tue Feb 10 14:14:16 2015 + configure: rework wayland_scanner handling(fix make

Mesa (master): nir: resolve nir.h dependency list (fix make distcheck)

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: master Commit: 556fc4b84df99a1cd4b18c11fb16f7854a948b2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=556fc4b84df99a1cd4b18c11fb16f7854a948b2a Author: Emil Velikov Date: Sat Feb 7 19:20:16 2015 + nir: resolve nir.h dependency list (fix make distcheck

Mesa (master): auxiliary/vl: bring back the VL code for the dri targets

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: master Commit: c39dbfdd0f764b1aaa7319b4694e7335692993dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c39dbfdd0f764b1aaa7319b4694e7335692993dd Author: Emil Velikov Date: Tue Feb 10 15:11:09 2015 + auxiliary/vl: bring back the VL code for the dri targets

Mesa (master): egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM

2015-02-12 Thread Emil Velikov
. Signed-off-by: Axel Davy Reviewed-by: Emil Velikov --- src/egl/drivers/dri2/egl_dri2.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/egl/drivers/dri2/egl_dri2.c b/src/egl/drivers/dri2/egl_dri2.c index 86e5f24..6306483 100644 --- a/src/egl/drivers/dri2

Mesa (master): nir: add missing header to the sources list

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: master Commit: 72e602905dd9d86450a936d5a22bf21758844b38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72e602905dd9d86450a936d5a22bf21758844b38 Author: Emil Velikov Date: Tue Feb 10 13:10:18 2015 + nir: add missing header to the sources list Cc: "

Mesa (10.5): configure: rework wayland_scanner handling(fix make distcheck )

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 716886c338ca10b4f9362d0309cc9f4bbcb3d654 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=716886c338ca10b4f9362d0309cc9f4bbcb3d654 Author: Emil Velikov Date: Tue Feb 10 14:14:16 2015 + configure: rework wayland_scanner handling(fix make distcheck

Mesa (10.5): egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM

2015-02-12 Thread Emil Velikov
. Signed-off-by: Axel Davy Reviewed-by: Emil Velikov --- src/egl/drivers/dri2/egl_dri2.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/egl/drivers/dri2/egl_dri2.c b/src/egl/drivers/dri2/egl_dri2.c index 86e5f24..6306483 100644 --- a/src/egl/drivers/dri2

Mesa (10.5): nir: add missing header to the sources list

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 8898b68a3f49330eba84ffd4651e97ae1aa2b897 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8898b68a3f49330eba84ffd4651e97ae1aa2b897 Author: Emil Velikov Date: Tue Feb 10 13:10:18 2015 + nir: add missing header to the sources list Cc: "

Mesa (10.5): nir: resolve nir.h dependency list (fix make distcheck)

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 93675c7aac899306fe1e6d26c1f7812392c6c183 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93675c7aac899306fe1e6d26c1f7812392c6c183 Author: Emil Velikov Date: Sat Feb 7 19:20:16 2015 + nir: resolve nir.h dependency list (fix make distcheck) Use

Mesa (10.5): Increment version to 10.5.0-rc1

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: b9518a41d4103fb19337d51971de0f14e267b954 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9518a41d4103fb19337d51971de0f14e267b954 Author: Emil Velikov Date: Thu Feb 12 14:00:41 2015 + Increment version to 10.5.0-rc1 Signed-off-by: Emil Velikov

Mesa: tag mesa-10.5.0-rc1: Mesa 10.5.0-rc1 release candidate

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.5.0-rc1 Tag:0765f4ffb1d5d7dcde47b2ea6eeea9488a67bfc5 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=0765f4ffb1d5d7dcde47b2ea6eeea9488a67bfc5 Tagger: Emil Velikov Date: Thu Feb 12 14:07:52 2015 + Mesa 10.5.0-rc1 release candidate

Mesa (10.5): auxiliary/vl: bring back the VL code for the dri targets

2015-02-12 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 550d7c26e773bdfb71f51c53ad160caca68420e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=550d7c26e773bdfb71f51c53ad160caca68420e2 Author: Emil Velikov Date: Tue Feb 10 15:11:09 2015 + auxiliary/vl: bring back the VL code for the dri targets

Demos (master): opengles2: fix building without X11

2015-02-18 Thread Emil Velikov
, es2gears_x11 and es2tri require X11, so don't build them if X11 is disabled. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88618 Reviewed-by: Emil Velikov Reviewed-by: Alex Deucher --- src/egl/opengles2/Makefile.am |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --

Mesa (master): automake: Use AM_DISTCHECK_CONFIGURE_FLAGS

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: master Commit: 3018c4a56aab2ac1d8d5b228e6cbf13eea68b790 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3018c4a56aab2ac1d8d5b228e6cbf13eea68b790 Author: Emil Velikov Date: Thu Feb 12 15:27:28 2015 + automake: Use AM_DISTCHECK_CONFIGURE_FLAGS Currently we

Mesa (master): glx: do not leak the dri2 extension information

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: master Commit: b0eada1707f0b7b4346663b98a7fb1a803580327 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0eada1707f0b7b4346663b98a7fb1a803580327 Author: Emil Velikov Date: Thu Jan 22 17:35:40 2015 + glx: do not leak the dri2 extension information The

Mesa (master): auxiliary/vl: honour the DRI2PROTO_CFLAGS

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8a71fd8d49c6a086f9b7697bca3b1f3ae035121a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a71fd8d49c6a086f9b7697bca3b1f3ae035121a Author: Emil Velikov Date: Mon Feb 16 19:11:33 2015 + auxiliary/vl: honour the DRI2PROTO_CFLAGS Otherwise for

Mesa (master): auxiliary/vl: Build vl_winsys_dri.c only when needed.

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: master Commit: dd7b6670a29ff3ed48ba44a9fecd1890363d914f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd7b6670a29ff3ed48ba44a9fecd1890363d914f Author: Emil Velikov Date: Mon Feb 16 18:22:16 2015 + auxiliary/vl: Build vl_winsys_dri.c only when needed. With

Mesa (10.4): Revert "radeon/llvm: enable unsafe math for graphics shaders"

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: dc16fb196984631d7b5c67348268a008ec988307 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc16fb196984631d7b5c67348268a008ec988307 Author: Michel Dänzer Date: Tue Feb 17 17:03:35 2015 +0900 Revert "radeon/llvm: enable unsafe math for graphics shaders"

Mesa (10.4): r600g, radeonsi: don't append to streamout buffers that haven' t been used yet

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 5c623ff07125a6c1cc4d4bfc80fe3201509daf6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c623ff07125a6c1cc4d4bfc80fe3201509daf6b Author: Marek Olšák Date: Sun Feb 1 13:47:01 2015 +0100 r600g,radeonsi: don't append to streamout buffers that haven't

Mesa (10.4): i965: Use a gl_color_union for sampler border color.

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: f2663112f6bf6843d5b2d27f4c4cf54abba0a6f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2663112f6bf6843d5b2d27f4c4cf54abba0a6f4 Author: Kenneth Graunke Date: Tue May 6 22:56:17 2014 -0700 i965: Use a gl_color_union for sampler border color. This

Mesa (10.4): glsl: Reduce memory consumption of copy propagation passes.

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: aaa823569bdc96f1a28ad418bdd3f8a114081937 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaa823569bdc96f1a28ad418bdd3f8a114081937 Author: Kenneth Graunke Date: Tue Dec 16 18:33:39 2014 -0800 glsl: Reduce memory consumption of copy propagation passes.

Mesa (10.4): main: Fixed _mesa_GetCompressedTexImage_sw to copy slices correctly.

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: f57b41758d13b5c6bf9ed2e2a45624210274193b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f57b41758d13b5c6bf9ed2e2a45624210274193b Author: Laura Ekstrand Date: Mon Feb 16 14:29:57 2015 -0800 main: Fixed _mesa_GetCompressedTexImage_sw to copy slices co

Mesa (10.4): st/mesa: Don' t use PIPE_USAGE_STREAM for GL_PIXEL_UNPACK_BUFFER_ARB

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: e35e6773c2276b8b0a95b43703f5cdbb144e477f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e35e6773c2276b8b0a95b43703f5cdbb144e477f Author: Michel Dänzer Date: Thu Feb 5 12:46:04 2015 +0900 st/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPACK_BUFF

Mesa (10.4): nvc0: allow holes in xfb target lists

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: f76bcbb4cd3439d73552af9826aacf64069a564c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f76bcbb4cd3439d73552af9826aacf64069a564c Author: Ilia Mirkin Date: Sat Feb 14 01:43:31 2015 -0500 nvc0: allow holes in xfb target lists Tested with a modified x

Mesa (10.4): get-pick-list.sh: Require explicit "10.4" for nominating stable patches

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b786e6332b8baefa449ced8d81942f0045ba6df4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b786e6332b8baefa449ced8d81942f0045ba6df4 Author: Emil Velikov Date: Wed Feb 18 11:44:20 2015 + get-pick-list.sh: Require explicit "10.4" for

Mesa (10.4): Revert use of Mesa IR optimizer for ARB_fragment_programs

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: c0ce908a90e23f0ebb9a2861c25bdd38a242134a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0ce908a90e23f0ebb9a2861c25bdd38a242134a Author: Carl Worth Date: Thu Feb 12 10:14:24 2015 -0800 Revert use of Mesa IR optimizer for ARB_fragment_programs Commi

Mesa (10.4): radeonsi: small fix in SPI state

2015-02-18 Thread Emil Velikov
: Michel Dänzer (cherry picked from commit a27b74819ad375e8c0bc88e13f42c951d2b5cd6a) [Emil Velikov: The file was renamed si_state_{shaders,draw}.c] Signed-off-by: Emil Velikov Conflicts: src/gallium/drivers/radeonsi/si_state_shader.c --- src/gallium/drivers/radeonsi/si_state_draw.c

Mesa (10.4): i965: Fix integer border color on Haswell.

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: c83c5f4b69f4716822518c97a0485f217bf461b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c83c5f4b69f4716822518c97a0485f217bf461b4 Author: Kenneth Graunke Date: Fri Feb 6 03:39:20 2015 -0800 i965: Fix integer border color on Haswell. +82 Piglits - 1

Mesa (10.4): mesa: fix AtomicBuffer typo in _mesa_DeleteBuffers

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 5d04b9eeedc3e22c6f6d899add0b06fc60fd6131 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d04b9eeedc3e22c6f6d899add0b06fc60fd6131 Author: Marek Olšák Date: Tue Feb 10 01:35:23 2015 +0100 mesa: fix AtomicBuffer typo in _mesa_DeleteBuffers Cc: 10.5 10

Mesa (10.4): radeonsi: fix instanced arrays with non-zero start instance

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 51bdd19c97ea6193582af45149c449426797b01d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51bdd19c97ea6193582af45149c449426797b01d Author: Marek Olšák Date: Sat Jan 31 19:00:44 2015 +0100 radeonsi: fix instanced arrays with non-zero start instance Fi

Mesa (10.4): radeonsi: fix a crash if a stencil ref state is set before a DSA state

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 67ac6a39516ad073b098855305ea5c9e9bf508e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67ac6a39516ad073b098855305ea5c9e9bf508e1 Author: Marek Olšák Date: Sun Feb 15 18:12:06 2015 +0100 radeonsi: fix a crash if a stencil ref state is set before a DS

Mesa (10.4): st/mesa: treat resource-less xfb buffers as if they weren' t there

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 89289934fce2e792b792347f946496ced461f8e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89289934fce2e792b792347f946496ced461f8e2 Author: Ilia Mirkin Date: Sat Feb 14 01:27:19 2015 -0500 st/mesa: treat resource-less xfb buffers as if they weren't the

Mesa (10.4): nvc0: bail out of 2d blits with non-A8_UNORM alpha formats

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: dbf82d753b21ad6e8deefe745cf827e0d97bb638 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbf82d753b21ad6e8deefe745cf827e0d97bb638 Author: Ilia Mirkin Date: Fri Feb 13 23:21:36 2015 -0500 nvc0: bail out of 2d blits with non-A8_UNORM alpha formats Thi

Mesa (10.4): i965: Override swizzles for integer luminance formats.

2015-02-18 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 2ad93851ff3f3bd44867fad6e28798a367417cb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ad93851ff3f3bd44867fad6e28798a367417cb1 Author: Kenneth Graunke Date: Fri Feb 6 02:06:27 2015 -0800 i965: Override swizzles for integer luminance formats. The

Mesa: tag mesa-10.4.5: Mesa 10.4.5 release

2015-02-21 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.4.5 Tag:63ff25e46d3dccde8762caccc6aaa8cc70c176c4 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=63ff25e46d3dccde8762caccc6aaa8cc70c176c4 Tagger: Emil Velikov Date: Sat Feb 21 12:23:47 2015 + Mesa 10.4.5 release

Mesa (10.4): docs: Add sha256 sums for the 10.4.5 release

2015-02-21 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 41bdeda10210b8f1d358c04b25af2fbfe3335531 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41bdeda10210b8f1d358c04b25af2fbfe3335531 Author: Emil Velikov Date: Sat Feb 21 12:31:51 2015 + docs: Add sha256 sums for the 10.4.5 release Signed-off-by

Mesa (10.4): Add release notes for the 10.4.5 release

2015-02-21 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: a5c608e951c7d41be99a1f84450a1d5aaf6ccadd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5c608e951c7d41be99a1f84450a1d5aaf6ccadd Author: Emil Velikov Date: Sat Feb 21 12:22:08 2015 + Add release notes for the 10.4.5 release Signed-off-by: Emil

Mesa (10.4): Update version to 10.4.5

2015-02-21 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: e0276bc29714c330ff347530ba72367347c26a3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0276bc29714c330ff347530ba72367347c26a3f Author: Emil Velikov Date: Sat Feb 21 12:17:35 2015 + Update version to 10.4.5 Signed-off-by: Emil Velikov

Mesa (10.5): 43 new commits

2015-02-24 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3592cbb21f7b191df5de2d52c7158f93ac284d81 Author: Emil Velikov Date: Tue Feb 24 15:35:17 2015 + Increment version to 10.5.0-rc2 Signed-off-by: Emil Velikov URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id

Mesa: tag mesa-10.5.0-rc2: Mesa 10.5.0-rc2 release candidate

2015-02-24 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.5.0-rc2 Tag:46cd659fb920e741f53718054f670d857857023f URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=46cd659fb920e741f53718054f670d857857023f Tagger: Emil Velikov Date: Tue Feb 24 16:01:05 2015 + Mesa 10.5.0-rc2 release candidate

Mesa (master): docs: Add sha256 sums for the 10.4.5 release

2015-02-24 Thread Emil Velikov
Module: Mesa Branch: master Commit: d60c628f2a6f8a87d2da9f998ec8eab3f80d4d37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d60c628f2a6f8a87d2da9f998ec8eab3f80d4d37 Author: Emil Velikov Date: Sat Feb 21 12:31:51 2015 + docs: Add sha256 sums for the 10.4.5 release Signed-off-by

Mesa (master): docs: add news item and link release notes for mesa 10.4.5

2015-02-24 Thread Emil Velikov
Module: Mesa Branch: master Commit: 86d88e2fbb509a85083725650f19442ad518f37e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86d88e2fbb509a85083725650f19442ad518f37e Author: Emil Velikov Date: Tue Feb 24 16:09:12 2015 + docs: add news item and link release notes for mesa 10.4.5

Mesa (master): auxilary/os: correct sysctl use in os_get_total_physical_memory()

2015-02-27 Thread Emil Velikov
: Jonathan Gray Reviewed-by: Emil Velikov --- src/gallium/auxiliary/os/os_misc.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/auxiliary/os/os_misc.c b/src/gallium/auxiliary/os/os_misc.c index ebf033c..c46078b 100644 --- a/src/gallium/auxiliary/os/os_mi

Mesa (10.5): auxilary/os: correct sysctl use in os_get_total_physical_memory()

2015-02-27 Thread Emil Velikov
: Jonathan Gray Reviewed-by: Emil Velikov (cherry picked from commit 7983a3d2e06b0bc16c1a16bddccc7f14fe1f132c) --- src/gallium/auxiliary/os/os_misc.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/auxiliary/os/os_misc.c b/src/gallium/auxiliary/os/os_mi

Mesa: tag mesa-10.5.0-rc3: Increment version to 10.5.0-rc3

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.5.0-rc3 Tag:b4d9401426fb12ce5beaa69d06397c6fd5046725 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=b4d9401426fb12ce5beaa69d06397c6fd5046725 Tagger: Emil Velikov Date: Sat Feb 28 00:05:40 2015 + Increment version to 10.5.0-rc3

Mesa (10.5): glsl: Rewrite and fix min/max to saturate optimization.

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 6f52686d7783f20264932419fe133626c16646cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f52686d7783f20264932419fe133626c16646cc Author: Matt Turner Date: Tue Feb 24 10:41:52 2015 -0800 glsl: Rewrite and fix min/max to saturate optimization. There

Mesa (10.5): i965/skl: Implement WaDisable1DDepthStencil

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 7c448551eb246c2f5eb836e372f131dd2dd147ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c448551eb246c2f5eb836e372f131dd2dd147ba Author: Neil Roberts Date: Mon Feb 2 17:47:23 2015 + i965/skl: Implement WaDisable1DDepthStencil Skylake+ doesn't

Mesa (10.5): common: Correct PBO 2D_ARRAY handling.

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 9e8446beb1519464646aa906134fd4b2d3c0e99f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e8446beb1519464646aa906134fd4b2d3c0e99f Author: Laura Ekstrand Date: Tue Feb 24 14:51:29 2015 -0800 common: Correct PBO 2D_ARRAY handling. Changes PBO uploads

Mesa (10.5): r600g/sb: treat undefined values like constants

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: c0f425bb813729ac9b4589c8a717ed27ba5998b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0f425bb813729ac9b4589c8a717ed27ba5998b9 Author: Dave Airlie Date: Wed Feb 18 10:13:20 2015 +1000 r600g/sb: treat undefined values like constants When we schedu

Mesa (10.5): Increment version to 10.5.0-rc3

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: c32d83528189be988275c9ccbd3bbb2e48ee4362 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c32d83528189be988275c9ccbd3bbb2e48ee4362 Author: Emil Velikov Date: Sat Feb 28 00:04:30 2015 + Increment version to 10.5.0-rc3 Signed-off-by: Emil Velikov

Mesa (10.5): glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESA

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 1527f569e564a7ce2595a0fca9c955c2fd89f0d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1527f569e564a7ce2595a0fca9c955c2fd89f0d7 Author: Andreas Boll Date: Tue Feb 24 20:01:30 2015 +0100 glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MES

Mesa (10.5): common: Correct texture init for meta pbo uploads and downloads.

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 9e5af14163d5c4a782356c2b4787b2d5091ce5d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e5af14163d5c4a782356c2b4787b2d5091ce5d3 Author: Laura Ekstrand Date: Tue Feb 24 13:29:11 2015 -0800 common: Correct texture init for meta pbo uploads and downlo

Mesa (10.5): st/omx/dec/h264: fix picture out-of-order with poc type 0 v2

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: ed7272ade9ef2f7a1327077876e93130a48f8735 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed7272ade9ef2f7a1327077876e93130a48f8735 Author: Leo Liu Date: Mon Feb 23 13:50:06 2015 -0500 st/omx/dec/h264: fix picture out-of-order with poc type 0 v2 poc c

Mesa (10.5): common: Fix PBOs for 1D_ARRAY.

2015-02-27 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: dfbaa8a8436be43a7889366ee87daa7b173eedd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfbaa8a8436be43a7889366ee87daa7b173eedd6 Author: Laura Ekstrand Date: Wed Feb 18 17:17:38 2015 -0800 common: Fix PBOs for 1D_ARRAY. Corrects the way that _mesa_

Mesa (10.5): pipe-loader: Fix build with dri drivers enabled, and vl state trackers disabled

2015-02-27 Thread Emil Velikov
', needed by `pipe_r300.la'. Stop. Cc: "10.5" Reviewed-by: Emil Velikov (cherry picked from commit ed07255149d7cffac07615e946289b3d683faa4b) --- src/gallium/targets/pipe-loader/Makefile.am |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/

Mesa (10.4): i965/fs: Don't use backend_visitor:: instructions after creating the CFG.

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 741aeba26f618d9df04da4fed8a3123174a81e2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=741aeba26f618d9df04da4fed8a3123174a81e2e Author: Matt Turner Date: Tue Jan 13 15:35:57 2015 -0800 i965/fs: Don't use backend_visitor::instructions after creating

Mesa (10.4): auxilary/os: correct sysctl use in os_get_total_physical_memory()

2015-03-03 Thread Emil Velikov
: Jonathan Gray Reviewed-by: Emil Velikov (cherry picked from commit 7983a3d2e06b0bc16c1a16bddccc7f14fe1f132c) --- src/gallium/auxiliary/os/os_misc.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/auxiliary/os/os_misc.c b/src/gallium/auxiliary/os/os_mi

Mesa (10.4): radeonsi: fix point sprites

2015-03-03 Thread Emil Velikov
050bf75c8bbaa7cad537aabaf8612129edfee3a4) [Emil Velikov: The file was renamed si_state_{shaders,draw}.c] Signed-off-by: Emil Velikov Conflicts: src/gallium/drivers/radeonsi/si_state_shader.c --- src/gallium/drivers/radeonsi/si_state_draw.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Mesa (10.4): st/mesa: fix sampler view reference counting bug in glDraw/ CopyPixels

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 7e57411b9ab0b844292544534367d2633a8d94ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e57411b9ab0b844292544534367d2633a8d94ec Author: Brian Paul Date: Wed Feb 18 11:16:55 2015 -0700 st/mesa: fix sampler view reference counting bug in glDraw/CopyP

Mesa (10.4): glsl: Rewrite and fix min/max to saturate optimization.

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 7e723c98cedd5446f5481077925ef2346d5ab47e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e723c98cedd5446f5481077925ef2346d5ab47e Author: Matt Turner Date: Tue Feb 24 10:41:52 2015 -0800 glsl: Rewrite and fix min/max to saturate optimization. There

Mesa (10.4): install-lib-links: don't depend on .libs directory

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: deea686c71147665ccea990630180379404badce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=deea686c71147665ccea990630180379404badce Author: Lucas Stach Date: Thu Feb 19 14:52:49 2015 +0100 install-lib-links: don't depend on .libs directory This snippe

Mesa (10.4): st/mesa: For vertex shaders, don' t emit saturate when SM 3.0 is unsupported

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: afa7a851da07126349ab9c5b3e8c16cddc74d818 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afa7a851da07126349ab9c5b3e8c16cddc74d818 Author: Abdiel Janulgue Date: Mon Dec 1 14:59:08 2014 +0200 st/mesa: For vertex shaders, don't emit saturate when SM 3.

Mesa (10.4): mesa: Correct backwards NULL check.

2015-03-03 Thread Emil Velikov
10.5" Reviewed-by: Emil Velikov Reviewed-by: Ian Romanick (cherry picked from commit 491d42135ad0e5670756216154f2ba9fc79d4ba7) [Emil Velikov: the patch hunk has a different offset.] Signed-off-by: Emil Velikov Conflicts: src/mesa/main/shaderapi.c --- src/mesa/main/shaderapi.c |2

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

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 66a3f104a5b29dd4c4d5f1652dde994bf5b8878c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66a3f104a5b29dd4c4d5f1652dde994bf5b8878c Author: José Fonseca Date: Wed Dec 3 07:48:26 2014 + gallivm: Update for RTDyldMemoryManager becoming an unique_ptr

Mesa (10.4): vbo: fix an unitialized-variable warning

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 6da4e66d4e1785d37ed06007a8804d955ddab9f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6da4e66d4e1785d37ed06007a8804d955ddab9f6 Author: Marek Olšák Date: Fri Feb 20 20:17:39 2015 +0100 vbo: fix an unitialized-variable warning It looks like a bug t

Mesa (10.4): i965/gs: Check newly-generated GS-out VUE map against correct stage

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 0c46d850d9f154c69258782f219e1705bb90a68c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c46d850d9f154c69258782f219e1705bb90a68c Author: Chris Forbes Date: Sat Feb 28 19:57:20 2015 +1300 i965/gs: Check newly-generated GS-out VUE map against correct

Mesa (10.4): glsl: Don't optimize min/ max into saturate when EmitNoSat is set

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: d880aa573ce4d39cd6c2b7445b757414360a432c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d880aa573ce4d39cd6c2b7445b757414360a432c Author: Abdiel Janulgue Date: Mon Dec 8 13:31:29 2014 +0200 glsl: Don't optimize min/max into saturate when EmitNoSat i

Mesa (10.4): st/omx/dec/h264: fix picture out-of-order with poc type 0 v2

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 2a9e9b5aeb378f218b147fc6303351ba1d9208f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a9e9b5aeb378f218b147fc6303351ba1d9208f5 Author: Leo Liu Date: Mon Feb 23 13:50:06 2015 -0500 st/omx/dec/h264: fix picture out-of-order with poc type 0 v2 poc c

Mesa (10.4): install-lib-links: remove the .install-lib-links file

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 120792fa04e67da1042583cb4dfbe901bad618d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=120792fa04e67da1042583cb4dfbe901bad618d9 Author: Emil Velikov Date: Tue Feb 24 14:05:15 2015 + install-lib-links: remove the .install-lib-links file With

Mesa (10.4): mesa: Fix error validating args for TexSubImage3D

2015-03-03 Thread Emil Velikov
-by: Ian Romanick Cc: "10.4 10.5" (cherry picked from commit 2aa71e9485a5a062b1bd2dd8bdc081a8fa4c873d) [Emil Velikov: Resolve trivial conflicts] Signed-off-by: Emil Velikov Conflicts: src/mesa/main/teximage.c --- src/mesa/main/teximage.c |2 +- 1 file changed, 1 inser

Mesa (10.4): swrast: fix multiple color buffer writing

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 1e6735ead144ce7ddfeb37e3df7b7f8526eb1577 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e6735ead144ce7ddfeb37e3df7b7f8526eb1577 Author: Brian Paul Date: Mon Feb 16 11:23:06 2015 -0700 swrast: fix multiple color buffer writing If a fragment program

Mesa (10.4): glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESA

2015-03-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 0a51529a2880947f0e954b0fe20d854734782d22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a51529a2880947f0e954b0fe20d854734782d22 Author: Andreas Boll Date: Tue Feb 24 20:01:30 2015 +0100 glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MES

Mesa (master): egl/drivers: include stdint.h where needed

2015-03-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: bf0e4d219a8cf396402b46c265eb35afd22a676d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf0e4d219a8cf396402b46c265eb35afd22a676d Author: Emil Velikov Date: Sat Feb 28 17:12:40 2015 + egl/drivers: include stdint.h where needed Currently these

Mesa (master): egl/main: no longer export internal function

2015-03-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: dd438ae34bdbaa6651cdd226d5fec15a892923bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd438ae34bdbaa6651cdd226d5fec15a892923bf Author: Emil Velikov Date: Sat Feb 28 17:20:01 2015 + egl/main: no longer export internal function With the

Mesa (master): xmlpool: make sure we ship options.h

2015-03-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8d8ca64c28170ec7e9ffa01638bcf8fd30a96088 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d8ca64c28170ec7e9ffa01638bcf8fd30a96088 Author: Emil Velikov Date: Mon Mar 2 15:58:21 2015 + xmlpool: make sure we ship options.h The header is

Mesa (master): mesa: fix dependency tracking of generated sources

2015-03-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: d22391cb165af4ed2f9a9e5d6233072a432cc969 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d22391cb165af4ed2f9a9e5d6233072a432cc969 Author: Emil Velikov Date: Mon Mar 2 15:58:18 2015 + mesa: fix dependency tracking of generated sources Some of

Mesa (master): mesa/main: update .gitignore

2015-03-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: abae3434c42ce55d0aa26443e52fea98cc7cfe32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abae3434c42ce55d0aa26443e52fea98cc7cfe32 Author: Emil Velikov Date: Mon Mar 2 15:58:16 2015 + mesa/main: update .gitignore Drop the no longer present

Mesa (master): mesa: rename format_info.c to format_info.h

2015-03-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 3f6c28f2a976e35128b7a4a513cfa60af00301e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f6c28f2a976e35128b7a4a513cfa60af00301e1 Author: Emil Velikov Date: Mon Mar 2 15:58:17 2015 + mesa: rename format_info.c to format_info.h The file is

<    7   8   9   10   11   12   13   14   15   16   >