- 14 Nov, 2003 2 commits
-
-
Kaleb Keithley Keithley authored
-
Keith Packard authored
manager enabled.
-
- 13 Nov, 2003 1 commit
-
-
Keith Packard authored
have redirected subwindows in manual mode. Those clients are marked Critical and given a significant scheduling boost whenever they receive a damage notify event. This dramatically improves update frequency. If the kernel reported a large number of keys, readKernelMapping would walk off the end of the kdKeysym array. Fix usage of _IOWR; the 'size' argument is actually a datatype.
-
- 11 Nov, 2003 1 commit
-
-
Eric Anholt authored
-Werror default and add --enable-werror switch to add it back.
-
- 10 Nov, 2003 2 commits
-
-
Keith Packard authored
drawable pixmap rather than directly into the frame buffer. Rewrite logic in kdoffscreen to make space for new allocations, now deals correctly with locked areas.
-
Keith Packard authored
case.
-
- 08 Nov, 2003 2 commits
-
-
Phil Blundell authored
New functions. (TsInit): Register them.
-
Keith Packard authored
kaaComposite acceleration for simple bltblt case.
-
- 07 Nov, 2003 2 commits
-
-
Keith Packard authored
the server seems to act as before. With RedirectSubwindows (root, automatic), the server looks just like a regular X server. Now to go rewrite the (currently lame) compositing manager to get some real action on the screen. Some of the fixes here are to make valgrind quiet with various ioctls used by kdrive/linux. Also fixed a bug where fbdev initialization was out of order in fbdev.c and smi.c
-
Phil Blundell authored
-
- 06 Nov, 2003 1 commit
-
-
Matthew Allum authored
-
- 05 Nov, 2003 1 commit
-
-
Keith Packard authored
extension semantics. Replace mouse acceleration with quadratic.
-
- 02 Nov, 2003 1 commit
-
-
Keith Packard authored
-
- 28 Oct, 2003 2 commits
-
-
Phil Blundell authored
-
Phil Blundell authored
-
- 19 Oct, 2003 1 commit
-
-
Keith Packard authored
KdOffscreenSwapOut to avoid unneeded 'continue'
-
- 16 Oct, 2003 1 commit
-
-
Keith Packard authored
can occur while switched away. Set type of off_screen_areas member to actual type instead of pointer
-
- 15 Oct, 2003 3 commits
-
-
Anders Carlsson authored
-
Keith Packard authored
make doesn't build things in the right order (-j) hw/kdrive/mga/mga.h, mgadraw.c Fix warnings
-
Keith Packard authored
pixmap size test Add migration to composite function for source operands VbeDPMS Remove extraneous call to VbeGetVib.
-
- 14 Oct, 2003 7 commits
-
-
Keith Packard authored
Offscreen allocator API changes.
-
Keith Packard authored
unwrapping pixmap operations. This makes sure the accelerated code gets invoked for pixmaps Add pixmap migration support to kaa. Can't quite automatically migrate pixmaps off-screen, but soon we will. Can kick objects out of video memory. Move per-screen linked list pointers to pixmap private. Wrap Composite in preparation for migrating pixmaps. Have kasync ignore drawable type so that pixmaps trigger sync Add KdOffscreenFini to cleanup on server reset. Switch off screen area to have only a 'save' function; moving objects to off screen memory is done by saving then freeing the area.
-
Keith Packard authored
-
Keith Packard authored
fixes. Allocate pixmap private space only for screens with off-screen pixmap support
-
Keith Packard authored
-
Keith Packard authored
-
Keith Packard authored
-
- 13 Oct, 2003 4 commits
-
-
Anders Carlsson authored
support accelerated operations on offscreen pixmaps.
-
Anders Carlsson authored
-
Anders Carlsson authored
-
Anders Carlsson authored
change for the kaa structure.
-
- 12 Oct, 2003 1 commit
-
-
Anders Carlsson authored
-
- 11 Oct, 2003 1 commit
-
-
Anders Carlsson authored
-
- 09 Oct, 2003 6 commits
-
-
Keith Packard authored
-
Anders Carlsson authored
-
Keith Packard authored
-
Keith Packard authored
-
Keith Packard authored
vesa server by default
-
Keith Packard authored
-
- 05 Oct, 2003 1 commit
-
-
Keith Packard authored
smi server to fbdev (vesa bios doesnt work on the Acer I have here)
-