mesa: use simple mtx in core mesa
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 16 Oct 2017 00:59:31 +0000 (11:59 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 9 Nov 2017 01:07:48 +0000 (12:07 +1100)
commitf0857fe87b6e8985cb1d0ec46c1a358c4cf37c29
tree6af78cdb291120353e2741681c7799b5799104df
parentf98a2768ca0609fb81a0ee8f30ac1e70269334c4
mesa: use simple mtx in core mesa

Results from x11perf -copywinwin10 on Eric's SKL:
   4.33338% ± 0.905054% (n=40)

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Tested-by: Yogesh Marathe <yogesh.marathe@intel.com>
14 files changed:
src/gallium/state_trackers/dri/dri2.c
src/mesa/main/bufferobj.c
src/mesa/main/debug_output.c
src/mesa/main/errors.c
src/mesa/main/fbobject.c
src/mesa/main/framebuffer.c
src/mesa/main/mtypes.h
src/mesa/main/renderbuffer.c
src/mesa/main/robustness.c
src/mesa/main/samplerobj.c
src/mesa/main/shared.c
src/mesa/main/syncobj.c
src/mesa/main/texobj.c
src/mesa/vbo/vbo_minmax_index.c