Commit Graph

333 Commits

Author SHA1 Message Date
Søren Sandmann Pedersen
e5525d268c Add Speedo directory to Xfont 2005-06-16 21:35:26 +00:00
Søren Sandmann Pedersen
b96f539005 Add Type1 subdirectory to lib/Xfonts, update build system accordingly. 2005-06-16 20:50:12 +00:00
Alexander Gottwald
01c8cee173 Replace <X11/transport.c> with <X11/Xtrans/transport.c> 2005-06-09 15:56:05 +00:00
Alexander Gottwald
3a46316e5f Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>
Copy Xtrans.h to exports/include/X11/Xtrans only
XORG-6_8_99_11
2005-06-09 15:52:03 +00:00
Josh Triplett
175bbc2e58 Reference X11/fonts header files using X11/fonts/ prefix. XORG-6_8_99_9 XORG-6_8_99_10 2005-05-27 17:44:08 +00:00
Josh Triplett
fd884a4dbe Add Xfont. 2005-05-27 05:17:52 +00:00
Adam Jackson
73c3c1850b Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful. XORG-6_8_99_6 sco_port_update-base XORG-6_8_99_5 XORG-6_8_99_7 XORG-6_8_99_4 XORG-6_8_99_8 2005-04-22 20:49:49 +00:00
Alexander Gottwald
dd695cb666 Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
mingw (Win32) port
XORG-6_8_99_1 XORG-6_8_99_2 XORG-6_8_99_3
2004-11-15 15:06:56 +00:00
Roland Mainz
8cb3bec366 xc/lib/font/util/Imakefile
//freedesktop.org/bugzilla/show_bug.cgi?id=1804): Fix build failure (caused
    by missing symbols such as |TwoByteSwap|) when linking the FreeType
    module and the FreeType library both statically info the Xserver.
2004-11-10 07:46:26 +00:00
Roland Mainz
69e87288b1 //freedesktop.org/bugzilla/show_bug.cgi?id=1767): Fixing build bustage in
xc/programs/bdftopcf/ due missing `FT_STREAM_SEEK'/`FT_STREAM_POS'
    symbols.
2004-11-03 19:43:57 +00:00
Egbert Eich
29b00ebfeb Removing unneeded private FreeType2 symbol.
Updating to EDID 1.3. (Bugzilla# 1490, Jay Cotton, Egbert Eich).
Removing unneeded code.
Fixed KGA handling for i810. KGA handling for chips derived from C&T chips
    is slightly different. The changes make the code consistent with the
    C&T (chips) and i740 drivers.
2004-11-02 08:54:52 +00:00
Egbert Eich
e521b84258 Optimization of CJK rendering when using versions of freetype prior to
2.1.8 (Chisato Yamauchi).
A small backward compatibility fix to make the freetype module build with
    freetype version < 2.1.7.
Fixed/added some debugging code.
XORG-6_8_1_901 rel-0-6-1 XORG-6_8_1 XORG-6_8_0 XORG-6_7_99_904 XORG-6_7_99_903 XORG-6_7_99_902 XORG-6_7_99_901 XORG-6_7_99_2 XORG-6_7_99_1 lg3d-base XORG-6_8_1_902 lg3d-rel-0-7-0
2004-08-04 12:21:48 +00:00
Egbert Eich
0cbe4e3804 fixed typo 2004-08-03 16:12:53 +00:00
Egbert Eich
3ebaa29736 Bugzilla #925: Simpler version of backward compatibility fix (Chisato
Yamauchi). Fix to support older versions of gcc (Matthieu Herrb).
2004-08-03 09:02:17 +00:00
Egbert Eich
96a97b8f86 Removed distro specific stuff.
Fixed FreeType module to build with FreeType versions older than 2.1.7.
Fixed typo.
Added vtSema to protect call of driver DPMS function.
removed unneeded variable
Modified RandR driver hook to reduce the number of function calls to one.
    Function is sufficiently generic to be extended in the future.
2004-08-02 19:35:07 +00:00
Egbert Eich
d1054db0ee Fix build glitches when building modules independently using Imake. 2004-05-24 19:06:59 +00:00
Egbert Eich
2a7109894f BugZilla #601: fixed missing symbols in Xserver freetype module due to
using isdigit instead of ft_isdigit, missing or faulty defines for
    digit and string functions in ftstdlib.h (now myftstdlib.h). Reverted
    freetype2 to upstream version, fixed CHAR_BIT in myftstdlib.h and made
    the use of a copy of ftconfig.h in lib/font/FreeType obsolete (Egbert
    Eich).
2004-05-05 17:24:40 +00:00
Roland Mainz
b096ed91be Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=595 -
RFE: Retire XTT font module and FreeType1 from xorg tree. The
    functionality of XTT has been integrated into the FreeType font module
    and the old XTT1.x code (incl. FreeType1 in xc/extras/) is no longer
    needed anymore.
XACE-SELINUX-MERGE
2004-05-04 22:59:15 +00:00
Roland Mainz
ca5602cde9 Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=307 -
Restore optimization heuristics on CJK fonts in the FreeType font
    module which were broken in X11R6.7. Patch by Chisato Yamauchi
    <cyamauch@a.phys.nagoya-u.ac.jp>.
2004-05-04 18:47:31 +00:00
Egbert Eich
3d75ea33ec Merging XORG-CURRENT into trunk 2004-04-23 18:44:23 +00:00
Egbert Eich
8ee2a19ff0 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 xf86-4_4_99_1 2004-03-14 08:32:37 +00:00
Egbert Eich
4986cabb22 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 xf86-4_4_0 2004-03-03 12:11:44 +00:00
Egbert Eich
f827ecf1e0 readding XFree86's cvs IDs xf86-4_3_99_903 2004-02-26 13:35:35 +00:00
Egbert Eich
90614769a0 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:22:53 +00:00
Kaleb Keithley
45fc57ae31 Import most of XFree86 4.4RC3. This import excludes files which have the
new license. If we want to, later we can import 4.4RC3 again and pick
    up the files that have the new license, but for now the vendor branch
    is "pure."
xf86-4_3_99_903_special
2004-02-23 20:34:43 +00:00
Egbert Eich
d7467b679c Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 xf86-012804-2330 2004-01-29 08:08:15 +00:00
Kaleb Keithley
a0e93cace8 XFree86 4.3.99.902 (RC 2) xf86-4_3_99_902 2003-12-19 20:54:40 +00:00
Kaleb Keithley
d82accff22 XFree86 4.3.99.901 (RC 1) xf86-4_3_99_901 2003-12-04 22:03:04 +00:00
Kaleb Keithley
fb0cbe6e72 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks xf86-4_3_99_16 2003-11-25 19:28:20 +00:00
Kaleb Keithley
ca219ad2fc Initial revision 2003-11-25 19:28:16 +00:00
Kaleb Keithley
4349bf0fa1 XFree86 4.3.0.1 xf86-4_3_0_1 PRE_xf86-4_3_0_1 2003-11-14 16:48:50 +00:00
Kaleb Keithley
3795e9702b Initial revision 2003-11-14 16:48:50 +00:00
Kaleb Keithley
153e8da444 R6.6 is the Xorg base-line XORG-MAIN 2003-11-14 15:54:40 +00:00