Age | Commit message (Expand) | Author |
2006-06-29 | Remove unused variables. | Michel Dänzer |
2006-06-29 | Don't declare unused variables on __powerpc__ and __alpha__. | Michel Dänzer |
2006-06-29 | Fix strict aliasing violation flagged by gcc -Wall. | Michel Dänzer |
2006-06-26 | radeon: force CP and VIP clocks on some r300 and rv100 chips. | Dave Airlie |
2006-06-24 | Bug #7274: Fix corruption with 'small' accelerated DownloadFromScreen transfers. | Michel Dänzer |
2006-06-23 | Remove obsolete FIXME. | Tilman Sauerbeck |
2006-06-23 | Use AC_CHECK_HEADER() to check for exa.h | Tilman Sauerbeck |
2006-06-23 | Use AC_MSG_RESULT() instead of echo for check results. | Tilman Sauerbeck |
2006-06-23 | conditionally declare pPCI and PciReg, too | Tilman Sauerbeck |
2006-06-21 | Bug #7283: Build fixes for !defined(XF86DRI). | Michel Dänzer |
2006-06-18 | Implement accelerated EXA DownloadFromScreen hook. | Michel Dänzer |
2006-06-18 | Remove #include <fbdevhw.h>, not used here. | Michel Dänzer |
2006-06-18 | Prefer visuals with stencil when it's hardware acclerated. | Michel Dänzer |
2006-06-18 | Take part of the blame for the radeon driver. | Michel Dänzer |
2006-06-18 | Add Option "DepthBits". | Michel Dänzer |
2006-06-16 | [PATCH] move the declaration of pMach64 into the correct ifndef statementati-6_6_1 | Tilman Sauerbeck |
2006-06-16 | ati: prepare for release | Dave Airlie |
2006-06-15 | Some more ignores. | Michel Dänzer |
2006-06-15 | Fix semantic glitches pointed out by gcc -Wall. | Michel Dänzer |
2006-06-15 | Remove another unused variable. | Michel Dänzer |
2006-06-15 | Fix some more cosmetic warnings. | Michel Dänzer |
2006-06-15 | Merge branch 'master' of ssh+git://git.freedesktop.org/git/xorg/driver/xf86-v... | Michel Dänzer |
2006-06-15 | remove unused variable | Dave Airlie |
2006-06-15 | remove all printf specifier warnings on Linux | Dave Airlie |
2006-06-15 | Merge branch 'master' of ssh+git://git.freedesktop.org/git/xorg/driver/xf86-v... | Michel Dänzer |
2006-06-15 | fix last ati*.[ch] format specifiers | Dave Airlie |
2006-06-15 | fix more printf formats | Dave Airlie |
2006-06-15 | some more unused variable cleanups | Dave Airlie |
2006-06-15 | Merge branch 'master' of ssh+git://git.freedesktop.org/git/xorg/driver/xf86-v... | Michel Dänzer |
2006-06-15 | ati/r128: add includes to get C function decls | Dave Airlie |
2006-06-15 | fix some more unused variables and bad parameter passing | Dave Airlie |
2006-06-15 | ati: fix -Wall in atidri.c | Dave Airlie |
2006-06-15 | theatre: fix all -Wall warnings in theatre* | Dave Airlie |
2006-06-15 | Collapse .gitignore files into single toplevel file, sorted with LC_ALL=C. | Michel Dänzer |
2006-06-15 | Fix some implicit function declarations. | Michel Dänzer |
2006-06-15 | .cvsignore -> .gitignore | Michel Dänzer |
2006-06-15 | ati: remove Changelog from ATI driver. | Dave Airlie |
2006-06-08 | Bug #5678: Fix setting of transfer mode for AGPv3 devices (Tilman | Michel Daenzer |
2006-06-03 | Bug #1889: Stop the CCE before an engine reset. (Conn) | Daniel Stone |
2006-05-21 | Derive ATI_VERSION_{MAJOR,MINOR,PATCH} from package version in order to | Michel Daenzer |
2006-05-10 | - remove obsolete option "OverlayOnCRT2" (bug 6488) | Alex Deucher |
2006-05-09 | Drop support for radeon DRM <= 1.7. The 2.4 kernel has version 1.7, and | Michel Daenzer |
2006-05-08 | Bugzilla #4640 <https://bugs.freedesktop.org/show_bug.cgi?id=4640> Patch | Michel Daenzer |
2006-05-03 | Enable decoding of version 4 TMDS PLL config tables, they actually work, | Benjamin Herrenschmidt |
2006-05-01 | Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> Patch | Michel Daenzer |
2006-04-29 | Bugzilla #1992 <https://bugs.freedesktop.org/show_bug.cgi?id=1992> Patch | Michel Daenzer |
2006-04-29 | Properly de-initialize EXA driver data, so EXA can be initialized again in | Michel Daenzer |
2006-04-29 | Fix tests for (un)forcing HW cursor. The broken tests caused problems when | Michel Daenzer |
2006-04-29 | Prefer double-buffered visuals. As a consequence, the root window's visual | Michel Daenzer |
2006-04-28 | Bug #6761: Fix font rendering in non-DRI mode by replacing RB2D_DSTCACHE_* | Eric Anholt |