mesa/src/panfrost
Rhys Perry 8b98d0954e nir/lower_idiv: add new llvm-based path
v2: make variable names snake_case
v2: minor cleanups in emit_udiv()
v2: fix Panfrost build failure
v3: use an enum instead of a boolean flag in nir_lower_idiv()'s signature
v4: remove nir_op_urcp
v5: drop nv50 path
v5: rebase
v6: add back nv50 path
v6: add comment for nir_lower_idiv_path enum
v7: rename _nv50/_llvm to _fast/_precise
v8: fix etnaviv build failure

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
2019-10-21 18:49:46 +00:00
..
bifrost nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
encoder panfrost: Correct polygon size computations 2019-08-21 08:40:53 -07:00
include panfrost: Implement gl_FragCoord correctly 2019-08-22 13:31:39 -07:00
midgard nir/lower_idiv: add new llvm-based path 2019-10-21 18:49:46 +00:00
pandecode pan/decode: Add missing format specifier 2019-09-03 13:42:08 +02:00
shared panfrost: Extend software tiling to larger bpp 2019-07-01 07:40:19 -07:00
Android.mk lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
Android.shared.mk Add libpanfrost_shared to Android build 2019-08-08 17:47:22 +00:00
Makefile.sources lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
meson.build panfrost: Move pan_invocation to shared panfrost/ 2019-08-21 08:40:51 -07:00