Mesa (master): 21 new commits

2021-04-08 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31a3f2e4f4e61f429ed714a1f5f9e40a93415f8a Author: Chia-I Wu Date: Mon Oct 21 13:52:12 2019 -0700 venus: initial support for WSI Signed-off-by: Chia-I Wu Reviewed-by: Ryan Neph Reviewed-by: Gert Wollny Part-of:

Mesa (master): 21 new commits

2020-11-17 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=602d4a78bc58b915c14eae5af184cb6b6126d446 Author: Marek Olšák Date: Mon Nov 2 06:11:43 2020 -0500 radeonsi: handle pipe_draw_info::increment_draw_id Acked-by: Pierre-Eric Pelloux-Prayer Part-of:

Mesa (master): 21 new commits

2020-08-20 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94f4ecba8dd8611133b94154a28b6e85cc9903de Author: Alyssa Rosenzweig Date: Mon Aug 17 14:49:52 2020 -0400 panfrost: Reduce attribute buffer allocations With vertex ID / instance ID in use, vs->attribute_count will be

Mesa (master): 21 new commits

2020-06-15 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a02e7f679975bba76ee2a5c64b5b43432619b5a5 Author: Rhys Perry Date: Thu Jun 11 14:06:32 2020 +0100 aco: fix encoding of certain s_setreg_imm32_b32 instructions If the mode is too small, the operand will be an inline constant

Mesa (master): 21 new commits

2020-01-31 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=982d61e2cdd5a5e3f82444787634fa45ba2fd44f Author: Rob Clark Date: Mon Jan 27 08:35:20 2020 -0800 freedreno/ir3: fix a dirty lie Lies, damn lies, and leftover hacks! We no longer hard-code these two, so fix the

Mesa (master): 21 new commits

2020-01-14 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f978e0e516c11df19573662844e2b39d89276813 Author: Rhys Perry Date: Fri Dec 13 16:17:21 2019 + aco: add integer min/max to can_swap_operands Signed-off-by: Rhys Perry Tested-by: Marge Bot

Mesa (master): 21 new commits

2019-07-31 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=53b98b0185ddc37f9e3f29eef5cf8d954ba5ac49 Author: Eric Engestrom Date: Sat Jun 22 19:40:04 2019 +0100 virgl: make use of local variable Otherwise that variable is only used in an assert() and would need an ASSERTED to

Mesa (master): 21 new commits

2019-04-23 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb1aff3007f4dcb0149e82e205e7451bcd4942de Author: Alyssa Rosenzweig Date: Wed Apr 24 02:18:28 2019 + panfrost/midgard: Add "op commutes?" property Signed-off-by: Alyssa Rosenzweig URL:

Mesa (master): 21 new commits

2018-08-14 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bffa025adaa68c429f86f1736600de7710b21a08 Author: Marek Olšák Date: Thu Aug 9 23:46:38 2018 -0400 radeonsi: enable 1 missing PS_SU perf counter on Polaris URL:

Mesa (master): 21 new commits

2018-04-27 Thread George Kyriazis
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=838f15650e1a59143f67070893f437f16fd1e229 Author: George Kyriazis Date: Tue Apr 24 17:03:00 2018 -0500 swr/rast: No need to export GetSimdValidIndicesGfx Reviewed-by: Bruce Cherniak

Mesa (master): 21 new commits

2018-01-24 Thread Brian Paul
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=365a48abddcabf6596c2e34a784d91c8ab929918 Author: Brian Paul Date: Tue Jan 23 10:48:51 2018 -0700 vbo: fix incorrect min/max_index values in display list draw call This fixes another regression from commit

Mesa (master): 21 new commits

2017-10-16 Thread Dylan Baker
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7081a3b0887e7406562e3b1d4c278f836550792 Author: Dylan Baker Date: Wed Oct 11 10:50:33 2017 -0700 .travis: Don't build gallium drivers in non-gallium test targets Simply disable gallium in non-gallium

Mesa (master): 21 new commits

2017-08-21 Thread Leo Liu
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03b89547b7c0ad7176f8c9a1d5d78156524ce13e Author: Leo Liu Date: Tue Aug 15 11:44:08 2017 -0400 st/va: add MJPEG for config To enable MJPEG HW decode Signed-off-by: Leo Liu

Mesa (master): 21 new commits

2017-06-12 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4951b0adbdfea0b8ec99ee6ac97515584c2f8832 Author: Marek Olšák Date: Fri Jun 9 19:59:54 2017 +0200 radeonsi: pack si_context better there isn't much to gain here Reviewed-by: Nicolai Hähnle

Mesa (master): 21 new commits

2017-05-04 Thread Jason Ekstrand
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98cd5120896c3c1229d1ed63ab7d189a1486597f Author: Jason Ekstrand Date: Wed May 3 09:43:58 2017 -0700 anv/allocator: Improve block pool growing asserts Reviewed-by: Juan A. Suarez Romero

Mesa (master): 21 new commits

2017-01-12 Thread Nanley Chery
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64272d4f1bc8fe1b476ed26904d673f35b0f2c86 Author: Nanley Chery Date: Wed Dec 14 18:20:26 2016 -0800 anv: Avoid some resolves for samplable HiZ buffers v2: Simplify nested ifs (Jason Ekstrand)

