CVS log for xc/programs/Xserver/hw/xfree86/common/xf86xv.c

(logo)

Help

(back) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / common

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.39 / (view) - annotate - [select for diffs] , Fri Oct 14 14:16:34 2005 UTC (7 years, 8 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_8_0-bindist, xf-4_8_0, xf-4_8-branch, xf-4_7_99_9, xf-4_7_99_8, xf-4_7_99_7, xf-4_7_99_6, xf-4_7_99_5, xf-4_7_99_4, xf-4_7_99_31, xf-4_7_99_30, xf-4_7_99_3, xf-4_7_99_29, xf-4_7_99_28, xf-4_7_99_27, xf-4_7_99_26, xf-4_7_99_25, xf-4_7_99_24, xf-4_7_99_23, xf-4_7_99_22, xf-4_7_99_21, xf-4_7_99_20, xf-4_7_99_2, xf-4_7_99_19, xf-4_7_99_18, xf-4_7_99_17, xf-4_7_99_16, xf-4_7_99_15, xf-4_7_99_14, xf-4_7_99_13, xf-4_7_99_12, xf-4_7_99_11, xf-4_7_99_10, xf-4_7_99_1, xf-4_7_0, xf-4_7-branch, xf-4_6_99_9, xf-4_6_99_8, xf-4_6_99_7, xf-4_6_99_6, xf-4_6_99_5, xf-4_6_99_4, xf-4_6_99_3, xf-4_6_99_29, xf-4_6_99_28, xf-4_6_99_27, xf-4_6_99_26, xf-4_6_99_25, xf-4_6_99_24, xf-4_6_99_23, xf-4_6_99_22, xf-4_6_99_21, xf-4_6_99_20, xf-4_6_99_2, xf-4_6_99_19, xf-4_6_99_18, xf-4_6_99_17, xf-4_6_99_16, xf-4_6_99_15, xf-4_6_99_14, xf-4_6_99_13, xf-4_6_99_12, xf-4_6_99_11, xf-4_6_99_10, xf-4_6_99_1, xf-4_6_0, xf-4_6-branch, xf-4_5_99_904, xf-4_5_99_903, xf-4_5_99_902, xf-4_5_99_901, xf-4_5_99_22, xf-4_5_99_21, xf-4_5_99_20, xf-4_5_99_19, xf-4_5_99_18, xf-4_5_99_17, xf-4_5_99_16, xf-4_5_99_15, xf-4_5_99_14, HEAD
Changes since 1.38: +5 -5 lines
Diff to previous 1.38
 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.

Revision 1.38 / (view) - annotate - [select for diffs] , Thu Feb 19 22:38:12 2004 UTC (9 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_9, xf-4_5_99_8, xf-4_5_99_7, xf-4_5_99_6, xf-4_5_99_5, xf-4_5_99_4, xf-4_5_99_3, xf-4_5_99_2, xf-4_5_99_13, xf-4_5_99_12, xf-4_5_99_11, xf-4_5_99_10, xf-4_5_99_1, xf-4_5_0, xf-4_5-branch, xf-4_4_99_903, xf-4_4_99_902, xf-4_4_99_901, xf-4_4_99_9, xf-4_4_99_8, xf-4_4_99_7, xf-4_4_99_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3, xf-4_4_99_22, xf-4_4_99_21, xf-4_4_99_20, xf-4_4_99_2, xf-4_4_99_19, xf-4_4_99_18, xf-4_4_99_17, xf-4_4_99_16, xf-4_4_99_15, xf-4_4_99_14, xf-4_4_99_13, xf-4_4_99_12, xf-4_4_99_11, xf-4_4_99_10, xf-4_4_99_1, xf-4_4_0, xf-4_4-branch
Changes since 1.37: +6 -6 lines
Diff to previous 1.37
 810. Fix compile issue in imstt driver (#6140, Rene Rebe)
 809. Only reset primary head of a Radeon (#6133, Rene Rebe).
 808. Fix big-endian typo in xf86CopyYUV12ToPacked (#6131, Rene Rebe).

Revision 1.37 / (view) - annotate - [select for diffs] , Mon Nov 10 18:22:15 2003 UTC (9 years, 7 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_903, xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_16
Changes since 1.36: +27 -23 lines
Diff to previous 1.36
 573. Rework REGION_* macros to eliminate NEED_SCREEN_REGIONS build failures
      (Marc La France).

 NOTE:  This might cause build failures in darwin, xwin, sunLynx and kdrive
        DDXen.

Revision 1.36 / (view) - annotate - [select for diffs] , Sun Aug 24 16:36:56 2003 UTC (9 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_15, xf-4_3_99_14, xf-4_3_99_13, xf-4_3_99_12, xf-4_3_99_11
Changes since 1.35: +29 -7 lines
Diff to previous 1.35
Add/update copyright and license notices.

Revision 1.35 / (view) - annotate - [select for diffs] , Wed Apr 30 15:56:25 2003 UTC (10 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_9, xf-4_3_99_8, xf-4_3_99_7, xf-4_3_99_6, xf-4_3_99_5, xf-4_3_99_4, xf-4_3_99_10
Changes since 1.34: +31 -28 lines
Diff to previous 1.34
 156. Fix precision problems in xf86XVClipVideoHelper and in Mach64 XVideo
      support (Marc La France).

Revision 1.34 / (view) - annotate - [select for diffs] , Wed Apr 23 20:51:24 2003 UTC (10 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_3
Changes since 1.33: +376 -294 lines
Diff to previous 1.33
 136. Fix bug that prevented fbman from using the last partial scanline of a
      Mach64 framebuffer (Marc La France).
 135. Make ATI Mach64 FIFO cache integrity testing optional (Marc La France).
 134. Export ATI Mach64 hardware overlay as an XVideo adaptor (derived from
      GATOS project, Egbert Eich, Marc La France).
 133. Reorganise ATI Mach64 support into separate source files
      (Marc La France).
 132. Refine atimisc's decoding of the panel mode on server entry in an attempt
      to reduce the effect of atyfb bugs (Marc La France).
 131. Make Rage128 and Radeon XVideo available even when 2D acceleration is
      disabled (Marc La France).
 130. There is no longer any need to require hardware cursors during Rage128
      and Radeon XVideo displays (Marc La France).
 129. Initialise v4l's XVideo adaptors last (Marc La France).
 128. Reduce cut&paste effects by adding more helpers to Xv
      (derived from #5645, Björn Augustsson, Marc La France).
 127. Centralise a region comparison primitive into 'mi' and use it instead of
      local definitions throughout the server (Marc La France).
 126. DPMSExtension & XvExtension driver cleanups (Marc La France).

Revision 1.33 / (view) - annotate - [select for diffs] , Sat Nov 9 01:18:11 2002 UTC (10 years, 7 months ago) by keithp
Branch: MAIN
CVS Tags: xf-4_3_99_2, xf-4_3_99_1, xf-4_3_0_2, xf-4_3_0_1, xf-4_3_0, xf-4_3-branch, xf-4_2_99_902, xf-4_2_99_901, xf-4_2_99_4, xf-4_2_99_3
Changes since 1.32: +2 -24 lines
Diff to previous 1.32
xf86xv.c was allocating 8 bytes in every window but not using it

Revision 1.32 / (view) - annotate - [select for diffs] , Wed Aug 22 21:13:43 2001 UTC (11 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_2, xf-4_2_99_1, xf-4_2_1_2, xf-4_2_1_1, xf-4_2_1, xf-4_2_0_1, xf-4_2_0-bindist-1, xf-4_2_0-bindist, xf-4_2_0, xf-4_2-branch, xf-4_1_99_7, xf-4_1_99_6, xf-4_1_99_5, xf-4_1_99_4, xf-4_1_99_3, xf-4_1_99_2, Domain-branch
Changes since 1.31: +7 -13 lines
Diff to previous 1.31
Remove unnecessary hack.

Revision 1.31 / (view) - annotate - [select for diffs] , Thu Aug 16 13:33:52 2001 UTC (11 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_1_99_1
Changes since 1.30: +24 -7 lines
Diff to previous 1.30
 221. Add a workaround for FreeBSD to make programs (like mkfontdir) that
      are run as part of the build use the shared libraries from the build
      rather than those that may be installed on the system (David Dawes).
- Fix some things related to the new fontenc code, enable binary compatibility
  with the older interfaces by default, change the font ABI revision to 0.3
  and the Xfont shared library version to 1.4.
- Some build/warning fixes.
- Remove unused xf86Switch.c.

Revision 1.30 / (view) - annotate - [select for diffs] , Sat Jun 16 20:57:42 2001 UTC (12 years ago) by mvojkovi
Branch: MAIN
Changes since 1.29: +139 -1 lines
Diff to previous 1.29
  Add xf86XVFillKeyHelper and xf86XVClipVideoHelper to the common layer.

Revision 1.29 / (view) - annotate - [select for diffs] , Mon May 7 20:59:05 2001 UTC (12 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_1_0_2, xf-4_1_0_1, xf-4_1_0-bindist, xf-4_1_0, xf-4_1-branch, xf-4_0_99_902, xf-4_0_99_901, xf-4_0_99_900
Changes since 1.28: +7 -7 lines
Diff to previous 1.28
 480. V4L documentation fix (Marc La France).
 479. Fix bug in generic hardware cursor RealizeCursor entry
      (Marc La France).

+ Minor Xv rework, warning & cosmetic changes

Revision 1.28 / (view) - annotate - [select for diffs] , Sat Aug 5 02:32:37 2000 UTC (12 years, 10 months ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-4_0_99_3, xf-4_0_99_2, xf-4_0_99_1, xf-4_0_3b, xf-4_0_3a, xf-4_0_3, xf-4_0_2c, xf-4_0_2b, xf-4_0_2a, xf-4_0_2-branch, xf-4_0_2-bindist, xf-4_0_2, xf-4_0_1h, xf-4_0_1g, xf-4_0_1f, xf-4_0_1e, xf-4_0_1d, xf-4_0_1c, xf-4_0_1b, xf-4_0_1Zc, xf-4_0_1Zb, xf-4_0_1Za, xf-4_0_1Z, pre-R651-import
Changes since 1.27: +6 -4 lines
Diff to previous 1.27
  Fix small logic difference in Xv code.

Revision 1.27 / (view) - annotate - [select for diffs] , Fri Aug 4 15:13:26 2000 UTC (12 years, 10 months ago) by eich
Branch: MAIN
Changes since 1.26: +33 -30 lines
Diff to previous 1.26
 491. fixed handling of backwards compatibility in xvmode (Egbert Eich).
 490. fixed changing mouse protocol with xf86misc extensions (Egbert Eich).
 489. added code to sanitize uninitialized PCI config space
      base addresses (Egbert Eich).
 488. Changed xf86xv.c to call StopVideo(exit=TRUE) even
      if StopVideo(exit=FALSE) has already been sent (Egbert Eich).
 487. fixed core dump in C&T video driver when vt switching
      Changed C&T video driver to only register a block handler
      when StopVideo() is called with exit = TRUE (Egbert Eich).
 486. Fixed Cirrus driver not segfault when termineated while
      switched away (Egbert Eich).
 485. Neomagic driver: select sw cursor when screen stretching is
      enabled (Egbert Eich).
 484. Neomagic driver: fixed problem with screen to screen copy
      on 2200 chipsets (Egbert Eich).
 483. Neomagic driver: fixed 'white screen problem' by implementing
      a signal save delay routine (Egbert Eich).
 482. r128 driver: Fixed colormap set problem when server is switched
      away (Egbert Eich).
 481. r128 driver Added reinitialization of accel engine after vt switch.
 480. fixed a fg/bg color problem in SiS driver (Egbert Eich).
 479. attempt to address some problems with Cyber LCD chipsets in
      Trident driver (Egbert Eich).
 478. tseng driver: Implemented correct MMIO handling (Egbert Eich).
 477. tseng driver: made accel driver multi screen capable (Egbert Eich).
 476. fixed vgaHW driver to use forground color for readability
      test of pallette registers. This prevents annoying flashing
      screen on server start (Egbert Eich).
 475. added module/font/rgb path parameters to xf86cfg (Egbert Eich).

Revision 1.26 / (view) - annotate - [select for diffs] , Fri Jun 9 21:41:06 2000 UTC (13 years ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-4_0g, xf-4_0f, xf-4_0e, xf-4_0d, xf-4_0c, xf-4_0_1a, xf-4_0_1-bindist, xf-4_0_1, xf-4_0Z
Changes since 1.25: +14 -1 lines
Diff to previous 1.25
  Add functions for allocating and freeing XVAdaptorRecs to keep drivers
from having to know the size of the structure

Revision 1.25 / (view) - annotate - [select for diffs] , Tue May 30 23:42:26 2000 UTC (13 years ago) by mvojkovi
Branch: MAIN
Changes since 1.24: +3 -23 lines
Diff to previous 1.24
  Fix Xv DDX so calling XvStopVideo stops overlaid stills/images.

Revision 1.24 / (view) - annotate - [select for diffs] , Mon May 29 20:47:37 2000 UTC (13 years ago) by mvojkovi
Branch: MAIN
Changes since 1.23: +23 -1 lines
Diff to previous 1.23
  Send clients some extra expose events when using YUV overlay windows.
This solves the "pause" problem in some multimedia players where
the image needs to be reput when the window is moved (wouldn't need
to if the data was actually in the window like it is with XShmPutImage).

Revision 1.23 / (view) - annotate - [select for diffs] , Thu Mar 30 17:36:13 2000 UTC (13 years, 2 months ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-4_0b, xf-4_0a
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
   Fix off by one clipping error in the Xv DDX.

Revision 1.22 / (view) - annotate - [select for diffs] , Sun Mar 26 01:27:11 2000 UTC (13 years, 2 months ago) by mvojkovi
Branch: MAIN
Changes since 1.21: +23 -2 lines
Diff to previous 1.21
   Xv clipping refinement.

Revision 1.21 / (view) - annotate - [select for diffs] , Fri Mar 17 20:43:35 2000 UTC (13 years, 3 months ago) by mvojkovi
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20
   I forgot that SwitchMode is an optional function.

Revision 1.20 / (view) - annotate - [select for diffs] , Mon Mar 13 21:54:35 2000 UTC (13 years, 3 months ago) by mvojkovi
Branch: MAIN
Changes since 1.19: +96 -56 lines
Diff to previous 1.19

   Fix some clipping bugs in Xv.

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Feb 22 01:58:06 2000 UTC (13 years, 3 months ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-4_0-bindist, xf-4_0, xf-3_9_18b, xf-3_9_18a, xf-3_9_18Za, xf-3_9_18Z
Changes since 1.18: +70 -18 lines
Diff to previous 1.18
  Reorder the way generic Xv adaptors are registered.

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Feb 11 20:39:20 2000 UTC (13 years, 4 months ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-3_9_18, xf-3_9_17f, xf-3_9_17e, xf-3_9_17Z
Changes since 1.17: +167 -12 lines
Diff to previous 1.17
   ReputImage function for Xv to prevent flickering on hardware
that can't color key.

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Jan 18 16:35:49 2000 UTC (13 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-3_9_17d, xf-3_9_17c, xf-3_9_17b, xf-3_9_17a
Changes since 1.16: +4 -3 lines
Diff to previous 1.16
3534. Fix for various compilation glitches (Marc La France).

Revision 1.16 / (view) - annotate - [select for diffs] , Fri Dec 17 02:45:37 1999 UTC (13 years, 6 months ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-3_9_17, xf-3_9_16Za, xf-3_9_16Z
Changes since 1.15: +4 -3 lines
Diff to previous 1.15
  Fix a problem with zero-length encodings

Revision 1.15 / (view) - annotate - [select for diffs] , Sat Dec 11 19:25:06 1999 UTC (13 years, 6 months ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-3_9_16f
Changes since 1.14: +493 -366 lines
Diff to previous 1.14
  New Xv common layer.

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Sep 27 05:29:30 1999 UTC (13 years, 8 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_16e, xf-3_9_16d, xf-3_9_16c, xf-3_9_16b
Changes since 1.13: +12 -7 lines
Diff to previous 1.13
3217. Xterm patch #116 (#3280, Thomas Dickey).
3216. Add new flags to the Xv adaptor type to indicate that it can be used
      to render into window or pixmaps and do video or stills (#3279,
      Mark Vojkovich).
3215. Fix some MGA pci retry related corruption problems (#3278,
      Mark Vojkovich).
3214. Attempt to autoprobe the memory on all MGA cards except the 2164
      (#3277, Mark Vojkovich).
3213. APM driver updates, including bug fixes, 24bpp acceleration and
      improved Rush support (#3276, Loic Grenie).
3212. Some DGA fixes (3275, Loic Grenie).
3211. Fix and document the CMAP_LOAD_EVEN_IF_OFFSCREEN option for the common
      layer cmap code (#3274, Marc La France).
3210. Some resource management speed improvements in Xinerama (#3273,
      Mark Vojkovich).
3209. Fix an off-by-one error in shadowfb's EnterVT wrapper (#3272,
      Marc La France).
3208. Fix ATI driver DAC handling for >8bpp TrueColor and add >8bpp
      DirectColor support (#3271, Marc La France).
3207. Add a hardcopy version of the Xv specs (#3270, Mark Vojkovich).
3206. Integration of a bug fix by David Woodhouse in the Microtouch
      driver. Correct a possible problem when configuring only one of
      the two devices supported by the driver (#3269, Patrick Lecoanet).
3205. Update XF86Conf.man to reflect the current state of the input drivers
      (#3269, Patrick Lecoanet).
3204. Add support for the ThruGlass touchscreens to the Microtouch driver
      (#3269, Andreas Micklei).
3203. Add SwapAxes and PortraitMode options to the Elographics and
      Microtouch drivers (#3269, Patrick Lecoanet).
3202. Port Microtouch and elographics drivers to the new module loading method
      (#3269, Patrick Lecoanet).
3201. Rewrite the way Xinerama handles visibility events.  Also fix some
      problems with CoordModePrevious primitives drawn on the root window
      (#3267, Mark Vojkovich).
3200. Some Xaw and xedit updates.  The html-mode code is removed from xedit
      (#3265, Paulo Cesar Pereira de Andrade).
3199. Fix a problem with pScrn->rgbBits not being set in the correct place
      in the tdfx driver (#3264, Scott Bertin).
3198. Update ATI info for `XFree86 -scanpci` (#3263, Marc La France).
3197. ATI driver changes:
       - Rage XC & Rage XL fixes.
       - Preliminary Rage Mobility support.
       - Fix from Christian Lupien to disable TVOUT feature of 3D Rage
         adapters.
       - Work around vertical blending limitations with "shallow" modes by
         doublescanning (accelerator CRTC) or multiscanning (VGA CRTC) them.
       - Fix bug that did not map the VGA aperture for generic VGA support.
      (#3260, Marc La France).
3196. Warning fixes in miscrinit.c (#3260, Marc La France).
3195. Rework mibank for maintenance reasons (#3260, 3281, Marc La France).
3194. VT switching changes, implementing a framework for framebuffer layers
      to be notified when an aperture is remapped at a different virtual
      address during EnterVT, and improved DDX-independence for mibank,
      and xf86SaveRestoreImage() no longer cares how the lower framebuffer
      layers access pixmap pixels (#3260, Marc La France).
3193. Remove scanpci's redundant check for "root".  It get in the way when
      setting its setuid bit (#3260, Marc La France).
3192. Add several acceleration functions to the tdfx driver, and fix some
      compliance problems (#3259, Darryl Strauss).
3191. i740 driver updates (#3256, Kurt Olsen).

Revision 1.13 / (view) - annotate - [select for diffs] , Mon Sep 6 10:27:29 1999 UTC (13 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_16a
Changes since 1.12: +46 -36 lines
Diff to previous 1.12
3150. Add support to the parser for a new way of specifying the screen
      positions (not made use of yet) (David Dawes).
3149. Remove a spurious #endif in linux.cf (#3215, Jarno Paananen).
3148. Add driver option VIDEO_OVERLAID_STILLS for the Xv DDX (untested)
      (#3214, Mark Vojkovich).
3147. Comment out the MGASoftReset() call in the mga driver to fix a
      multi-head problem (#3213, Mark Vojkovich).
3146. xman updates, including some app-defaults file tuning, change some
      widget names for better consistency, reformat the help file and
      update the man page (#3212, Carlos A M dos Santos)..
3145. Add support for DG/ux systems to xload (#3212,
      Takis Psarogiannakopoulos).
3144. App-defaults file updates for xcalc (#3212, Carlos A M dos Santos).
3143. Fix some prototypes/casts in viewres (#3212, Carlos A M dos Santos).
3142. Add an XtSetLanguageProc() call to all contrib programs except xman
      (#3212, Carlos A M dos Santos).
3141. Fix a zero-height bug in the xaa text code (#3211, Mark Vojkovich).
3142. Add an XtSetLanguageProc() call to all contrib programs except xman
      Mark Vojkovich).
3141. Fix a zero-height bug in the xaa text code (#3211, Mark Vojkovich).
3140. ScreenToScreenColorExpansion bug fix for the G400 (#3210,
      Mark Vojkovich).
3139. Xineramify ShmGetImage (#3209, Mark Vojkovich).
3138. Rewrite PanoramiXGetImage so that it passes xtest (#3209,
      Mark Vojkovich).
3137. Increase IMAGE_BUFSIZE to 64k (#3208, Mark Vojkovich).

Revision 1.12 / (view) - annotate - [select for diffs] , Sun May 23 05:33:47 1999 UTC (14 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_16, xf-3_9_15d, xf-3_9_15c, xf-3_9_15b, xf-3_9_15a, xf-3_9_15, xf-3_9Py, xf-3_9Px, xf-3_9Pw, xf-3_9Pv, xf-3_9Pu, xf-3_9Pt, xf-3_9Ps, xf-3_9Pr, xf-3_9Pq, xf-3_9Pp, xf-3_9Po
Changes since 1.11: +23 -1 lines
Diff to previous 1.11
2677. Modify mkfontdir to handle duplicate encodings in a reasonable way
      when generating the encodings.dir file (#2812, Juliusz Chroboczek).
2676. Xaw and xedit updates (see lib/Xaw/Changelog for details) (#2811,
      Paulo Cesar Pereira de Andrade).
2675. Fix xinerama problems with clipmasks and stipple/tile offsets
      in GCs used on the root window (#2810, Mark Vojkovich).
2674. Fix problems uploading to the pixmap cache in 8+32 mode when
      ImageWrites aren't available (#2809, Mark Vojkovich).
2673. Ansify the Xv client library (#2808, Mark Vojkovich).
2672. Add a XvQueryPortAttributes request to the Xv API/protocol and
      driver interface, with an example in the v4l driver, and update the
      documentation (#2808, Mark Vojkovich).
2671. Fix some compiler warnings in the oldX and ICE libraries (#2807,
      Matt Grossman).
2670. Fix a problem with the Type1 font handling that was introduced when the
      CID support was added (#2805, Ivan Bach).
2669. Wacom driver update, including a fix for initialization problems with
      Wacom IV devices, and improved Wacom V device support (Lens cursor
      support) (#2803, Frederic Lepied).
2668. Fix for some 8+32 xinerama problems (#2802, Mark Vojkovich).
2667. Xkb fixes for PC98 (#2800, Akio Morita).

Revision 1.11 / (view) - annotate - [select for diffs] , Sun Apr 11 12:10:51 1999 UTC (14 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pn, xf-3_9Pm, xf-3_9Pl, xf-3_9Pk, xf-3_9Pj, xf-3_9Pi
Changes since 1.10: +5 -3 lines
Diff to previous 1.10
#2647-2665,2668

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Mar 28 15:32:30 1999 UTC (14 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Phb, xf-3_9Pha, xf-3_9Ph-branch, xf-3_9Ph, xf-3_9Pg
Changes since 1.9: +78 -37 lines
Diff to previous 1.9
#2588-2605,2607-2621

Revision 1.9 / (view) - annotate - [select for diffs] , Sun Mar 21 12:59:24 1999 UTC (14 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pf
Changes since 1.8: +6 -5 lines
Diff to previous 1.8
fix a malloc problem

Revision 1.8 / (view) - annotate - [select for diffs] , Sun Mar 7 11:40:33 1999 UTC (14 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pe, xf-3_9Pd
Changes since 1.7: +6 -6 lines
Diff to previous 1.7
#2520-2527

Revision 1.7 / (view) - annotate - [select for diffs] , Sun Feb 28 11:19:34 1999 UTC (14 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pc
Changes since 1.6: +12 -8 lines
Diff to previous 1.6
#2477-2481,2483-2487,2488-2491,2493-2497

Revision 1.6 / (view) - annotate - [select for diffs] , Sun Feb 7 06:18:34 1999 UTC (14 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pb, xf-3_9Pa, xf-3_9P
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
#2440-2453

Revision 1.5 / (view) - annotate - [select for diffs] , Thu Jan 14 13:04:11 1999 UTC (14 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nz, xf-3_9Ny, xf-3_9Nx, xf-3_9Nw, xf-3_9Nva, xf-3_9Nv-branch, xf-3_9Nv
Changes since 1.4: +11 -15 lines
Diff to previous 1.4
Some PCI updates and some x*alloc casting cleanups

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Dec 6 06:08:26 1998 UTC (14 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nu, xf-3_9Nt, xf-3_9Ns, xf-3_9Nr, xf-3_9Nq, xf-3_9Np
Changes since 1.3: +1 -2 lines
Diff to previous 1.3
#2269-2291, for 3.9Np

Revision 1.3 / (view) - annotate - [select for diffs] , Sun Sep 13 04:23:33 1998 UTC (14 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9No, xf-3_9Nn, xf-3_9Nm, xf-3_9Nl, xf-3_9Nk, xf-3_9Nj, xf-3_9Ni, xf-3_9Nh, xf-3_9Ng, xf-3_9Nf, xf-3_9Ne
Changes since 1.2: +23 -17 lines
Diff to previous 1.2
main branch patches from #1957-1971

Revision 1.2 / (view) - annotate - [select for diffs] , Sat Aug 29 04:43:04 1998 UTC (14 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nd, xf-3_9Nc
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
patches for 3.9Nc, except the FreeType changes

Revision 1.1 / (view) - annotate - [select for diffs] , Thu Aug 13 13:45:48 1998 UTC (14 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nb, xf-3_9Na
Patches for 3.9Na

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Powered by
ViewCVS 0.9.2