mesa/src/mesa
Brian Paul 02cb04c68f mesa: remove remaining uses of _glthread_GetID()
It was really only used in the radeon driver for a debug printf.
And evidently, libGL.so referenced it just to work around some sort
of linker issue.

This patch removes the two calls to the function and the function
itself.

Fixes undefined _glthread_GetID symbol in libGL reported by 'nm'.
Though, the missing symbol doesn't cause any issues on my system but
it does cause glxinfo to fail on one of our test systems.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2014-03-05 11:05:48 -07:00
..
drivers mesa: remove remaining uses of _glthread_GetID() 2014-03-05 11:05:48 -07:00
main mesa: new init_teximage_fields_ms() function to init MS texture images 2014-03-05 11:05:47 -07:00
math
program mesa: switch to c11 mutex functions 2014-03-03 13:08:58 -07:00
sparc
state_tracker st/mesa: add comment to explain _min(), _maxf(), etc. functions 2014-02-25 12:35:07 -07:00
swrast mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up. 2014-02-09 16:57:45 -08:00
swrast_setup
tnl mesa: allow buffers to be mapped multiple times 2014-02-25 16:07:33 +01:00
tnl_dd
vbo mesa: allow buffers to be mapped multiple times 2014-02-25 16:07:33 +01:00
x86 mesa/x86: Remove dead read_rgba_span_x86.h. 2014-01-21 14:20:44 -08:00
x86-64
.gitignore
Android.gen.mk
Android.libmesa_dricore.mk
Android.libmesa_glsl_utils.mk
Android.libmesa_st_mesa.mk
Android.mesa_gen_matypes.mk
Android.mk
gl.pc.in
Makefile.am build: move ARCH_LIBS definition outside of ASM definition 2014-02-01 15:01:06 -08:00
Makefile.sources mesa/sso: Add extension entry points for GL_ARB_separate_shader_objects 2014-02-21 15:41:02 -08:00
SConscript scons: Add main/pipelineobj.c to src/mesa/SConscript. 2014-02-21 17:00:47 -08:00