Mesa (master): 21 new commits

2016-09-05 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d7ec8b7d0554382d5af6c59a69ca9672d2583cd Author: Marek Olšák Date: Fri Aug 26 18:08:03 2016 +0200 gallium/radeon: remove VPORT_ZMIN/ZMAX from init config states It's part of the viewport state now.

Mesa (master): 21 new commits

2016-08-26 Thread Ian Romanick
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf7be70aa77b09d4cce5832006efe69852ce457b Author: Ian Romanick Date: Thu Aug 18 09:21:21 2016 +0100 mesa/version: OpenGL ES 3.2 depends on OES_texture_cube_map_array This has a separate enable from

Mesa (master): 21 new commits

2016-05-23 Thread Jason Ekstrand
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f5ccaf4dcdb308e5ce9f680b5ae267abb9c130a Author: Jason Ekstrand Date: Fri May 20 16:10:41 2016 -0700 i965: Use ISL for surface format introspection With this, we can delete the surface format table

Mesa (master): 21 new commits

2016-04-11 Thread Samuel Iglesias Gonsálvez
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a89c47415774fe9b5458a7ec7e072711e06201e6 Author: Connor Abbott Date: Thu Nov 12 11:40:34 2015 +0100 nir: add a pass for lowering (un)pack_double_2x32 v2: Undo unintended change to the signature of

Mesa (master): 21 new commits

2016-01-30 Thread Ilia Mirkin
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=438d421f8bb3f65402701628c3504c0ad04184c0 Author: Ilia Mirkin Date: Fri Jan 29 20:28:12 2016 -0500 nvc0: avoid crashing when there are holes in vertex array bindings When using the "shared" vertex array

Mesa (master): 21 new commits

2015-10-09 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d695c676ea61f48f121969462ece708b739a02c0 Author: Marek Olšák Date: Mon Oct 5 22:13:34 2015 +0200 program: remove _mesa_init_*_program wrappers They didn't do anything useful. Reviewed-by: Emil

Mesa (master): 21 new commits

2015-05-08 Thread Fredrik Höglund
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b004510072a2995463f57f3b79d43429729134d2 Author: Fredrik Höglund fred...@kde.org Date: Wed Mar 18 20:50:06 2015 +0100 docs: Update the ARB_direct_state_access status Reviewed-by: Laura Ekstrand la...@jlekstrand.net URL:

Mesa (master): 21 new commits

2015-05-02 Thread Chia-I Wu
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4348046a2f08d9795a158b96f8579f13f5e693e6 Author: Chia-I Wu olva...@gmail.com Date: Sat May 2 15:33:27 2015 +0800 ilo: use ilo_image exclusively in core Initialize ilo_view_surface and ilo_zs_surface from ilo_image instead of

Mesa (master): 21 new commits

2014-01-31 Thread Kenneth Graunke
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1cdafe6f78b4e271fd22da2e8d92c2684282e77 Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Jan 30 17:50:02 2014 -0800 i965: Fix math instruction hstride assertions on Broadwell. In the final revision of my

Mesa (master): 21 new commits

2013-01-24 Thread Chad Versace
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c013cd26bd58a675ef8c636e486ce25c2c684535 Author: Chad Versace chad.vers...@linux.intel.com Date: Wed Jan 9 11:46:42 2013 -0800 i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations (4) v2: Remove lewd comment. [for

Mesa (master): 21 new commits

2011-11-10 Thread Kenneth Graunke
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ae10e9cbdfce6404a3d86188f2897d8f5d0dcb2 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Nov 9 21:32:17 2011 -0800 i965: Make Gen6+ renderbuffer surface updates not depend on NEW_COLOR. NEW_COLOR is only needed on

Mesa (master): 21 new commits

2011-04-29 Thread Eric Anholt
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a02679f0120f095d2678eec4532e27e9627b26d Author: Eric Anholt e...@anholt.net Date: Fri Apr 29 15:11:11 2011 -0700 i965/gen6: Fix LogicOp handling for GL_COPY and/or floating-point RTs. We were accidentally leaving blending

Mesa (master): 21 new commits

2010-04-28 Thread Brian Paul
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e4f0e8725cd93fc1e51e4caa09aadf340add11a Author: Brian Paul bri...@vmware.com Date: Wed Apr 28 15:27:08 2010 -0600 draw: remove extra semicolons URL:

Mesa (master): 21 new commits

2009-08-05 Thread Brian Paul
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f713059934c2365a42aadfdca49213b36a7de90 Merge: 3905119b4743eb5d284236cc237ee2c19ae3c5c8 5b3428d7453eec8e8a5344e22113774dea1dc456 Author: Brian Paul bri...@vmware.com Date: Wed Aug 5 14:13:48 2009 -0600 Merge branch

Mesa (master): 21 new commits

2009-06-10 Thread Jakob Bornecrantz
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee98ae5a29ca870149c4a0d2a8f25f55e0fd333a Merge: d9617deb008b75f4a605a30408aeb1948139c33e 76a1017e978f8e51114d765c8c98ff25da13042b Author: Jakob Bornecrantz ja...@vmware.com Date: Tue Jun 9 07:53:25 2009 +0200 Merge branch