anv: Don't claim support for 24 and 48-bit formats on IVB
[mesa.git] / include / c99_alloca.h
2015-03-07 Jon TURNEYc99_alloca.h: Also use <alloca.h> for cygwin
2015-03-03 Brian Paulc99_alloca.h: add case for __sun
2015-03-02 Vinson Leec99_alloca.h: Include stdlib.h on all non-Windows.
2015-02-27 Brian Paulc99_alloca.h: fix #include for MinGW
2015-02-27 Jose Fonsecanir: Use alloca instead of variable length arrays.