CVS log for xc/programs/Xserver/hw/xfree86/common/xf86cmap.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.27 / (view) - annotate - [select for diffs] , Fri Oct 14 14:16:34 2005 UTC (7 years, 7 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.26: +4 -4 lines
Diff to previous 1.26
 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.26 / (view) - annotate - [select for diffs] , Fri Feb 13 23:58:39 2004 UTC (9 years, 3 months ago) by dawes
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, xf-4_3_99_903
Changes since 1.25: +40 -20 lines
Diff to previous 1.25
 802. Licence update.
(except client-side libraries)

Revision 1.25 / (view) - annotate - [select for diffs] , Fri Oct 17 19:02:12 2003 UTC (9 years, 7 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_16, xf-4_3_99_15
Changes since 1.24: +14 -13 lines
Diff to previous 1.24
 505. Declare LoadPalette, SetOverscan and DPMSSet as public functions through
      the XFree86's ScrnInfoRec, so these functions can be wrapped.
      (Alan Hourihane).

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

Revision 1.23 / (view) - annotate - [select for diffs] , Fri Nov 16 16:47:55 2001 UTC (11 years, 6 months ago) by dawes
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_3, xf-4_3_99_2, xf-4_3_99_10, 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, 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.22: +2 -2 lines
Diff to previous 1.22
 483. Updates/fixes for the QNX6 (aka Neutrino) port (#4990, Frank Liu).

Revision 1.22 / (view) - annotate - [select for diffs] , Sun May 6 20:59:07 2001 UTC (12 years ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-4_1_99_1, 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.21: +14 -5 lines
Diff to previous 1.21
  OK, the gamma ramp stuff is all tested and working now.

Revision 1.21 / (view) - annotate - [select for diffs] , Sat May 5 23:49:12 2001 UTC (12 years ago) by mvojkovi
Branch: MAIN
Changes since 1.20: +134 -1 lines
Diff to previous 1.20
 Common code for gamma ramp adjustment

Revision 1.20 / (view) - annotate - [select for diffs] , Thu Feb 15 20:31:53 2001 UTC (12 years, 3 months ago) by eich
Branch: MAIN
CVS Tags: xf-4_0_99_3, xf-4_0_99_2, xf-4_0_99_1
Changes since 1.19: +2 -1 lines
Diff to previous 1.19
 194. Fixed several memleaks in PCI bus code (Egbert Eich).
 193. Added code to disable SIGIO when entering SETUP state and reenable
      it when leaving SETUP state (Egbert Eich).
 192. Add type of option argument as comment to config file.
      (xf86cfg might need some fixing) (Egbert Eich).
      (Hopefully) fixed reordering of chips so primary comes first
      (Egbert Eich).
 191. Fixed bug that caused server to crash when a DGA private colormap
      was freed as miSprite still had a pointer to this colormap
      (Egbert Eich).

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Mar 17 20:43:34 2000 UTC (13 years, 2 months ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-4_0g, xf-4_0f, xf-4_0e, xf-4_0d, xf-4_0c, xf-4_0b, xf-4_0a, 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_1a, xf-4_0_1Zc, xf-4_0_1Zb, xf-4_0_1Za, xf-4_0_1Z, xf-4_0_1-bindist, xf-4_0_1, xf-4_0Z, pre-R651-import
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
   I forgot that SwitchMode is an optional function.

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Nov 12 02:11:13 1999 UTC (13 years, 6 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, xf-3_9_18, xf-3_9_17f, xf-3_9_17e, xf-3_9_17d, xf-3_9_17c, xf-3_9_17b, xf-3_9_17a, xf-3_9_17Z, xf-3_9_17, xf-3_9_16f, xf-3_9_16e, xf-3_9_16d, xf-3_9_16Za, xf-3_9_16Z
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
  Fix a DGA related colormap problem.

Revision 1.17 / (view) - annotate - [select for diffs] , Mon Sep 27 05:29:29 1999 UTC (13 years, 8 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_16c, xf-3_9_16b
Changes since 1.16: +9 -6 lines
Diff to previous 1.16
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.16 / (view) - annotate - [select for diffs] , Sun Aug 1 06:57:12 1999 UTC (13 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_16a, xf-3_9_16, xf-3_9_15d, xf-3_9_15c, xf-3_9_15b, xf-3_9_15a
Changes since 1.15: +18 -7 lines
Diff to previous 1.15
XFree86 3.9.15a (1 August 1999)
2934. Reduce memory consumption of the bitmap font backends when using
      sparse fonts, which is important when using Unicode-encoded fonts
      (#3092, Juliusz Chroboczek).
2933. Fix Option register initialisation in multi-head for MGA 2064/2164
      (#3089, Andrew Aitchison).
2931. Add SuperProbe for NetBSD 1.4 wscons (#3083, Matthias Drochner).
2930. Fix button and modifier key state problems in DGA (#3082,
      Mark Vojkovich).
2929. Avoid a possible segsegmentation fault in "xsm" which, for example,
      occurs local hostname can't be resolved (#3073, Matthias Scheler).
2928. ATI driver updates, including:
        - Add preliminary panel support.
        - Rework RAC interface.
        - PCI VGA's not on primary bus are now detected.
        - Fix bug when an adapter's VGA has been disabled.
        - Fix gamma support.
      (#3069, Marc La France)
2927. Fix 8514/A pre-defined resource and pre-define VGA sparse I/O resources
      (#3069, 3081, Marc La France).
2926. Fix a bug in the registration of background device BIOS'es (#3069,
      Marc La France).
2925. Invert the meaning of ResMinimised bit into ResEstimated (#3069,
      Marc La France).
2924. Allow drivers to print resource lists, and allow them to enable/disable
      adapters before creating bus slots for them (#3069, Marc La France).
2923. Resync SuperProbe and scanpci with 3.3.x (#3069, Marc La France).
2922. Add some missing man pages for the DGA and VidMode extensions (#3064,
      Joe Moss).
2921. Some changes to the DGA and colormap layers to allow gamma changes
      during DGA mode (#3060, Mark Vojkovich).
2920. Fix XIM segv error (#3033, 3051, Manabe Takashi).
2919. Add a client state callback to the DGA extension so that the server side
      can be cleaned up when a DGA client exits (#3048, 3049, Mark Vojkovich).
2918. Update the FreeBSD/mouse documentation (#3047, Kazutaka Yokota).
2917. Fix an undocumented blitter constraint on the G200 (#3046,
      Mark Vojkovich).
2916. Fix the MGA driver sot hat it can support changing depth on the fly
      in DGA mode.  All depths are now offered to DGA clients regardless of
      what the screen's main depth is (#3045, Mark Vojkovich).

Revision 1.15 / (view) - annotate - [select for diffs] , Sun Jul 18 02:26:49 1999 UTC (13 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_15, xf-3_9Py
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
2902. Xterm patch #112 (#3031, Thomas Dickey).
2901. Change the colormap layer's LoadPalette function to take a Visual as
      an argument rather than just the Visual class (#3030, Mark Vojkovich).
2900. Add some code to auto-detect Japanese PC98 systems (#3029,
      Takaaki Nomura).
2899. Fix a casting problem in DefineSelf() that shows up on FreeBSD/alpha
      (#3028, Doug Rabson).
2898. Fix a problem with the GMX2000 DRI support (Jens Owen).

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Jul 6 10:38:16 1999 UTC (13 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Px, xf-3_9Pw
Changes since 1.13: +24 -10 lines
Diff to previous 1.13
2835. Fix for GetBlock() (#2974, Egbert Eich).
2834. Remove the test for SHAREDIOCLASS when creating a pciAccessInfoRec for
      a device (#2974, Egbert Eich).
2833. Modified BIOS ROM handling, doing validation only on demand (#2974,
      Egbert Eich).
2832. Add a ChangeGamma function to the ScrnInfoRec, which allows drivers to
      optionally provide a function to do this instead of the default one
      provided by the colormap layer (#2972, Mark Vojkovich).
2831. Sis driver memclock fixes (#2971, Bart Oldeman, Juanjo Santamarta).
2830. Add snprintf() and vsnprintf() to libc emulation (#2970, Marc La France).
2829. Increase array size in PciInfo data (#2970, Marc La France).
2828. Add a LoaderRefSymbols() function (#2970, Marc La France).
2827. When matching fixed clocks, prefer non-CLKDIV2 modes over CLKDIV2 modes
      (#2970, Marc La France).
2826. Reinstate xf86GetPciConfigInfo() and some warning fixes (#2970,
      Marc La France).
2825. Build libXext and libX11 client-side libraries when also building
      GLX, despite BuildServersOnly (#2970, Marc La France).
2824. Update ATI doc (#2970, Marc La France).
2823. ATI driver from 3.3.3.1 (rac interface is preliminary, no LCD panel
      or Rage 128 support yet) (#2970, Marc La France).
2822. Fix Ukrainian_GHE_with_upturn double definition error (#2969,
      Peter Novodvorsky).

Revision 1.13 / (view) - annotate - [select for diffs] , Sat May 15 11:10:20 1999 UTC (14 years ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pv, xf-3_9Pu, xf-3_9Pt, xf-3_9Ps, xf-3_9Pr, xf-3_9Pq, xf-3_9Pp, xf-3_9Po, xf-3_9Pn
Changes since 1.12: +5 -3 lines
Diff to previous 1.12
2647. CID updates (third submission) (#2769, Ivan Bach, SGI).
2646. Kludge to allow a server with the glint driver to link without XInput
      (#2788, Marc La France).
2645. Remove unused dacSpeeds field from the ScrnInfoRec (#2788,
      Marc La France).
2644. Add an option to the colourmap code to allow a driver's LoadPalette()
      to be called even when switched out (#2788, Marc La France).
2643. Add more reasons for rejecting a mode (#2788, Marc La France).
2642. Factor in the log verbosity when reporting the verbosity to a driver
      (#2788, Marc La France).
2641. Allow xf86GetClocks() to be called with NULL ProtectRegs() and
      BlankScreen() functions (#2788, Marc La France).
2640. When deleting a screen, also free its mode lists and options (#2788,
      Marc La France).
2639. Allow a driver to determine if -probeonly was specified (#2788,
      Marc La France).
2638. Fix a large jump in changelog numbering that happened a little while
      ago (#2788, Marc La France).
2637. Various warning and include fixes (#2788, Marc La France).
2636. Xterm patch #103 (#2786, Thomas Dickey).
2635. SiS driver updates, including fixing the SetMClk option, change solid
      lines from bresenham to two-point, correct a clippling bug, and change
      the verbose level of some messages (#2784, 2785, Juanjo Santamarta).
2634. Fix a server loop that can happen when VT switching while a grab is
      in progress (#2782, Edward Wang).

Revision 1.12 / (view) - annotate - [select for diffs] , Sun Mar 28 15:32:29 1999 UTC (14 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pm, xf-3_9Pl, xf-3_9Pk, xf-3_9Pj, xf-3_9Pi, xf-3_9Phb, xf-3_9Pha, xf-3_9Ph-branch, xf-3_9Ph, xf-3_9Pg
Changes since 1.11: +28 -3 lines
Diff to previous 1.11
#2588-2605,2607-2621

Revision 1.11 / (view) - annotate - [select for diffs] , Sun Mar 21 07:35:00 1999 UTC (14 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pf
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
2409. Updates to s3virge driver to get it working under Linux/Alpha
      (#2586, Matt Grossman).
2408. Fix getline() clash (#2585, Alan Hourihane).
2407. Have the s3virge driver use the new XAA rop helper functions (#2584,
      Mark Vojkovich).
2406. Add code to SuperProbe to detect the S3 Trio3D and Savage3D
      (2583, Eric Molitor).
2405. Add some XAA helper functions that drivers can call for help
      converting X rops into MS rops (#2582, Mark Vojkovich).
2404. Resync the overlay support in the glint driver (#2580, 2581,
      Mark Vojkovich).
2403. Add support for changing the overlay color key to the MGA driver
      (#2579, Mark Vojkovich).
2402. Preallocate the color key in the default colormap and set it to
      something already in the default man (black) so that AllocColor will
      never allocate it (#2578, Mark Vojkovich).
2401. Use the color key field in the ScrnInfoRec for the overlay layers
      (#2578, Mark Vojkovich).
2400. Preliminary loader support for Linux/PPC ELF objects (#2577 (2570),
      Stuart Anderson).
2399. Fix some XAA offscreen pixmap problmes (#2576, Mark Vojkovich).
2398. DGA fixes.  Old apps should now run with the new driver interface,
      and event handling should work better than before (#2575,
      Mark Vojkovich).
2397. Fix most remaining signed/unsigned and prototype warnings in the
      following directories: lib/Xaw, lib/Xmu, programs/xclipboard,
      programs/xconsole, programs/xmag, and programs/xvidtune (#2574,
      Thomas Dickey).
2396. Restore the interface of XmuConvertStandardSelection() to use
      XPointer rather than XtPointer (#2574, Thomas Dickey).
2395. Fix an malloc size bug in libICE (#2572, Christopher Sekiya).
2394. Make MIT-SHM resource types non-static so that other extensions
      (like Xv) can access client shared memory segments (#2571,
      Mark Vojkovich).
2393. First cut at altering the C&T user docs for 4.0 (#2569, David Bateman).
2392. Fix a C&T problem affecting the colourmap setup for 1bpp modes, and some
      other minor C&T driver fixes (#2569, David Bateman).
2391. Fix an buffer overflow in os/connection.c (#2568, Gerd Knorr).
2390. Add support for Modes sections and the UseModes keyword for Monitor
      sections to the parser (the data isn't used yet) (#2564, Dirk Hohndel).
2389. Fix xfree86.cf for Alpha (#2567, Dirk Hohndel).
2388. Fix XAAFillPolygonStippled to obey the flag NO_TRANSPARENCY in
      Mono8x8PatternFill (#2566, Xavier Ducoin).
2387. Only allow the shadowfb layer in the C&T driver when linear addressing
      is enabled (#2565 (2561), David Bateman).
2386. Fix some problems with the xf8_16bpp layer, and allow it to work
      with depth 15 as well as 16 (#2565 (2561, 2562), David Bateman).
2385. Implement TrueColor with PseudoColor Overlays (8+16) for the
      C&T driver for HiQV chipsets (#2565 (2561), David Bateman).
2384. Add a -quiet option to xgamma (#2565 (2561), David Bateman).
2383. Add TrueColor Gamma Correction for C&T HiQV chipsets (#2565 (2561),
      David Bateman).
2382. Fix Permedia 2 HW cursor lockup (#2563, Alan Hourihane).
2381. Initial XAA support for SiS530 and SiS620 (#2560, Xavier Ducoin).
2380. Add SuperProbe for SiS (#2559, Xavier Ducoin).
2379. Fix the InstalMultipleMan and InstallMultipleManSuffix rules for
      NetBSD and OpenBSD (#2558 (2557), Matthieu Herrb).
2378. Add Cards entry for Number Nine FX Reality 772 (#2556, Harald Koenig).
2377. Make XF86Setup build again (not fully functional yet) (#2555, Joe Moss).
2376. Update the apm (Alliance Promotion) to the 4.0 interface (#2554,
      Loic Grenie, Henrik Harmsen).

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Mar 14 11:17:59 1999 UTC (14 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pe
Changes since 1.9: +26 -2 lines
Diff to previous 1.9
#3549-2552, SetGamma/GetGamma support for the VidMode extension, and
some font/loader-related cleanups

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

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Jan 14 13:04:09 1999 UTC (14 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pb, xf-3_9Pa, xf-3_9P, 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.7: +7 -7 lines
Diff to previous 1.7
Some PCI updates and some x*alloc casting cleanups

Revision 1.7 / (view) - annotate - [select for diffs] , Sun Dec 13 05:32:41 1998 UTC (14 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nu, xf-3_9Nt, xf-3_9Ns, xf-3_9Nr, xf-3_9Nq
Changes since 1.6: +26 -4 lines
Diff to previous 1.6
initial patches for 3.9Nq

Revision 1.6 / (view) - annotate - [select for diffs] , Sun Dec 6 06:08:25 1998 UTC (14 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Np
Changes since 1.5: +1 -4 lines
Diff to previous 1.5
#2269-2291, for 3.9Np

Revision 1.5 / (view) - annotate - [select for diffs] , Sun Nov 29 13:09:22 1998 UTC (14 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9No
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
final updates for 3.9No

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Nov 29 10:50:21 1998 UTC (14 years, 5 months ago) by dawes
Branch: MAIN
Changes since 1.3: +197 -29 lines
Diff to previous 1.3
s3virge and colourmap layer updates

Revision 1.3 / (view) - annotate - [select for diffs] , Sat Nov 28 10:43:02 1998 UTC (14 years, 6 months ago) by dawes
Branch: MAIN
Changes since 1.2: +33 -31 lines
Diff to previous 1.2
Initial batch of patches for 3.9No

Revision 1.2 / (view) - annotate - [select for diffs] , Sun Nov 22 10:37:16 1998 UTC (14 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nn
Changes since 1.1: +114 -27 lines
Diff to previous 1.1
patches for 3.9Nn

Revision 1.1 / (view) - annotate - [select for diffs] , Sun Nov 15 04:30:19 1998 UTC (14 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nm
Initial commit for 3.9Nm

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