Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 535844 Details for
Bug 658076
=net-misc/tigervnc-1.9.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xserver120-drmfourcc-header.patch
xserver120-drmfourcc-header.patch (text/plain), 1.27 KB, created by
Greg Turner
on 2018-06-14 03:00:42 UTC
(
hide
)
Description:
xserver120-drmfourcc-header.patch
Filename:
MIME Type:
Creator:
Greg Turner
Created:
2018-06-14 03:00:42 UTC
Size:
1.27 KB
patch
obsolete
>diff -urpN xorg-server-1.20.0.orig/dri3/dri3.c xorg-server-1.20.0/dri3/dri3.c >--- xorg-server-1.20.0.orig/dri3/dri3.c 2018-05-10 09:32:34.000000000 -0700 >+++ xorg-server-1.20.0/dri3/dri3.c 2018-06-13 19:32:52.131915519 -0700 >@@ -26,7 +26,7 @@ > > #include "dri3_priv.h" > >-#include <drm_fourcc.h> >+#include <libdrm/drm_fourcc.h> > > static int dri3_request; > DevPrivateKeyRec dri3_screen_private_key; >diff -urpN xorg-server-1.20.0.orig/dri3/dri3_request.c xorg-server-1.20.0/dri3/dri3_request.c >--- xorg-server-1.20.0.orig/dri3/dri3_request.c 2018-05-10 09:32:34.000000000 -0700 >+++ xorg-server-1.20.0/dri3/dri3_request.c 2018-06-13 19:33:46.164444267 -0700 >@@ -30,7 +30,7 @@ > #include <xace.h> > #include "../Xext/syncsdk.h" > #include <protocol-versions.h> >-#include <drm_fourcc.h> >+#include <libdrm/drm_fourcc.h> > > static Bool > dri3_screen_can_one_point_two(ScreenPtr screen) >diff -urpN xorg-server-1.20.0.orig/dri3/dri3_screen.c xorg-server-1.20.0/dri3/dri3_screen.c >--- xorg-server-1.20.0.orig/dri3/dri3_screen.c 2018-05-10 09:32:34.000000000 -0700 >+++ xorg-server-1.20.0/dri3/dri3_screen.c 2018-06-13 19:33:13.885725528 -0700 >@@ -29,7 +29,7 @@ > #include <misync.h> > #include <misyncshm.h> > #include <randrstr.h> >-#include <drm_fourcc.h> >+#include <libdrm/drm_fourcc.h> > #include <unistd.h> > > int
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 658076
:
535836
|
535838
|
535840
|
535842
| 535844 |
539954