mesa/src/broadcom
Eric Anholt e60e3a56a2 broadcom/vc5: Fix discard_if during control flow.
I want to do the SETMSF.IFA to discard only if execute == 0 and cond, so
our dest of the PUSHZ needs to be nonzero if execute or !cond are nonzero.

Fixes dEQP-GLES3.functional.shaders.discard.dynamic_loop_dynamic.
2018-01-03 14:31:36 -08:00
..
cle broadcom/vc5: Introduce enums for internal depth/type, with V3D prefixes. 2018-01-03 14:25:23 -08:00
clif broadcom/clif: Print out the contents of the generic tile list. 2017-10-30 13:31:16 -07:00
common broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan. 2017-10-10 11:42:04 -07:00
compiler broadcom/vc5: Fix discard_if during control flow. 2018-01-03 14:31:36 -08:00
qpu broadcom/vc5: Fix a typo in memcmp for sig unpack checking. 2017-12-14 14:36:24 -08:00
.editorconfig broadcom: add editorconfig 2017-07-25 14:44:52 -07:00
.gitignore broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm. 2017-10-10 11:42:04 -07:00
Android.cle.mk broadcom/genxml: Introduce a V3D packet/struct decoder. 2017-07-25 14:44:52 -07:00
Android.genxml.mk broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
Android.mk broadcom/genxml: Introduce a V3D packet/struct decoder. 2017-07-25 14:44:52 -07:00
Makefile.am broadcom: Add VC5 NIR compiler. 2017-10-10 11:42:04 -07:00
Makefile.cle.am broadcom: Fix out-of-tree build include path 2017-10-05 15:03:11 -07:00
Makefile.genxml.am broadcom/genxml: Introduce a V3D packet/struct decoder. 2017-07-25 14:44:52 -07:00
Makefile.sources broadcom/vc5: Add lowering for txf_ms to a txf on a 2x2-scaled texture. 2017-10-30 13:31:27 -07:00
Makefile.vc5.am broadcom: Add VC5 NIR compiler. 2017-10-10 11:42:04 -07:00
meson.build meson: add dep_thread to every lib that includes threads.h 2017-12-07 17:29:42 +00:00