Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
d7337031
Commit
d7337031
authored
Sep 19, 2010
by
Roderick Colenbrander
Committed by
Alexandre Julliard
Sep 20, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wined3d: Add Radeon HD3200 to gpu table.
parent
5a91bea3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
directx.c
dlls/wined3d/directx.c
+1
-0
No files found.
dlls/wined3d/directx.c
View file @
d7337031
...
...
@@ -1097,6 +1097,7 @@ static const struct gpu_description gpu_description_table[] =
{
HW_VENDOR_ATI
,
CARD_ATI_RADEON_HD2350
,
"ATI Mobility Radeon HD 2350"
,
DRIVER_ATI_R600
,
256
},
{
HW_VENDOR_ATI
,
CARD_ATI_RADEON_HD2600
,
"ATI Mobility Radeon HD 2600"
,
DRIVER_ATI_R600
,
256
},
{
HW_VENDOR_ATI
,
CARD_ATI_RADEON_HD2900
,
"ATI Radeon HD 2900 XT"
,
DRIVER_ATI_R600
,
512
},
{
HW_VENDOR_ATI
,
CARD_ATI_RADEON_HD3200
,
"ATI Radeon HD 3200 Graphics"
,
DRIVER_ATI_R600
,
128
},
{
HW_VENDOR_ATI
,
CARD_ATI_RADEON_HD4350
,
"ATI Radeon HD 4350"
,
DRIVER_ATI_R600
,
256
},
{
HW_VENDOR_ATI
,
CARD_ATI_RADEON_HD4600
,
"ATI Radeon HD 4600 Series"
,
DRIVER_ATI_R600
,
512
},
{
HW_VENDOR_ATI
,
CARD_ATI_RADEON_HD4700
,
"ATI Radeon HD 4700 Series"
,
DRIVER_ATI_R600
,
512
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment