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
8 days
ago. based on code collected
8 days
ago.
Sep 11, 2024 — Sep 11, 2025
Showing page 122 of 122
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all framebuffer formats except cfb and the overlay modes should work, and r128 and radeon need to be loaded from the ati driver (both issues to be fixed soon). Tested on i740, s3virge, mach64, tdfx, vesa, and vga drivers. elfloader users shouldn't be affected.
ajax
as Adam Jackson
More...
about 21 years ago
- add gamma correction support to the radeon video overlay
agd5f
as Alex Deucher
More...
about 21 years ago
- Add Radeon DynamicClocks option - Add small fixes and clean ups from ati's last code drop (typo_fixes, remove_fudge, laptop, xvfix) - fix possible segfault in mga_dri.c (Ryan Underwood) - Add Xv support to pre-nm2160 neomagic chipsets
agd5f
as Alex Deucher
More...
about 21 years ago
Bug #848: Clean up gatos notice messages.
ajax
as Adam Jackson
More...
about 21 years ago
- Add a new option, BuildDevelDRIDrivers, which controls whether DevelDRIDrivers is non-empty. DevelDRIDrivers contains those drivers aren't built by default either due to being unusable on that architecture (but buildable for testing) or due to security concerns, as in the mach64 and savage cases. - Merge the Mach64 DDX's DRI support, under the XF86DRI_DEVEL define, which is set only when BuildDevelDRIDrivers is set. - Fix up of the sets of DRI drivers built for various architectures. - Fix build of unichrome DRI driver, which is now enabled on x86.
anholt
as Eric Anholt
More...
about 21 years ago
Merge and resolve conflicts from DRI/DRM/Mesa 20040721 imports.
anholt
as Eric Anholt
More...
about 21 years ago
Bugzilla #803,804: Fix build in the !XF86DRI case after DRI and Radeon Render acceleration merges.
anholt
as Eric Anholt
More...
about 21 years ago
Bugzilla #849: Fix DRI pagesize assumptions in radeon and r128 drivers. from mharris@, reviewed and applied to DRI by airlied@.
ajax
as Adam Jackson
More...
about 21 years ago
Separated Intel drivers from default DriDrivers to avoid building them on IA64 (Egbert Eich). Fixed wrong function prototype (Egbert Eich). Don't test for generic VGA on IA64 (Egbert Eich). Fixed a segfault when accessing a structure before verifying the pointer exists (Egbert Eich). Added a showcache option for debugging (Egbert Eich). Increase default video RAM size to 16MB when DRI is enabled and more than 128MB are available (Egbert Eich). Fixed lockups during mode switch. Problem was introduced when attempting to copy the behavior during LeaveVT()/EnterVT() but but forgetting to call I810DRILeave() before I810DRIEnter(). The entire DRILeave()/Enter() scenario has been commented out as it didn't seem to be necessary (Egbert Eich). Fix TweakMemorySize() (tested with i855/i865) (Egbert Eich). increased MAX_DEVICES to 128 (Egbert Eich). Use OS provided PCI config space access as default method (Egbert Eich). Added support for Linux 2.6 proc file format. Fixed unaligned accesses to pieces of the VBE info block. VESA did not align elements to size (Egbert Eich).
Egbert Eich
More...
about 21 years ago
Add file missed in last commit: Bug #748: - Add Render acceleration for Radeon 100 and 200-series cards, enabled by default. Notable performance gains include 27fps in cairogears instead of 6fps (compared to 50 with glitz), and my disks are now the bottleneck in an ls -lR in gnome-terminal. Only supported in DRI mode because the MMIO submission hangs the card so far, but the code is left in because it may be supportable soon. - Add xorg.conf options to disable Render acceleration and to force the subpixel order in the server (Hui Yu). Many thanks to Hui Yu at ATI for the code this was based off of, Michel Daenzer for bugfixes and suggestions, and LinuxFund for sponsoring the work.
anholt
as Eric Anholt
More...
over 21 years ago
Bug #748: - Add Render acceleration for Radeon 100 and 200-series cards, enabled by default. Notable performance gains include 27fps in cairogears instead of 6fps (compared to 50 with glitz), and my disks are now the bottleneck in an ls -lR in gnome-terminal. Only supported in DRI mode because the MMIO submission hangs the card so far, but the code is left in because it may be supportable soon. - Add xorg.conf options to disable Render acceleration and to force the subpixel order in the server (Hui Yu). Many thanks to Hui Yu at ATI for the code this was based off of, Michel Daenzer for bugfixes and suggestions, and LinuxFund for sponsoring the work.
anholt
as Eric Anholt
More...
over 21 years ago
Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, with the following notes: - Savage and Mach64 (= ati/ati*.[ch] changes) DRI not merged due to insecurity. - VIA driver converted to new drmContext and drmHandle names. - Radeon driver merge conflicted in many places, and MergedFB at least could probably use some checking at this point.
anholt
as Eric Anholt
More...
over 21 years ago
DRI trunk-20040613 import
anholt
as Eric Anholt
More...
over 21 years ago
Initial revision
anholt
as Eric Anholt
More...
over 21 years ago
DRI XFree86-4_3_99_12-merge import
anholt
as Eric Anholt
More...
over 21 years ago
Merging XORG-CURRENT into trunk
Egbert Eich
More...
over 21 years ago
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
More...
over 21 years ago
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
More...
over 21 years ago
readding XFree86's cvs IDs
Egbert Eich
More...
over 21 years ago
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
More...
over 21 years ago
Import most of XFree86 4.4RC3. This import excludes files which have the new license. If we want to, later we can import 4.4RC3 again and pick up the files that have the new license, but for now the vendor branch is "pure."
Kaleb Keithley
More...
over 21 years ago
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
Egbert Eich
More...
over 21 years ago
XFree86 4.3.99.902 (RC 2)
Kaleb Keithley
More...
almost 22 years ago
XFree86 4.3.99.901 (RC 1)
Kaleb Keithley
More...
almost 22 years ago
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
More...
almost 22 years ago
Initial revision
Kaleb Keithley
More...
almost 22 years ago
Initial revision
Kaleb Keithley
More...
almost 22 years ago
XFree86 4.3.0.1
Kaleb Keithley
More...
almost 22 years ago
R6.6 is the Xorg base-line
Kaleb Keithley
More...
almost 22 years ago
←
1
2
…
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