Commit graph

14 commits

Author SHA1 Message Date
wiz
4fb0bbe170 xf86-video-nouveau: update to 1.0.16.
Changes not found.
2019-02-13 21:28:29 +00:00
wiz
380b6ec244 xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
2018-03-07 11:57:28 +00:00
wiz
7f24f97748 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-04-24 07:25:47 +00:00
wiz
8f51c5757a 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
2017-03-13 09:04:48 +00:00
wiz
23a6cd3968 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-09-30 10:34:36 +00:00
jperkin
02201cb05b Use OPSYSVARS. 2016-02-26 10:57:45 +00:00
tnn
2409d0613c Bump revision for xorg-server-1.18 driver ABI bump 2016-01-05 13:11:42 +00:00
wiz
1721b1a2fb 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-12-11 13:55:58 +00:00
agc
d8f09469bb 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-11-04 03:28:24 +00:00
leot
50476ecdad Do not include randrproto buildlink two times. 2015-10-15 21:12:43 +00:00
tnn
959c30222c don't include Mesa's bl3 directly. It needs to come in via xorg-server's
bl3 since that decides which mesa version to use.
2015-09-25 00:44:44 +00:00
richard
43366de334 Remove seemingly unnecessary patch-aa (inexistant file) and use c99.
Not using git, pkgsrc should punt like other distros to get the date from
the Changelog as set in configure.  Use awk to avoid all the other business,
not to mention difficulties with configures use of 'echo -n' on SunOS.
2015-07-10 13:46:36 +00:00
rodent
dbfa338102 distinfo was missing patch-aa for some reason. 2015-07-10 11:38:36 +00:00
rodent
ce082759aa Adding:
xf86-input-elographics
xf86-input-fpit
xf86-input-hyperpen
xf86-input-joystick
xf86-input-mutouch
xf86-video-modesetting
xf86-video-nouveau
xf86-video-qxl
xf86-video-suncg6
xf86-video-suntcx
xf86-video-voodoo

from pkgsrc-wip on request from wiz@ last quarter. LICENSE will be fixed
later.
2015-07-02 03:37:48 +00:00