summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-12r300: use _mesa_meta_Clear for buffer clearsMaciej Cencora1-782/+0
2009-08-31r300: Convert to shared debug code.Pauli Nieminen1-3/+3
2009-08-22r300: Fix dri1 not to emit state that is not supported in old drm.Pauli Nieminen1-3/+16
2009-08-21r300: Clean emit code.Pauli Nieminen1-1/+8
2009-08-18r300: OQ reworkDave Airlie1-12/+1
2009-08-15r300: clear not_flushed OQ list after flushMaciej Cencora1-1/+12
2009-08-01r300: Fix Z buffer re-emit after window resizeNicolai Hähnle1-5/+8
2009-07-27r300: Move vertex program compilation to compilerNicolai Hähnle1-5/+4
2009-07-27r300: Detangle fragment program compiler from driver-specific structureNicolai Hähnle1-2/+61
2009-07-15intel/radeon: add common metaops code.Dave Airlie1-6/+1
2009-07-12r300: fix clear mask to not use sw if not necessaryDave Airlie1-0/+2
2009-07-06radeon/r200/r300: port to new space checking code in libdrmDave Airlie1-5/+43
2009-05-24radeon: Remove drawable & readable from radeon_dri_mirrorNicolai Hähnle1-8/+8
2009-05-16r300: further cleanupMaciej Cencora1-3/+2
2009-04-02radeon: tiling supportDave Airlie1-1/+1
2009-03-31r300: fix stencil clearsDave Airlie1-0/+3
2009-03-23raedon/r200/r300: mega-FBO commits.Dave Airlie1-54/+85
2009-03-21r300: hw clear buffer 0 hopefullyDave Airlie1-0/+11
2009-03-03radeon: refactor framebuffer code like intelDave Airlie1-4/+4
2009-02-26r300: don't flush VAP too often.Dave Airlie1-0/+2
2009-02-25r300: drop r300Flush for the generic oneDave Airlie1-17/+1
2009-02-12r200/r300: get up to speed on renamed filesDave Airlie1-1/+2
2009-02-12radeon/r200/r300: another big merge upheavel.Dave Airlie1-4/+3
2009-02-04r300: fix up CS for modesetting - gears under kms worksDave Airlie1-2/+2
2009-01-29radeon/r200/r300: bring back old style DMA buffer on top of BOs.Dave Airlie1-5/+5
2009-01-29r300: fix some whitespaceDave Airlie1-28/+28
2009-01-21r200: make tri render on my r200.Dave Airlie1-2/+2
2009-01-15r300: move some more function to genericDave Airlie1-2/+2
2009-01-14r300: start moving new r300 cmdbuf into common codeDave Airlie1-3/+3
2009-01-14radeon/r200/r300: attempt to move lock to common codeDave Airlie1-1/+1
2009-01-14radeon/r200/r300: initial attempt to convert to common context codeDave Airlie1-4/+4
2008-12-22radeon: remove start/end offset + cleanup some whitespaceDave Airlie1-4/+5
2008-12-22radeon: fixup r500 FP emission for new CSDave Airlie1-37/+45
2008-12-01radeon: make DRI1 one work with new CS mechanismDave Airlie1-1/+1
2008-11-14r300: convert to new relocations format (see libdrm-radeon)Jerome Glisse1-2/+2
2008-11-14r300: cs + DRI2 supportJerome Glisse1-30/+71
2008-11-14r300: bo and cs abstraction.Jerome Glisse1-556/+298
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul1-4/+4
2008-07-11R300: update vap_cntl values for NUM_FPUSAlex Deucher1-4/+5
2008-06-14r300: Do not include r300_fragprog.h from r300_context.h and other cleanupsNicolai Haehnle1-0/+1
2008-06-07r300: Some cleanups in depth and stencil state handlingNicolai Haehnle1-1/+1
2008-06-07r300: Apply writemask when clearing stencil bufferNicolai Haehnle1-1/+2
2008-06-07r300: Fix stencil buffer clearNicolai Haehnle1-13/+2
2008-05-27r300/r500: emit flush inside vap_cntl state atomDave Airlie1-0/+2
2008-05-20r300/r500: fixup some of the register write sizesDave Airlie1-6/+7
2008-05-17r500: write out the correct FP registersAlex Deucher1-3/+8
2008-05-15r500: some trivial fixups to get tri working.Dave Airlie1-7/+11
2008-05-15r500: we just need to emit a colour for clear drop tex instructionDave Airlie1-34/+1
2008-05-13R3xx: clean up ZB registersAlex Deucher1-14/+14
2008-05-13R300: clean up Fog registersAlex Deucher1-2/+2