Mesa (master): glsl: fix lowering outputs for early/nested returns

2016-04-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 32cb7d61a908c519641959158de0a44fd2c8a6e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32cb7d61a908c519641959158de0a44fd2c8a6e7 Author: Lars Hamre Date: Sun Apr 17 13:18:32 2016 -0400 glsl: fix lowering outputs for early/nested returns Return st

Mesa (master): nir: rewrite nir_foreach_block and friends

2016-04-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 122d27e9981342dc267c5aebf1a8dd8ce30689ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=122d27e9981342dc267c5aebf1a8dd8ce30689ce Author: Connor Abbott Date: Fri Apr 8 02:11:44 2016 -0400 nir: rewrite nir_foreach_block and friends Previously, the

Mesa (master): nir/opt_cp: use nir_block_get_following_if()

2016-04-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 958300137f26ee7d32d87a71e0c1843671d73732 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=958300137f26ee7d32d87a71e0c1843671d73732 Author: Connor Abbott Date: Tue Apr 12 14:52:43 2016 -0400 nir/opt_cp: use nir_block_get_following_if() Reviewed-by:

Mesa (master): vbo: Return INVALID_OPERATION during draw with a mapped buffer

2016-04-27 Thread Jordan Justen
Module: Mesa Branch: master Commit: 22c775f484922ccac705de41dd892e2aff4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22c775f484922ccac705de41dd892e2aff4d Author: Jordan Justen Date: Mon Apr 25 16:09:21 2016 -0700 vbo: Return INVALID_OPERATION during draw with a mapped buf

Mesa (master): anv/formats: Return proper error code for unsupported formats

2016-04-27 Thread Nanley Chery
Module: Mesa Branch: master Commit: 28d0bc72fbce26fd986b0e3f3a1f346a9d6eba00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28d0bc72fbce26fd986b0e3f3a1f346a9d6eba00 Author: Nanley Chery Date: Thu Apr 14 17:14:14 2016 -0700 anv/formats: Return proper error code for unsupported format

Mesa (master): anv/device: Set the compressed texture feature flags correctly

2016-04-27 Thread Nanley Chery
Module: Mesa Branch: master Commit: 5f7e8eac426a53df25721f07c11f109ca4a56138 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f7e8eac426a53df25721f07c11f109ca4a56138 Author: Nanley Chery Date: Fri Apr 15 13:36:31 2016 -0700 anv/device: Set the compressed texture feature flags correct

Mesa (master): nir/algebraic: Use "uint" instead of "unsigned" for uint types

2016-04-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: cafb885e4594f20359cbc88fa08002147470935e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cafb885e4594f20359cbc88fa08002147470935e Author: Jason Ekstrand Date: Mon Apr 25 12:00:12 2016 -0700 nir/algebraic: Use "uint" instead of "unsigned" for uint t

Mesa (master): nir/algebraic: Do better error reporting of bad expressions

2016-04-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 736ee0bef7ec71370185395aeba443e12b6d3813 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=736ee0bef7ec71370185395aeba443e12b6d3813 Author: Jason Ekstrand Date: Mon Apr 25 11:36:08 2016 -0700 nir/algebraic: Do better error reporting of bad expression

Mesa (master): nir/opt_algebraic: Fix some expressions with ambiguous bit sizes

2016-04-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 8a3e3441802c417ec944f02a9f38491b3b236d7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a3e3441802c417ec944f02a9f38491b3b236d7c Author: Jason Ekstrand Date: Mon Apr 25 20:59:06 2016 -0700 nir/opt_algebraic: Fix some expressions with ambiguous bit

Mesa (master): nir/algebraic: Add a bit-size validator

2016-04-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: e0806930ad2406d611a0d2fa1d3420a74122921c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0806930ad2406d611a0d2fa1d3420a74122921c Author: Jason Ekstrand Date: Mon Apr 25 20:58:47 2016 -0700 nir/algebraic: Add a bit-size validator This commit adds

Mesa (master): nir/algebraic: Add a mechanism for specifying the bit size of a value

