summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2013-08-07add bicubic_table.py to EXTRA_DISTMaarten Lankhorst
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer
2012-12-27glamor: Enable full 2D acceleration for SI as well.Michel Dänzer
2012-07-10Initial SI support.Michel Dänzer
2012-07-10Initial glamor support.Michel Dänzer
2012-07-05EXA: Factor out pixmap BO allocation into a helper function.Michel Dänzer
2012-06-16radeon: migrate remainder of radeon_driver.c to rest of driverDave Airlie
2012-06-15radeon: drop legacy memory, merge into radeon videoDave Airlie
2012-06-15radeon: move macros into radeon.hDave Airlie
2012-06-15radeon: drop radeon_commonfuncs.Dave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-05-23radeon: add compat-api.hDave Airlie
2011-07-14Register XvMC video decoding accelerationChristian König
2011-05-24cayman: first pass at exa/Xv shadersAlex Deucher
2011-05-24cayman: add a default state functionAlex Deucher
2010-10-07fix the non-kms buildAlex Deucher
2010-08-20Add initial EXA and Xv support for evergreenAlex Deucher
2010-08-02fix make distcheckDave Airlie
2010-08-01radeon/r600: restructure exa + vbo to provide more sharingDave Airlie
2010-07-28The local copy of the modes code is no longer required.Gaetan Nadon
2010-04-16kms: add uevent support.Dave Airlie
2009-12-16src/Makefile.am: missing 3 header files in tarballGaetan Nadon
2009-12-01r600: fix multi-operation in single batch support.Dave Airlie
2009-09-14radeon: Add missing libdrm_radeon cflags to compiler paramaters.Pauli Nieminen
2009-09-08radeon: replace dga code with DiDGAAlex Deucher
2009-07-06radeon: add make dist headersDave Airlie
2009-07-02radeon: add KMS support (still disabled)Dave Airlie
2009-04-15Add unified ClockGating OptionAlex Deucher
2009-03-01R6xx/R7xx: move shaders to r600_shader.c and fixup Xv PSChristian Koenig
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher
2008-12-26Make sure to include radeon_drm.h in the tarballAlex Deucher
2008-12-23radeon: pass distcheckDave Airlie
2008-10-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie
2008-08-25Convert randr, Xv to a common allocatorAlex Deucher
2008-07-14Link with -lpciaccess and -ldrm if neededJulien Cristau
2008-03-06RADEON: take 2 on proper pragma pack support for bsdsAlex Deucher
2008-03-03ATOMBIOS: fix atombios parser support on *bsdAlex Deucher
2008-02-27radeon: pass distcheckGeorge Sapountzis
2008-02-27drop r128 (build system)George Sapountzis
2008-02-27drop mach64 (build system)George Sapountzis
2008-02-23RADEON: add textured video support for r1xx-r4xx radeonsAlex Deucher
2008-02-15ati: convert to pci probeGeorge Sapountzis
2008-02-15r128: do not compile in PciChipsets twiceGeorge Sapountzis
2008-02-15make distcheck passDave Airlie
2008-01-16atimisc: rename to mach64George Sapountzis
2008-01-11r128: pci-rework conversionGeorge Sapountzis
2008-01-11[mach64] Drop symbol lists.George Sapountzis
2008-01-03radeon: Miscellaneous warning fixes.Michel Dänzer
2007-12-21RADEON: re-org legacy crtc/output code into separate filesAlex Deucher
2007-12-10add support for building against legacy servers similiar to Intel codepathsDave Airlie