pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-nouveau
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 11 13:55:59 UTC 2015
Modified Files:
pkgsrc/x11/xf86-video-nouveau: Makefile distinfo
Log Message:
Update xf86-video-nouveau to 1.0.12.
Ben Skeggs (1):
Bump version to 1.0.12
Ilia Mirkin (14):
copy: don't bother trying to create copy on pre-nva3
allow path to envyas binary to be specified
kepler: remove unnecessary texbars, add live-only tex for nvf0
use defined method names where available
nv50: explicitly disable ZETA buffer
Check before trying a solid fill
nv04-nv40: don't attempt to do 32-bit shifts
older hardware prefers copy to clear, so use that
nv50/exa: add comments showing the code that makes up the programs
Avoid build fail without COMPOSITE
glamor: remove
remove maxwell GM10x support for now
xv: use correct max width/height settings
fix build after glamor removal
Maarten Lankhorst (13):
enable dri3 support without glamor
move down call to nouveau_present_init until after fb init.
fix crash in nouveau_glamor_set_shared_pixmap_backing
fix !DRI3 case
rework initialization to prevent some crashes
check memory allocation in nouveau_glamor_set_shared_pixmap_backing
fix null pointer deref
Make the ddx load with platform devices
Use the correct class and shader ops for GK20A.
Use drmGetRenderDeviceNameFromFd to obtain the dri3 node.
Simplify nouveau_allocate_surface's pitch calculation.
Try using EXA ops harder in drmmode_fbcon_copy fallback
Actually do a clear instead of doing a bogus copy.
Mario Kleiner (3):
present: Fixup return type of nouveau_present_init()
Add Option "DRI" to allow selection of maximum DRI level. (v2)
Take shift in crtc positions for ZaphodHeads configs into account.
Samuel Pitoiset (1):
fix a wrong use of a logical operator in drmmode_output_dpms()
Vadim Rutkovsky (1):
Adapt to new dirty tracking api
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xf86-video-nouveau/Makefile \
pkgsrc/x11/xf86-video-nouveau/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index