summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_shader.c
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2015-07-20 15:19:53 -0400
committerIlia Mirkin <[email protected]>2015-08-19 02:35:38 -0400
commitf33a7ab150ea01f3550904fe3c56fcad32ce85e0 (patch)
tree89365c74cd3981ccd4041846977fa8473417955b /src/gallium/drivers/radeonsi/si_shader.c
parent89759381dbfe3784bc780a3ab6e0fe13e77e06ef (diff)
st/mesa: add fake ARB_copy_image support in Gallium
This support should be removed in favor of something that actually works in all the weird cases. However this is simple and is enough to allow Bioshock Infinite to render properly on nvc0. Since the functionality is not implemented correctly, the extension will not appear in the extension string and mesa will still return INVALID_OPERATION for any glCopyImageSubData calls. In order to make use of this functionality, run with MESA_EXTENSION_OVERRIDE=GL_ARB_copy_image Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_shader.c')
0 files changed, 0 insertions, 0 deletions