History log of /external/mesa3d/src/mapi/glapi/gen/gl_x86-64_asm.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a2f28ceea22254f09ee37039eec873ccdf689e6c 19-Sep-2012 Matt Turner <mattst88@gmail.com> build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
(cherry picked from commit 814345f54b74eee2597cf84f3c34817488f07522)

Conflicts:

src/mapi/glapi/gen/gl_x86-64_asm.py
src/mapi/glapi/gen/gl_x86_asm.py
/external/mesa3d/src/mapi/glapi/gen/gl_x86-64_asm.py
93db12a721ec2a68d99d68ea7fb9a471c2af23a0 25-Aug-2011 Ian Romanick <ian.d.romanick@intel.com> mesa: Remove support for BeOS

Acked-by: Kristian Høgsberg <krh@bitplanet.net>
Acked-by: Marek Olšák <maraeo@gmail.com>
Acked-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Acked-by: Jakob Bornecrantz <jakob@vmware.com>
Acked-by: Dave Airlie <airlied@redhat.com>
Build-Tested-by: Jakob Bornecrantz <jakob@vmware.com>
Tested-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
/external/mesa3d/src/mapi/glapi/gen/gl_x86-64_asm.py
cfb9aae3ec4e42bd9be8445039dc52b8d6c71f9c 28-Jan-2011 Dimitry Andric <dimitry@andric.com> glapi: add @GOTPCREL relocation type

Fixes http://bugs.freedesktop.org/show_bug.cgi?id=33440
This replaces commit 731ec60da3ccb92f5bfb4d6f1bc3c8e712751376

NOTE: This is a candidate for the 7.9 and 7.10 branches

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mapi/glapi/gen/gl_x86-64_asm.py
ba0953da5b2440ba19f427ed82266f0dd0cdf96a 25-Jan-2011 Brian Paul <brianp@vmware.com> Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S"

This reverts commit 731ec60da3ccb92f5bfb4d6f1bc3c8e712751376.

This change causes crashes in the x86-64 dispatch code.
/external/mesa3d/src/mapi/glapi/gen/gl_x86-64_asm.py
731ec60da3ccb92f5bfb4d6f1bc3c8e712751376 25-Jan-2011 Dimitry Andric <dimitry@andric.com> glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S

Fixes http://bugs.freedesktop.org/show_bug.cgi?id=33440
NOTE: This is a candidate for the 7.9 and 7.10 branches

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mapi/glapi/gen/gl_x86-64_asm.py
e3659329e0b91ea78afe32e231f2f75d3d728af9 02-Dec-2010 José Fonseca <jfonseca@vmware.com> WIN32_THREADS -> WIN32

Fixes nasty bug where some parts of the code didn't define WIN32_THREADS
and were using the integer mutex implementation, causing even confusion
to the debuggers.

And there is little interest of other thread implemenation on Win32
besides Win32 threads.
/external/mesa3d/src/mapi/glapi/gen/gl_x86-64_asm.py
296adbd545b8efd38c9ed508166b2de2764a444b 25-Apr-2010 Chia-I Wu <olv@lunarg.com> glapi: Move to src/mapi/.

Move glapi to src/mapi/{glapi,es1api,es2api}.
/external/mesa3d/src/mapi/glapi/gen/gl_x86-64_asm.py