summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300
AgeCommit message (Expand)Author
2009-04-07r300: swtcl rewrite and cleanupMaciej Cencora
2009-04-07radeon/r200/r300: fix missing dma buffer validationDave Airlie
2009-04-06radeon: add support for new ttmJerome Glisse
2009-04-02radeon/r200/r300: fix up the whole buffer space checking.Dave Airlie
2009-04-02radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie
2009-04-02radeon: tiling supportDave Airlie
2009-04-02r300: fix qtdemo qt4 startupDave Airlie
2009-04-01radeon: go back and repick texture formats.Dave Airlie
2009-03-31r300: fix stencil clearsDave Airlie
2009-03-26radeon/r200/r300: set correct row stride for rbsDave Airlie
2009-03-26r300: check buffer sizes in non-tcl case + set correct VRAM limitsDave Airlie
2009-03-24radeon/r200/r300: fix warningsDave Airlie
2009-03-24r300: remove lock.h linkDave Airlie
2009-03-24radeon/r200/r300: set the texture depth correctly for DRI2Dave Airlie
2009-03-23Merge branch 'radeon-fbo-hacking' into radeon-rewriteDave Airlie
2009-03-23raedon/r200/r300: mega-FBO commits.Dave Airlie
2009-03-22radeon fbo: add draw offset calcsDave Airlie
2009-03-22radeon/r200/r300: add support for new tfp interfaceDave Airlie
2009-03-21r300: fix viewport inversion for FBOsDave Airlie
2009-03-21r300: hw clear buffer 0 hopefullyDave Airlie
2009-03-20r300: init fbosDave Airlie
2009-03-20r300: enable FBO for a testDave Airlie
2009-03-20radeon: initial couch code copy from radeonDave Airlie
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie
2009-03-19radeon/r200/r300: cleanup some of the renderbuffer codeDave Airlie
2009-03-09r300: emit texture in GTT or VRAMDave Airlie
2009-03-09r300: move firevertices out into the main place its needed.Dave Airlie
2009-03-07r300: remove assignment to removed StringPos fieldBrian Paul
2009-03-07mesa: gl_register_file enum typedefBrian Paul
2009-03-07r300: shut up valgrindMaciej Cencora
2009-03-06r300: fix depth write regression (found by Nicolai Haehnle)Maciej Cencora
2009-03-06r300: enable EXT_fog_coord extensionMaciej Cencora
2009-03-06r300: route fog coord and W pos correctlyMaciej Cencora
2009-03-06r300: rewrite and hopefully simplify RS setupMaciej Cencora
2009-03-06r300: add few macros for RS setupMaciej Cencora
2009-03-06r300: silence valgrindMaciej Cencora
2009-03-06r300: Print reg address when debugging is enabledMaciej Cencora
2009-03-06r300: don't crash on sw tcl hw if point size vertex attrib is sentMaciej Cencora
2009-03-06r300: fix uninit variable warningDave Airlie
2009-03-06r300: fix swtcl codepathsDave Airlie
2009-03-02mesa: use Stencil._Enabled field instead of Stencil.EnabledBrian Paul
2009-03-03radeon: refactor framebuffer code like intelDave Airlie
2009-02-28mesa: rename, reorder FRAG_RESULT_x tokensBrian Paul
2009-02-27r300: make ste text buffer work with > 2048 on r500Dave 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 call page flip on DRI2Dave Airlie
2009-02-26r300: don't flush VAP too often.Dave Airlie
2009-02-25r300: drop r300Flush for the generic oneDave Airlie
2009-02-24r300: fix bo ref/unref, plugs DRI handle leaksDave Airlie