diff options
author | Brian <[email protected]> | 2008-02-26 14:26:40 -0700 |
---|---|---|
committer | Brian <[email protected]> | 2008-02-26 14:32:57 -0700 |
commit | b93cf55f4ecd94f5e9d5dda49d9092e3b769d044 (patch) | |
tree | b56fff0aa9647038ccb2b5fc9233c2a728096438 /src/egl | |
parent | 80efc5feb061a8ed9c1e91ad3711547927fa29e3 (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/egl')
0 files changed, 0 insertions, 0 deletions