2016-04-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: fcc1c8a43728ac9c9d3cd144d034e4925ec5bbcc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcc1c8a43728ac9c9d3cd144d034e4925ec5bbcc Author: Jason Ekstrand Date: Mon Apr 25 12:23:38 2016 -0700 nir/algebraic: Add a mechanism for specifying the bit size

Mesa (master): nir/search: Respect the bit_size parameter on nir_search_value

2016-04-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 7e0ee3a38b033aad12a0c19dc5437bc9c011437a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e0ee3a38b033aad12a0c19dc5437bc9c011437a Author: Jason Ekstrand Date: Mon Apr 25 12:41:44 2016 -0700 nir/search: Respect the bit_size parameter on nir_search_v

Mesa (master): isl: move -lm at the end of tests_ldadd

2016-04-27 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b1dcedf393e2464fb70e793b9224c5ad438e2914 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1dcedf393e2464fb70e793b9224c5ad438e2914 Author: Alejandro Piñeiro Date: Wed Apr 27 19:54:40 2016 +0200 isl: move -lm at the end of tests_ldadd The test was f

Mesa (master): i965/blorp/gen8: Fix blitting of interleaved msaa surfaces

2016-04-27 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: aef6a6c382f74a164431257eb09eec269773acb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aef6a6c382f74a164431257eb09eec269773acb3 Author: Topi Pohjolainen Date: Wed Apr 27 12:53:39 2016 +0300 i965/blorp/gen8: Fix blitting of interleaved msaa surfac

Mesa (master): softpipe: s/Elements/ARRAY_SIZE/

2016-04-27 Thread Brian Paul
Module: Mesa Branch: master Commit: f93802c465b021592837c846d713146ddc1a8155 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f93802c465b021592837c846d713146ddc1a8155 Author: Brian Paul Date: Mon Apr 25 15:53:04 2016 -0600 softpipe: s/Elements/ARRAY_SIZE/ Try to standardize on the la

Mesa (master): tgsi: s/Elements/ARRAY_SIZE/

2016-04-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 23c55e5c233927fee2a866d9aa842c975024933f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23c55e5c233927fee2a866d9aa842c975024933f Author: Brian Paul Date: Mon Apr 25 15:59:07 2016 -0600 tgsi: s/Elements/ARRAY_SIZE/ Reviewed-by: Jose Fonseca ---

Mesa (master): radeonsi: only decompress the required ZS planes from si_blit

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 0b70fc2db4555fb572fcb3695bf570f4720dbb81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b70fc2db4555fb572fcb3695bf570f4720dbb81 Author: Nicolai Hähnle Date: Fri Apr 22 13:46:13 2016 -0500 radeonsi: only decompress the required ZS planes from si_b

Mesa (master): os: s/Elements/ARRAY_SIZE/

2016-04-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 419e3865713efc17bf48213154c5a96eaaa89443 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=419e3865713efc17bf48213154c5a96eaaa89443 Author: Brian Paul Date: Mon Apr 25 15:58:10 2016 -0600 os: s/Elements/ARRAY_SIZE/ Reviewed-by: Jose Fonseca ---

Mesa (master): gallivm: s/Elements/ARRAY_SIZE/

2016-04-27 Thread Brian Paul
Module: Mesa Branch: master Commit: e522a76226acfcf786457ce4472294d9e36adc94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e522a76226acfcf786457ce4472294d9e36adc94 Author: Brian Paul Date: Mon Apr 25 15:56:08 2016 -0600 gallivm: s/Elements/ARRAY_SIZE/ Reviewed-by: Jose Fonseca -

Mesa (master): draw: s/Elements/ARRAY_SIZE/

2016-04-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 489df4a71aca99b2eebc62c02215a5860def944d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=489df4a71aca99b2eebc62c02215a5860def944d Author: Brian Paul Date: Mon Apr 25 15:55:01 2016 -0600 draw: s/Elements/ARRAY_SIZE/ Reviewed-by: Jose Fonseca ---

Mesa (master): llvmpipe: s/Elements/ARRAY_SIZE/

2016-04-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 1d242b688265a405dfd8077ea32ac4ea673b02a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d242b688265a405dfd8077ea32ac4ea673b02a2 Author: Brian Paul Date: Mon Apr 25 16:00:31 2016 -0600 llvmpipe: s/Elements/ARRAY_SIZE/ Reviewed-by: Jose Fonseca

Mesa (master): hud: s/Elements/ARRAY_SIZE/

2016-04-27 Thread Brian Paul
Module: Mesa Branch: master Commit: d902504a677d39ace99b1f34a7a4d06d644dfb3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d902504a677d39ace99b1f34a7a4d06d644dfb3d Author: Brian Paul Date: Mon Apr 25 15:57:05 2016 -0600 hud: s/Elements/ARRAY_SIZE/ Reviewed-by: Jose Fonseca ---

Mesa (master): radeonsi: use MIN2 instead of expanded ?: operator

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: d14d6c3f583d1e543945f7f4a38cfcbb823506ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d14d6c3f583d1e543945f7f4a38cfcbb823506ce Author: Nicolai Hähnle Date: Fri Apr 22 12:46:55 2016 -0500 radeonsi: use MIN2 instead of expanded ?: operator Review

Mesa (master): radeonsi: early out of si_blit_decompress_depth_in_place based on dirty mask

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: dc6fc2f390300dbd78cb29eed8a545908588b441 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc6fc2f390300dbd78cb29eed8a545908588b441 Author: Nicolai Hähnle Date: Fri Apr 22 12:55:15 2016 -0500 radeonsi: early out of si_blit_decompress_depth_in_place b

Mesa (master): gallium/radeon: remove use_reusable_pool parameter from r600_init_resource

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 13acf2b24375af40b62571d5f07c75342c1acb14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13acf2b24375af40b62571d5f07c75342c1acb14 Author: Nicolai Hähnle Date: Fri Apr 22 22:56:13 2016 -0500 gallium/radeon: remove use_reusable_pool parameter from r6

Mesa (master): radeonsi: use level mask for early out in si_blit_decompress_color

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 450ff0f0d5d603bb36ca3fbd9c871c9e8553baab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=450ff0f0d5d603bb36ca3fbd9c871c9e8553baab Author: Nicolai Hähnle Date: Fri Apr 22 15:27:33 2016 -0500 radeonsi: use level mask for early out in si_blit_decompre

Mesa (master): radeonsi: fix brace style

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 159f182a5728338cff2362a3edf2aad1dc0d35e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=159f182a5728338cff2362a3edf2aad1dc0d35e0 Author: Nicolai Hähnle Date: Fri Apr 22 15:30:37 2016 -0500 radeonsi: fix brace style Reviewed-by: Marek Olšák ---

Mesa (master): gallium/util: add u_bit_consecutive for generating a consecutive range of bits

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 91fb4bb2e999accfca3394a5720516d03868c521 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91fb4bb2e999accfca3394a5720516d03868c521 Author: Nicolai Hähnle Date: Fri Apr 22 12:48:19 2016 -0500 gallium/util: add u_bit_consecutive for generating a conse

Mesa (master): radeonsi: expclear must be disabled on first Z/S clear

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 7a215a3e274e7c793ab9c015004f5323cf85a50c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a215a3e274e7c793ab9c015004f5323cf85a50c Author: Nicolai Hähnle Date: Fri Apr 22 16:59:17 2016 -0500 radeonsi: expclear must be disabled on first Z/S clear Th

Mesa (master): radeon/video: always use the reusable buffer pool

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: c868974396e95d900c7754bce38c0c950f6e3ab6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c868974396e95d900c7754bce38c0c950f6e3ab6 Author: Nicolai Hähnle Date: Fri Apr 22 22:50:19 2016 -0500 radeon/video: always use the reusable buffer pool A seman

Mesa (master): winsys/radeon: remove use_reusable_pool parameter from buffer_create

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 562c4a17b7e4fb56c7db679233b4a48f8b80b0f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=562c4a17b7e4fb56c7db679233b4a48f8b80b0f2 Author: Nicolai Hähnle Date: Fri Apr 22 22:58:38 2016 -0500 winsys/radeon: remove use_reusable_pool parameter from buf

