summaryrefslogtreecommitdiff
path: root/src/nv30_exa.c
Commit message (Expand)AuthorAgeFilesLines
...
* Switch to latest nouveau_class.hStephane Marchesin2008-01-061-65/+62
* nv30: Don't touch 0x1a4Ben Skeggs2007-12-221-2/+0
* Rename NV30TCL to NV34TCL in preparation of the merge.Stephane Marchesin2007-12-181-23/+23
* NV30EXA: Fix rotation.Maarten Maathuis2007-12-171-10/+27
* nv30 exa : handle gart case.Stephane Marchesin2007-12-161-3/+3
* nv30: revert viewport clip change, add myself, add unknown command 0x2b8 (vie...Patrice Mandin2007-12-161-4/+5
* nv30: need to set default depth rangePatrice Mandin2007-12-151-0/+4
* nv30: only 4 texture unitsPatrice Mandin2007-12-151-5/+3
* nv30: fix viewport clipping setupPatrice Mandin2007-12-151-1/+2
* nv30: missing commandPatrice Mandin2007-11-231-0/+2
* nv30: another reference to an objectPatrice Mandin2007-11-231-0/+2
* nv30: rename viewport clipPatrice Mandin2007-11-231-4/+5
* nv30: was not using gart handlePatrice Mandin2007-11-231-1/+1
* Use handles from grobj, instead of hardcoded vals from nv_dma.hBen Skeggs2007-11-171-7/+7
* Oops. Correct either the header or the packet but not both.Stephane Marchesin2007-11-161-1/+1
* Unmatched OUT_RING(0).Stephane Marchesin2007-11-161-2/+1
* Initial hacky relocation stuff.Ben Skeggs2007-11-171-4/+3
* Initial buffer object work.Ben Skeggs2007-11-171-3/+8
* Hook up DMA funcs to channels/grobjs etc etcBen Skeggs2007-11-171-1/+0
* And grobjs.Ben Skeggs2007-11-171-3/+3
* nv30exa: set link with image blitPatrice Mandin2007-11-141-0/+5
* Fix nv30 exa for big endianStephane Marchesin2007-11-131-3/+10
* Remove disable switches, big cleanup, requires xorgs server 1.3 againPatrice Mandin2007-11-121-9/+0
* More nv30 exa cleaning up.Stephane Marchesin2007-11-091-7/+7
* Fix bugs in nv30 exa (kde text seems back)Stephane Marchesin2007-10-311-9/+8
* Add some copyrights... not all files are covered yet, but I did the ones I re...Stephane Marchesin2007-10-291-0/+24
* nv30 exa : add A8 dst (requires new drm), add some dst formats, handle 1x1 re...Stephane Marchesin2007-10-261-3/+5
* Fix nv30 exa.Stephane Marchesin2007-10-261-39/+12
* nv30: Fix some corruption. Give us some semblance of icons (still messed up ...Jeremy Kolb2007-10-241-0/+6
* Fix bad s/Ben Skeggs2007-10-221-2/+2
* Switch to *_RING instead of NVDma*Ben Skeggs2007-10-171-216/+216
* Switch to header generated from XML + other cleanups.Ben Skeggs2007-10-171-59/+56
* more changes to nv30 exa... displays the pictures at their correct postition ...Stephane Marchesin2007-10-141-120/+111
* Remove division in NV30EXATransformCoord. We want coords between 0 and textu...Jeremy Kolb2007-10-111-4/+4
* Still more work on nv30 exa... now starts but nothing works.Stephane Marchesin2007-10-101-36/+27
* Cleanup some nv30 exa issues, add debbuging info to the composite hook.Stephane Marchesin2007-10-091-40/+46
* Some fixes to nv30_exa. Now goes through a couple of composite() calls withou...Stephane Marchesin2007-10-091-174/+244
* some more work on nv30 exa...Stephane Marchesin2007-10-051-25/+24
* Split nv30 exa and nv40 exa.Stephane Marchesin2007-10-051-225/+31
* NV30 texture changes. Commented out table that appears to work for nv35 at le...Jeremy Kolb2007-10-041-20/+29
* Fix NV30 arch check.Jeremy Kolb2007-10-041-2/+10
* fix nv30_exa for nv40.Stephane Marchesin2007-10-041-1/+4
* nv30_exa: send down pitch correctlyJeremy Kolb2007-10-031-1/+3
* Fill in some regs.Jeremy Kolb2007-10-031-7/+7
* NV30EXA: Minor code cleanup.Maarten Maathuis2007-10-021-34/+27
* NV30EXA: Fix rendering issues.Maarten Maathuis2007-09-301-1/+9
* Import nv10 exa code. Does not work yet.Stephane Marchesin2007-09-271-4/+0
* NV30EXA: Support PICT_a8 dest surfacesBen Skeggs2007-09-161-9/+66
* Some small fixes.Stephane Marchesin2007-08-281-8/+6
* Oops I forgot to enable the nv35 object on nv35...Stephane Marchesin2007-08-231-1/+1