aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2014-02-28 12:19:09 -0800
committerEric Anholt <[email protected]>2014-04-15 12:27:37 -0700
commit4e43299633691f15e09e52d38b7a55444c632c3d (patch)
tree935d0b638595a8d52ae160cd867d422c05c77afa /SConstruct
parent602510395a96a1f6ca29189e4f5cfb3f07f21d23 (diff)
meta: Drop blit src size fallback.
I think we can assert that renderbuffer size is <= maximum 2D texture size. Our source coordinates should have already been clipped to the src renderbuffer size, but haven't actually (so we could potentially have trouble if there's scaling, and we're in the CopyTexImage path that tries to use src size). However, this texture size dependency was blocking the next refactors, so I'm not sure if we want to go ahead with this series before we get the clipping sorted out or not. Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions