Mesa (master): 29 new commits

2021-05-04 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9621c4493fb0c8a03e4100293cf02c9fcb7ddd6 Author: Alyssa Rosenzweig Date: Tue May 4 12:46:26 2021 -0400 pan/mdg: Don't print zero Signed-off-by: Alyssa Rosenzweig Part-of:

Mesa (master): 29 new commits

2021-04-28 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbd6e5f2e592a9834a03004a473537f25aea4336 Author: Rob Clark Date: Wed Apr 28 08:37:59 2021 -0700 freedreno/ci: Skip texsubmimage cube_map_array Signed-off-by: Rob Clark Part-of:

Mesa (master): 29 new commits

2021-04-12 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9b527a9a501bf15c33957ac7ae431d996aea606 Author: Marek Olšák Date: Sun Apr 4 20:19:55 2021 -0400 radeonsi: unify internal compute with SSBOs in si_launch_grid_internal_ssbos just deduplicate the code Reviewed-by: Pi

Mesa (master): 29 new commits

2021-01-18 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5eb39dd95f8b9eec1fd648f7797edf43988db402 Author: Icecream95 Date: Thu Jan 14 14:44:48 2021 +1300 pan/bi: Iterate from zero when setting RA interference It is now valid for a node to have an index of zero. Fixes: 39a

Mesa (master): 29 new commits

2021-01-04 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cf5d1f22620d67659bbd632a2400c3a6956a011 Author: Marek Olšák Date: Sat Nov 28 00:44:19 2020 -0500 gallium: remove PIPE_CAP_INFO_START_WITH_USER_INDICES and fix all drivers Drivers aren't allowed to ignore start with user ind

Mesa (master): 29 new commits

2021-01-04 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20f7a73a2c0686c0f8ab541bb8492a2c054ad6d1 Author: Boris Brezillon Date: Fri Dec 18 14:40:31 2020 +0100 panfrost: Allow 3D AFBC on Bifrost v7 This feature doesn't seem to work properly on Midgard, and is flagged as unsuppo

Mesa (master): 29 new commits

2020-09-07 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dd243d4f507914a4e458cc2de7deff435a12d91 Author: Marek Olšák Date: Sun Sep 6 11:38:53 2020 -0400 radeonsi: use shader_info::cs::local_size_variable to clean up some code Reviewed-by: Pierre-Eric Pelloux-Prayer Part-of:

Mesa (master): 29 new commits

2020-01-15 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f5462e349a3f082e2944181cd610b1250d711cd Author: Samuel Pitoiset Date: Mon Nov 25 21:29:01 2019 +0100 radv: enable Vulkan 1.2 This bumps the Vulkan version to 1.2.128. Signed-off-by: Samuel Pitoiset Reviewed-by

Mesa (master): 29 new commits

2018-12-03 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcf9fcee3c8a74a68d9bf45186e56102932fbd2a Author: Erik Faye-Lund Date: Fri Nov 16 11:39:52 2018 +0100 mesa/main: do not require float-texture filtering for es3 The OpenGL ES 3.0 specification, table 3.13 lists half-float text

Mesa (master): 29 new commits

2017-11-29 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c5f2936af642d8e4510154395215915c46b3fbb Author: Marek Olšák Date: Tue Nov 28 17:54:55 2017 +0100 r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_* and handle PIPE_FLUSH_HINT_FINISH in r300. Reviewed-by:

Mesa (master): 29 new commits

2017-01-30 Thread Dave Airlie
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=723941bb3d8db853f48bc31df10bae3889419cb7 Author: Dave Airlie Date: Fri Jan 20 12:42:26 2017 +1000 radv: enable geometryShader and multiViewport capabilities. This enables geometry shader support on radv. Reviewed-by

Mesa (master): 29 new commits

2016-10-14 Thread Jason Ekstrand
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d65595c0632b0d8036b18553c12fe9fa972e5a2 Author: Jason Ekstrand Date: Fri Oct 7 22:29:44 2016 -0700 anv/pipeline: Remove a meta hack from emit_ds_state Signed-off-by: Jason Ekstrand URL: http://cgit.freedesktop.org/mes

Mesa (master): 29 new commits

2016-06-15 Thread Mathias Fröhlich
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e73d9454d626f4ac96be51733d3d3db4b77392c Author: Mathias Fröhlich Date: Sun May 22 14:10:19 2016 +0200 vbo: Use a bitmask to track the active arrays in vbo_save*. The use of a bitmask makes functions iterating only active

