summaryrefslogtreecommitdiff
path: root/src/radeon_exa_render.c
AgeCommit message (Expand)Author
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-05-07radeon: zaphod: fix render accel for EXADave Airlie
2008-04-27IGP: fix EXA composite corruptionAlex Deucher
2008-04-17Emulate repeats by drawing in tilesOwen Taylor
2008-04-17Turn on wrapping when repeating on R100 + R200Owen Taylor
2008-04-17R300+: move more common code into init3d()Alex Deucher
2008-04-17Radeon: Omit mask coordinatesOwen Taylor
2008-04-14EXA: Don't wait for 3D idle after each Composite()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-11Fix exa glyph corruption on newer chipsAlex 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-10RADEON: cleanupAlex 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-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