glapi.h: consolidate GET_DISPATCH() and GET_CURRENT_CONTEXT() macros
authorGeorge Sapountzis <gsapountzis@gmail.com>
Fri, 26 Feb 2010 18:58:24 +0000 (20:58 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Mon, 1 Mar 2010 18:54:17 +0000 (20:54 +0200)
commita4ec52f245746b477b673e7cfb9b73d711bfa0d6
treeb4efcaa568e291a8fcaab452a5c10bdeab068eab
parent9a2c4f907b87e81173f50222c4bc325064609392
glapi.h: consolidate GET_DISPATCH() and GET_CURRENT_CONTEXT() macros

Use likely() macro, as this is what most projects use.

Drops GL_CALL define, cannot find it in mesa tree.

Also, whitespace cleaunps in glthread.h
src/mesa/glapi/glapi.h
src/mesa/glapi/glthread.h