mesa/src
Dave Airlie d146d7bb97 draw/gs: use mask to limit vertex emission.
When executing for a single primitive, the mask has only one active
lane, however the vertex emit emits for all the lanes, pass in
the active mask and write the excess lanes to the overflow slot.

Fixes:
glsl-1.50-gs-max-output -scan 1 20

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5555>
2020-07-08 06:06:14 +10:00
..
amd aco: use VOP2 version of v_mbcnt_hi_u32_b32 on GFX6/7 2020-07-07 18:48:15 +00:00
broadcom broadcom/qpu: set VC5_QPU_RADDR_A out of the switch at _pack_branch 2020-07-07 21:40:16 +02:00
compiler nir: refactor nir_can_move_instr 2020-07-07 19:24:28 +02:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl egl: move fallthrough comment so gcc can see it 2020-07-02 12:11:30 +10:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno turnip: use global bo for clear blit shaders 2020-07-07 16:40:45 +00:00
gallium draw/gs: use mask to limit vertex emission. 2020-07-08 06:06:14 +10:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx glx: add missing fallthrough comment 2020-07-02 23:52:52 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: garbage collect timeline semaphore when querying value 2020-07-06 22:33:46 +00:00
loader Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked" 2020-07-03 09:55:50 +00:00
mapi mapi: x86: Fix dynamic entries in x86 tsd stubs. 2020-06-26 18:28:01 +00:00
mesa st/mesa: fix reporting of float perf counters max value 2020-07-06 08:40:32 +00:00
panfrost pan/decode: Make mapped memory read-only while decoding 2020-07-07 02:29:52 +00:00
util util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
vulkan wsi/x11: Log swapchain status changes 2020-07-06 14:49:06 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00