Mesa (master): radeonsi: move blend choice out of loop in si_blit_decompress_color

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 01a3bb5d8bcdbcf5b27fadc6299c2d768c5c888a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01a3bb5d8bcdbcf5b27fadc6299c2d768c5c888a Author: Nicolai Hähnle Date: Fri Apr 22 15:28:47 2016 -0500 radeonsi: move blend choice out of loop in si_blit_decompr

Mesa (master): radeonsi: work around an MSAA fast stencil clear problem

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 8c43c06e0463515c1339d44cbb8f78169e6a06fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c43c06e0463515c1339d44cbb8f78169e6a06fb Author: Nicolai Hähnle Date: Fri Apr 22 17:28:46 2016 -0500 radeonsi: work around an MSAA fast stencil clear problem

Mesa (master): radeonsi: decompress Z & S planes in one pass

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: def53a0b3dd5e66f556b29fba06f55ff7f8b0a0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=def53a0b3dd5e66f556b29fba06f55ff7f8b0a0e Author: Nicolai Hähnle Date: Fri Apr 22 13:27:51 2016 -0500 radeonsi: decompress Z & S planes in one pass Reviewed-by

Mesa (master): radeonsi: si_blit_decompress_depth is only used for staging

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 0ff05b55c62d0a809f3beb46ac587d4952ded59a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ff05b55c62d0a809f3beb46ac587d4952ded59a Author: Nicolai Hähnle Date: Fri Apr 22 12:59:47 2016 -0500 radeonsi: si_blit_decompress_depth is only used for stagin

Mesa (master): swr: s/Elements/ARRAY_SIZE/

2016-04-27 Thread Tim Rowley
Module: Mesa Branch: master Commit: 504df3a1d791d071259d23b4a99b9b46b1f601af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=504df3a1d791d071259d23b4a99b9b46b1f601af Author: Tim Rowley Date: Wed Apr 27 10:12:44 2016 -0500 swr: s/Elements/ARRAY_SIZE/ Reviewed-by: Bruce Cherniak ---

Mesa (master): radeonsi: emit s_waitcnt for shader memory barriers and volatile

2016-04-27 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 836cab51c8a5355a01a8ebedf99c55ff7c75e6e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=836cab51c8a5355a01a8ebedf99c55ff7c75e6e8 Author: Nicolai Hähnle Date: Sun Apr 17 17:23:19 2016 -0500 radeonsi: emit s_waitcnt for shader memory barriers and vo

Mesa (master): swr: [rasterizer core] backend refactor

2016-04-27 Thread Tim Rowley
Module: Mesa Branch: master Commit: 4e1e0b3a32a129a785bddc193cf105be75c32847 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e1e0b3a32a129a785bddc193cf105be75c32847 Author: Tim Rowley Date: Thu Apr 14 17:03:16 2016 -0600 swr: [rasterizer core] backend refactor Lump all template arg

Mesa (master): swr: [rasterizer jitter] add mSimdInt1Ty

2016-04-27 Thread Tim Rowley
Module: Mesa Branch: master Commit: 8e815ff72cda0648496c683931eaeacd679f1107 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e815ff72cda0648496c683931eaeacd679f1107 Author: Tim Rowley Date: Wed Apr 20 15:57:52 2016 -0600 swr: [rasterizer jitter] add mSimdInt1Ty Reviewed-by: Bruce C

Mesa (master): swr: [rasterizer] warning cleanup

2016-04-27 Thread Tim Rowley
Module: Mesa Branch: master Commit: e7201bd31b4c7beb1a2d0c4659477946e263d5cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7201bd31b4c7beb1a2d0c4659477946e263d5cf Author: Tim Rowley Date: Fri Apr 22 19:41:23 2016 -0600 swr: [rasterizer] warning cleanup Reviewed-by: Bruce Cherniak

Mesa (master): swr: [rasterizer core] implement legacy depth bias enable

