diff options
author | Roland Scheidegger <sroland@tungstengraphics.com> | 2007-07-17 17:29:55 +0200 |
---|---|---|
committer | Roland Scheidegger <sroland@tungstengraphics.com> | 2007-07-17 17:29:55 +0200 |
commit | d9499a151df85fef6bb6f31b58657e44cadba50a (patch) | |
tree | 3e8f88219f15959c350f9a460f0bb63c2b5b5810 /src/mesa/drivers/allegro | |
parent | 04d49ff24d0f9c7c3a99c45b50f62aa32b0a28ed (diff) |
fix mesa fb binding
Make sure that we bind the right buffer (draw or read) when rebinding
the window framebuffer (the api doesn't allow binding different draw and
read buffers at the same time, but the default window framebuffer is basically
2 fb objects, one for read, one for write, which can be different). Pass both
of these two down the driver api (no driver uses this right now).
Diffstat (limited to 'src/mesa/drivers/allegro')
0 files changed, 0 insertions, 0 deletions