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:43:45 -0700 |
commit | 64edde1004f7a69e77877bba24d315a92bcd47c8 (patch) | |
tree | 80977a0c4bf7421e526450a3435038b44e9f117b /src/mesa/SConscript | |
parent | 396b4043f085ec09a074447bbbb835c53aa82b7b (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.
Diffstat (limited to 'src/mesa/SConscript')
0 files changed, 0 insertions, 0 deletions