summaryrefslogtreecommitdiff
path: root/src/radeon_textured_videofuncs.c
AgeCommit message (Expand)Author
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-05-07radeon: fix textured-xv on zaphodDave Airlie
2008-04-17R300+: move more common code into init3d()Alex Deucher
2008-04-14R300: move more common code to init3d()Alex Deucher
2008-04-14R3xx+: 3D engine documentation and minor cleanupsAlex Deucher
2008-04-12R300+: consolidate some tcl/non-tcl pathsAlex Deucher
2008-04-12R3xx+: fix XAA + textured video on non-TCL pathAlex 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-10R3xx+: tcl wipAlex Deucher
2008-04-10R300+: textured video tcl cleanupAlex Deucher
2008-04-10RADEON: cleanupAlex Deucher
2008-04-10Revert "R3xx/R5xx: move more VAP, etc. state setup into common init3d() funct...Alex Deucher
2008-04-10R3xx+: minor textured video fixesAlex Deucher
2008-04-10R3xx+: EXA/textured video fixesAlex Deucher
2008-03-24R3xx/R5xx: move more VAP, etc. state setup into common init3d() functionAlex Deucher
2008-03-24R3xx/R5xx: use non VAP/TCP for textured videoAlex Deucher
2008-03-19[PATCH] Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-19R3xx/R5xx: Make sure to clamp the output of the FSAlex Deucher
2008-03-19R5xx: bump textured video limits to 4096Alex Deucher
2008-03-19RADEON: add new macros to distinguish between R3xx and R5xx 3DAlex Deucher
2008-03-19RV515: fix textured video and EXA CompositeAlex Deucher
2008-03-14R3xx/R5xx: Fix magic numbers in vertex shadersAlex Deucher
2008-03-05AVIVO: Initial support for DCE 3.0 using atombiosAlex Deucher
2008-02-29R5xx: fix register count when sending fragment program for textured videoAlex Deucher
2008-02-27R500: fragment program clean up and magic number conversionAlex Deucher
2008-02-27R300: fix up magic numbers in fragment programAlex Deucher
2008-02-27RADEON: fix clipping for textured videoAlex Deucher
2008-02-26R300: Fix clamping and pitch for textured videoPeter Zubaj
2008-02-26R300/R500: clean up magic numbers in textured videoAlex Deucher
2008-02-24rs690: initial textured video supportDave Airlie
2008-02-23r500: add textured video Xv adapter supportDave Airlie
2008-02-23RADEON: add textured video support for r1xx-r4xx radeonsAlex Deucher