macallan
fef6357143
set -DHAVE_ISA on shark, with this accelerated Xorg works again on rev. 4
...
sharks.
2009-10-15 22:54:45 +00:00
snj
f69ea56c7a
Move libdrm headers up one level (out of the X11 directory) to match
...
the rest of the world and fix the inconsistency with libdrm.pc.
Fixes PR xsrc/42126.
2009-10-08 19:06:49 +00:00
macallan
0757b51d96
build the sunleo driver on sparc and sparc64
2009-09-05 22:35:53 +00:00
ahoka
04e8306951
Install manpage for the Xorg S3 driver.
2009-08-28 17:20:07 +00:00
ahoka
8e8267140c
OK, it seems we missed the fact, that s3_video.c needs S3_NEWMMIO
...
defined for proper compilation (its using some macros which are ended
up as undefined symbols and thus crashing the server).
The driver is working properly again now.
2009-08-28 14:39:39 +00:00
ahoka
b04b38e286
Bump DRIVER_VERSION for last update.
2009-08-28 14:13:24 +00:00
mrg
602bbf6a42
disable imstt driver. it needs xorg 1.6 help.
2009-08-27 04:35:57 +00:00
mrg
5b64d8fe9f
build tdfx_dri.c. fixes PR#41922.
2009-08-27 04:33:18 +00:00
macallan
c914c90eda
build pnozz and suntcx drivers on sparc
2009-08-26 22:33:38 +00:00
macallan
66e211a7ea
reachover for pnozz and suntcx
2009-08-26 22:30:46 +00:00
ahoka
e288bad006
Add missing C file and change version number to complete the last upgrade.
2009-07-12 23:49:49 +00:00
mrg
c6b110c7ca
XXX: -Wno-error savage_exa.c for now.
2009-07-09 07:50:10 +00:00
mrg
c2eb070e59
enable EXA and XAA.
2009-07-03 21:19:19 +00:00
mrg
097e42c7ab
add files needed for DRI. should fix a problem reported by Matthew Mondor.
2009-06-29 15:40:10 +00:00
mrg
cb84b0f930
don't build the vga or nsc drivers -- they haven't been ported to
...
xorg-server 1.6 yet. remove them from the list of drivers to try
to load with "X -configure". (someone should also confirm that
this list of drivers is right.)
this should fix PR#41626.
2009-06-23 04:39:52 +00:00
mrg
e2812586d9
clean up the sources list.
...
this driver doesn't work yet, though.
it has not been ported to libpciaccess yet.
2009-06-12 04:40:22 +00:00
mrg
b3141d0339
add all the missing sources
2009-06-12 04:26:32 +00:00
snj
9d3fa903c6
Add a missing source file. X now works again in vmware.
2009-06-12 04:10:57 +00:00
mrg
216c4cfb08
add missing source files.
2009-06-12 04:00:56 +00:00
mrg
d225a0d5f8
build updates for xorg-server 1.6.
2009-06-12 01:59:04 +00:00
mrg
edc8c76e47
use -Wno-error for a deprecated warning.
2009-06-11 15:54:18 +00:00
mrg
e02f3af610
use -Wno-error for a deprecated warning.
2009-06-11 15:32:38 +00:00
mrg
2415d8ceb8
merge xf86-video-ati 6.12.2
2009-06-10 09:22:09 +00:00
mrg
513c991fdb
look in the new 'shared' subdir.
2009-06-10 08:56:33 +00:00
mrg
7f3accc357
merge xf86-video-siliconmotion 1.7.1.
2009-06-10 06:46:34 +00:00
mrg
fa5ad74c84
look for and find config.h
2009-06-10 05:06:15 +00:00
mrg
8c3c748c82
look for the new config.h.
2009-06-10 02:39:29 +00:00
mrg
1568f86ba2
don't build tridentramdac.c anymore
2009-06-10 02:29:27 +00:00
mrg
42b75dd94f
add the driver src dir to the include path.
2009-06-10 02:01:14 +00:00
mrg
2bdc43f27c
mga_dacG.c has an const issue; work around it.
2009-06-10 02:00:51 +00:00
mrg
d90dd2c1bf
define HAVE_CONFIG_H, and use the newly provided one.
2009-06-10 02:00:10 +00:00
mrg
41c6d41b48
define PACKAGE_VERSION.
2009-06-10 01:59:09 +00:00
mrg
3b81cc3605
build updates for libdrm 2.4.11 and xf86-video-intel 2.7.1.
...
thanks to snj@ for most of this.
2009-06-09 03:05:36 +00:00
ahoka
6903faa67e
Update s3 driver to 0.6.1.
...
Also add a missing object file to build a properly working module.
Closes PR xsrc/41206
2009-06-05 23:37:55 +00:00
ahoka
b498a6e0b7
Allow driver version to be set from the makefile instead of
...
relying on parsing configure scripts.
2009-06-05 23:34:36 +00:00
rafal
91d9da05bb
Fix part of xsrc/40322: r128 driver does not restore VGA state on exit from X.
...
radeon driver still needs looking at, it restores the console mode OK, but
the font is a very dark gray making it appear as if the screen is blank as
well.
2009-04-21 02:45:25 +00:00
veego
a3f4641381
Update for 1.2.5:
...
- Reorder SRCS to match the generated Makefile
- Enable rhd_audio.c and rhd_hdmi.c
- Add r600_shader.c in the default cause
- Add r6xx_accel.c, r600_exa.c and r600_textured_videofuncs.c for DRI
2009-04-13 19:39:57 +00:00
bouyer
f331ab29d9
fix Xorg build on alpha:
...
- don't build/install drivers that are x86-specific
- add extra files to sets lists.
2009-04-10 17:00:44 +00:00
mrg
e38e7ed033
- add X11FLAGS.DRI.
...
- prepare for rhd_audio.c & rhd_hdmi.c (still not used.)
2009-03-30 02:01:11 +00:00
reinoud
cc2f230432
Add missing files to the via driver
2009-02-27 15:47:46 +00:00
jmcneill
ff3af4aa1d
Build xf86-video-wsfb on x86
2009-02-14 20:29:09 +00:00
abs
a6ec339f8c
Use MACHINE_ARCH rather than MACHINE where relevant. At least one file had a nice mixture of amd64 and x86_64 tests...
2009-02-14 13:32:12 +00:00
abs
5418aaa838
Only pull in xf86-${everything} on i386/amd64/alpha, rather than default case
2009-02-14 10:44:41 +00:00
macallan
6d8c9bc316
build the newport driver on sgimips
2009-02-14 03:17:24 +00:00
macallan
5b437f7ba6
reachover for newport driver
2009-02-14 03:15:15 +00:00
martin
238880933d
Remove artifacts of the xfree reachover build - this makes it use the
...
proper includes.
2009-01-20 10:18:32 +00:00
jmcneill
3127bf40e5
Fix vt switching when Xkb is disabled.
2008-12-21 21:20:03 +00:00
rtr
37a0c6d64c
* install only wsfb driver and manpages for netwinder
...
* don't install client side dri modules for netwinder
* remove module and driver entries from set lists for netwinder that
are no longer installed.
2008-11-24 07:51:51 +00:00
macallan
2ada4c9a61
build the AG-10e driver on sparc and sparc64
2008-11-11 03:38:00 +00:00
macallan
9fe1b32728
reachover for the AG-10e driver
2008-11-11 03:37:27 +00:00