nir: use enum operator helper for nir_variable_mode and nir_metadata
[mesa.git] / src / mesa / tnl / t_vb_texgen.c
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2001-12-14 Brian Paulvertex program check-in
2001-04-26 Keith Whitwellfirst pass at eval fixes
2001-03-30 Gareth HughesRemove all traces of CULL_MASK_ACTIVE.
2001-03-29 Keith WhitwellRemove ENABLE_* flags, ctx->_Enabled.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-03-03 Brian Paulmore namespace clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-29 Keith WhitwellRemoved knowledge of swrast Clear/Bitmap/Accum/Draw...
2000-12-26 Keith WhitwellMajor rework of tnl module