mesa/src
José Fonseca c595dea23c util: Force ESI register for cpuid's ebx result.
Fixes a segfault and better code. Unfortunately using an arbitrary
register ("=r") causes the gcc to abort when the code is optimized saying
it can't satisfy the constraint. Setting seems to do the trick.
2009-10-09 13:22:42 +01:00
..
driclient
egl egl_xdri: Report full list of supported configs. 2009-09-29 08:10:48 -06:00
gallium util: Force ESI register for cpuid's ebx result. 2009-10-09 13:22:42 +01:00
glew
glu
glut glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling 2009-08-11 08:54:25 -06:00
glw
glx glx: fix glXQueryContext(GLX_RENDER_TYPE) 2009-09-30 15:15:10 -06:00
mesa r600: fixup KIL instruction a bit 2009-10-09 11:52:48 +03:00
Makefile
SConscript