summaryrefslogtreecommitdiff
path: root/src/radeon_textured_videofuncs.c
AgeCommit message (Expand)Author
2008-08-25Move accel state to a separate structAlex Deucher
2008-08-25match textured video macro names with other accel codeAlex Deucher
2008-08-25Additional cleanups and re-arragement following bicubic mergeAlex Deucher
2008-08-25Whitespace cleanup from bucubic mergeAlex Deucher
2008-08-25Fix typos.Dennis Kasprzyk
2008-08-25Fix bicubic fp calculation.Dennis Kasprzyk
2008-08-25Fixed bicubic fragment program comments.Dennis Kasprzyk
2008-08-25Switch from 32-bit floats to 16-bit half-floats.Corbin Simpson
2008-08-25Move some ALU instructions after the TEX instructions, so we can do something...Dennis Kasprzyk
2008-08-25Another uneeded SEM_AQUIRE.Dennis Kasprzyk
2008-08-25Smarter usage of the texture semaphore.Dennis Kasprzyk
2008-08-25Remove one constant.Dennis Kasprzyk
2008-08-25Heavy optimizations.Dennis Kasprzyk
2008-08-25Remove uneeded negations.Dennis Kasprzyk
2008-08-25Implement LPR in one instruction.Dennis Kasprzyk
2008-08-25Set helper texture filter correctly.Dennis Kasprzyk
2008-08-25Oops, made a mistake with vertices.Corbin Simpson
2008-08-25Merge upstream changes to vertices, and also add Xv attributes for textured v...Corbin Simpson
2008-08-25Fix constants.Corbin Simpson
2008-08-25Finally got the fragment program fully working for bicubic filtering on r5xx.Corbin Simpson
2008-08-25More bicubic FP buggies.Corbin Simpson
2008-08-25Fix texture size, texture filter, vertex offsets, etc.Dennis Kasprzyk
2008-08-25Make vertices emit properly.Corbin Simpson
2008-08-25Try to get tex coords from the VAP to RS properly when bicubic filtering is e...Corbin Simpson
2008-08-25Upload pixel shader to card for r5xx. This was ridiculous. Also it doesn't wo...Corbin Simpson
2008-07-29Change prim types for exa and textured video to help avoid tearingAlex Deucher
2008-07-07clamp tex coords (r100/r200) for textured videoRoland Scheidegger
2008-06-26RADEON: fix copy/paste error in accel codeBrad Smith
2008-06-25RADEON: adjustments to Jerome's last commitAlex Deucher
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