aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl_dd/t_dd_triemit.h
Commit message (Expand)AuthorAgeFilesLines
* tnl: replace __FUNCTION__ with __func__Marius Predut2015-04-141-4/+4
* tnl: HAVE_LE32_VERTS is never defined, remove associated codeBrian Paul2015-03-121-7/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* fix signed vs unsigned comparison warnings in tnl_ddDave Airlie2005-02-141-1/+1
* Add an option for vertices emitted to be swapped CPU_TO_LE32, to be used by theEric Anholt2004-10-021-0/+7
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+157