mesa/src/gallium/targets/pipe-loader
Jonathan Marek 41ddf1d150 freedreno: add renderonly scanout
This allows creating a fd_screen with a renderonly object which will be
used to allocated scanout resources.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Eric Anholt <eric@anholt.net>
[slight tweak to fix uninitialized 'prsc' in debug print]
Signed-off-by: Rob Clark <robdclark@gmail.com>
2019-01-26 10:47:21 -05:00
..
Makefile.am freedreno: Fix autotools build. 2018-11-28 22:23:52 -08:00
meson.build pipe-loader: meson: reference correct library 2018-12-13 04:10:50 +00:00
pipe.sym targets: export radeon winsys_create functions to silence LLVM warning 2017-04-04 22:15:47 +02:00
pipe_i915.c gallium: add pipe_screen_config to screen_create functions 2017-08-02 09:50:57 +02:00
pipe_msm.c freedreno: add renderonly scanout 2019-01-26 10:47:21 -05:00
pipe_nouveau.c gallium: add pipe_screen_config to screen_create functions 2017-08-02 09:50:57 +02:00
pipe_r300.c pipe-loader: fix build of dynamic pipe-drivers 2017-08-03 15:40:41 +02:00
pipe_r600.c pipe-loader: fix build of dynamic pipe-drivers 2017-08-03 15:40:41 +02:00
pipe_radeonsi.c pipe-loader: fix build of dynamic pipe-drivers 2017-08-03 15:40:41 +02:00
pipe_swrast.c gallium: annotate sw_driver_descriptor instance as const data 2016-10-14 11:09:00 +01:00
pipe_vmwgfx.c gallium: add pipe_screen_config to screen_create functions 2017-08-02 09:50:57 +02:00