2016-04-27 Thread Tim Rowley
Module: Mesa Branch: master Commit: 24f23817d2b15941c84f42c202eba5b24599286b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24f23817d2b15941c84f42c202eba5b24599286b Author: Tim Rowley Date: Mon Apr 18 14:35:21 2016 -0600 swr: [rasterizer core] implement legacy depth bias enable Rev

Mesa (master): swr: [rasterizer core] more backend refactoring

2016-04-27 Thread Tim Rowley
Module: Mesa Branch: master Commit: a646ffdacff1d8895c129b556fccc77d79f6c4a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a646ffdacff1d8895c129b556fccc77d79f6c4a3 Author: Tim Rowley Date: Thu Apr 21 14:24:33 2016 -0600 swr: [rasterizer core] more backend refactoring BackendPixelR

Mesa (master): swr: [rasterizer jitter] support for dumping x86 asm

2016-04-27 Thread Tim Rowley
Module: Mesa Branch: master Commit: fa36f8ec9ce492d65eab8ad599897b3e3045094a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa36f8ec9ce492d65eab8ad599897b3e3045094a Author: Tim Rowley Date: Thu Apr 21 14:37:19 2016 -0600 swr: [rasterizer jitter] support for dumping x86 asm Reviewed

Mesa (master): nouveau: codegen: LOAD: Always use component 0 when getting the address

2016-04-27 Thread Hans de Goede
Module: Mesa Branch: master Commit: 1958397a587919e4a3ec83441c3717813ba2f18b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1958397a587919e4a3ec83441c3717813ba2f18b Author: Hans de Goede Date: Thu Apr 21 13:31:01 2016 +0200 nouveau: codegen: LOAD: Always use component 0 when getting

Mesa (master): nouveau: codegen: LOAD: Do not call fetchSrc(1) if the address is immediate

2016-04-27 Thread Hans de Goede
Module: Mesa Branch: master Commit: 90f45357abd4f0007aa3f047464b43188fed4ef1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90f45357abd4f0007aa3f047464b43188fed4ef1 Author: Hans de Goede Date: Thu Apr 21 13:51:14 2016 +0200 nouveau: codegen: LOAD: Do not call fetchSrc(1) if the addr

Mesa (master): svga: use the SVGA3D_DEVCAP_MAX_FRAGMENT_SHADER_INSTRUCTIONS query

2016-04-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 43f46caf769b0a6d661850ce2fa64b6f4b085b9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43f46caf769b0a6d661850ce2fa64b6f4b085b9f Author: Brian Paul Date: Mon Apr 25 17:12:50 2016 -0600 svga: use the SVGA3D_DEVCAP_MAX_FRAGMENT_SHADER_INSTRUCTIONS q

Mesa (master): nouveau: codegen: LOAD: Take src swizzle into account

2016-04-27 Thread Hans de Goede
Module: Mesa Branch: master Commit: b5e7907f3089d72109610769f083e80e452b0ff2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5e7907f3089d72109610769f083e80e452b0ff2 Author: Hans de Goede Date: Thu Mar 31 08:53:40 2016 +0200 nouveau: codegen: LOAD: Take src swizzle into account The

Mesa (master): dri2: Check for dummyContext to see if the glx_context is valid

2016-04-27 Thread Emil Velikov
Module: Mesa Branch: master Commit: 4d9b518ad2a03232bf8162b05c6504d06c47eb91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d9b518ad2a03232bf8162b05c6504d06c47eb91 Author: Egbert Eich Date: Thu Apr 21 15:02:53 2016 +0200 dri2: Check for dummyContext to see if the glx_context is val

Mesa (master): dri3: Check for dummyContext to see if the glx_context is valid

2016-04-27 Thread Emil Velikov
Module: Mesa Branch: master Commit: 7d25ed70362ee9362aeeadb00f5a4e2bea690827 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d25ed70362ee9362aeeadb00f5a4e2bea690827 Author: Stefan Dirsch Date: Mon Apr 25 15:06:25 2016 +0200 dri3: Check for dummyContext to see if the glx_context is v