mesa/src/mapi
José Fonseca efd73f72d8 mapi/glapi: Never use a generic no-op entry-point on Windows.
When GLAPIENTRY is __stdcall (ie Windows), the stack is popped by the
callee making the number/type of arguments significant, therefore
using a generic no-op causes stack corruption for many entry-points.

NOTE: This is a candidate for the 8.0 branch.

Reviewed-by: Brian Paul <brianp@vmware.com>
2012-02-02 14:45:24 +00:00
..
es1api glapi: update .gitignore for generated ES dispatch headers 2011-08-18 10:18:22 -07:00
es2api add machine generated files to .gitignore 2011-01-24 09:17:57 -07:00
glapi mapi/glapi: Never use a generic no-op entry-point on Windows. 2012-02-02 14:45:24 +00:00
mapi mapi: Make initMagic unsigned. 2012-01-26 17:33:33 +00:00
shared-glapi scons: Remove references to u_thread.c 2012-01-26 17:29:38 +00:00
vgapi scons: Remove references to u_thread.c 2012-01-26 17:29:38 +00:00
Android.mk android: clean up libglapi bulid rules a bit 2011-11-26 11:42:01 +08:00