Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / r300 / r300_ioctl.c
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
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-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
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. :)
2007-05-09 Oliver McFaddenr300: Converted exit calls to _mesa_exit calls.
2007-05-09 Oliver McFaddenr300: Indented r300_ioctl.[ch].
2007-05-08 Oliver McFaddenr300: Renamed the VBO functions to the R300 name format.
2007-05-06 Aapo Tahkolar300: fix primary color on rs480
2007-04-29 Michel Dänzerr300: Page flipping fixes.
2007-04-14 Dave Airlier300: emit different clear paths for non-TCL, this...
2007-04-14 Dave Airlier300: if we don't have TCL don't setup state emissions...
2007-03-21 Brianmerge from master
2007-03-16 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-15 Oliver McFaddenr300: Fixed "no previous prototype for 'r300RefillCurre...
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Oliver McFaddenr300: Renamed the CACHE_CTLSTAT values to include UNKNO...
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
next