R300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
[mesa.git] / src / mesa / drivers / dri / r300 / r300_ioctl.c
2006-01-27 Aapo TahkolaR300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
2006-01-09 Aapo TahkolaMissing patch from Ben Skeggs:
2005-12-17 Aapo TahkolaEnable CB_DPATH by default.
2005-10-28 Aapo TahkolaCompiled arrays for vtxfmt_a path.
2005-10-26 Aapo TahkolaSync with my local tree.
2005-06-27 Vladimir DergachevRename unchecked state to match DRM driver.
2005-06-21 Aapo Tahkolar300 driver side of color tiling support.
2005-06-16 Aapo TahkolaSupport 16-bit modes.
2005-06-08 Ben Skeggs- Secondary colour
2005-05-31 Aapo TahkolaCauses lockups on some rare cases.
2005-05-27 Aapo TahkolaMore optimal r300Clear.
2005-05-19 Aapo TahkolaDitch unused code and features that arent in subject...
2005-05-13 Nicolai HaehnleRemove quiescence sequence from r300ClearBuffer.
2005-05-11 Aapo TahkolaVBOs.
2005-05-06 Ben SkeggsUpdated for EXT_framebuffer_object changes. I don't...
2005-05-05 Aapo TahkolaGetting rusty... 4278 was already there.
2005-04-21 Aapo TahkolaAdding some comments.
2005-03-14 Peter ZubajStencil support
2005-02-24 Aapo TahkolaAnother nasty struct size bug found.
2005-02-18 Nicolai Haehnler300RefillCurrentDmaRegion: Retry buffer acquisition...
2005-02-16 Rune Petersensmall cleanup, remove some warnings
2005-02-11 Ben SkeggsPort of r200 VB code. VB path should be as fast as...
2005-02-08 Aapo TahkolaFix the bug and get zbias back into shape. There might...
2005-02-08 Aapo TahkolaBIG FAT NOTE: Theres a nasty bug somewhere thats causin...
2005-02-08 Aapo TahkolaTo cut the long and boring story short, polygon offsets...
2005-02-01 Vladimir DergachevReduce noiseness of the driver.
2005-01-31 Vladimir DergachevAdd magic sequence to prevent ClearBuffer from locking up.
2005-01-21 Vladimir DergachevProperly input stencil info contributed by Wladimir.
2005-01-15 Vladimir DergachevOn the way to getting stencil and texture formats working.
2005-01-10 Vladimir DergachevClean up the code and make it unnecessary to issue...
2005-01-04 Vladimir DergachevPort code from r200 that implements color blending...
2005-01-04 Vladimir DergachevMajor code restructuring:
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-24 Nicolai HaehnleImplement ColorMask
2004-10-24 Nicolai HaehnleHardware accelerated depth clear
2004-10-15 Nicolai HaehnleHuge dumb drop. State:
2004-09-28 Nicolai HaehnleInitial revision