summaryrefslogtreecommitdiff
path: root/src/gallium
diff options
context:
space:
mode:
authorBrian <brian@poulsbo.localnet.net>2008-02-26 14:26:40 -0700
committerBrian <brian@poulsbo.localnet.net>2008-02-26 14:32:57 -0700
commitb93cf55f4ecd94f5e9d5dda49d9092e3b769d044 (patch)
treeb56fff0aa9647038ccb2b5fc9233c2a728096438 /src/gallium
parent80efc5feb061a8ed9c1e91ad3711547927fa29e3 (diff)
gallium: fix zero-sized viewport bug
If st_create_framebuffer() is called with width=0, height=0 and the program never called glViewport, the viewport wasn't properly initalized. This fixes that.
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions