mesa: enable ARB_vertex_buffer_object in core profile
authorTimothy Arceri <tarceri@itsqueeze.com>
Sun, 2 Sep 2018 10:27:40 +0000 (20:27 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sat, 8 Sep 2018 04:35:09 +0000 (14:35 +1000)
commit14fe9fa11baa4e4e782d192e0b8c150ee9e8754f
treebe92b36f8c524f67a50ef5c1899bd0dacf1c86cb
parent21ca322e637291b89a445159fc45b8dbf638e6c9
mesa: enable ARB_vertex_buffer_object in core profile

This extension is required by "Wolfenstein: The Old Blood"
and is exposed in core in the Nvidia binary driver.

All the functions are just alias of the core functions so
there should be nothing more to do.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/extensions_table.h