mesa/src
Boris Brezillon 352b1d9c31 nir/lower_tex: Actually report when projector lowering happened
The code considers that projector lowering was done even if it's not
really the case. Change the project_src() prototype to return a bool
encoding whether projector lowering happened or not and update the
progress var accordingly in nir_lower_tex_block().

---
Changes in v2:
* Add Jason R-b
* Drop the part suggesting that nir_lower_rect() could be called in
  a do-while(progress) loop.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-06-18 06:36:07 -07:00
..
amd radv: adjust the DCC base VA for mipmapped color attachments 2019-06-18 12:24:26 +02:00
broadcom v3d: implement simultaneous peripheral access exceptions for V3D 4.1+ 2019-06-18 08:09:03 +02:00
compiler nir/lower_tex: Actually report when projector lowering happened 2019-06-18 06:36:07 -07:00
egl egl: compare the whole list of attributes 2019-06-11 12:18:09 +00:00
etnaviv etnaviv: etnaviv_bo_cache_test: Use /dev/dri/renderD128 by default 2019-06-05 08:58:05 +00:00
freedreno ir3: initialize progress false before ir3_nir_lower_imul 2019-06-14 08:21:42 +03:00
gallium panfrost: Adapt to constant name change in UABI 2019-06-18 15:26:08 +02:00
gbm gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle 2019-05-15 18:27:30 +01:00
getopt
glx glx/windows: Fix compilation with -Werror-format 2019-06-07 11:28:48 -07:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: delete demo file 2019-05-21 14:40:22 +01:00
intel anv: Set STATE_BASE_ADDRESS upper bounds on gen7 2019-06-17 18:53:07 -05:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mapi: correctly handle the full offset table 2019-06-10 14:04:30 +01:00
mesa st/mesa: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps() 2019-06-14 20:13:46 +00:00
util i965: Fix INTEL_DEBUG=bat 2019-06-12 15:57:16 -07:00
vulkan vulkan: Update the XML and headers to 1.1.110 2019-06-04 17:30:51 +00:00
meson.build build: Build etnaviv drm 2019-06-05 08:58:05 +00:00
SConscript