summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_cmdbuf.c
AgeCommit message (Expand)Author
2009-04-02radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie
2009-04-02radeon: tiling supportDave Airlie
2009-03-22radeon fbo: add draw offset calcsDave Airlie
2009-03-09r300: emit texture in GTT or VRAMDave Airlie
2009-03-06r300: fix uninit variable warningDave Airlie
2009-02-27r300: remove depth offset exits in favour of rrb depth changesDave Airlie
2009-02-26r300: fixup texture state emission for kms pathDave Airlie
2009-02-26r300: don't flush VAP too often.Dave Airlie
2009-02-23r300: fixup old setTexOffset DRI1 extensionDave Airlie
2009-02-23r300: use OUT_BATCH_REGVAL in a few more placesDave Airlie
2009-02-12radeon/r200/r300: make build with out libdrm_radeon installed for nowDave Airlie
2009-02-12radeon/r200/r300: another big merge upheavel.Dave Airlie
2009-02-11r300: disable assert that firesDave Airlie
2009-02-11radeon: cleanup cmdbufferDave Airlie
2009-02-06r300: fix some autostate batch setupsDave Airlie
2009-02-04r300: fix up CS for modesetting - gears under kms worksDave Airlie
2009-01-31r200/r300: add aperture space checksDave Airlie
2009-01-21radeon/r200/r300: start to move to common miptree/texobjDave Airlie
2009-01-15r300: move some more function to genericDave Airlie
2009-01-15radeon/r200/r300: start to make cmd buf usefulDave Airlie
2009-01-14r300: start moving new r300 cmdbuf into common codeDave Airlie
2009-01-14radeon/r200/r300: attempt to move lock to common codeDave Airlie
2009-01-14radeon/r200/r300: initial attempt to convert to common context codeDave Airlie
2008-12-22radeon: remove start/end offset + cleanup some whitespaceDave Airlie
2008-12-22radeon: fixup r500 FP emission for new CSDave Airlie
2008-12-01radeon: make DRI1 one work with new CS mechanismDave Airlie
2008-11-16radeon: fix pointer danglingJerome Glisse
2008-11-15radeon: update to libdrm-radeon API changesJerome Glisse
2008-11-14r300: convert to new relocations format (see libdrm-radeon)Jerome Glisse
2008-11-14r300: SetTex extension supportJerome Glisse
2008-11-14r300: cs + DRI2 supportJerome Glisse
2008-11-14r300: bo and cs abstraction.Jerome Glisse
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-07-27r300: Implement hardware acceleration for ColorLogicOpNicolai Haehnle
2008-07-05r500: Fix blend color.Nicolai Haehnle
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-05-28r300: disable cmdbuf debug againDave Airlie
2008-05-27r300/r500: emit flush inside vap_cntl state atomDave Airlie
2008-05-22r500: bump state atom size up for fp and fp constantsDave Airlie
2008-05-17r300: SC register naming cleanupAlex Deucher
2008-05-17r500: write out the correct FP registersAlex Deucher
2008-05-15r500: default rsunit swizzle like fglrxDave Airlie
2008-05-13R300: clean up GA registersAlex Deucher
2008-05-13R3xx: clean up ZB registersAlex Deucher
2008-05-13R300: clean up CB registersAlex Deucher
2008-05-13R300: clean up Fog registersAlex Deucher
2008-05-13R300: cleanup FS code and fill in missing detailsAlex Deucher
2008-05-13R3xx: more PVS cleanupAlex Deucher
2008-05-12Merge branch 'r500-support' of git+ssh://agd5f@git.freedesktop.org/git/mesa/m...Alex Deucher
2008-05-12R500: add support for 4k texturesAlex Deucher