mesa: restore glapi/ prefix on #include
[mesa.git] / src / mesa / drivers / common /
2001-04-06 Alan Hourihaneadd FINISH function at end of each render_* function
2001-03-30 Keith WhitwellFix calculation of fog coordinate in translate_vertex().
2001-03-20 Gareth HughesMore updates. Radeon tnl module still disabled by...
2001-03-18 Keith WhitwellFix lineloops.
2001-03-17 Keith WhitwellRevert earlier changes protecting against null VB-...
2001-03-14 Gareth HughesFix typo.
2001-03-13 Gareth HughesInitial templates for immediate mode fastpaths, or...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-11 Gareth HughesSupport for swappable tnl modules.
2001-03-08 Brian Paulfixed RBGA ifdef typo
2001-03-07 Brian Pauladded an assertion in the init code, just to be safe
2001-03-05 Brian Paulfixed segfaults when tex unit 1 enabled, but not unit...
2001-03-05 Keith WhitwellDO_POINT renamed DO_POINTS
2001-03-05 Keith WhitwellChanges for ffb
2001-03-05 Keith WhitwellFix typo
2001-03-05 Keith WhitwellAdd missing cases for viewport transform. Remove INVAL...
2001-03-01 Keith WhitwellUncomment some defaults.
2001-03-01 Keith WhitwellBugfixes for vertex format, templates
2001-02-28 Keith WhitwellTemplates are in working order.
2001-02-24 Keith WhitwellTemplate work
2001-02-16 Keith WhitwellAllow swrast to cope (fairly) cleanly with GL_SEPERATE_...