CVS log for xc/programs/glxinfo/glxinfo.c

(logo)

Help

(back) Up to [XFree86 CVS] / xc / programs / glxinfo

Request diff between arbitrary revisions


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

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Nov 14 20:43:34 2003 UTC (9 years, 6 months ago) by dawes
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_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_22, xf-4_5_99_21, xf-4_5_99_20, xf-4_5_99_2, 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, 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, xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_16, HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Fix a segfault when glXQueryExtensionsString() returns NULL.

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Nov 20 04:43:50 2002 UTC (10 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_15, xf-4_3_99_14, xf-4_3_99_13, xf-4_3_99_12, xf-4_3_99_11, 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
Changes since 1.9: +1 -3 lines
Diff to previous 1.9
Fix GLU/GL dependencies.

Revision 1.9 / (view) - annotate - [select for diffs] , Thu Nov 7 12:25:52 2002 UTC (10 years, 6 months ago) by alanh
Branch: MAIN
Changes since 1.8: +48 -17 lines
Diff to previous 1.8
 463. Add ARGB cursors support to the vmware driver (#5442, Nolan Leake).
 462. Add more query options to glxinfo (#5441, Brian Paul).
 461. Fix a typo in glxinfo (#5440, D. Hageman).

Revision 1.8 / (view) - annotate - [select for diffs] , Mon Sep 30 21:28:04 2002 UTC (10 years, 7 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_2_99_2
Changes since 1.7: +99 -15 lines
Diff to previous 1.7
 355. Add new command line options to glxinfo for more detailed output
      (#5354, Brian Paul).

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Aug 17 12:27:57 2001 UTC (11 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: 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, xf-4_1_99_1, Domain-branch
Changes since 1.6: +6 -1 lines
Diff to previous 1.6
 244. Add XKB descriptions for the extra keys on a Dell Internet keyboard
      (#A.533, Ben Liblit).
 243. Add a Maltese XKB map and locale support (#A.527, Ramon Casha).
 242. Add a new "bksl" variant of the Czech XKB map (#A.515, Stanislav Brabec).
 241. Fix the initialization sequence for ExplorerPS/2 (#A.510,
      Arndt Schoenewald).
 240. When xdm is built with PAM support, don't call getpwnam() before
      calling the various PAM functions associated with authenticating a user
      (A.504, Ben Harris).
 239. Fix ccmakedep to handle source file extensions of more than one
      character (#A.507, Andy Wiggin).
 238. Fix a VT switching crash in the cirrus driver when acceleration is
      disabled (#A.489, Kirill V. Semenkov, #A.518, B. D. Elliott).
 237. Add support for the "PR" variant of the Rage 128 Pro (#A.487,
      Alfred Perlstein).
 236. Make the config file created with 'XFree86 -configure' load the
      speedo and/or type1 modules if relevant font directory is in
      the font path (#A.484, Dmitry Yu. Bolkhovityanov).
 235. Fix a bug in the nv driver's detection of the crystal frequency (A.481,
      Leo L. Schwab).
 234. Make xfontsel use the same order in its menus as the sort order used
      by the X server and xfs (#A.480, Dmitry Yu. Bolkhovityanov).
 233. Add an input driver for DMC FIT10 touch-panel (#A.477, Mayk Langer).
 232. Fix xf86PostMotionEvent() to handle first_valuator values other than
      zero (#A.468, Joe Krahn).
 231. Change the Swedish xkb map to map AltGr+Space to space (#A.467,
      David Härdeman).
 230. Fix the return value information in the Xv library man pages (#A.458,
      Tommi Vainikainen).
 229. Fix the DGA client library so that it can map the video memory on
      Solaris 8 x86 (#A.454, Juergen Keil).
 228. Change {Max,Min}{X,Y}Position options in the elographics and mutouch
      drivers to {Max,Min}{X,Y} so that it's consistent with the other
      drivers.
 227. Some Bulgarian and Serbian locale updates (#A.444, Anton Zinoviev).
 226. Add a usage message to glxinfo (#A.430, Mike Coleman).
 225. Set the Alt/Windows key mappings for 104-key keyboards to be
      compatible with 101-key keyboards by default, and add some new
      XKB options to set them differently.
 224. Add some new XKB options to select third level shift and group
      switchers/togglers (#A.425, Anton Zinoviev).
 223. Fix a bug in the Serbian XKB map (#A.424, Anton Zinoviev).

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Apr 2 21:13:18 2001 UTC (12 years, 1 month ago) by dawes
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, xf-4_0_99_3, xf-4_0_99_2
Changes since 1.5: +26 -2 lines
Diff to previous 1.5
change the way the display vs screen information is printed

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Apr 2 20:22:05 2001 UTC (12 years, 1 month ago) by dawes
Branch: MAIN
Changes since 1.4: +130 -10 lines
Diff to previous 1.4
 319. Updates to glxinfo (Brian Paul).

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Mar 19 13:57:35 2001 UTC (12 years, 2 months ago) by alanh
Branch: MAIN
Changes since 1.3: +3 -22 lines
Diff to previous 1.3
fix glxinfo to query current display.

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Feb 13 21:15:21 2001 UTC (12 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_99_1
Changes since 1.2: +12 -3 lines
Diff to previous 1.2
 144. Fix the neomagic driver so that it saves/restores the palette (#4452,
      Ken Hornstein).
 143. Fix a palette saving bug in the vgahw module (#4452, Ken Hornstein).
 142. Fix a typo in Xfbdev.man (#4446, Juliusz Chroboczek).
 141. Major updates to the savage driver, including:
       - DDC support
       - I2C support
       - XVideo YUV overlay support for Savage/MX and Savage/IX
       - DGA support
       - yanks Ani Joshi's depth/bitsPerPixel patch for searching the BIOS
       - fixes interactions with frame buffer and SVGATextMode consoles;
         VT switching now seems quite reliable for almost everyone
       - yanks unused options
       - adds new options for hacks to deal with the status register hangs
       - adds one special case memory configuration for Savage 4
       - adds support for doublescan modes (320x240 works)
       - adds LCD panel detection
       - fixes a panning bug at depth 24 (panning must be to even pixels)
       - adds a workaround for bugs in the latest ProSavage BIOSes
      (#4445, 4448, Tim Roberts).
 140. Make 'X -configure' use the long monitor name when present in the
      DDC info (#4444, Andrew C. Aitchison).
 139. Make glxinfo respect $DISPLAY (#4443, Meelis Roos).
 138. Fix TrueType font problems in 4.0.2 (#4439, Juliusz Chroboczek).
 137. Document the "DisplaySize" keyword in the XF86Config man page (#4438,
      Andrew C. Aitchison).

Revision 1.2 / (view) - annotate - [select for diffs] , Tue Sep 26 14:57:23 2000 UTC (12 years, 7 months ago) by tsi
Branch: MAIN
CVS Tags: 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_1Zc, xf-4_0_1Zb, xf-4_0_1Za, xf-4_0_1Z, pre-R651-import
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
 721. PCI chip ID updates to ATI driver (Marc La France).
 720. Fix i810 driver for -probe and -configure (Marc La France).
 719. Change message when default modes are deleted (Marc La France).
 718. Fix Xinerama byte swapping bug (Marc La France).
 717. IA-64 and Alpha fixes for pswrap, Mesa, DRI, Xpm, libX11, Xt, Xaw, Xmu,
      dps, Type1 fonts, cfb24, most output drivers, ELF loader, ramdac module,
      xf4bpp and xf86cfg (Marc La France).
 716. Improve IA-64 support by removing a plethora of 32-bit'isms
      (Marc La France).
 715. Default HasLinuxDoc to NO (Marc La France).

+ ident lines and warning fixes.

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Sep 22 10:35:46 2000 UTC (12 years, 7 months ago) by alanh
Branch: MAIN
commit #4136,4137,4138

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