matthieu
b67e1f26fa
Add missing OpenBSD RCS Ids.
2009-01-28 16:10:44 +00:00
oga
43a3b634c7
Update libdrm to 2.4.3
...
This is needed for us to be able to update Mesa and xf86-video-intel.
Includes a few fixes, as well as the intel bufmgr interface and the
modesetting interface (which currently errors when you check if it's
enabled).
ok matthieu@
2009-01-26 23:14:37 +00:00
matthieu
58f9a8fb5c
Xtrans 1.2.3. Tested on a full ports build by naddy@.
2009-01-26 22:02:43 +00:00
oga
cc283d3c86
De-autoconf libdrm.
...
Now that xenocara has been made clean with respect to using kernel headers
instead of those provided with libdrm, remove the copy of the headers included
here. Since it is now very simple, move it over to using standard bsd makefiles
instead of autoconf.
ok matthieu@
2009-01-10 16:29:26 +00:00
oga
f89935ff4d
Switch over to using the kernel *_drm.h headers instead of the copies
...
thereof provided with libdrm. This has been annoying me forever, and it
a blight caused by developing widely used drivers out of the kernel
tree.
ok matthieu@
2009-01-10 16:06:51 +00:00
oga
fb552d1643
Fix substitutions for the pkg-config files. A couple of fields were
...
missed out, and one was looking for the wrong thing.
ok matthieu@
2009-01-10 16:04:43 +00:00
oga
cd1fdaad7a
Don't build intel_bufmgr_ttm.c anymore, the rest of the ttm code has
...
been removed.
ok matthieu@
2009-01-10 16:02:04 +00:00
oga
34ca8034ae
Don't build the "unichrome" driver. We don't have the kernel headers for
...
it, and we're about to switch to using kernel headers instead of the
ones packaged with libdrm. If the unichrome driver gets rewritten (or I
eventually get time), then it'll come back.
ok matthieu@
2009-01-10 16:01:10 +00:00
david
3befc7bd1e
unbreak build: -liboldX
2008-12-23 21:55:41 +00:00
matthieu
beb286a122
I said remove deprecated library.
2008-12-23 09:26:02 +00:00
matthieu
ae53c41783
remove deprected library.
2008-12-23 09:24:35 +00:00
matthieu
b8c33db224
Remove trailing white space.
2008-12-07 17:58:38 +00:00
matthieu
1199942381
Implement pci_device_read_rom() for arbitrary PCI cards, including
...
secondary VGA. With help from kettenis@. ok kettenis@, miod@.
2008-12-07 17:42:21 +00:00
matthieu
63f16983cf
Fix a logic error in pci_device_openbsd_write() that actually
...
prevented it to write anything.
2008-11-25 11:40:56 +00:00
todd
5fe2c4cd47
add -fPIC for sparc
...
ugly, but ok matthieu@
2008-11-05 07:18:25 +00:00
oga
4cd1a7a593
When trying to map a piece of device memory with a cacheability attribue
...
(e.g. the graphics aperture on most video cards), don't error if we
failed to set the mtrr but the map succeeded. Instead print a warning (other
osen handle this case similarly).
Libraries shouldn't use fprintf(stderr, ...); but libpciaccess is really
quite poorly designed.
This diff means that mine and drahn's laptops work with xserver 1.5.
ok kettenis@
2008-11-03 23:22:37 +00:00
matthieu
811bfaa46d
This is now Mesa 7.2. Noticed by brad@. Thanks.
2008-11-02 16:45:34 +00:00
matthieu
b4cc3aa54b
Build fix. There were symlinks hiding in the git repository...
2008-11-02 16:07:40 +00:00
matthieu
1f0bb4e239
Build libpciaccess for xserver 1.5.
2008-11-02 15:18:49 +00:00
matthieu
8baeee737f
Update build infrastructure for libGL after Mesa 7.2 update.
2008-11-02 15:01:32 +00:00
matthieu
065e5e702a
- Add a method to read the legacy BIOS region on alpha/amd64/i386
...
- Restrict MTRR calls to amd64/i386.
ok kettenis@
2008-10-13 21:08:13 +00:00
matthieu
b65cb15bba
provide a pciutils style pci.ids file for libpciaccess.
...
ok todd@ deraadt@
2008-10-05 08:06:06 +00:00
matthieu
5a48aa5db0
pixman 0.12.0. Tested on a full ports build by naddy@.
2008-09-23 19:11:40 +00:00
matthieu
3f497bc04d
allow 2 successives calls to pci_system_init() and fix pci_system_cleanup()
...
to make it possible to call pci_system_init() again.
ok kettenis@.
2008-09-20 16:35:17 +00:00
matthieu
2252cd2bcd
Fix clean target.
2008-09-14 19:47:42 +00:00
todd
588fc7f022
enable pixman for landisk now that it builds, from brad@
2008-09-08 12:20:47 +00:00
matthieu
5e5620f8d4
libXau 1.0.4 (no binary change on OpenBSD)
2008-08-27 19:42:20 +00:00
oga
5c3f5f1a24
update libdrm to 2.3.1 preserving local changes. This was tested by
...
several before lock.
ok matthieu.
2008-08-26 16:36:24 +00:00
matthieu
f8e0dbd0cd
Update to Freetype 2.3.7. This is a bug fix release. No API change.
2008-08-21 05:09:08 +00:00
brad
8a571d626f
Bump MESA_TINY (2 -> 3) after the last update of Mesa to 7.0.3
...
so that the pkgconfig files have the correct version.
ok okan@
2008-07-16 20:24:39 +00:00
matthieu
6f11b80c67
Update to freetype 2.3.6.
...
Contains security fixes for CVE-2008-1806, CVE-2008-1807 and CVE-2008-1808.
Tested by many.
2008-06-22 17:37:35 +00:00
matthieu
bb20080d18
Fix build on systems with getpwuid_r().
2008-06-21 17:49:12 +00:00
matthieu
9fb72336cb
Bump OpenBSD's libpciacces revision to be at least the version
...
generated by the unpatched one. (libpciaccess is not currently linked
to xenocara builds)
2008-06-15 04:56:00 +00:00
matthieu
f4e34ed34a
update to libpciaccess 0.10.3.
2008-06-15 04:50:02 +00:00
matthieu
657fa78569
XF86VidModeGetMonitor: don't return static strings to the caller when
...
the man page says it's dynamically allocated memory. Just leave the
NULL there (after discusion with Adam Jackson from X.Org).
also remove the RCS keyworks while there to ease future merge.
2008-06-13 17:30:58 +00:00
oga
4b526e486b
change /dev/dri/card0 to /dev/drm0. Subdirs in /dev considered
...
irritating.
2008-06-12 22:20:24 +00:00
oga
e21a353dbc
Enable privsep support. Finally!
...
ok matthieu@.
2008-06-12 18:52:07 +00:00
matthieu
8d46f8e4f0
Update to libX11 1.1.4. I've carefully checked that there's no API/ABI
...
change in this version. Only small bug fixes, manual page fixes and
some more data in the i18n tables.
2008-06-11 20:55:41 +00:00
matthieu
f01cdd7229
- actually zero the memory returned by realloc().
...
- set the return value for the pthread_once() stub.
2008-06-10 22:01:31 +00:00
oga
eb88ad3f01
Include stdlib.h so we have the prototype for realloc. This means that we don't
...
assume realloc returns an int. This causes problems...
This took me hours to find.
Ok matthieu@.
2008-06-10 21:24:16 +00:00
matthieu
80656e86d4
Update to Mesa 7.0.3. tested my oga@ and johan@
2008-05-31 16:36:47 +00:00
matthieu
cae2cf16df
Update to libxtrans 1.2
2008-05-24 15:44:21 +00:00
matthieu
d8808c0da2
Update to libxkbfile 1.0.5
2008-05-24 14:21:56 +00:00
matthieu
b9c810fd57
Merge libpciaccess 0.10.2, including kettenis@ OpenBSD port.
2008-05-24 14:14:00 +00:00
matthieu
a8393f0f0c
update to libXv 1.0.4
2008-05-24 13:46:47 +00:00
matthieu
b40a014ccf
update to libXinerama 1.0.3
2008-05-24 13:31:12 +00:00
matthieu
b6e6f0b4c0
merge libXfont 1.3.2. bump major since some symbols were removed.
2008-05-24 13:29:07 +00:00
matthieu
28676ec1c9
Update to libXext 1.0.4
2008-05-24 09:29:33 +00:00
matthieu
c17f6cf0ff
update to libXScrnSaver 1.1.3
2008-05-24 09:17:11 +00:00
matthieu
d8ac6b7b37
update to libFS 1.0.1
2008-05-24 09:02:48 +00:00