mesa: Connect the generated GL command marshalling code to the build.
authorEric Anholt <eric@anholt.net>
Wed, 2 Jan 2013 22:12:04 +0000 (14:12 -0800)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 16 Mar 2017 03:14:18 +0000 (14:14 +1100)
commitefd63e234a805edc8b1c9962610d70d3a62f7c18
tree1fec22426419385caafc5c0e3a520a4f1906ad66
parentdb06e91de205eff036cd6a2d48f41573f6a9535c
mesa: Connect the generated GL command marshalling code to the build.

v2: Rebase on the Begin/End changes, and just disable this feature on
    non-GL-core.
v3: (Timothy Arceri) enable for non-GL-core contexts. Remove
    unrelated safe_mul() hunk. while loop style fix.

Acked-by: Timothy Arceri <tarceri@itsqueeze.com>
Acked-by: Marek Olšák <maraeo@gmail.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Tested-by: Mike Lothian <mike@fireburn.co.uk>
src/mesa/Makefile.sources
src/mesa/main/glthread.c