mesa/src/gallium/include/pipe
Marek Olšák 3e10ab6b22 gallium,st/mesa: don't use blit-based transfers with software rasterizers
The blit-based paths for TexImage, GetTexImage, and ReadPixels aren't very
fast with software rasterizer. Now Gallium drivers have the ability to turn
them off.

Reviewed-by: Brian Paul <brianp@vmware.com>
Tested-by: Brian Paul <brianp@vmware.com>
2013-03-23 13:19:16 +01:00
..
p_compiler.h mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all. 2013-03-12 22:06:27 +00:00
p_config.h util: Add cpuid for Solaris Studio. 2012-09-03 12:28:07 -07:00
p_context.h gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag 2013-01-04 13:18:33 +01:00
p_defines.h gallium,st/mesa: don't use blit-based transfers with software rasterizers 2013-03-23 13:19:16 +01:00
p_format.h gallium: add red-alpha texture formats and a couple of util functions 2013-02-13 02:13:10 +01:00
p_screen.h gallium: mention PIPE_TIMEOUT_INFINITE in the fence_finish() comment 2012-09-20 09:49:12 -06:00
p_shader_tokens.h gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3 2013-03-20 12:25:21 +01:00
p_state.h gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3 2013-03-20 12:25:21 +01:00
p_video_decoder.h vl: move away from state like parameters 2012-01-15 12:40:44 +01:00
p_video_enums.h vl: add interlacing capabilities 2012-02-06 10:35:58 +01:00
p_video_state.h vl/compositor: replace pipe_video_rect with u_rect 2012-03-02 13:14:21 +01:00