summaryrefslogtreecommitdiff
path: root/src/radeon_commonfuncs.c
AgeCommit message (Expand)Author
2009-02-26Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...Alex Deucher
2009-02-24Only call RADEONWaitForVLine if it might actually do anything useful.Michel Dänzer
2009-02-19R6xx/R7xx: add wait for idle MMIO pathAlex Deucher
2009-02-07Fix bad range adjustment in VLINE code.Pierre Ossman
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher
2008-12-15r600: don't idle engineDave Airlie
2008-12-05R200: Remove scissor setup from init3d()Alex Deucher
2008-12-05Make VSync for EXA and Xv configurableAlex Deucher
2008-12-05Optimise RADEONWaitForVLinePierre Ossman
2008-12-04Improve tearing avoidance for Xvideo in two stepsPierre Ossman
2008-12-04First pass at tear-free accelAlex Deucher
2008-12-04Fix up US setup after r3xx bicubic mergeAlex Deucher
2008-08-25Move DRI to a separate structAlex Deucher
2008-08-25Move accel state to a separate structAlex Deucher
2008-08-25Move CP into a separate structAlex Deucher
2008-08-25Additional cleanups and re-arragement following bicubic mergeAlex Deucher
2008-07-11R300: NUM_FPU adjustments for VAP_CNTLAlex Deucher
2008-06-03RADEON: minor cleanupsAlex Deucher
2008-05-14Add RS600 supportAlex Deucher
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