mesa: don't execute most of _mesa_update_state_locked for GL core profile
authorMarek Olšák <marek.olsak@amd.com>
Fri, 9 Jun 2017 22:14:11 +0000 (00:14 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 21 Jun 2017 23:51:02 +0000 (01:51 +0200)
commit124df5d71a051b6e7d46ac45331ad21bfd1df029
treefff05ba28d6794aa8259d0b56c0528423500b876
parent9c1a6a208269dd2bef819a99d58a0a8bf04b2793
mesa: don't execute most of _mesa_update_state_locked for GL core profile

There is plenty of legacy stuff here.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/mesa/main/state.c