summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600d.h
AgeCommit message (Expand)Author
2011-03-01r600g: add NV_conditional_render support.Dave Airlie
2011-02-11r600g: handle 16/32 u/s norm formats properlyDave Airlie
2011-01-31r600g: handle the write all cbufs property.Dave Airlie
2011-01-15r600g: Fix some register value name typos.Henri Verbeet
2010-11-03r600g: set hardware pixel centers according to gl_rasterization_rulesKeith Whitwell
2010-10-18r600g: add defines for tilingDave Airlie
2010-10-18r600g: switch to a common formats.h file since they are in different regsDave Airlie
2010-10-13r600g: add shader stencil export support.Dave Airlie
2010-10-01r600g: setup basic loop consts on r600 + evergreen.Dave Airlie
2010-10-01r600g: fixup vertex format picking.Dave Airlie
2010-10-01r600g: add winsys support for CTL constants.Dave Airlie
2010-09-30r600g: use constant buffer instead of register for constantJerome Glisse
2010-09-24r600g: add some more vertex format support.Dave Airlie
2010-09-22r600g: cleanup some of the DB blit codeDave Airlie
2010-09-19r600g: Clean up PS setup.Corbin Simpson
2010-09-19r600g: Deobfuscate and comment a few more functions in r600_hw_states.Corbin Simpson
2010-09-17r600g: alternative command stream building from contextJerome Glisse
2010-09-17r600g: Fixed the shift in S_02880C_KILL_ENABLE.Tilman Sauerbeck
2010-09-17r600g: Added DB_SHADER_CONTROL defines.Tilman Sauerbeck
2010-09-16r600g: add vgt dma src definesDave Airlie
2010-09-03r600g: drop magic numbers in depth state.Dave Airlie
2010-09-02r600g: add missing vertex fetch formats to the translation table.Dave Airlie
2010-08-18r600g: fix TXP vs TEX in shader.Dave Airlie
2010-08-11r600g: add point/sprite rendering supportJerome Glisse
2010-08-06r600g: add PA_CL_CLIP_CNTL definitionJerome Glisse
2010-08-06r600g: fix color format, indentation, definesJerome Glisse
2010-08-06r600g: add SRGB support.Dave Airlie
2010-08-06r600g: improve supported format selection.Dave Airlie
2010-08-04r600g: always perform texture perspective divide + fix blendingJerome Glisse
2010-08-03r600g: add polygon offset supportJerome Glisse
2010-08-02r600g: add autogenerated reg definition + debug print cleanupJerome Glisse
2010-07-29r600g: mipmap early support + EX2/ABS instruction + cullingJerome Glisse
2010-07-27r600g: texture supportJerome Glisse
2010-07-21r600g: add support for all R6XX/R7XX asicJerome Glisse
2010-05-27r600g: Initial importJerome Glisse