Mesa (master): 29 new commits

2016-04-12 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b6a0b7fc02c27c334cf932cfdfd7bedef5a5198 Author: Marek Olšák Date: Mon Apr 11 20:24:34 2016 +0200 gallium/radeon: set GTT WC on tiled textures Just for consistency. This should have no effect, because OpenGL textures alw

Mesa (master): 29 new commits

2016-03-09 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dcb2b7782317cf06c1c98472c9a34d2c9dfffae7 Author: Marek Olšák Date: Mon Feb 29 20:22:37 2016 +0100 gallium: add CAPs returning PCI device location Reviewed-by: Brian Paul URL: http://cgit.freedesktop.org/mesa/mesa/commi

Mesa (master): 29 new commits

2015-05-02 Thread Jordan Justen
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=212e53feac673ea4ac0345fe493418b187df Author: Jordan Justen Date: Wed Aug 27 11:10:35 2014 -0700 i965: Upload atomic buffer state for compute shaders Signed-off-by: Jordan Justen Reviewed-by: Kenneth Graunke URL:

Mesa (master): 29 new commits

2015-04-28 Thread Axel Davy
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=231be57ee2515428e3de31f514effe9cf06bcda0 Author: Axel Davy Date: Fri Feb 20 12:59:45 2015 +0100 st/nine: Remove Managed texture hack. Previously binding an unitialized managed texture was causing a crash, and a workaroun

Mesa (master): 29 new commits

2014-07-29 Thread Carl Worth
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a62354a9877e327c44ce4f0898359b4a3db41727 Author: Carl Worth Date: Tue Jul 1 15:10:02 2014 -0700 glsl: Add flex options to eliminate the default rule We've had bugs in the past where we have been inadvertently matching the

Mesa (master): 29 new commits

2013-10-13 Thread Kenneth Graunke
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8958741e5a0c3cce95f0415ce8e6e8e840a5207d Author: Kenneth Graunke Date: Fri Sep 27 16:11:36 2013 -0700 i965: Merge intel_context.h into brw_context.h. v2: Keep the random 32-bit only version of memcpy, since Ian says I

Mesa (master): 29 new commits

2013-10-01 Thread Tom Stellard
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c446afb186439a28f023f662567f417cf149bf3 Author: Emil Velikov Date: Sun Sep 22 16:30:31 2013 +0100 winsys/freedreno/drm: drop obsolete .gitignore Signed-off-by: Emil Velikov Reviewed-by: Tom Stellard URL: http://c

Mesa (master): 29 new commits

2013-08-19 Thread Kenneth Graunke
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e197f5373037a972244e15b8453007dd165b9b35 Author: Kenneth Graunke Date: Wed Aug 14 20:18:24 2013 -0700 i965: Make the VS binding table as small as possible. For some reason, we didn't use this information even though the VS

Mesa (master): 29 new commits

2012-04-23 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a311b18fce9ea6538b0997ad23d86a061fb273c Author: Marek Olšák Date: Tue Apr 24 01:23:33 2012 +0200 radeonsi: stop using u_vbuf and adapt to gallium interface changes URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89c488871

Mesa (master): 29 new commits

2011-08-20 Thread Chia-I Wu
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=112e68c5039ff717848304f0c28a07c5b39c7f45 Author: Chia-I Wu Date: Tue Aug 2 09:49:27 2011 +0900 st/egl: add a missing include Reported by cwhuang. URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b71a7a2f37ec3693b8f

Mesa (master): 29 new commits

2010-02-12 Thread Roland Scheidegger
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6602889d82d1402338f5d23e37a9f46db99e86c6 Merge: af1052e2804ee5fbcde3c8f8618feeb2c17b51fd 0087f9dc0690e5de139f89ea4577b1824b918757 Author: Roland Scheidegger Date: Fri Feb 12 21:39:29 2010 +0100 Merge branch 'gallium-dynamicstencilre

Mesa (master): 29 new commits

2010-01-28 Thread Roland Scheidegger
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b346f83a7b672e913a7bb6a089d5dbd7fbdce06 Merge: bd60e6cd5ce7c19e52338f12f73dfa1b622391d5 2fa34bf44c7cd7ba03ce8a7e82fe56898a57e9b4 Author: Roland Scheidegger Date: Thu Jan 28 17:23:58 2010 +0100 Merge commit 'origin/perrtblend'