translate: fail on x86 rtasm fail
[mesa.git] / src / gallium / auxiliary / translate /
2008-04-21 Keith Whitwelltranslate: fail on x86 rtasm fail
2008-04-19 Keith Whitwelltranslate: fix several bugs
2008-04-19 Keith Whitwelltranslate: don't crash on failure to create sse version
2008-04-18 Keith Whitwelltranslate: missing file
2008-04-18 Keith Whitwelltranslate: add sse version based on old draw_vf_sse.c
2008-04-16 José Fonsecagallium: Get the translate module to build on msvc.
2008-04-16 José Fonsecagallium: Build and link the translate module.
2008-04-15 Keith Whitwellgallium: Switch one vertex path over to new translate...
2008-04-15 Keith Whitwelltranslate: typo in emit_B8G8R8A8_UNORM
2008-04-15 Keith Whitwellgallium: add a generic vertex (or other) buffer transla...