mesa/src/gallium/drivers/panfrost
Timothy Arceri 035759b61b nir/i965/freedreno/vc4: add a bindless bool to type size functions
This required to calculate sizes correctly when we have bindless
samplers/images.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-04-12 09:02:59 +02:00
..
include panfrost: Remove "mali_unknown6" nonsense 2019-04-07 16:05:42 +00:00
midgard nir/i965/freedreno/vc4: add a bindless bool to type size functions 2019-04-12 09:02:59 +02:00
pandecode panfrost: split asserts in pandecode 2019-04-12 07:11:52 +02:00
.editorconfig panfrost: Initial stub for Panfrost driver 2019-02-05 01:19:30 +00:00
.gitignore panfrost: Remove support for legacy kernels 2019-04-03 15:21:30 +00:00
meson.build panfrost: Implement system values 2019-04-04 03:44:15 +00:00
pan_allocate.c panfrost: Add backend targeting the DRM driver 2019-03-10 19:09:23 +00:00
pan_allocate.h panfrost: Add gem_handle to panfrost_memory and panfrost_bo 2019-03-10 18:56:56 +00:00
pan_assemble.c panfrost: Implement system values 2019-04-04 03:44:15 +00:00
pan_blend_shaders.c panfrost: Add support for PAN_MESA_DEBUG 2019-03-12 00:30:27 +00:00
pan_blend_shaders.h panfrost: Check in sources for command stream 2019-02-07 01:57:50 +00:00
pan_blending.c panfrost: Backport driver to Mali T600/T700 2019-02-15 07:22:42 +00:00
pan_blending.h panfrost: Check in sources for command stream 2019-02-07 01:57:50 +00:00
pan_context.c panfrost: Implement system values 2019-04-04 03:44:15 +00:00
pan_context.h panfrost: Implement system values 2019-04-04 03:44:15 +00:00
pan_drm.c panfrost: Remove support for legacy kernels 2019-04-03 15:21:30 +00:00
pan_drm.h panfrost: Check in sources for command stream 2019-02-07 01:57:50 +00:00
pan_format.c panfrost: Implement FIXED formats 2019-03-31 04:42:37 +00:00
pan_format.h panfrost: Check in sources for command stream 2019-02-07 01:57:50 +00:00
pan_fragment.c panfrost: Remove staging SFBD for pan_context 2019-03-14 22:47:11 +00:00
pan_job.c panfrost: Import job data structures from v3d 2019-03-04 04:58:15 +00:00
pan_job.h panfrost/mfbd: Respect per-job depth write flag 2019-03-14 22:47:11 +00:00
pan_mfbd.c panfrost: Preliminary work for mipmaps 2019-03-27 02:11:24 +00:00
pan_pretty_print.c panfrost: Identify 4-bit channel texture formats 2019-02-27 03:56:17 +00:00
pan_pretty_print.h panfrost: Add pandecode (command stream debugger) 2019-02-21 07:01:48 +00:00
pan_public.h panfrost: Remove support for legacy kernels 2019-04-03 15:21:30 +00:00
pan_resource.c panfrost: Size tiled temp buffers correctly 2019-04-04 03:51:43 +00:00
pan_resource.h panfrost: Preliminary work for cubemaps 2019-03-31 02:36:37 +00:00
pan_screen.c panfrost: Remove support for legacy kernels 2019-04-03 15:21:30 +00:00
pan_screen.h panfrost: Properly align stride 2019-03-20 04:20:42 +00:00
pan_sfbd.c panfrost: Preliminary work for mipmaps 2019-03-27 02:11:24 +00:00
pan_swizzle.c panfrost: Guard against reading past end of buffer 2019-04-12 07:12:17 +02:00
pan_swizzle.h panfrost: Size tiled temp buffers correctly 2019-04-04 03:51:43 +00:00
pan_trace.c panfrost: Implement pantrace (command stream dump) 2019-02-21 07:03:21 +00:00
pan_trace.h panfrost: Implement pantrace (command stream dump) 2019-02-21 07:03:21 +00:00
pan_util.h panfrost: Add support for PAN_MESA_DEBUG 2019-03-12 00:30:27 +00:00
pan_wallpaper.c panfrost: Add support for PAN_MESA_DEBUG 2019-03-12 00:30:27 +00:00
pan_wallpaper.h panfrost: Check in sources for command stream 2019-02-07 01:57:50 +00:00