2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
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.
|
2018-11-03 11:51:54 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
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.
|
2018-07-20 11:41:28 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
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
|
2018-05-20 09:19:18 by Thomas Klausner | Files touched by this commit (3) |
Log message:
xf86-video-r128: fix build with modular-xorg-server-1.20
|
2017-01-18 21:22:40 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
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
|
2016-11-16 23:01:36 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix build with xorg-server-1.19.
|
2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98) |
Log message:
Use OPSYSVARS.
|
2016-01-22 13:11:57 by Thomas Klausner | Files touched by this commit (2) |
Log message:
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
|
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
|