Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[xsrc/trunk]: xsrc/external/mit/xf86-video-nv/dist/src add what i believe is ...



details:   https://anonhg.NetBSD.org/xsrc/rev/62038362b2fc
branches:  trunk
changeset: 9976:62038362b2fc
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Jul 13 09:37:13 2018 +0000

description:
add what i believe is the missing part from the previous commit to
the old nvidia driver.  fixes my build and appears to match intent.

diffstat:

 external/mit/xf86-video-nv/dist/src/nv_type.h |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 5fe39cb6c292 -r 62038362b2fc external/mit/xf86-video-nv/dist/src/nv_type.h
--- a/external/mit/xf86-video-nv/dist/src/nv_type.h     Thu Jul 12 21:19:54 2018 +0000
+++ b/external/mit/xf86-video-nv/dist/src/nv_type.h     Fri Jul 13 09:37:13 2018 +0000
@@ -100,6 +100,7 @@
     Bool                HWCursor;
     Bool                FpScale;
     Bool                ShadowFB;
+    Bool                UseEXA;
     unsigned char *     ShadowPtr;
     int                 ShadowPitch;
     CARD32              MinVClockFreqKHz;



Home | Main Index | Thread Index | Old Index