commit | c88649246f85415073cc8fd922ab039a067c89ee | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Tue Jul 18 18:02:51 2017 +0200 |
committer | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Mon Jul 31 13:53:39 2017 +0200 |
tree | d325909c013953abfe0983addf76badd096165f5 | |
parent | fee507b9092e0998c3f7e710b0d2feb3f191fec3 [diff] |
mesa: add KHR_no_error support to glInvalidate*() These are just no-op because we don't actually do anything useful in the errors path. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>