OSDN Git Service

mesa: add KHR_no_error support to glInvalidate*()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 18 Jul 2017 16:02:51 +0000 (18:02 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 31 Jul 2017 11:53:39 +0000 (13:53 +0200)
commitc88649246f85415073cc8fd922ab039a067c89ee
treed325909c013953abfe0983addf76badd096165f5
parentfee507b9092e0998c3f7e710b0d2feb3f191fec3
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>
src/mapi/glapi/gen/ARB_invalidate_subdata.xml
src/mesa/main/fbobject.c
src/mesa/main/fbobject.h
src/mesa/main/texobj.c
src/mesa/main/texobj.h