summaryrefslogtreecommitdiff
path: root/src/radeon_commonfuncs.c
AgeCommit message (Expand)Author
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-04-28R3xx+: further fix for IGP chipsStephan Wolf
2008-04-27IGP: fix EXA composite corruptionAlex Deucher
2008-04-27RADEON: remove duplicate register defineAlex Deucher
2008-04-17R300+: move more common code into init3d()Alex Deucher
2008-04-15fix up some things from the last commitAlex Deucher
2008-04-14R300+: properly setup vap_cntlAlex Deucher
2008-04-14R300: move more common code to init3d()Alex Deucher
2008-04-12R300+: consolidate some tcl/non-tcl pathsAlex Deucher
2008-04-12R3xx+: more fixes to 2D/3D engine initAlex Deucher
2008-04-11R300+: pre-load vertex programs in init3D()Alex Deucher
2008-04-10R3xx+: consolidate more tcl codeAlex Deucher
2008-04-10R3xx+: consolidate some common 3D codeAlex Deucher
2008-04-10Revert "R3xx/R5xx: move more VAP, etc. state setup into common init3d() funct...Alex Deucher
2008-04-10R3xx+: EXA/textured video fixesAlex Deucher
2008-03-24R3xx/R5xx: flush PVS state before enabling pvs-bypassAlex Deucher
2008-03-24R3xx/R5xx: move more VAP, etc. state setup into common init3d() functionAlex Deucher
2008-03-05AVIVO: Initial support for DCE 3.0 using atombiosAlex Deucher
2008-02-27R300/R400: bump up the clip limits for textured videoAlex Deucher
2008-02-27R100/R200: move r100/r200 specific 3D setup into appropriate blocksAlex Deucher
2008-02-26R300/R500: fix up clippingAlex Deucher
2008-02-26R300/R500: set the number graphics pipes properlyAlex Deucher
2008-02-26regs: fix spelling properlyDave Airlie
2008-02-24Merge master and fix conflictsAlex Deucher
2008-02-24R300: clean up magic numbers in RADEONInit3DEngineAlex Deucher
2008-02-24R300: replace magic numbers in cache flushAlex Deucher
2008-02-24rs690: initial rs690 rotateDave Airlie
2008-02-23r500: initial rotate support - not fully working yet.Dave Airlie
2008-02-23RADEON: add textured video support for r1xx-r4xx radeonsAlex Deucher
2008-02-06r300: move fragprog setup code to prepare composite for nowDave Airlie
2008-02-06r300: remove r300 specific vertex emissionDave Airlie
2008-01-16R300: only init3d on r3xxAlex Deucher
2008-01-16R300: First pass at render accelAlex Deucher
2007-12-18RADEON: driver cleanups, warning fixesArkadiusz Miskiewicz
2007-05-21radeon: Suppress debugging output by default.Michel Dänzer
2006-10-22Bug #6756: Attempt to fix repeat picture acceleration.Michel Daenzer
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-06-15Fix some more cosmetic warnings.Michel Dänzer
2006-06-15fix more printf formatsDave Airlie
2006-02-16Memory map and misc fixes. This completely reworks the way the driverBenjamin Herrenschmidt
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt