diff options
author | Eric Anholt <eric@anholt.net> | 2009-09-28 14:03:40 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-09-28 14:12:15 -0700 |
commit | d492e7b017178c03b4979cf4ff266162d83c4f37 (patch) | |
tree | 459b4672c39a8380c1180b86cc5c3bbdbc7869a0 /progs/util | |
parent | e885cb48a0b9292b3df9204f1c2783bf1fe29a28 (diff) |
meta: Fix invalid PBO access from DrawPixels when trying to just alloc.
This whole reuse of buffers (TexSubImage instead of TexImage, SubData
instead of Data) is bad for hardware drivers, but it's even worse when
we accidentally try to access the 2x2 PBO to fill the new 16x16 texture
we're creating, producing GL errors.
Fixes piglit pbo-drawpixels. Bug #14163.
Diffstat (limited to 'progs/util')
0 files changed, 0 insertions, 0 deletions