summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_scene.c
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2013-03-13 21:19:20 +0100
committerRoland Scheidegger <[email protected]>2013-03-14 00:21:56 +0100
commit81e728982da61f66c39a44b18460307425c22c1b (patch)
tree8e9b1bcc48bbca50b93712f860afb7161c4b30f3 /src/gallium/drivers/llvmpipe/lp_scene.c
parent48893156192ff2ffbfaf910dbf51f5f7a904c568 (diff)
softpipe: don't assert when creating surfaces with multiple layers
We can't handle them yet, however we can safely just warn (we will just render to first layer, which is fine since we can't handle rendertarget system value neither). Also make behavior more predictable with buffer surfaces (it would sometimes hit bogus asserts because of the union in the surface, instead create the surface but assert when trying to set a buffer in the framebuffer). Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_scene.c')
0 files changed, 0 insertions, 0 deletions