mesa/src/gallium/state_trackers/dri
Mike Blumenkrantz 8af1990ad7 st/dri: simplify dri_get_egl_image by reusing dri2_format_table
this makes dri2_get_mapping_by_fourcc accessible from dri_helpers.h
and does a direct lookup on the fourcc id to match the pipe format

v2 (Ken): Allow map to be NULL, use img->texture->format.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2019-07-31 15:11:15 -07:00
..
Android.mk android: Build kms_swrast for the Android platform 2018-10-22 13:08:17 +01:00
Makefile.sources st/dri: inline dri2_buffer.h within dri2.c 2018-10-03 13:38:05 +01:00
SConscript
dri2.c st/dri: simplify dri_get_egl_image by reusing dri2_format_table 2019-07-31 15:11:15 -07:00
dri_context.c mesa/st: add force_compat_profile option to driconfig 2018-09-18 19:34:54 +10:00
dri_context.h dri: Change __DriverApiRec::CreateContext to take a struct for attribs 2017-11-06 16:09:02 -05:00
dri_drawable.c gallium: remove boolean from state tracker APIs 2019-07-22 22:13:51 -04:00
dri_drawable.h gallium: remove boolean from state tracker APIs 2019-07-22 22:13:51 -04:00
dri_helpers.c st/dri: Don't require a dri_format for image creation. 2018-07-20 11:26:12 -07:00
dri_helpers.h st/dri: simplify dri_get_egl_image by reusing dri2_format_table 2019-07-31 15:11:15 -07:00
dri_query_renderer.c gallium: add storage_sample_count parameter into is_format_supported 2018-07-31 18:28:41 -04:00
dri_query_renderer.h
dri_screen.c st/dri: simplify dri_get_egl_image by reusing dri2_format_table 2019-07-31 15:11:15 -07:00
dri_screen.h st/dri: simplify throttling code 2019-04-23 21:19:48 -04:00
drisw.c gallium/st: Add Gallium hud to swrast drivers 2019-06-21 08:54:57 +02:00
meson.build st/dri: inline dri2_buffer.h within dri2.c 2018-10-03 13:38:05 +01:00