Clean up warnings in r300 code by making some symbols static, adding prototypes
[mesa.git] / src / mesa / drivers / dri / r300 / r300_context.c
2005-07-20 Eric AnholtClean up warnings in r300 code by making some symbols...
2005-07-01 Jerome GlisseAdapt extension string to new GL dispatch schema proposed
2005-06-16 Aapo TahkolaTurn off VBO's.
2005-06-05 Ben SkeggsFix xyz/w interaction (needs a cleanup still..)
2005-05-23 Ben SkeggsImplement enough of ARB_fragment_program for Keith...
2005-05-19 Aapo TahkolaDitch unused code and features that arent in subject...
2005-05-14 Nicolai HaehnleDon't print debug messages unless the user explicitly...
2005-05-13 Nicolai HaehnleMake software fallbacks work again:
2005-05-11 Aapo TahkolaVBOs.
2005-05-06 Ben SkeggsUpdated for EXT_framebuffer_object changes. I don't...
2005-05-01 Aapo TahkolaAdd support to external tnl switcher and disable hw...
2005-04-30 Aapo Tahkolar300 side support for fixed function pipeline. This...
2005-04-24 Aapo TahkolaModifying to build against current Mesa. Disabled r200...
2005-04-19 Aapo TahkolaReorganized shader stuff.
2005-04-19 Aapo TahkolaFixes for bugs that were nailed down when compairing...
2005-03-17 Aapo TahkolaSimple TCL stage and ability to disable vps.
2005-03-12 Aapo TahkolaUnlike radeon and r200 drivers r300AllocCmdBuf allocs...
2005-03-08 Aapo TahkolaImproving Vladimirs alpha test fix a bit as it turns...
2005-02-28 Aapo Tahkolafix for 'nasty bug' and some sanity checks to avoid...
2005-02-20 Aapo TahkolaAdding support for front buffer mode, removing some...
2005-02-14 Aapo TahkolaSupport for blend color(not tested), "proper line width...
2005-02-10 Aapo TahkolaAdded kindly note about single buffer mode.
2005-02-10 Aapo TahkolaAdding support for selecting line width. Stipple patter...
2005-01-28 Aapo TahkolaAdd basic sceleton for vertex programs + some other...
2005-01-14 Vladimir DergachevReduce amount of stderr output.
2005-01-13 Vladimir DergachevPrevent "disabling 3D acceleration" message from printi...
2005-01-03 Vladimir DergachevPort texture allocation code from R200.
2004-11-02 Nicolai HaehnleNo visible changes, but commit the groundwork for furth...
2004-10-17 Nicolai Haehnle- FIX: flickering
2004-10-15 Nicolai HaehnleHuge dumb drop. State:
2004-09-28 Nicolai HaehnleInitial revision