This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
Revert "drm/sw: does not need sw_winsys"
This reverts commit
97a694e221
.
tags/mesa-7.9-rc1
George Sapountzis
15 years ago
parent
15c7fa460b
commit
a0ce955764
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/gallium/winsys/drm/sw/sw_drm_api.c
+ 1
- 0
src/gallium/winsys/drm/sw/sw_drm_api.c
View File
@@ -40,6 +40,7 @@ struct sw_drm_api
{
struct drm_api base;
struct drm_api *api;
struct sw_winsys *sw;
};
static INLINE struct sw_drm_api *
Write
Preview
Loading…
Cancel
Save