oga
c976b8a8ee
Add support to the fake (non GEM) bufmgr for pinning and unpinning objects.
...
Makes overlay XV work with intel 2.7.1. ok matthieu@, tested by naddy@,
sturm@, matthieu@ and myself. This is most important for the x40 and
other 8xx chipset which lack textured video.
2009-06-21 17:39:53 +00:00
okan
e61fd04310
compact a bit by condensing a few if-else's; from Thomas Pfaff
...
"go on then" oga@
2009-06-20 00:55:41 +00:00
okan
a7dfb91b88
unroll XCALLOC/XMALLOC macros; since we use xcalloc/xmalloc all over the
...
place anyway, this makes things a bit more consistent; from Thomas Pfaff
ok oga@
2009-06-20 00:22:39 +00:00
okan
0230e26854
spacing
2009-06-20 00:19:56 +00:00
sobrado
9bc8348d66
`exec'' and
`ssh'' are lowercase.
...
ok martynas@
2009-06-19 10:43:49 +00:00
sobrado
2de9f26c1d
items on the first list should have full stops too.
...
ok martynas@
2009-06-18 20:44:40 +00:00
sobrado
b0a20e655b
the on-line manual should use the same notation for key bindings
...
as the configuration file, this way writing configuration files is easier;
add a few missing interactive command (.Ic) macros to key bindings;
slightly improve spacing in the lists; other tweaks.
ok martynas@
2009-06-18 20:24:54 +00:00
okan
1183bd535d
remove unnecessary casts; from Thomas Pfaff
...
ok oga@
2009-06-17 13:08:37 +00:00
okan
89d865166d
re-factor parts of mouse move/resize bit to shrink and make more
...
readable; no behavior change
ok oga@
2009-06-17 12:45:01 +00:00
okan
96b7d95a17
move like defines to a central, logical location; no binary change.
...
aok oga@
2009-06-17 12:30:17 +00:00
matthieu
810f9ab0c6
Don't de-reference a NULL pointer in R128FreeScreen in the error path.
...
If R128PreInit() failed, R128FreeRec() was already called and info
will be NULL.
2009-06-13 17:18:21 +00:00
matthieu
787b897b8c
Remove the xf86-video-suncg6 driver, which doesn't support acceleration
...
beside the hw cursor. The latter can be done in wsfb if someone manages
to prove miod@ that it's useful.
2009-06-12 19:59:00 +00:00
matthieu
406f757488
regen with autoconf 2.62p0. Fixes xserver build on macppc.
2009-06-12 19:33:24 +00:00
matthieu
546574439d
unbreak arm builds by disabling simd and neon support for now.
2009-06-12 09:16:54 +00:00
todd
48a5587e8a
fix gcc2ism, collaboration with matthieu
2009-06-11 16:32:52 +00:00
jcs
17c4b628de
typo
2009-06-06 23:33:20 +00:00
matthieu
66bbf582f3
Separate install-files target for 'rules' subdir.
2009-06-06 19:44:01 +00:00
matthieu
d2fb122c2f
correct install targets, build of compat scripts in depend stage.
2009-06-06 19:43:22 +00:00
matthieu
969b51edbf
White space.
2009-06-06 19:42:19 +00:00
matthieu
4e624c73f6
BSD build system for xkeyboard-config. Work in progress.
2009-06-06 17:55:01 +00:00
matthieu
60c1de6788
Import xkeyboard-config version 1.6.
2009-06-06 17:52:23 +00:00
todd
10bbab9de8
sync
2009-06-06 03:18:47 +00:00
todd
6f69c4e74c
sync
2009-06-05 22:06:49 +00:00
matthieu
7788614d9e
update
2009-06-05 21:27:25 +00:00
matthieu
dd6a77af66
Remove the input drivers that have been dropped by X.Org and
...
were not built for months now.
2009-06-05 21:26:36 +00:00
matthieu
de0b4ceb04
Remove xf86rushproto which is deprecated and not built for the last
...
6 months.
2009-06-05 21:07:55 +00:00
matthieu
2b279ed91b
Update to xf86-video-sis 0.10.1.
2009-06-05 21:05:04 +00:00
matthieu
34be51c4e7
Update to xf86-video-suntcx 1.1.1
2009-06-05 20:50:02 +00:00
matthieu
ae73f8111a
regen
2009-06-05 20:47:48 +00:00
matthieu
c6aa2d45af
update to xf86-video-suncg6 1.1.1
2009-06-05 20:46:32 +00:00
matthieu
4bb62c07fc
update to xf86-video-suncg3 1.1.1
2009-06-05 20:44:42 +00:00
matthieu
a58e80c5a2
regen
2009-06-05 20:42:19 +00:00
matthieu
d5f37b904b
update xf86-video-newport to 0.2.2
2009-06-05 20:40:49 +00:00
matthieu
c943e54b09
update
2009-06-05 20:38:03 +00:00
matthieu
df2c5afbe1
sync
2009-06-05 20:15:52 +00:00
matthieu
9ff179ce74
Update to pixman 0.15.8.
2009-06-05 20:14:27 +00:00
kettenis
3bb964735c
Don't set the default depth to 8bpp. These days 24/32bpp makes much more
...
sense.
ok matthieu@
2009-06-04 22:54:25 +00:00
kettenis
8e04fb5a97
Disable int10 code if __sparc__.
...
ok matthieu@
2009-06-04 21:04:57 +00:00
kettenis
ecf487b85b
Build xf86-video-glint on OpenBSD/sparc64.
2009-06-04 18:36:30 +00:00
kettenis
3ea6bb7f0e
Map and unmap registers around DDC probe.
...
ok matthieu@
2009-06-04 18:20:10 +00:00
kettenis
86fd76579f
The mmio registers consist of two blocks of 64k. The first 64k provide
...
a little-endian view, the second 64k provide a big-endian view. Restrict
mapping to 64k to prevent mapping beyond the end of the BAR if we map the
big-endian view on big-endian machines. There is no reason to map the
big-endian view on little-endian machines.
ok matthieu@
2009-06-04 18:18:11 +00:00
kettenis
037d9f8966
regen
2009-06-04 17:28:08 +00:00
kettenis
de58239bc4
Since the driver uses the big-endian view of the registers we shouldn't be
...
byteswapping during register access. Define PPC_MMIO_IS_BE and
SPARC_MMIO_IS_BE to prevent this.
ok matthieu@
2009-06-04 17:21:00 +00:00
matthieu
1793e9a798
Fix building without xcb. Found by david@. Thanks.
2009-06-04 16:36:07 +00:00
matthieu
9f4b406944
Fix build for system that don't set XSRCDIR explicitely.
...
Problem noticed by ckuethe@. Thanks.
2009-06-04 16:11:25 +00:00
matthieu
582984b338
simplify.
2009-06-04 01:12:44 +00:00
matthieu
4d2e193a43
Use XENOCARA_HAVE_SHARED_LIBS and remove duplicate lines.
2009-06-04 00:40:05 +00:00
matthieu
72b4e41b8f
if XENOCARA_BUILD_XCB is set, build the XCB version of libX11.
2009-06-04 00:13:56 +00:00
matthieu
be2770bef1
Use XENOCARA_HAVE_SHARED_LIBS from bsd.xconf.mk instead of hard-coding
...
the list here.
2009-06-03 23:56:07 +00:00
matthieu
4579839317
regen
2009-06-01 21:30:04 +00:00