mesa/src/panfrost/encoder
Peter Seiderer d512028d06 pan_bo.h: add time.h include for time_t
Fixes:

  ../src/gallium/drivers/panfrost/pan_bo.h:93:9: error: unknown type name ‘time_t’

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4279>
2020-06-07 18:08:17 +02:00
..
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
pan_afbc.c panfrost: Permit AFBC of RGB8 2020-06-01 18:10:59 +00:00
pan_attributes.c panfrost: Fix padded_vertex_count generation 2020-02-27 16:31:42 +01:00
pan_bo.c Revert "panfrost: Keep cached BOs mmap'd" 2020-06-05 23:51:32 +00:00
pan_bo.h pan_bo.h: add time.h include for time_t 2020-06-07 18:08:17 +02:00
pan_device.h panfrost: Move device open/close to root panfrost 2020-03-31 01:12:26 +00:00
pan_encoder.h panfrost: Move checksum routines to root panfrost 2020-02-21 07:26:52 -05:00
pan_format.c panfrost: Fill in SCALED formats to format table 2020-05-21 14:43:32 -04:00
pan_invocation.c panfrost: Update comment about magic number relating to barriers 2020-02-16 09:16:46 -05:00
pan_props.c panfrost: Add GPU IDs for G31/G52 2020-05-29 19:24:05 -04:00
pan_sampler.c panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_scratch.c panfrost: Simplify stack shift calculation 2020-02-27 16:32:17 +01:00
pan_texture.c panfrost: Only use AFBC YTR with RGB and RGBA 2020-06-03 15:19:43 +00:00
pan_texture.h panfrost: Switch formats to table 2020-05-19 18:09:26 +00:00
pan_tiler.c panfrost: Implement pan_tiler for non-hierarchy GPUs 2019-12-03 04:25:04 +00:00
pan_util.h panfrost: Probe G31/G52 if PAN_MESA_DEBUG=bifrost 2020-05-29 19:24:45 -04:00