summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-05[mach64] XAA: minor refactoring of memory manager setup.George Sapountzis
2006-08-05[mach64] EXA support.George Sapountzis
2006-07-29Bug #6623: Fix I2C bus Mach64 initialisation failure.Samuel Thibault
2006-07-29Fix warnings for Option:1 bit fields.Marc Aurele La France
2006-07-29Bug #807: copy throttling.Marc Aurele La France
2006-07-29Bug #807: invalidate read-back cache.Marc Aurele La France
2006-07-29Bug #807: split out TestRegisterCaching block for DP regs.George Sapountzis
2006-07-29Bug #807: split out TestRegisterCaching block for DP regs.George Sapountzis
2006-07-23Bug #6819: Fix broken rendering with *8b8g8r8 source formats.Michel Dänzer
2006-07-13Move variable declarations before statements to be C89 compatibleTilman Sauerbeck
2006-07-03Bug #6872: Disable digital output while reading ROM with Radeon 7000.Alex Williamson
2006-07-03Do even less cache flushing when the previous engine mode is known.Michel Dänzer
2006-07-03Bug #6762: Remove gratuitous cache flushing.Eric Anholt
2006-07-03Build and warning fixes for !defined(USE_XAA).Michel Dänzer
2006-07-03Reserve HW cursor memory statically instead of from EXA offscreen.Michel Dänzer
2006-07-02Clean up some redundant code.Michel Dänzer
2006-07-02Bug #6548: Fix playback of interlaced video with more than 1023 lines.Michel Dänzer
2006-07-02Bug #6939: Disable RENDER acceleration by default on RN50.Michel Dänzer
2006-07-02Bug #6939: Disable 3D acceleration on RN50 by setting invalid ClientDriverName.Weixing Zhang
2006-06-29Fix build for !defined(USE_EXA).Frank Gevaerts
2006-06-29Remove unused variables.Michel Dänzer
2006-06-29Don't declare unused variables on __powerpc__ and __alpha__.Michel Dänzer
2006-06-29Fix strict aliasing violation flagged by gcc -Wall.Michel Dänzer
2006-06-26radeon: force CP and VIP clocks on some r300 and rv100 chips.Dave Airlie
2006-06-24Bug #7274: Fix corruption with 'small' accelerated DownloadFromScreen transfers.Michel Dänzer
2006-06-23Remove obsolete FIXME.Tilman Sauerbeck
2006-06-23Use AC_CHECK_HEADER() to check for exa.hTilman Sauerbeck
2006-06-23Use AC_MSG_RESULT() instead of echo for check results.Tilman Sauerbeck
2006-06-23conditionally declare pPCI and PciReg, tooTilman Sauerbeck
2006-06-21Bug #7283: Build fixes for !defined(XF86DRI).Michel Dänzer
2006-06-18Implement accelerated EXA DownloadFromScreen hook.Michel Dänzer
2006-06-18Remove #include <fbdevhw.h>, not used here.Michel Dänzer
2006-06-18Prefer visuals with stencil when it's hardware acclerated.Michel Dänzer
2006-06-18Take part of the blame for the radeon driver.Michel Dänzer
2006-06-18Add Option "DepthBits".Michel Dänzer
2006-06-16[PATCH] move the declaration of pMach64 into the correct ifndef statementati-6_6_1Tilman Sauerbeck
2006-06-16ati: prepare for releaseDave Airlie
2006-06-15Some more ignores.Michel Dänzer
2006-06-15Fix semantic glitches pointed out by gcc -Wall.Michel Dänzer
2006-06-15Remove another unused variable.Michel Dänzer
2006-06-15Fix some more cosmetic warnings.Michel Dänzer
2006-06-15Merge branch 'master' of ssh+git://git.freedesktop.org/git/xorg/driver/xf86-v...Michel Dänzer
2006-06-15remove unused variableDave Airlie
2006-06-15remove all printf specifier warnings on LinuxDave Airlie
2006-06-15Merge branch 'master' of ssh+git://git.freedesktop.org/git/xorg/driver/xf86-v...Michel Dänzer
2006-06-15fix last ati*.[ch] format specifiersDave Airlie
2006-06-15fix more printf formatsDave Airlie
2006-06-15some more unused variable cleanupsDave Airlie
2006-06-15Merge branch 'master' of ssh+git://git.freedesktop.org/git/xorg/driver/xf86-v...Michel Dänzer
2006-06-15ati/r128: add includes to get C function declsDave Airlie