search for: videoproto

Displaying 6 results from an estimated 6 matches for "videoproto".

2016 Mar 11
0
[ANNOUNCE] videoproto 2.3.3
No functional change, just squashing a build warning for new xserver. Adam Jackson (2):       xv: Build left-shift constants from ints not longs       videoproto 2.3.3 Gaetan Nadon (1):       config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES git tag: videoproto-2.3.3 http://xorg.freedesktop.org/archive/individual/proto/videoproto-2.3.3.tar.bz2 MD5:  fe86de8ea3eb53b5a8f52956c5cd3174  videoproto-2.3.3.tar.bz2 SHA1: 4556b5c2243a2ca290ea2140dc...
2016 Jan 24
3
Intel Xorg driver for Intel HD graphics
...irements (fixesproto >= 5.0 damageproto >= 1.1 xcmiscproto >= 1.2.0 xtrans >= 1.3.5 bigreqsproto >= 1.1.0 xproto >= 7.0.28 randrproto >= 1.5.0 renderproto >= 0.11 xextproto >= 7.2.99.901 inputproto >= 2.3 kbproto >= 1.0.3 fontsproto >= 2.1.3 pixman-1 >= 0.27.2 videoproto compositeproto >= 0.4 recordproto >= 1.13.99.1 scrnsaverproto >= 1.1 resourceproto >= 1.2.0 xf86driproto >= 2.1.0 glproto >= 1.4.17 dri >= 7.8.0 presentproto >= 1.0 xineramaproto xkbfile pixman-1 >= 0.27.2 xfont >= 1.4.2 xau libsystemd-daemon xshmfence >= 1.1) were...
2013 Nov 07
3
FreeBSD10-Beta3: No xorg-server-1.12.4
Hi: The FreeBSD10-Beta3 kernel is recompiled successfully with the following in /etc/make.conf WITH_NEW_XORG=yes WITH_KMS=yes WITH_GALLIUM=yes But after installworld, there is no sight of new xorg-server-1.12.4 in pkg cache nor in /usr/ports: How to install new xorg and where is the source? # pkg search xorg linux-f10-xorg-libs-7.4_1 xorg-7.7 xorg-apps-7.7 xorg-cf-files-1.0.5_1
2010 Nov 12
2
X11R7.6 Release Candidate 1
...scrnsaverproto 1.2.0 1.2.1 sessreg 1.0.5 1.0.6 setxkbmap 1.1.0 1.2.0 smproxy 1.0.3 1.0.4 util-macros 1.3.0 1.11.0 videoproto 2.3.0 2.3.1 windowswmproto 1.0.4 1.0.4 x11perf 1.5.1 1.5.2 xauth 1.0.4 1.0.5 xbacklight 1.1.1 1.1.1 xbitmaps 1.1.0 1.1.0...
2013 Aug 15
12
[Bug 845] New: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 Summary: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met: Product: libnetfilter_queue Version: unspecified Platform: i386 OS/Version: RedHat Linux Status: NEW Severity: normal
2019 Jan 21
18
[PATCH xf86-video-nouveau 00/17] autotools configuration cleanups
Series of cleanups to autotools build config files to utilize the available xorg-server macros, defaults and more closely match other modern Xorg drivers. Notable improvements: - gitignore fully covers potential build artifacts - Simplify logic given stated minimum required version of xorg-server 1.8 - Remove use of deprecated, outdated or no longer required macros - Utilize xorg macros where