r300: make r300 work with latest changes
[mesa.git] / src / mesa / drivers / dri / r300 / r300_ioctl.c
2009-02-12 Dave Airlier200/r300: get up to speed on renamed files
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-04 Dave Airlier300: fix up CS for modesetting - gears under kms works
2009-01-29 Dave Airlieradeon/r200/r300: bring back old style DMA buffer on...
2009-01-29 Dave Airlier300: fix some whitespace
2009-01-20 Dave Airlier200: make tri render on my r200.
2009-01-15 Dave Airlier300: move some more function to generic
2009-01-14 Dave Airlier300: start moving new r300 cmdbuf into common code
2009-01-14 Dave Airlieradeon/r200/r300: attempt to move lock to common code
2009-01-14 Dave Airlieradeon/r200/r300: initial attempt to convert to common...
2008-12-22 Dave Airlieradeon: remove start/end offset + cleanup some whitespace
2008-12-22 Dave Airlieradeon: fixup r500 FP emission for new CS
2008-12-01 Dave Airlieradeon: make DRI1 one work with new CS mechanism
2008-11-14 Jerome Glisser300: convert to new relocations format (see libdrm...
2008-11-14 Jerome Glisser300: cs + DRI2 support
2008-11-14 Jerome Glisser300: bo and cs abstraction.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-11 Alex DeucherR300: update vap_cntl values for NUM_FPUS
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-14 Nicolai Haehnler300: Do not include r300_fragprog.h from r300_context...
2008-06-07 Nicolai Haehnler300: Some cleanups in depth and stencil state handling
2008-06-07 Nicolai Haehnler300: Apply writemask when clearing stencil buffer
2008-06-07 Nicolai Haehnler300: Fix stencil buffer clear
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-27 Dave Airlier300/r500: emit flush inside vap_cntl state atom
2008-05-20 Dave Airlier300/r500: fixup some of the register write sizes
2008-05-17 Alex Deucherr500: write out the correct FP registers
2008-05-15 Dave Airlier500: some trivial fixups to get tri working.
2008-05-15 Dave Airlier500: we just need to emit a colour for clear drop...
2008-05-13 Alex DeucherR3xx: clean up ZB registers
2008-05-13 Alex DeucherR300: clean up Fog registers
2008-05-13 Alex DeucherR500: fixup r300EmitClearState() FP for r5xx
2008-05-13 Alex DeucherR300: cleanup FS code and fill in missing details
2008-05-13 Alex DeucherR3xx: more PVS cleanup
2008-05-04 Markus Amslerr300: Set correct VAP_CNTL per vertex program.
2008-05-03 Markus Amslerr300: Set correct VAP_CNTL per vertex program.
2008-05-03 Corbin SimpsonMerge branch 'r500-support' into r500test
2008-05-02 Corbin SimpsonMerge branch 'r345-cleanup' of git://people.freedesktop...
2008-05-02 Alex DeucherR300: fix rebase conflicts
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-02 Alex DeucherR3/4/5: fix TCL on r5xx, cleanup PVS code
2008-05-02 Alex DeucherR300: cleanup VAP_CLIP_CNTL
2008-05-02 Alex DeucherR300: clean up VAP_PROG_STREAM_CNTL* register usage
2008-05-02 Dave Airliemesa: cleanup state emission and rs for r500
2008-05-02 Dave Airliemore r500 vs r300 kickin
2008-05-02 Dave Airliemesa: cleanup state emission and rs for r500
2008-05-02 Dave Airliemore r500 vs r300 kickin
2008-05-02 Alex DeucherR3/4/5: fix TCL on r5xx, cleanup PVS code
2008-05-02 Alex DeucherR300: cleanup VAP_CLIP_CNTL
2008-05-02 Alex DeucherR300: clean up VAP_PROG_STREAM_CNTL* register usage
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-28 Dave Airlier300: finish conversion of RS_INST regs
2008-03-28 Dave Airlier300: move to using RS_INST names
2008-03-26 Oliver McFaddenr300: Removed the last of the duplicate vertex program...
2008-03-20 Dave Airliemesa: cleanup state emission and rs for r500
2008-03-19 Dave Airliemore r500 vs r300 kickin
2008-03-01 Oliver McFaddenr300: Converted to the new src/dest register defines.
2008-03-01 Oliver McFaddenr300: Moved the vertex and fragment program macros...
2008-02-28 Christoph Brillr300: R5xx and R3xx use different registers for RS_IP...
2008-02-25 Christoph Brill[r300] Sync fog register names to the AMD spec
2008-02-25 Christoph Brill[r300] Further document FG_ALPHA_FUNC (renamed from...
2008-02-25 Christoph Brill[r300] Document R300_RB3D_COLORMASK properly and rename...
2008-02-25 Christoph Brill[r300] Update some magic registers to real names
2008-02-25 Christoph Brill[r300] Document some of the wild guesses in VAP_OUTPUT_...
2008-02-23 Dave Airlier300: fixup some more names
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-05 Oliver McFaddenRenamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.
2007-11-03 Dave Airlier300: move more vap registers out of non tcl paths
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-07-01 Dave Airlier300: fix tabbing
2007-06-22 Dave Airlieclean up cache flush emission into one place
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-21 Dave Airlieadd a mem use for current dma buffer
2007-06-20 Dave Airlieswtcl: gears works
2007-06-17 Dave Airlieadd more swtcl code to r300 - hangs card now
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-30 Oliver McFaddenr300: R300_SE_VTE_CNTL applies to both non-TCL and...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-13 Oliver McFaddenr300: Use e32(0x0) rather than e32(0); makes greping...
2007-05-13 Oliver McFaddenr300: Use the defined values when writing to R300_RS_RO...
2007-05-13 Oliver McFaddenr300: Use the defined values when writing to R300_SE_VT...
2007-05-13 Oliver McFaddenr300: Added a TODO comment for the R300_VAP_INPUT_ROUTE...
2007-05-13 Oliver McFaddenr300: Changed some more functions to static functions.
2007-05-13 Oliver McFaddenr300: A few very minor indenting corrections.
2007-05-13 Oliver McFaddenr300: Use the defined values when writing to R300_VAP_I...
2007-05-09 Oliver McFaddenr300: Added some more Doxygen documentation and made...
2007-05-09 Oliver McFaddenr300: Renamed the R300 memory manager from "radeon...
2007-05-09 Oliver McFaddenr300: Removed a bit of disabled code.
2007-05-09 Oliver McFaddenr300: Removed the deprecated VTXFMT code.
2007-05-09 Oliver McFaddenMerge branch 'master' of git://anongit.freedesktop...
2007-05-09 Oliver McFaddenr300: Last of the indent changes. :)
next