CVS log for xc/programs/Xserver/fb/fbglyph.c |
|
Help |
Request diff between arbitrary revisions
161. Implement a major #include rework throughout the tree. Also enforce it
for all non-external builds (i.e. in-tree & SDK) (Marc La France).
160. Rework the building of hw/xfree86/parser to be more in line with the
building of other server subdirectories (such as common/)
(Marc La France).
159. ANSIfy /xc/lib/font/builtins/, and fix warnings, whitespace & formatting
(Marc La France).
Notes:
- `make World` highly recommended ;-)
- This will be further tested in the next few days.
Additional REGION build fixes
pull 1.11->1.12 patch by Keith Packard: Fix glyph clipping for large origin
Fix glyph clipping for large origin
Add miext/layer for more complete RandR support in kdrive/Xfbdev
Warning fix.
fb: 24bpp glyphblt weird colors on LSB machines
fb: fix for MSB 24bpp
remove/disable standard RCS ident lines that are in some files some bindist updates don't define noPanoramiXExtension when Xinerama is not enabled Add xfontsel to programs/Imakefile
3822. Disable the 3DNow assembler code for now, to avoid problems with
assemblers that don't recognise the instructions (Brian Paul).
3821. Fix some problems with the Cards file (#3726,
Paulo Cesar Pereira de Andrade).
3820. Eliminate the double mappings added to the r128 driver work around
earlier limitations, and add the fix necessary to make the R128
work on an Alpha UP1000 box without hanging the AGP bus during fb
rendering (#3720, Keith Packard).
3819. Fix an int10 crash when the BIOS accessed memory beyond the first
8kbytes (#3722, Keith Packard).
3818. Fix PCI memory regions on dense alpha (#3720, Keith Packard).
3817. Fix an int10 module build problem on big endian machines (#3719,
Kostas Gewrgiou).
3816. Remove "lib" from the GLcore module name (David Dawes).
3815. Set HasPoll to NO for Linux to work around a problem that Netscape
has when libXt uses poll() instead of select() (#3718, Keith Packard).
3814. Disable 24bpp fb rendering on big endian machines because it doesn't
work yet (#3717, Keith Packard).
3813. Fix an Xlib bug that causes freed memory to be accessed. This is
exposed by Netscape (#3716, Keith Packard).
3812. Fix a problem in glxUseXFont() when direct rendering (#3715, Brian Paul).
3803. Xterm patch #128 (#3713, Thomas Dickey).
3802. Fix a crash in the XKB library code (#3712,
Paulo Cesar Pereira de Andrade).
fix 32bpp fb problem
3779. Cleanups for the contrib programs recently moved into the main xc/
tree (#3701, Bruno Haible).
3778. Small lynx.cf fix (#3700, Thomas Mueller).
3777. Initialise MMIO32 for r128 when using fbdev (#3699, Kostas Gewrgiou).
3776. Avoid most lockups for Trio3D startup (s3virge driver) (#3698,
Harald Koenig).
3775. Fix unresolved and conflicting symbols in X-TT, and fix the broken
BIG5 converter (#3697, Takuya Shiozaki).
3774. Update README.fonts (#3696, Juliusz Chroboczek).
3773. Add dot, line, arc accelerations for 24bpp in fb, and cleanup most
warnings (#3695, Keith Packard).
3772. Make it possible to build the r128 driver with support for fb
(disabled by default) (#3693, Keith Packard).
3771. Fix a problem with lnx_ev56 (#3693, Keith Packard).
3770. Fix references to noPanoramiXExtension when Xinerama is not built
(#3691, Christopher Sekiya).
3769. Fix possible races in xauth and libXau (#3690, 3694, Colin Phipps).
3768. Fix some Xv and PC-98 init bugs in the apm driver (#3689, Loic Grenie).
3767. Fix SVR4.0 build problem in the cyrix driver (David Dawes).
3766. Fix SVR4.0 build problems in the sis driver (#3687, Takaaki Nomura).
3554. Fix "controlization" in XLookupString for chars > 127 (#3569,
Ivan Pascal).
3553. Take advantage of FB speedups in Tiny-X (#3568, Keith Packard).
3552. Speed up FB and do 32bit accesses instead of 64bit accesses
(#3567, Keith Packard).
3551. Eliminate saving the contents of the screen durint VT switching
(#3562, Keith Packard).
3550. Make using fb easier for driver writers (#3561, Keith Packard).
3549. Fix TCP font server connections (#3560, Keith Packard).
3548. Implement the "OverclockMem" option for the Millennium and Millennium
II (#3558, Andrew Aitchison).
3547. Speed up some FB performance problems (#3557, 3559, 3560,
Keith Packard).
3546. Work around a bad code generation bug in gcc 2.7.2.3 that shows up
in XAA (#3550, Rik Faith).
3545. Add a -brief option to xclock to show only hours and minutes when in
digital mode (#3549, Keith Packard).
3544. Fix some dead key problems with xkb symbols for Swiss French and
Swiss German keyboards (#3546, Charles Lopes).
3413. Make Xserver/fb work with R6.3 server and with MSB cpu
(#3523, Keith Packard).
3336. Fx up new MMIO macros (#3337, Matt Grossman).
3335. Clean up compiler warnings in lib/font/bitmap (#3411, Matt Grossman).
3334. TGA fixes, add sync on green (#3410, Matt Grossman).
3333. Fix NULL pointer dereference in libXaw (#3406, Christopher Sekiya).
3332. Add Rage128 support (#3405, Rik Faith, funded by ATI).
3331. Add MTRR support for NetBSD and OpenBSD. Add new NetBSD aperture driver
(#3404, Matthieu Herrb).
3330. Xterm patch #121 (#3402, Thomas Dickey).
3329. Rendition driver bugfixes and alpha related cleanups (#3400,
Dejan Ilic, Marc Langenbach, Egbert Eich).
3328. Add void input device (#3392, Frederic Lepied).
3327. Changed the Xon serial option to be able to select xon/xoff for input,
output or both. Add support for Graphire models. Change wacom init
phase to use new Xoff option (#3391, Frederic Lepied).
3326. Change the SwapAxes option to SwapXY in elographics/microtouch driver
to match an already existing option in the Dynapro driver. Add a Focus
class capability to the elographics driver (#3395, Patrick Lecoanet).
3325. Update mouse rate handling (#3388, Harald Koenig).
3324. Fix NULL pointer dereference in misprite.c (#3380, Edward Wang).
3323. Add FBDev and ShadowFB support to glint driver. Add new option
"NoWriteBitmap" (#3383, Michel Daenzer).
3322. Update SuperProbe to handle S3 Savage4, Savage200 and clean up
Trio3D/Savage3D detection (#3382,3384 Harald Koenig).
3321. Add new framebuffer code and tiny X DDX architecture (#3379,
Keith Packard).
3320. Add DGA2 documentation (#3378, Mark Vojkovich).
3319. Update XFree86 manpage wrt -bpp/-depth/-fbbpp (#3377, Andy Isaacson).
3318. Make SuperProbe check primary cards, only (#3374, Harald Koenig).
3317. Add SilkenMouse to *BSD (#3373, Matthieu Herrb).
3316. Allow SilkenMouse to work if not all drivers of an OS support SIGIO
(#3372, Keith Packard).
3315. Fix a few problems in TGA driver and add support for backing store
and SilkenMouse (#3371, Matt Grossman).
3314. Add smarter scheduler (#3370, Keith Packard).
3313. Xterm patch #120 (#3369, Thomas Dickey).
3312. Enable xf86SetKbdRate function on Solaris 8 (#3364, David Holland).
3311. Fix some bugs and add acceleration to Rendition server (#3360,
Dejan Ilic).
3310. Make raw DDC information available as properties in the root window
(#3357, Andrew Aitchison).
3309. Fix for xf86CreateRootWindow (#3355, Andrew Aitchison).
3308. Add manpage for the chips driver (#3353, David Bateman).
3307. Update contact info (#3352, Andrew van der Stock).
3306. Add kbd rate support for Linux (#3363, Harald Koenig).
3305. Update Portuguese XKB map (#3351, Joao Esteves, Francisco Colaco).
3304. Fix text clipping in 3dfx driver (#3349, Henrik Harmsen).
3303. Fix S3 ViRGE hw cursor (#3348, Harald Koenig).
3302. Fix clipping in 3dfx driver (#3342, Daryll Strauss).
3301. Enable SilkenMouse for 3dfx driver (#3341, Henrik Harmsen).
3300. Enable SIGIO support on LynxOS (#3339, Thomas Mueller).
3299. Get TRUE defined in sigio.c. Fix xterm compile problem on ISC
(#3338, Michael Rohleder).
3298. Correct DPMS suspend/standby modes for 3dfx driver (#3336,
Henrik Harmsen)
3297. Xterm patch #119 (#3335, Thomas Dickey).
|
Powered by ViewCVS 0.9.2 |