mesa/src/gallium/include/pipe
Nicolai Hähnle 611166b8ed gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Drivers that support this benefit by saving one lowering pass in the
GLSL-to-TGSI conversion.

radeonsi already supports this because all outputs are stored in temporary
variables before the export (except for TCS outputs, which have always
been readable in TGSI anyway due to their special semantics).

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2016-11-30 09:09:50 +01:00
..
p_compiler.h gallium: Include intrin.h instead of defining ourselves. 2016-04-26 17:17:00 +01:00
p_config.h gallium: remove unused PIPE_CC_GCC_VERSION 2016-09-23 16:18:21 +10:00
p_context.h gallium: add pipe_context::set_device_reset_callback 2016-10-05 15:51:34 +02:00
p_defines.h gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS 2016-11-30 09:09:50 +01:00
p_format.h gallium: do not wrap header inclusion in 2016-03-09 17:21:39 +00:00
p_screen.h gallium: add a pipe_context parameter to resource_get_handle 2016-08-25 14:09:48 +02:00
p_shader_tokens.h gallium/tgsi: add support for 64-bit integer immediates. 2016-09-21 10:23:55 +02:00
p_state.h gallium: add pipe_context::set_device_reset_callback 2016-10-05 15:51:34 +02:00
p_video_codec.h Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
p_video_enums.h gallium: do not wrap header inclusion in 2016-03-09 17:21:39 +00:00
p_video_state.h vl: add entry point 2016-07-19 12:36:46 +02:00