summaryrefslogtreecommitdiff
path: root/src/radeon_textured_videofuncs.c
AgeCommit message (Expand)Author
2013-01-11radeon/r200: program RE_WIDTH_HEIGHT properlyAlex Deucher
2013-01-03video: add option to include disabled CRTCs in best CRTC searchIlija Hadzic
2012-12-11Remove dead code flagged by gcc -Wunused-but-set-variable.Michel Dänzer
2012-12-06radeon: fix ring count in R300PrepareTexturedVideoAlex Deucher
2012-06-15radeon: drop legacy memory, merge into radeon videoDave Airlie
2012-06-15radeon: drop unused txoffset vars.Dave Airlie
2012-06-15radeon: further macro cleanups.Dave Airlie
2012-06-15radeon: drop FUNC_NAME macro and ONCE_ONLY stuffDave Airlie
2012-06-15drop RING_LOCALS/ACCEL_PREAMBLEDave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
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