summaryrefslogtreecommitdiff
path: root/src/radeon_exa_render.c
AgeCommit message (Expand)Author
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-04-07Fix rendering of transformed sources for REPEAT_NONE with EXA on >= R300.Owen W. Taylor
2008-04-03R3xx/R5xx: Fix pitch and clamp mode for repeating texturesOwen W. Taylor
2008-03-24R3xx/R5xx: move more VAP, etc. state setup into common init3d() functionAlex Deucher
2008-03-24r300: don't bother with VAP/TCL for render.Dave Airlie
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-19r500: make it work from startup.Dave Airlie
2008-03-18R3xx/R5xx: remove extra return after last commitAlex Deucher
2008-03-18R3xx/R5xx: switch an ErrorF() to RADEONFALLBACK()Alex Deucher
2008-03-18R3xx: we only use 2 temps, not 3Alex Deucher
2008-03-18R3xx/R5xx: fix up a8-src-something_with_colorsTilman Sauerbeck
2008-03-18R3xx/R5xx: remove some cruftAlex Deucher
2008-03-18R5xx: fix typ in r5xx render accelDave Airlie
2008-03-18R5xx: first pass at render support (untested)Alex Deucher
2008-03-18R5xx: bump tex/dst limits to 4096Alex Deucher
2008-03-17R3xx/R5xx: whitespace cleanup and cruft removalAlex Deucher
2008-03-17R3xx: get masks working and cleanupAlex Deucher
2008-03-17R3xx: minor adjustmentsAlex Deucher
2008-03-17R3xx: some progressAlex Deucher
2008-03-17R3xx: fix errant wAlex Deucher
2008-03-14R3xx: odds and ends...Alex Deucher
2008-03-14R3xx: theoretical support for component alphaAlex Deucher
2008-03-14R3xx: VS WIPAlex Deucher
2008-03-14R3xx/R5xx: enable VS for mask textureAlex Deucher
2008-03-14R3xx/R5xx: Fix magic numbers in vertex shadersAlex Deucher
2008-03-13R3xx: make sure to set the FS code size correctlyAlex Deucher
2008-03-13R3xx: attempt to setup the rasterizer properly for mask textureAlex Deucher
2008-03-13R3xx: more mask workAlex Deucher
2008-03-13R3xx: enable composite for non-mask casesAlex Deucher
2008-03-13R3xx: add basic mask supportAlex Deucher
2008-03-13R300: setup source selects and output swizzlingAlex Deucher
2008-03-13R3xx: set the texture id and add some register infoAlex Deucher
2008-03-13R3xx/R5xx: enable blendingAlex Deucher
2008-03-11Properly fix uninitialized variables warningsMatt Turner
2008-03-11[PATCH] Fix a few warningsMatt Turner
2008-03-05AVIVO: Initial support for DCE 3.0 using atombiosAlex Deucher
2008-02-28Handle EXA coordinate limits more cleverly.Michel Dänzer
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-26R300: fix cordinate clamping in render codeAlex Deucher
2008-02-26R300/R500: clean up magic numbers in textured videoAlex Deucher
2008-02-25R300/R500: clean up magic numbers in render codeAlex Deucher
2008-02-24rs690: initial textured video supportDave Airlie
2008-02-24rs690: initial rs690 rotateDave Airlie
2008-02-24r500: convert fragprog to use register valuesDave Airlie
2008-02-23r500: initial rotate support - not fully working yet.Dave Airlie