Up to [cvs.NetBSD.org] / pkgsrc / x11 / xf86-video-r128
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.29 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:28 2023 UTC (3 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.28: +2 -1
lines
Diff to previous 1.28 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.28 / (download) - annotate - [select for diffs], Sun Dec 4 22:04:58 2022 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.27: +3 -3
lines
Diff to previous 1.27 (colored)
xf86-video-r128: update to 6.12.1. Alan Coopersmith (8): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic build test gitlab CI: stop requiring Signed-off-by in commits R128RAMRec: constify name pointer xf86-video-r128 6.12.1 Niveditha Rau (1): Mark DriverRec exported in r128_probe.h to match r128_probe.c
Revision 1.27 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:27 2022 UTC (6 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Reset MAINTAINER
Revision 1.26 / (download) - annotate - [select for diffs], Sun Apr 10 08:53:21 2022 UTC (13 months, 2 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
x11: adapt to new avoid-duplicate.mk usage
Revision 1.25 / (download) - annotate - [select for diffs], Thu Dec 2 18:15:28 2021 UTC (17 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.24: +3 -2
lines
Diff to previous 1.24 (colored)
xf86-video-*: Add avoid-duplicate.mk
Revision 1.24 / (download) - annotate - [select for diffs], Tue Nov 2 08:20:28 2021 UTC (18 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.23: +3 -1
lines
Diff to previous 1.23 (colored)
modular-xorg: Apply at most partial RELRO for modular drivers.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Jan 18 23:36:04 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
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.
Revision 1.22 / (download) - annotate - [select for diffs], Sat Nov 3 10:51:54 2018 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
xf86-video-r128: update to 6.12.0. This release is mainly meant deal with 2 urgent build failure issues reported by users. If your distribution is using Version 6.11.0, please replace it with this version as soon as possible. There is very little change in the functionality compared to the previous release, but I did rewrite hard to maintain and very awkwardly written XAA / EXA initialization code. It is always possible that I can mess up the code, but it appears that the code is working correctly.
Revision 1.21 / (download) - annotate - [select for diffs], Fri Jul 20 09:41:28 2018 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.20: +2 -3
lines
Diff to previous 1.20 (colored)
xf86-video-r128: update to 6.11.0. Colin Walters (1): autogen.sh: Implement GNOME Build API Dylan Aïssi (1): Fix typo: Initalizing --> Initializing Emil Velikov (2): autogen.sh: use quoted string variables xf86-video-r128: remove the GlxSetVisualConfigs stub and friends Helmut Grohne (1): Fix for cross build failure Kevin Brace (31): Move the location where R128PreInitGamma is called Move assignment of color depth variables away from R128PreInitVisual Move the assignment to monitor field of ScrnInfoRec record Move R128PreInitVisual and R128PreInitGamma calls Remove R128ProbeDDC Refactor R128PreInitWeight Move the location xf86CrtcConfigInit is called inside R128PreInit Move existing mode setting initialization code into R128LegacyMS Move R128InitCrtcRegisters to r128_crtc.c Move R128InitCrtc2Registers to r128_crtc.c Move R128InitCrtcBase to r128_crtc.c Move R128InitCrtc2Base to r128_crtc.c Convert R128Div to an inline function Move R128InitPLLRegisters to r128_crtc.c Move R128InitPLL2Registers to r128_crtc.c Move R128RestoreCrtcRegisters to r128_crtc.c Move R128RestoreCrtc2Registers to r128_crtc.c Move R128InitDACRegisters to r128_output.c Move R128RestoreDACRegisters to r128_output.c Move R128RestorePLLRegisters to r128_crtc.c Move R128RestorePLL2Registers to r128_crtc.c Move R128InitDDARegisters to r128_crtc.c Move R128InitDDA2Registers to r128_crtc.c Move the location R128PreInitDRI is called Deprecate R128TRACE macro when generating debug messages Remove compilation warnings related to debug messages Using __func__ string for debug message function identification Convert tabs to white spaces for r128_output.c Fix for some RAGE 128 Pro causing out of range display error Reorganize r128_exa.c Version bumped to 6.11.0 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (2): configure: Drop AM_MAINTAINER_MODE autogen.sh: use exec instead of waiting for configure to finish Stefan Dirsch (1): Include <stdint.h> in order to declare uint32_t
Revision 1.20 / (download) - annotate - [select for diffs], Wed Mar 7 11:57:43 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.19: +3 -12
lines
Diff to previous 1.19 (colored)
xorgproto: use xorgproto instead of separate *proto packages Remove now obsolete packages.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Jan 18 20:22:39 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Updated xf86-video-r128 to 6.10.2. Adam Jackson (1): Adapt Block/WakeupHandler signature for ABI 23 Connor Behan (1): Remove gatos advertisement Kevin Brace (1): xextproto 7.1 support update to the source code Matt Turner (1): xf86-video-r128 6.10.2
Revision 1.18 / (download) - annotate - [select for diffs], Fri Feb 26 11:27:20 2016 UTC (7 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.17: +2 -6
lines
Diff to previous 1.17 (colored)
Use OPSYSVARS.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Jan 22 12:11:57 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -3
lines
Diff to previous 1.16 (colored)
Update xf86-video-r128 to 6.10.1: Connor Behan (3): Really fix bitmasks for DDC Assume CRT in the absence of other monitors Bump to version 6.10.1
Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 5 13:11:44 2016 UTC (7 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Bump revision for xorg-server-1.18 driver ABI bump
Revision 1.15 / (download) - annotate - [select for diffs], Fri Sep 25 00:44:45 2015 UTC (7 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
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.
Revision 1.14 / (download) - annotate - [select for diffs], Sat May 2 08:00:30 2015 UTC (8 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.13: +2 -3
lines
Diff to previous 1.13 (colored)
Update to 6.10.0: Connor Behan (32): Drop dependence on xf86PciInfo.h Do not disable gouraud shading for a render op Only declare PCITAG if we need it Remove overuse of COMPOSITE_SETUP() Fix ScreenInit with noAccel Port to RandR Only enable CRTCs for DPMSModeOn Map and unmap the MMIO better Split up output register functions Move display enabling code to DPMS Change register name Get entity without code duplication Cleanup entity struct Cleanup info struct Remove pointless output Use standard integers Unify allocators Unify byte swappers Improve handling of monitor and output types Remove custom dualhead code Remove custom DGA code Improve panel code Fix whitespace near panel code Silence the non-debug warnings Typo fix Include dpmsconst header Make it easier to find EXA Restore PLL0 as well as PLL3 Fix allocation of private entity Look for VGA ports in the VBIOS Update bitmasks for DDC Bump to version 6.10.0 Tormod Volden (1): Do not use int10 or VBE on powerpc
Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 25 14:25:23 2015 UTC (8 years, 1 month ago) by tnn
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Recursive revbump following MesaLib update, categories p through x.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 3 09:59:58 2015 UTC (8 years, 1 month ago) by tnn
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Revbump all the xf86-* driver packages so current binary packages get the modular-xorg-server<1.17 dependency expressed.
Revision 1.11 / (download) - annotate - [select for diffs], Mon May 5 00:48:35 2014 UTC (9 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Recursive revbump from x11/pixman Fix PR pkg/48777
Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 3 08:31:23 2013 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Update to 6.9.2: xf86-video-r128 6.9.2 includes a fix for EXA color errors on PowerPC, plus updates to build with xserver 1.13 and 1.14. Note that also this xserver patch is needed for 1.13 and 1.14: http://lists.x.org/archives/xorg-devel/2013-September/037971.html All credits go to Connor Behan for keeping this driver alive! Connor Behan (4): Remove call to obsolete miInitializeBackingStore() Swap pixmap bytes for a solid picture on big endian host Minor spacing changes Specify NULL for the platform probe function Tormod Volden (1): r128: bump to version 6.9.2
Revision 1.9 / (download) - annotate - [select for diffs], Thu May 16 06:22:32 2013 UTC (10 years ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
update to xf86-video-r128-6.9.1 for modular-xorg-server-1.12.4
Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 29 05:07:05 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Sep 27 10:06:31 2012 UTC (10 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.6: +7 -1
lines
Diff to previous 1.6 (colored)
Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, this diverges from the standard layout on Solaris but ensures a consistent experience for pkgsrc packages. Fixes 31 packages on Solaris.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 14 11:03:15 2010 UTC (12 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 16 13:50:51 2010 UTC (13 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
revision bump for libdrm update.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 9 22:48:47 2009 UTC (13 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
Update to 6.8.1: Alan Coopersmith (2): Remove xorgconfig & xorgcfg from See Also list in man page Add README with pointers to mailing list, bugzilla & git repos Dave Airlie (3): r128: update for resources/RAC API removal r128: change to using ABI version check r128: bump for release 6.8.1 Gaetan Nadon (1): Use XORG_CHANGELOG macro to create ChangeLog. #22611 John Nielsen (1): R128: fix zaphod dualhead after libpciaccess switch Matthieu Herrb (2): Kill bare RCS id. Don't de-reference a NULL pointer in R128FreeScreen in the error path. Peter Hutterer (1): Update to xextproto 7.1 support.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 7 11:24:37 2009 UTC (13 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Bump PKGREVISION for modular-xorg-server update.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 18 20:57:51 2008 UTC (14 years, 8 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
PKGREVISION bump due to update of x11/modular-xorg-server.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 14 04:03:01 2008 UTC (14 years, 10 months ago) by tnn
Branch: TNF
CVS Tags: pkgsrc-base,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import xf86-video-r128-6.8.0 as x11/xf86-video-r128. This is the video driver for ATI Rage128 cards for the modular Xorg server.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 14 04:03:01 2008 UTC (14 years, 10 months ago) by tnn
Branch: MAIN
Initial revision