[Mesa-dev] [PATCH] draw_llvm: fix segfaults on non-SSE2 CPUs where it is disabled
Luca Barbieri
luca at luca-barbieri.com
Mon Aug 16 08:13:48 PDT 2010
> Thanks Luca, that looks good. debug_get_option_draw_use_llvm would probably be
> better served being called draw_get_option_use_llvm or such since it doesn't
> have that much to do with debug but that's just a nitpick.
Done.
The root of the problem though is that debug_get_option_* are
similarly misnamed.
More information about the mesa-dev
mailing list