Kevin E Martin
7bd6b0640e
Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.
2005-07-27 08:16:35 +00:00
Kevin E Martin
b9ccd89918
Fix dmx/glxProxy build
2005-07-27 08:11:26 +00:00
Søren Sandmann Pedersen
8f6664fcff
Add these files to the sdk:
...
cbf32.h cfb16.h cfbmap.h cfbunmap.h cfbunmap.h cfbmskbits.h xf86sbusBus.h
mifillarch.h mispans.h
2005-07-26 23:40:45 +00:00
Søren Sandmann Pedersen
3cbb55f309
Install xorgVersion.h
2005-07-26 22:17:27 +00:00
Søren Sandmann Pedersen
b25e6f82a1
fb/Makefile.am: add fbpseudocolor.h to sdk_HEADERS
...
hw/xfree86/xaa/Makefile.am: add xaaWrapper.h to sdk_HEADERS
2005-07-26 18:21:22 +00:00
Alan Coopersmith
e7502158d6
Add xf86DeallocateGARTMemory stub so that Xorg can be built on Solaris
...
again.
2005-07-24 16:24:17 +00:00
Stuart R. Anderson
a5532e456d
Change the default depth back to 8 like it was originally. Disable the
...
addition of depth 12 & 30. It causes more than MAXFORMATS depths to be
added to the screen which causes an array in the Screen structure to
overflow and crash on server reset.
2005-07-23 18:16:06 +00:00
Alan Hourihane
bf32f4739c
programs/Xserver/hw/xfree86/os-support/shared/agp_noop.c
...
programs/Xserver/hw/xfree86/os-support/linux/lnx_agp.c
programs/Xserver/hw/xfree86/os-support/xf86_OSproc.h
//bugs.freedesktop.org/show_bug.cgi?id=3164> Add xf86DeallocateGARTMemory()
function call (Austin Yuan)
2005-07-19 20:51:46 +00:00
Alan Coopersmith
931abdba84
Change #include "X.h" to <X11/X.h>
2005-07-19 02:50:00 +00:00
Daniel Stone
4f2e731aba
objdir != srcdir fixes.
2005-07-17 07:34:31 +00:00
Adam Jackson
d69e9872ae
Typo fix, and re-add GLcore to the dixmods build
2005-07-16 16:29:30 +00:00
Alan Coopersmith
8bc883c48c
Update build instructions. Add details about how the expat, fontconfig,
...
libpng, freetype, and xterm builds are now handled.
Update text docs from SGML masters.
2005-07-16 09:00:44 +00:00
Alan Coopersmith
8e600b8764
Only pass -rdynamic when using gcc
2005-07-16 07:39:48 +00:00
Kevin E Martin
5f81eb1d89
Fix the *-config.h includes so that it is possible to build modules without
...
having to use -include in the Makefile.
2005-07-16 03:49:59 +00:00
Kevin E Martin
0635acab08
Add record module building support Change module building to not use
...
-include Fix xnest, dmx and vfb builds to -DXFree86Server for fbcmap
compilation
2005-07-16 03:46:01 +00:00
Alan Coopersmith
92b23ff426
Update to match recent changes to pci.ids & extrapci.ids for people
...
building on systems without perl.
2005-07-16 01:17:52 +00:00
Kevin E Martin
2f0487521d
Fix the *-config.h includes for the files that have moved in the modular
...
tree.
2005-07-15 23:08:31 +00:00
Kevin E Martin
a407fa373b
Move drm up to os-support since the files are shared by multiple platforms.
...
Fix the dri and drm build. Fix server-side DMX extension build. Make
xf4bpp use the correct version of mfbline.c for mfbseg.c. Add #ifndef
_HEADERNAME_H_/#define _HEADERNAME_H_/.../#endif to the headers.
2005-07-15 22:51:05 +00:00
Adam Jackson
0e352a8b2b
disable GLcore momentarily until a build system exists. --enable-glx should
...
work now.
2005-07-15 21:59:39 +00:00
Kevin E Martin
defeb56fc9
Fix the build when DRI is enabled
2005-07-14 22:20:16 +00:00
Kevin E Martin
6b546d0ec0
Add #include <xnest-config.h> to the Xnest source files for modularization.
2005-07-14 03:36:44 +00:00
Kevin E Martin
7375f4d136
Add support for Xnest
2005-07-14 03:32:09 +00:00
Alan Coopersmith
c582560c62
Add partial in*/out* assembly support for Sun compilers on x86
2005-07-14 02:59:34 +00:00
Adam Jackson
64bf3a81a3
loadable extmod build system.
2005-07-14 02:53:31 +00:00
Adam Jackson
6c96e0c9e4
loader support for extmod
2005-07-14 01:36:58 +00:00
Alan Coopersmith
8ea4a1b759
First pass at Solaris os-support
2005-07-14 01:00:39 +00:00
Søren Sandmann Pedersen
f07e905553
- Add build system for xf86-video-ati
...
- Add build system for xserver/xorg/hw/xfree86/dri
- Add glcore.h to symlink.sh
- Symlink.sh: add some more DRI files, symlink glcore.h from
extras/Mesa/include/GL/internal to proto/GL
- proto/GL/Makefile.am: install glcore.h
- xf86-video-ark: s/module-dir/xorg-module-dir/
2005-07-14 00:28:47 +00:00
Alan Coopersmith
939b7720f1
Merge SVR4/pre-Solaris 8 and Solaris 8+ sections for greater consistency,
...
easier maintenance, and to fix some missing headers when building the
modular Xorg on Solaris.
2005-07-14 00:02:05 +00:00
Alan Coopersmith
4f38526566
- Use fbdevhwstub.c if <linux/fb.h> is not found
...
- Use x86emu on Solaris instead of vm86
- Better per-OS control over which xf86Kbd*.c and *Pci.c files to build
- Set various #defines to be defined or not on Solaris as needed
2005-07-13 22:54:02 +00:00
Adam Jackson
db8aa17f15
updated comment for libbitmap
2005-07-13 22:19:36 +00:00
Adam Jackson
4f9e76ed6a
Dear libtool: Loadable modules do not need version numbers. kthnxbye.
2005-07-13 22:09:52 +00:00
Adam Jackson
40ad7321f5
Generate useful loadable modules by actually linking in the blobs from the
...
DIX
2005-07-13 21:52:51 +00:00
Kevin E Martin
c2ec9fbb15
Only build Xi/stubs.c on DDXs that don't support the Xinput extension
2005-07-13 21:17:53 +00:00
Søren Sandmann Pedersen
74a534f63c
xc/programs/Xserver/hw/xfree86/drivers/i2c/*.c: include xorg-config.h
...
instead of config.h xserver/xorg/hw/xfree86/i2c/Makefile.am: Add i2c
drivers
2005-07-13 20:19:38 +00:00
Daniel Stone
66bc36473c
Use builddir, not srcdir, for built files.
2005-07-12 23:36:27 +00:00
Alan Coopersmith
d6808a48d2
Fix scanpci -v core dump when subsys vendor/device id's are NOVENDOR &
...
NODEVICE. Bug #3763 <https://bugs.freedesktop.org/show_bug.cgi?id=3763 >
Patch #3074 <https://bugs.freedesktop.org/attachment.cgi?id=3074 >
2005-07-12 18:16:03 +00:00
Lars Knoll
cda9c7b267
add x86emu.
2005-07-12 14:50:10 +00:00
Kevin E Martin
02427d4d04
Add support for building Xdmx and Xvfb
2005-07-12 01:20:36 +00:00
Kevin E Martin
e348ac4b4d
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
...
<{dix,dmx}-config.h> to the source files.
2005-07-12 00:52:48 +00:00
Kevin E Martin
b7a9a6a035
Remove unneeded xf86drm.h includes to fix modular build.
2005-07-11 17:52:00 +00:00
Adam Jackson
cf4dfd650d
Prep for modular builds by adding guarded #include "config.h" everywhere.
2005-07-11 02:29:50 +00:00
Adam Jackson
c5548086f3
Start filling in glx build. Add xf86Version.h and a few DRI headers to the
...
sdk (needed for modular driver builds).
2005-07-11 00:42:52 +00:00
Alan Coopersmith
78fab90230
Bug #3740 < https://bugs.freedesktop.org/show_bug.cgi?id=3740 > Patch #3058
...
<https://bugs.freedesktop.org/attachment.cgi?id=3058 >
08-Jul-2005 nv driver updates from Mark Vojkovich:
Change some console restore code for NV11. Hopefully, we can more reliably
restore the console for desktop systems using DVI. This may correct a
recent regression on NV11.
Also, new PCI IDs.
Add new nVidia PCI ids to match nv_driver.c changes.
2005-07-09 16:51:58 +00:00
Zack Rusin
3c92389185
Patch from Thomas Winischhofer to kick out all pixmaps to system ram upon a
...
VT switch and vice versa when returning.
2005-07-09 14:15:35 +00:00
Adam Jackson
327741486e
Don't try to link fb, shadow, or vgahw into the loadable Xorg server, as
...
they're only supposed to be loadable modules.
2005-07-09 02:22:29 +00:00
Adam Jackson
2b8e4db9ac
-lXfont isn't enough for libbitmap, you need to get the -L from pkg-config
2005-07-08 20:27:30 +00:00
Zack Rusin
e84648df7d
mark drawable as dirty on copying/painting windows
2005-07-08 17:07:52 +00:00
Zack Rusin
4ab73a73f4
heh, oops (thanks Thomas)
2005-07-08 07:43:00 +00:00
Alan Coopersmith
0a28516a6e
More compiler warning fixes for missing prototypes:
...
Add prototype for XkbSetExtension()
Add #include <ctype.h> for isspace() & isdigit()
Add #include <grp.h> (for initgroups()) and remove extra *
Add prototype for xorgGetVersion()
2005-07-07 19:07:28 +00:00
Zack Rusin
d0dc574adb
Check vtSema before accelerating primitives and sync in fallbacks only if
...
we got vtSema
2005-07-07 15:05:02 +00:00