<div class="gmail_quote">On Wed, Mar 23, 2011 at 10:02 PM, Henri Verbeet <span dir="ltr">&lt;<a href="mailto:hverbeet@gmail.com">hverbeet@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Specifically, this ensures things like the front buffer actually exist. This<br>
fixes piglt fbo/fbo-sys-blit and fd.o bug 35483. One concern is that<br>
st_validate_state() looks expensive, are there any cheaper options?<br></blockquote><div><br>Maybe we should only validate the states needed by the caller. There is no need to validate every one of them, especially if some are both unused &amp; changed by the user afterwards.<br>

<br>Marek<br></div></div>