openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
Radeon
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
13 days
ago. based on code collected
13 days
ago.
Sep 11, 2024 — Sep 11, 2025
Showing page 117 of 122
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Egbert's 64bit fixes for mixed 32/64bit clients
Alan Hourihane
More...
about 20 years ago
Make DGA, CPIO, non-PCI, and TV-Out support detected per-platform, using the same semantics as in drivers/ati/Imakefile.
Daniel Stone
More...
about 20 years ago
- radeon XPRESS chips are actually RV3xx based
agd5f
as Alex Deucher
More...
about 20 years ago
Modified: programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c Update warning about DRI support on R300 and later cards.
Vladimir Dergachev
More...
about 20 years ago
Modified: programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c Properly configure fbLocation and related registers for R300 cards. (Dave Airlie)
Vladimir Dergachev
More...
about 20 years ago
- missing line in mergedfb option parsing. Spotted by Christoph Bauer
agd5f
as Alex Deucher
More...
about 20 years ago
I have resolved this by making all the "Direct rendering disabled" messages X_WARNING and all the "Direct rendering enabled" messages X_INFO. Ideally, we need to factor some of this stuff out to common code. There is a *LOT* of duplication among the *_dri.c files under programs/Xserver/hw/xfree86/drivers. I'm trying to clean up as much low hanging fruit as I can and got tired of waiting for ajax. :P
Ian Romanick
More...
about 20 years ago
Post-merge fixups: - Disable building the gamma driver - Fix numerous Imakefiles to get header paths and subdirs right - Symlink client-side GLX lib source from Mesa - Add new shader subdirs to the Mesa core build - Tweak the DDX drivers to not ask for "xf86dri.h"; they don't need it, since they don't generate protocol, and it was breaking the build.
ajax
as Adam Jackson
More...
about 20 years ago
Various changes preparing packages for RC0: - Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
Kevin E Martin
More...
about 20 years ago
bugzilla #3911 (https://bugs.freedesktop.org/show_bug.cgi?id=3911) attachment #3191 (http://bugs.freedesktop.org/attachment.cgi?id=3191) Disable bus mastering while updating MC_FB_LOCATION and friends to prevent the X server from hanging on startup every now and then under some circumstances. (ATI Technologies Inc.)
Michel Daenzer
More...
about 20 years ago
Install theathre drivers in @moduledir@/multimedia
Søren Sandmann Pedersen
More...
about 20 years ago
Fix filename typo
Kevin E Martin
More...
about 20 years ago
Fix check for headers. Use {XORG,DRI}_CFLAGS subst instead of replacing CFLAGS.
Kevin E Martin
More...
about 20 years ago
Make compiling with DRI support configurable/autodetecable. Autodetect DRI sdk headers. Expand help string for xorg-module-dir option.
Kevin E Martin
More...
about 20 years ago
fuck you cvs
Søren Sandmann Pedersen
More...
about 20 years ago
Try adding build system for ATI driver again. Who knows, maybe CVS works today.
Søren Sandmann Pedersen
More...
about 20 years ago
Prep for modular builds by adding guarded #include "config.h" everywhere.
ajax
as Adam Jackson
More...
about 20 years ago
Bug #2604: Disable workaround for horrible flickering when scrolling vertically in a virtual screen when color tiling and page flip are both enabled, as it potentially does more harm than good. The flickering still needs fixing probably though.
Roland Scheidegger
More...
about 20 years ago
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
More...
about 20 years ago
- fix depth tiling for r3/4xx chips (Aapo Tahkola) - adjust limits for tiled surfaces on r3/4xx
agd5f
as Alex Deucher
More...
about 20 years ago
- Fix Support for Philips FM1236/F tuner on ATI AIW 9600 XT (Jeff Smith) Bug 3401
agd5f
as Alex Deucher
More...
about 20 years ago
- change back part of a comment I seem to have accidently changed.
agd5f
as Alex Deucher
More...
about 20 years ago
- small mergedfb fix from Thomas Winischhofer
agd5f
as Alex Deucher
More...
about 20 years ago
- add support for colortiling on r3/4xx hardware (disabled by default). In order for pageflipping to work on r3/4xx we will need to update the the sarea and drm so that the crtc1/2 xytiling regs get updated. Initially worked out by Aapo Tahkola.
agd5f
as Alex Deucher
More...
about 20 years ago
- Increase the priority of display 0/1 in the memory controller for r3/4xx hardware when displaypriority is set to HIGH. Fixes display problems in high res modes. Originally reported by Aapo Tahkola.
agd5f
as Alex Deucher
More...
about 20 years ago
- fix some OUTREGs that should be OUTPLLs in dynamicclocks code
agd5f
as Alex Deucher
More...
about 20 years ago
Bug #3628: Fix video driver submodule visibility.
ajax
as Adam Jackson
More...
about 20 years ago
Bug #3626: _X_EXPORT tags for video and input drivers.
ajax
as Adam Jackson
More...
about 20 years ago
Add missing detection of the PCI ID for 0x5b62, Radeon X600 (Vladimir Kushnir).
anholt
as Eric Anholt
More...
over 20 years ago
Sync up radeon mergedfb with Thomas' latest sis mergedfb changes: - non-rectangular mergedfb desktops - screen offsets
agd5f
as Alex Deucher
More...
over 20 years ago
←
1
2
…
113
114
115
116
117
118
119
120
121
122
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree