r300: Renamed the VBO functions to the R300 name format.
[mesa.git] / src / mesa / drivers / dri / r300 / r300_ioctl.c
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...
2007-03-13 Oliver McFaddenAdd defines for the values written to R300_RB3D_ZCACHE_...
2007-03-13 Oliver McFaddenCorrected values written to R300_RB3D_DSTCACHE_CTLSTAT...
2007-03-13 Oliver McFaddenGuess another unknown register used for R300 pacification.
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-02 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-01 Christoph Billr300: Use reg definition when available & add missing...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-22 Dave Airlier300: get rid of CB_DPATH legacy
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Jerome GlisseAdd requested size to r300RefillCurrentDmaRegion.
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-18 Brian PaulWant to stop passing x/y/width/height to Clear() function.
2006-07-27 Jerome Glisser300_emit.h cleanup.
2006-06-27 Aapo TahkolaFix stencil clears that have caused problems with redbo...
2006-06-02 Roland Scheideggerremove code dealing with drmMinor version < 6 since...
2006-04-11 Aapo TahkolaFog support (Ewald Snel)
2006-03-31 Aapo TahkolaEnough testing already
2006-03-13 Aapo TahkolaClean build.
2006-03-09 Aapo TahkolaKick VBOs out of GART if nothing else helps.
2006-03-09 Aapo TahkolaUse the force Luke, use the force.
2006-03-07 Aapo TahkolaVarious fallbacks, checks and tags.
2006-01-27 Aapo TahkolaR300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
2006-01-09 Aapo TahkolaMissing patch from Ben Skeggs:
2005-12-17 Aapo TahkolaEnable CB_DPATH by default.
2005-10-28 Aapo TahkolaCompiled arrays for vtxfmt_a path.
2005-10-26 Aapo TahkolaSync with my local tree.
2005-06-27 Vladimir DergachevRename unchecked state to match DRM driver.
2005-06-21 Aapo Tahkolar300 driver side of color tiling support.
2005-06-16 Aapo TahkolaSupport 16-bit modes.
2005-06-08 Ben Skeggs- Secondary colour
2005-05-31 Aapo TahkolaCauses lockups on some rare cases.
2005-05-27 Aapo TahkolaMore optimal r300Clear.
2005-05-19 Aapo TahkolaDitch unused code and features that arent in subject...
2005-05-13 Nicolai HaehnleRemove quiescence sequence from r300ClearBuffer.
2005-05-11 Aapo TahkolaVBOs.
2005-05-06 Ben SkeggsUpdated for EXT_framebuffer_object changes. I don't...
2005-05-05 Aapo TahkolaGetting rusty... 4278 was already there.
2005-04-21 Aapo TahkolaAdding some comments.
2005-03-14 Peter ZubajStencil support
2005-02-24 Aapo TahkolaAnother nasty struct size bug found.
2005-02-18 Nicolai Haehnler300RefillCurrentDmaRegion: Retry buffer acquisition...
2005-02-16 Rune Petersensmall cleanup, remove some warnings
2005-02-11 Ben SkeggsPort of r200 VB code. VB path should be as fast as...
2005-02-08 Aapo TahkolaFix the bug and get zbias back into shape. There might...
2005-02-08 Aapo TahkolaBIG FAT NOTE: Theres a nasty bug somewhere thats causin...
2005-02-08 Aapo TahkolaTo cut the long and boring story short, polygon offsets...
2005-02-01 Vladimir DergachevReduce noiseness of the driver.
2005-01-31 Vladimir DergachevAdd magic sequence to prevent ClearBuffer from locking up.
2005-01-21 Vladimir DergachevProperly input stencil info contributed by Wladimir.
2005-01-15 Vladimir DergachevOn the way to getting stencil and texture formats working.
2005-01-10 Vladimir DergachevClean up the code and make it unnecessary to issue...
2005-01-04 Vladimir DergachevPort code from r200 that implements color blending...
2005-01-04 Vladimir DergachevMajor code restructuring:
2005-01-03 Vladimir DergachevPort texture allocation code from R200.
2004-11-02 Nicolai HaehnleNo visible changes, but commit the groundwork for furth...
2004-10-24 Nicolai HaehnleImplement ColorMask
2004-10-24 Nicolai HaehnleHardware accelerated depth clear
2004-10-15 Nicolai HaehnleHuge dumb drop. State:
2004-09-28 Nicolai HaehnleInitial revision