History log of /external/mesa3d/src/mapi/mapi.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9385c592c68e7304cd9084fe17f27ec17319cdcf 05-Mar-2015 Brian Paul <brianp@vmware.com> mapi: remove u_thread.h

Just use c11 threads directly.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
/external/mesa3d/src/mapi/mapi.c
84094a273e3ceeead5b6c86d3d8244374ea6fb1c 06-Mar-2014 Brian Paul <brianp@vmware.com> glapi: remove u_mutex wrapper code, use c99 thread mutexes directly

v2: fix initializer mistake spotted by Chia-I Wu.

Reviewed-by: Chia-I Wu <olv@lunarg.com>
/external/mesa3d/src/mapi/mapi.c
846a7e86309ab3877af6b7d3a63880468dfacbd3 05-Mar-2014 Brian Paul <brianp@vmware.com> glapi: rename u_current dispatch table functions

Put "table" in the names to make things more understandable.

Reviewed-by: Chia-I Wu <olv@lunarg.com>
/external/mesa3d/src/mapi/mapi.c
3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45 05-Jun-2013 Rico Schüller <kgbricola@web.de> mesa: remove outdated version lines in comments

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mapi/mapi.c
d5e9426b9605264608e0b1204ebf818103f1f011 21-Jan-2013 Matt Turner <mattst88@gmail.com> build: Move src/mapi/mapi/* to src/mapi/

Tested-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-and-Tested-by: Andreas Boll <andreas.boll.dev@gmail.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
/external/mesa3d/src/mapi/mapi.c