2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-02-13 22:28:29 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
xf86-video-nouveau: update to 1.0.16.
Changes not found.
|
2017-04-24 09:25:47 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated xf86-video-nouveau to 1.0.15.
Ben Skeggs (1):
fix null pointer deref when building against >=libdrm 2.4.78
Ilia Mirkin (1):
Add Pascal family support, identical to Maxwell
Lyude (1):
Bump version to 1.0.15
Mariusz Bialonczyk (1):
Do not register hotplug without RandR
|
2017-03-13 10:04:48 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Updated xf86-video-nouveau to 1.0.14.
Ilia Mirkin (7):
exa: add GM10x acceleration support
hwdefs: update nvc0_3d, add gm107_texture for new TIC format
nvc0: make use of the new hwdefs for TEX_CB_INDEX
nvc0: rename BEGIN_IMC0 to IMMED_NVC0
nvc0: refactor TIC uploads to allow different specifics per generation
copy: add maxwell/pascal copy engine classes
recognize and accelerate GM20x
Lyude (2):
Consider CRTCs disabled when DPMS is off
Bump version to 1.0.14
|
2016-09-30 12:34:36 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated xf86-video-nouveau to 1.0.13.
Adam Jackson (1):
Adapt Block/WakeupHandler signature for ABI 23
Ben Skeggs (2):
fix use of out-of-scope data
exa/nv50-: fix some potential incomplete pushes
Hans de Goede (1):
Properly cleanup fb for reverse-prime-offload
Ilia Mirkin (2):
HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCs
Bump version to 1.0.13
Keith Packard (1):
Use NotifyFd for drm and udev fds
|
2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98) |
Log message:
Use OPSYSVARS.
|
2016-01-05 14:11:46 by Tobias Nygren | Files touched by this commit (53) |
Log message:
Bump revision for xorg-server-1.18 driver ABI bump
|
2015-12-11 14:55:59 by Thomas Klausner | Files touched by this commit (2) |
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
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-15 23:12:43 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
Do not include randrproto buildlink two times.
|