Age | Commit message (Expand) | Author |
2005-10-21 | Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1 | Adam Jackson |
2005-10-20 | Bug #4831 <https://bugs.freedesktop.org/show_bug.cgi?id=4831>. Check for | Donnie Berkholz |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin |
2005-10-18 | Do the following to make the drivers pass distcheck: | Kevin E Martin |
2005-10-18 | Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro | Alan Coopersmith |
2005-10-17 | More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead | Adam Jackson |
2005-10-17 | Use sed & cpp to substitute variables in driver man pages | Alan Coopersmith |
2005-10-09 | Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901 | Dave Airlie |
2005-10-04 | Check in generated README files | Søren Sandmann Pedersen |
2005-10-03 | - For all drivers that have a <driver>.sgml file, add code in their build | Søren Sandmann Pedersen |
2005-10-03 | Bug #4001: Don't crash when PanelSize is unset. (Alan Coopersmith) | Adam Jackson |
2005-10-01 | missed one missing return value. | Matthieu Herrb |
2005-10-01 | add missing return value on success in RADEONSetupMemXAA(). | Matthieu Herrb |
2005-09-28 | Make ati driver distcheck | Søren Sandmann Pedersen |
2005-09-27 | Move the RADEONEnablePageFlip/RADEONChangeSurfaces calls back to the end of | Roland Scheidegger |
2005-09-27 | Fix Radeon MMIO Render acceleration with EXA by writing out floating- point | Eric Anholt |
2005-09-24 | Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen | Adam Jackson |
2005-09-20 | Only include radeon_dri.h & radeon_sarea.h if XF86DRI is defined. | Alan Coopersmith |
2005-09-18 | Break EXA ABI while we still can. Add coordinates to the UploadToScreen | Eric Anholt |
2005-09-17 | - Don't try to upload 0 byte-per-pixel (PICT_a1) data using | Eric Anholt |
2005-09-17 | Switch radeon driver to using a card type rather than having a IsPCI flag, | Dave Airlie |
2005-09-14 | Bug #2573: Remove the disabling of automatic cache flushing on non-r300 | Eric Anholt |
2005-09-13 | Remove the hardcoded USE_EXA/USE_XAA defines now that they've been | Eric Anholt |
2005-09-12 | Fix Radeon EXA for when RENDER isn't defined | Dave Airlie |
2005-09-12 | Move GART offset/size outside XAA | Dave Airlie |
2005-09-12 | Define USE_XAA and USE_EXA for the time being. | Daniel Stone |
2005-09-11 | Attempt to fix up the modular pieces for EXA support. (untested) | Eric Anholt |
2005-09-11 | Add support for EXA to the radeon driver. Building EXA and XAA support is | Eric Anholt |
2005-09-11 | Add support for allocating PCI GART table in framebuffer memory. This is | Dave Airlie |
2005-09-06 | Handle VIP timeouts more gracefully -- impose a hard limit of 10ms on | Dave Airlie |
2005-08-28 | Bug #4148: Bump required DRM version for r300 to 1.17. | Adam Jackson |
2005-08-28 | Bug #1109: Fix VGA init on Rage Mobility 7500 (Marc Le France) | Adam Jackson |
2005-08-28 | Modified the licens type from GPL to a X/MIT one | Bogdan Diaconescu |
2005-08-26 | #include "extensions/dpms.h" -> <X11/extensions/dpms.h> | Alan Coopersmith |
2005-08-26 | Fix 'ugly' warning in r128. (Branden Robinson, Debian #069) | Daniel Stone |
2005-08-26 | Only use vgahw symbols if we're building vgahw for this architecture. TODO: | Daniel Stone |
2005-08-26 | - fix pitch increment (Aapo Tahkola, Roland Scheidegger) | Alex Deucher |
2005-08-25 | Fix bug in Radeon connector table parsing -- parse all entries, not just | Daniel Stone |
2005-08-25 | Blacklist Radeon M300 from multimedia I2C code. Handle I2C timeouts more | Daniel Stone |
2005-08-22 | Explicit license statement. | Adam Jackson |
2005-08-18 | Update autogen.sh to one that does objdir != srcdir. | Daniel Stone |
2005-08-15 | Egbert's 64bit fixes for mixed 32/64bit clients | Alan Hourihane |
2005-08-14 | Make DGA, CPIO, non-PCI, and TV-Out support detected per-platform, using | Daniel Stone |
2005-08-08 | - radeon XPRESS chips are actually RV3xx based | Alex Deucher |
2005-08-07 | Modified: | Vladimir Dergachev |
2005-08-07 | Modified: | Vladimir Dergachev |
2005-08-06 | - missing line in mergedfb option parsing. Spotted by Christoph Bauer | Alex Deucher |
2005-08-05 | I have resolved this by making all the "Direct rendering disabled" messages | Ian Romanick |
2005-07-31 | Post-merge fixups:XORG-6_99_99_900XORG-6_8_99_900 | Adam Jackson |
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin |