diff options
author | Eric Anholt <eric@anholt.net> | 2009-06-19 15:49:24 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-06-19 16:54:59 -0700 |
commit | daacac1c24ce5551e074c07f64e14f5c5057d188 (patch) | |
tree | 6f8af10c4dfb0e776cb72d9de6bf5f637e3e020a /docs/RELNOTES-3.3 | |
parent | 43bb78f2bb6c851d989903e7eb996e87113d878c (diff) |
intel: Fix glClear behavior versus display lists.
The CALL_DrawArrays was leaking the clear's primitives into the display
list with GL_COMPILE_AND_EXECUTE. Use _mesa_DrawArrays instead, which
doesn't appear to leak. Fixes piglit dlist-clear test.
(cherry picked from commit 64edde1004f7a69e77877bba24d315a92bcd47c8)
Diffstat (limited to 'docs/RELNOTES-3.3')
0 files changed, 0 insertions, 0 deletions