summaryrefslogtreecommitdiff
path: root/src/radeon_textured_videofuncs.c
AgeCommit message (Expand)Author
2012-02-20radeon: avoid rounding errors in texture coords for textured xvRoland Scheidegger
2012-02-08Fix UMS build failure.Michel Dänzer
2011-04-14R520: Fix textures larger than 2kAdam Jackson
2010-11-05Fix incorrect CS size in one textured video path. (Bug #31364)Michel Dänzer
2010-04-16r5xx texvid: deal with large numbers of vertsAlex Deucher
2010-04-16r3xx texvid: deal with large numbers of vertsAlex Deucher
2010-04-16r2xx texvid: deal with large numbers of vertsAlex Deucher
2010-04-16r1xx texvid: deal with large numbers of vertsAlex Deucher
2010-04-16r5xx textured video: split into prepare and draw functionsAlex Deucher
2010-04-16r3xx textured video: split into prepare and draw functionsAlex Deucher
2010-04-16r2xx textured video: split into prepare and draw functionsAlex Deucher
2010-04-16r1xx textured video: split into prepare and draw functionsAlex Deucher
2010-04-16Xv: track vtx_count, is_planar in port privAlex Deucher
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner
2010-02-12radeon: consolidate crtc selector for vline waitAlex Deucher
2010-02-05r500: fix relocs for Xv planar videoAlex Deucher
2010-02-01r500: fix CS section size missmatch in Xv codeAlex Deucher
2009-11-20r300: render target limit is 2560Alex Deucher
2009-11-20radeon: r100/r200 have a 2047 scissor limitDave Airlie
2009-10-13radeon: add XV_CRTC attribute for textured videoAlex Deucher
2009-10-03KMS: Double-buffer textured video source image upload.Michel Dänzer
2009-09-25radeon: fix vline handling for kmsAlex Deucher
2009-08-31r1xx: fix textured videoAlex Deucher
2009-08-29r100/r200: fix section size mismatch for textured videoRoland Scheidegger
2009-07-15radeon: emit colorpitch relocs.Dave Airlie
2009-07-14R3/4/5xx: only upload the bicubic texture onceAlex Deucher
2009-07-14R3/4/5xx: fix bicubic Xv filtering with KMS changesAlex Deucher
2009-07-08Further non-KMS fixes / cleanups.Michel Dänzer
2009-07-06radeon: port to new space checking in libdrm interfaceDave Airlie
2009-07-02radeon/kms: add textured video BO size checksDave Airlie
2009-06-30radeon: initial preparation for kms patch.Dave Airlie
2009-06-09r1xx/r2xx: clip 3D rendering to destination bufferAlex Deucher
2009-05-15R100: switch to normalized texture coordinatesAlex Deucher
2009-05-12R3xx-R5xx: do EXA transforms in the vertex shaderAlex Deucher
2009-05-07R3xx/R4xx tex vid: no need to check if IS_R300_3DAlex Deucher
2009-05-07R3xx/R4xx tex vid: increase the guardband limit for rendering with a triAlex Deucher
2009-05-03r3xx-r5xx: switch to 1/12 subpixel precisionAlex Deucher
2009-04-30R3xx-R5xx: don't set TX_OFFSET_RS in RS_INST_COUNTAlex Deucher
2009-04-25Revert "r300/r500: set R clamp mode."Dave Airlie
2009-04-25Revert "radeon: attempt to fix R clamping for repeat again"Dave Airlie
2009-04-24radeon: attempt to fix R clamping for repeat againDave Airlie
2009-04-23r300/r500: set R clamp mode.Dave Airlie
2009-04-21Tex vid: rework part 2Alex Deucher
2009-04-17R3xx/R5xx: only apply Xv attributes if bicubic is disabledAlex Deucher
2009-04-17R3xx/R4xx: set tex caching for Y texture when doing planar renderingAlex Deucher
2009-04-17Tex vid: remove remnants of XV_HWPLANARAlex Deucher
2009-04-17R3xx/R4xx: fix up planar shaderAlex Deucher
2009-04-17R5xx: add shader-based cscAlex Deucher
2009-04-17R3xx/R4xx: Implement shader-based csc for packed formatsAlex Deucher
2009-04-17R200: clean code, always use shader based cscAlex Deucher