1commit d9fcb67dff90d390b7d3340264613c82c9aa5d8e 2Author: Alan Coopersmith <alan.coopersmith@oracle.com> 3Date: Tue Feb 21 17:57:09 2023 -0800 4 5 xf86-video-ark 0.7.6 6 7 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 8 9commit 2b6710acc6936727a7b75689925770f26c7cd385 10Author: Alan Coopersmith <alan.coopersmith@oracle.com> 11Date: Thu Jul 28 17:30:21 2022 -0700 12 13 gitlab CI: stop requiring Signed-off-by in commits 14 15 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 16 17commit 18a4ef933cb4de21b0663c17ddd56e0f73869679 18Author: Alan Coopersmith <alan.coopersmith@oracle.com> 19Date: Mon Jan 17 15:03:17 2022 -0800 20 21 gitlab CI: add a basic build test 22 23 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 24 25commit e56bc415ebbf21a55c4a8bfad64f9a033412f652 26Author: Alan Coopersmith <alan.coopersmith@oracle.com> 27Date: Mon Jan 17 15:02:27 2022 -0800 28 29 Update configure.ac bug URL for gitlab migration 30 31 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 32 33commit 56a04db5639f09b06f86b5b8ead70c3a7e2393f6 34Author: Alan Coopersmith <alan.coopersmith@oracle.com> 35Date: Mon Jan 17 15:01:44 2022 -0800 36 37 Update README for gitlab migration 38 39 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 40 41commit 280301d5145a6950e97b1feabc52941aea9d8d99 42Author: Alan Coopersmith <alan.coopersmith@oracle.com> 43Date: Mon Jan 17 14:57:30 2022 -0800 44 45 Build xz tarballs instead of bzip2 46 47 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 48 49commit d974aa419c1da34ac16dbb5bb97f985e0d177a51 50Author: Alan Coopersmith <alan.coopersmith@oracle.com> 51Date: Mon Jan 17 14:57:22 2022 -0800 52 53 Fix spelling/wording issues 54 55 Found by using: 56 codespell --builtin clear,rare,usage,informal,code,names 57 58 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 59 60commit 9c9a53c9ca6a114df303ab71ca852cae13ee323c 61Author: Mihail Konev <k.mvc@ya.ru> 62Date: Thu Jan 26 14:00:21 2017 +1000 63 64 autogen: add default patch prefix 65 66 Signed-off-by: Mihail Konev <k.mvc@ya.ru> 67 68commit 3a3eb72baec46f48e6cf15a834271c3d3386deac 69Author: Gaetan Nadon <memsize@videotron.ca> 70Date: Tue Sep 17 15:55:37 2013 -0400 71 72 Remove usage of mibstore.h (removed from server) 73 74 The module had a compile error for this missing header file. 75 76 Changes similar to vmware commit 77 23d87c92b7211cc5249eefe4ab3a2c7f370e279e 78 79 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> 80 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 81 82commit 8d63c607ceab903dbe36eccf2315065e6830a47e 83Author: Dave Airlie <airlied@redhat.com> 84Date: Tue Jul 17 16:05:09 2012 +1000 85 86 xf86-video-ark: bump to version 0.7.5 87 88 Signed-off-by: Dave Airlie <airlied@redhat.com> 89 90commit daf57a350326ff886de77609702944ec939a3495 91Author: Dave Airlie <airlied@redhat.com> 92Date: Tue Jul 17 14:51:38 2012 +1000 93 94 convert to new X screen conversion api 95 96 Signed-off-by: Dave Airlie <airlied@redhat.com> 97 98commit 8c29d34510d7dfd786660827a09d1d60454ea32a 99Author: Dave Airlie <airlied@redhat.com> 100Date: Tue Jul 17 13:59:15 2012 +1000 101 102 ark: update for compat X server ABI. 103 104 Signed-off-by: Dave Airlie <airlied@redhat.com> 105 106commit 7f115c9df7431e73b558b18aba7b64a1e253bb0a 107Author: Dave Airlie <airlied@redhat.com> 108Date: Tue Jul 17 13:53:00 2012 +1000 109 110 ark: make build against XAA-less server. 111 112 Signed-off-by: Dave Airlie <airlied@redhat.com> 113 114commit da0262acee5ea37ea8c69ebadbf5e9e34d83b5f3 115Author: Matt Turner <mattst88@gmail.com> 116Date: Thu Feb 16 18:39:50 2012 -0500 117 118 Don't check for unneeded proto headers. 119 120 Signed-off-by: Matt Turner <mattst88@gmail.com> 121 122commit e7baf1df0bbc45e1cd697f5df959586ab27103f9 123Author: Matt Turner <mattst88@gmail.com> 124Date: Thu Jan 26 18:04:34 2012 -0500 125 126 xf86-video-ark 0.7.4 127 128 Signed-off-by: Matt Turner <mattst88@gmail.com> 129 130commit c2667fb882429f9393b0700a2befe6dde4523f02 131Author: Matt Turner <mattst88@gmail.com> 132Date: Thu Jan 26 18:03:16 2012 -0500 133 134 Change types of FBBase/MMIOBase to pointer, remove casts 135 136 Signed-off-by: Matt Turner <mattst88@gmail.com> 137 138commit 99ed41779e28bace7c3321a6d05e6436d4784c48 139Author: Matt Turner <mattst88@gmail.com> 140Date: Thu Jan 26 17:57:42 2012 -0500 141 142 Use pci_device_map_legacy rather than xf86MapDomainMemory 143 144 Signed-off-by: Matt Turner <mattst88@gmail.com> 145 146commit 5634e78e42d14ab2325854093a42536844cae07f 147Author: Matt Turner <mattst88@gmail.com> 148Date: Thu Jan 26 17:44:36 2012 -0500 149 150 Fix typo in 5ab0bf04 151 152 Signed-off-by: Matt Turner <mattst88@gmail.com> 153 154commit c043cc44316f655c9f267bd20d1ea3e3e2b2da91 155Author: Matt Turner <mattst88@gmail.com> 156Date: Thu Jan 26 17:32:12 2012 -0500 157 158 Use unsigned long rather than deprecated IOADDRESS 159 160 Signed-off-by: Matt Turner <mattst88@gmail.com> 161 162commit 1cac2174beb340f9a8b868818a5261b80435d3eb 163Author: Matt Turner <mattst88@gmail.com> 164Date: Thu Jan 26 17:31:26 2012 -0500 165 166 Remove uses of xf86PciInfo.h 167 168 Signed-off-by: Matt Turner <mattst88@gmail.com> 169 170commit bd0aa75692cc421bfeada64239fc381c40bc2ec9 171Author: Matt Turner <mattst88@gmail.com> 172Date: Thu Jan 26 17:19:36 2012 -0500 173 174 Add &component=Driver/ark to Bugzilla link 175 176 Signed-off-by: Matt Turner <mattst88@gmail.com> 177 178commit 97a1aa4b460e6ffda16704954012063c094d770b 179Author: Matt Turner <mattst88@gmail.com> 180Date: Mon Sep 26 22:48:08 2011 -0400 181 182 Remove if(E != NULL) checks around free(E) 183 184 Signed-off-by: Matt Turner <mattst88@gmail.com> 185 186commit 70321db733c380a3b5f2198d733d75916f54c10b 187Author: Matt Turner <mattst88@gmail.com> 188Date: Mon Sep 26 22:46:51 2011 -0400 189 190 Remove xalloc/xcalloc/xrealloc/xfree 191 192 Signed-off-by: Matt Turner <mattst88@gmail.com> 193 194commit 5ab0bf04c400f3d7d97c931b5d9e1f0318cc6f59 195Author: Adam Jackson <ajax@redhat.com> 196Date: Mon Dec 19 17:44:49 2011 -0500 197 198 Fix for new vgaHW ABI 199 200 Signed-off-by: Adam Jackson <ajax@redhat.com> 201 202commit 075a675e424cc2fbf7ab65e086b111ecfca7105f 203Author: Adam Jackson <ajax@redhat.com> 204Date: Mon Dec 19 16:11:53 2011 -0500 205 206 Make failure to XAA non-fatal 207 208 No shadowfb support in this driver yet. 209 210 Signed-off-by: Adam Jackson <ajax@redhat.com> 211 212commit d9492762b862aa02392a011ed70e38e77e33ee40 213Author: Adam Jackson <ajax@redhat.com> 214Date: Thu Nov 17 16:22:16 2011 -0500 215 216 Adapt to videoabi 12 217 218 Signed-off-by: Adam Jackson <ajax@redhat.com> 219 220commit 9d3769bed020e9796e51411c63de337da5073bb4 221Author: Ondrej Zary <linux@rainbow-software.org> 222Date: Fri Dec 3 19:23:51 2010 -0500 223 224 Don't assume that FB address registers are initialized properly 225 226 https://bugs.freedesktop.org/show_bug.cgi?id=28249 227 228 ark driver does not work with Hercules Stingray 64 card (ark2000pv). 229 X fails to start with: 230 231 [...] 232 (II) ark(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 233 0x0000 234 (II) ark(0): Creating default Display subsection in Screen section 235 "Default Screen Section" for depth/fbbpp 24/32 236 (==) ark(0): Depth 24, (--) framebuffer bpp 32 237 (==) ark(0): RGB weight 888 238 (==) ark(0): Default visual is TrueColor 239 (**) ark(0): Chipset: "ark2000pv" 240 (--) ark(0): Framebuffer @ 0xe5e50000 241 (==) ark(0): Using gamma correction (1.0, 1.0, 1.0) 242 (--) ark(0): Detected 2048 bytes video ram 243 [...] 244 Fatal server error: 245 AddScreen/ScreenInit failed for driver 0 246 247 Comparing with lspci, the framebuffer address is wrong: 248 00:0f.0 VGA compatible controller: ARK Logic Inc 2000PV [Stingray] (prog-if 00 [VGA controller]) 249 Flags: medium devsel 250 Memory at e5000000 (32-bit, prefetchable) [size=4M] 251 [virtual] Expansion ROM at 1c000000 [disabled] [size=64K] 252 253 Reviewed-by: Adam Jackson <ajax@redhat.com> 254 255commit 5013a760db93d08b0bb87b6ad2537b1073cedf36 256Author: Alan Coopersmith <alan.coopersmith@oracle.com> 257Date: Fri Jul 23 14:35:43 2010 -0700 258 259 xf86-video-ark 0.7.3 260 261 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 262 263commit 47dd182461728dbe18d7f59be1e3cbbe56b2ca72 264Author: Gaetan Nadon <memsize@videotron.ca> 265Date: Wed Jul 21 16:49:04 2010 -0400 266 267 config: add comments for main statements 268 269commit 92590886eb667e8a3eb7f3e7bc52d435b51a2cb2 270Author: Gaetan Nadon <memsize@videotron.ca> 271Date: Wed Jul 21 16:07:00 2010 -0400 272 273 config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES 274 275 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 276 277commit 334926f424f1d1755086fcd3d3dad1a8b3b35f22 278Author: Gaetan Nadon <memsize@videotron.ca> 279Date: Wed Jul 21 14:05:22 2010 -0400 280 281 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 282 283 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 284 285commit b58a6440f088930a5458c68c1b9fe3bd80b37a0e 286Author: Gaetan Nadon <memsize@videotron.ca> 287Date: Wed Jul 21 09:27:42 2010 -0400 288 289 config: complete AC_INIT m4 quoting 290 291 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 292 293commit c1846ca9e802338dc0b29ddcdb7e71554d5d63a0 294Author: Gaetan Nadon <memsize@videotron.ca> 295Date: Tue Jul 20 20:24:42 2010 -0400 296 297 config: remove unrequired AC_HEADER_STDC 298 299 Autoconf says: 300 "This macro is obsolescent, as current systems have conforming 301 header files. New programs need not use this macro". 302 303 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 304 305commit ea755640844290935e115045b7bf06b219123636 306Author: Gaetan Nadon <memsize@videotron.ca> 307Date: Tue Jul 20 19:41:30 2010 -0400 308 309 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 310 311 XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls 312 AC_PROG_C_C99. This sets gcc with -std=gnu99. 313 If AC_PROG_CC macro is called afterwards, it resets CC to gcc. 314 315 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 316 317commit d39d3e0ec1f0cc0304966d9a96c76c00618196af 318Author: Gaetan Nadon <memsize@videotron.ca> 319Date: Tue Jul 20 18:45:18 2010 -0400 320 321 config: update AC_PREREQ statement to 2.60 322 323 Unrelated to the previous patches, the new value simply reflects 324 the reality that the minimum level for autoconf to configure 325 all x.org modules is 2.60 dated June 2006. 326 327 ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz 328 329 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 330 331commit a1df242dcb15a923856779e544c7394135fb8349 332Author: Gaetan Nadon <memsize@videotron.ca> 333Date: Tue Jul 20 16:15:29 2010 -0400 334 335 config: upgrade to util-macros 1.8 for additional man page support 336 337 Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS 338 The value of MAN_SUBST is the same for all X.Org packages. 339 340 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 341 342commit 7cf934ad29516215ef81d13acccbee0766f8d729 343Author: Gaetan Nadon <memsize@videotron.ca> 344Date: Sat Jun 12 10:32:57 2010 -0400 345 346 COPYING: replace stub file with Copyright notice 347 348 Copyright 2000 Ani Joshi 349 350 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 351 352commit b65010bb9a5b835bf8e1dcbf26514c21b59795cd 353Author: Gaetan Nadon <memsize@videotron.ca> 354Date: Mon Feb 8 20:08:52 2010 -0500 355 356 config: move compiler flags from configure.ac to Makefile.am 357 358 CFLAGS is an automake defined variable that should not be set 359 by the module. It should not be AC_SUBST either, it already is. 360 361 Use AM_CFLAGS in Makefile.am. This will allow the user to override 362 the flags as they will be in the right order. 363 364 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 365 366commit 822e062c023f44ef0bfbe6ecdcc54e8c754fa23c 367Author: Gaetan Nadon <memsize@videotron.ca> 368Date: Mon Feb 8 19:07:22 2010 -0500 369 370 config: remove unrequired '-I$(top_srcdir)/src' 371 372 The current dir is already included by default in the makefile 373 top_builddir = .. 374 DEFAULT_INCLUDES = -I. -I$(top_builddir) 375 376 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 377 378commit 9d3c6bf784b1aaeb6cf5d917fd4bf8ae4ca01f88 379Author: Gaetan Nadon <memsize@videotron.ca> 380Date: Mon Feb 8 18:42:52 2010 -0500 381 382 config: remove unused INCLUDES='-I$(top_srcdir)/src' 383 384 This statement is redundant and not used in the makefile 385 386 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 387 388commit 9b52c30bd40c1e18e8bb764be7c7178eb07ec3f2 389Author: Gaetan Nadon <memsize@videotron.ca> 390Date: Mon Feb 8 17:40:15 2010 -0500 391 392 config: remove unused variable XORG_INCS 393 394 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 395 396commit 85d5e66ddcaa90934ea339b68b11a1bb8d38b710 397Author: Gaetan Nadon <memsize@videotron.ca> 398Date: Tue Dec 15 20:59:33 2009 -0500 399 400 configure.ac: sdkdir usage duplicates the sdk include dir 401 402 The sdkdir variable provides a duplicate copy of the include/xorg 403 directory. The statement is removed as this was it's only used. 404 In the Makefile, there is now only one instance of the -I sdkdir 405 The sdkdir is provided in XORG_CFLAGS. 406 407 Acked-by: Dan Nicholson <dbn.lists at gmail.com> 408 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 409 410commit 7303c72584b93575dee7f9faf323d1aaee224f9b 411Author: Gaetan Nadon <memsize@videotron.ca> 412Date: Fri Dec 11 08:41:02 2009 -0500 413 414 configure.ac: remove -I$(prefix)/include from INCLUDES 415 416 Using $prefix for any purpose will yield incorrect results 417 as not all modules uses the same prefix and that modules can use 418 different directory which is configurable. 419 Similar to #24676 420 421 The main include dir comes from XORG_CFLAGS 422 423 Reported-By: Michael Olbrich <m.olbrich@pengutronix.de> 424 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 425 426commit d9123009643676a89e0b86d2529ba570a1d29cc8 427Author: Gaetan Nadon <memsize@videotron.ca> 428Date: Mon Nov 23 09:25:05 2009 -0500 429 430 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 431 432 Now that the INSTALL file is generated. 433 Allows running make maintainer-clean. 434 435commit 75ff90f31d1bcb0a2a5a28db8eabe3ee1cf40827 436Author: Gaetan Nadon <memsize@videotron.ca> 437Date: Wed Oct 28 14:41:41 2009 -0400 438 439 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 440 441 Automake 'foreign' option is specified in configure.ac. 442 Remove from Makefile.am 443 444commit 503f9a5c1b1d86c769b823950eceed1ddb7c04c5 445Author: Gaetan Nadon <memsize@videotron.ca> 446Date: Wed Oct 28 14:09:09 2009 -0400 447 448 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 449 450 Add missing INSTALL file. Use standard GNU file on building tarball 451 README may have been updated 452 Remove AUTHORS file as it is empty and no content available yet. 453 Remove NEWS file as it is empty and no content available yet. 454 455commit c4f9f99b70e7c6613c4e170b42cf43a0b3f3ee60 456Author: Gaetan Nadon <memsize@videotron.ca> 457Date: Mon Oct 26 12:54:21 2009 -0400 458 459 Several driver modules do not have a ChangeLog target in Makefile.am #23814 460 461 The git generated ChangeLog replaces the hand written one. 462 Update configure.ac to xorg-macros level 1.3. 463 Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros 464 Update Makefile.am to add ChangeLog target if missing 465 Remove ChangeLog from EXTRA_DIST or *CLEAN variables 466 This is a pre-req for the INSTALL_CMD 467 468commit 078a7d6ae9f7a99f02e235dfbab3231452e55b39 469Author: Gaetan Nadon <memsize@videotron.ca> 470Date: Thu Oct 22 12:58:13 2009 -0400 471 472 .gitignore: use common defaults with custom section # 24239 473 474 Using common defaults will reduce errors and maintenance. 475 Only the very small or inexistent custom section need periodic maintenance 476 when the structure of the component changes. Do not edit defaults. 477 478commit fb5fbf603b6d7b8999a24b6150c6ae6156d2437e 479Author: Gaetan Nadon <memsize@videotron.ca> 480Date: Thu Oct 22 12:34:16 2009 -0400 481 482 .gitignore: use common defaults with custom section # 24239 483 484 Using common defaults will reduce errors and maintenance. 485 Only the very small or inexistent custom section need periodic maintenance 486 when the structure of the component changes. Do not edit defaults. 487 488commit 9d2a2c6b8de41c39f59602e04aac68644dadf45e 489Author: Dave Airlie <airlied@redhat.com> 490Date: Mon Sep 7 14:47:47 2009 +1000 491 492 ark: fix make distcheck 493 494commit 93856287f1e753d7df0ebfc51b12b425447138cf 495Author: Dave Airlie <airlied@redhat.com> 496Date: Mon Sep 7 14:44:22 2009 +1000 497 498 bump release to 0.7.2 499 500commit e521e8240c1acc49a514db123cb67beb669dea81 501Author: Dave Airlie <airlied@redhat.com> 502Date: Tue Jul 28 13:32:28 2009 +1000 503 504 ark: update for resources/RAC API removal 505 506commit 150d86dd0fff038db660f993d080cc3f7a09f6c5 507Author: Dave Airlie <airlied@redhat.com> 508Date: Tue Jul 28 10:03:50 2009 +1000 509 510 ark: switch to using pci config instead of active 511 512commit 05ce888200307d9c6f16fbdbf732cbae8b5a3dae 513Author: Adam Jackson <ajax@redhat.com> 514Date: Thu May 28 14:46:19 2009 -0400 515 516 Remove useless loader symbol lists. 517 518commit 9acf6f68c98159ea5bb2d29454444ed143e7d6f2 519Author: Alan Coopersmith <alan.coopersmith@sun.com> 520Date: Fri Jan 30 20:30:48 2009 -0800 521 522 Add README with pointers to mailing list, bugzilla & git repos 523 524commit e686088ac1c4517184bbd676ec16c9bf5d010469 525Author: Dave Airlie <airlied@redhat.com> 526Date: Mon Dec 22 15:24:57 2008 +1000 527 528 ark 0.7.1 529 530commit b8dc5d7f4529dfddaa0ddeac68d96de4361b05cb 531Author: Adam Jackson <ajax@redhat.com> 532Date: Fri Aug 15 14:02:34 2008 -0400 533 534 Uninclude xf86Version.h 535 536commit 2a5d9ade17e5d084b25bf2afdc42d9d2d2147f49 537Author: Adam Jackson <ajax@redhat.com> 538Date: Wed Mar 19 13:17:03 2008 -0400 539 540 ark 0.7.0 541 542commit d6bed919dd458459079ff88a61665a0fb21be7ba 543Author: Adam Jackson <ajax@redhat.com> 544Date: Wed Mar 19 13:15:33 2008 -0400 545 546 Death to RCS tags. 547 548commit c87ab37ba6b06d81f024800f776cd20ff5a3a5b1 549Author: Dave Airlie <airlied@clockmaker.usersys.redhat.com> 550Date: Mon Mar 10 10:13:42 2008 +1000 551 552 ark: add basic pciaccess support 553 554commit f09baa348b5d1a499f23e553c67bc0674c7c6512 555Author: James Cloos <cloos@jhcloos.com> 556Date: Mon Sep 3 05:52:27 2007 -0400 557 558 Add *~ to .gitignore to skip patch/emacs droppings 559 560commit b62f233658cca6c6f2226fc8614322f8e609cdae 561Author: James Cloos <cloos@jhcloos.com> 562Date: Thu Aug 23 19:25:43 2007 -0400 563 564 Rename .cvsignore to .gitignore 565 566commit ba3948fcd33f8497cca9c8c72bc777b92d50858d 567Author: Brice Goglin <bgoglin@debian.org> 568Date: Tue Aug 7 10:18:07 2007 +0200 569 570 Define VERSION* using PACKAGE_VERSION* 571 572commit 1e341ca5f80f603e0d139bf464ba0143249f32cb 573Author: Adam Jackson <ajax@nwnk.net> 574Date: Fri Apr 7 18:37:02 2006 +0000 575 576 Unlibcwrap. Bump server version requirement. Bump to 0.6.0. 577 578commit 8a81f9ec9d1faaeb4913596961c39a9b7400e230 579Author: Luc Verhaegen <libv@skynet.be> 580Date: Wed Feb 8 17:50:15 2006 +0000 581 582 ARK: Remove wrong usage of pScrn->clock. 583 584commit 4d52b618aa10ebbb32ad9fc771cb1c1545cbb55c 585Author: Kevin E Martin <kem@kem.org> 586Date: Wed Dec 21 02:29:59 2005 +0000 587 588 Update package version for X11R7 release. 589 590commit 2fcf9c5df5d395d2e2e43949737303b0089bdb99 591Author: Adam Jackson <ajax@nwnk.net> 592Date: Mon Dec 19 16:25:52 2005 +0000 593 594 Stub COPYING files 595 596commit ccd9dc62d76526de1db316e2a548b1b4de199b3a 597Author: Kevin E Martin <kem@kem.org> 598Date: Thu Dec 15 00:24:16 2005 +0000 599 600 Update package version number for final X11R7 release candidate. 601 602commit 98973a0e64e801cec02f63c10660b9c1a69df68a 603Author: Kevin E Martin <kem@kem.org> 604Date: Sat Dec 3 05:49:32 2005 +0000 605 606 Update package version number for X11R7 RC3 release. 607 608commit d1a212a4e9d926a362665d0403ad3600a53b9345 609Author: Kevin E Martin <kem@kem.org> 610Date: Fri Dec 2 02:16:07 2005 +0000 611 612 Remove extraneous AC_MSG_RESULT. 613 614commit 6b41442a3d68b290442b5edb5094e60ef81606d8 615Author: Adam Jackson <ajax@nwnk.net> 616Date: Tue Nov 29 23:29:57 2005 +0000 617 618 Only build dlloader modules by default. 619 620commit 54808bc14a348f36cabac2168e18b4cf4244ba34 621Author: Eric Anholt <anholt@freebsd.org> 622Date: Mon Nov 21 10:49:09 2005 +0000 623 624 Add .cvsignores for drivers. 625 626commit cccff99ea1f6d2483ba1c9c3ac438a609ca4cdf9 627Author: Kevin E Martin <kem@kem.org> 628Date: Wed Nov 9 21:15:14 2005 +0000 629 630 Update package version number for X11R7 RC2 release. 631 632commit 6a4e3fb5854ebaaa8a054ca8f28867b925844b25 633Author: Kevin E Martin <kem@kem.org> 634Date: Tue Nov 1 15:08:52 2005 +0000 635 636 Update pkgcheck depedencies to work with separate build roots. 637 638commit 69326ffc469a8b1c34dec1a8b6a426694bf199ac 639Author: Kevin E Martin <kem@kem.org> 640Date: Wed Oct 19 02:48:02 2005 +0000 641 642 Update package version number for RC1 release. 643 644commit e49525d59684b50255d07fe0d88960de891f6e13 645Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 646Date: Mon Oct 17 00:09:01 2005 +0000 647 648 Use sed & cpp to substitute variables in driver man pages 649 650commit 78879585f2a82d90b7cd64ee2fce05cac182f066 651Author: Daniel Stone <daniel@fooishbar.org> 652Date: Thu Aug 18 09:03:45 2005 +0000 653 654 Update autogen.sh to one that does objdir != srcdir. 655 656commit 25a5746b57a841c69c7c03ee217b8596f695b243 657Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 658Date: Wed Aug 10 14:07:24 2005 +0000 659 660 Don\'t lose existing CFLAGS in all the input drivers and some of the video 661 drivers 662 663commit ca9eb203e79ce1aaef5ae6fe6bdcb5f11ffe84c5 664Author: Kevin E Martin <kem@kem.org> 665Date: Fri Jul 29 21:22:42 2005 +0000 666 667 Various changes preparing packages for RC0: 668 - Verify and update package version numbers as needed 669 - Implement versioning scheme 670 - Change bug address to point to bugzilla bug entry form 671 - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to 672 reenable it) 673 - Fix makedepend to use pkgconfig and pass distcheck 674 - Update build script to build macros first 675 - Update modular Xorg version 676 677commit 0092febd5aba5c208bee3b86dc4fcb27b2ffe1b6 678Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 679Date: Thu Jul 14 00:28:44 2005 +0000 680 681 - Add build system for xf86-video-ati 682 - Add build system for xserver/xorg/hw/xfree86/dri 683 - Add glcore.h to symlink.sh 684 - Symlink.sh: add some more DRI files, symlink glcore.h from 685 extras/Mesa/include/GL/internal to proto/GL 686 - proto/GL/Makefile.am: install glcore.h 687 - xf86-video-ark: s/module-dir/xorg-module-dir/ 688 689commit 2a195bccdc39b5e0241c03e0485a8afe1f0d2571 690Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 691Date: Wed Jul 13 22:02:27 2005 +0000 692 693 driver/xf86-video-ark/src: Add Makefile.am 694 695commit 9cf05e94f77f859615b4cb35a6fb52b3939836aa 696Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 697Date: Wed Jul 13 18:08:41 2005 +0000 698 699 Add accidentally left out PKG_CHECK_MODULES 700 701commit 6a04dd93ad508915ae8f263ab54b80fb9acec4df 702Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 703Date: Wed Jul 13 17:39:31 2005 +0000 704 705 Build system for ark video driver 706 707commit 65141896d5bc62e71208eafa5160c21ff7e302f5 708Author: Adam Jackson <ajax@nwnk.net> 709Date: Mon Jul 11 02:29:44 2005 +0000 710 711 Prep for modular builds by adding guarded #include "config.h" everywhere. 712 713commit 827e5d59662065d4caff6b1db52a6672217c06c6 714Author: Adam Jackson <ajax@nwnk.net> 715Date: Sat Jun 25 21:16:52 2005 +0000 716 717 Bug #3626: _X_EXPORT tags for video and input drivers. 718 719commit e0cc898635fe405bc16ce915942e37623180aeb1 720Author: Daniel Stone <daniel@fooishbar.org> 721Date: Wed Apr 20 12:25:22 2005 +0000 722 723 Fix includes right throughout the Xserver tree: 724 change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; 725 change "foo.h", "extensions/foo.h" and "X11/foo.h" to 726 <X11/extensions/foo.h> for extension headers, e.g. Xv.h; 727 change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. 728 729commit bb8ec8f8d979f53c683020b66dddb250e63fca07 730Author: Eric Anholt <anholt@freebsd.org> 731Date: Wed Jun 16 09:22:41 2004 +0000 732 733 DRI XFree86-4_3_99_12-merge import 734 735commit 4c8db25829e320eaf9c85f9a0b6442a931bd4840 736Author: Egbert Eich <eich@suse.de> 737Date: Wed May 26 16:24:08 2004 +0000 738 739 Fixing setting of physical framebuffer base for several drivers. C&T 740 driver: Fixed setting of minimal clocks for HiQV chipsets. Neomagic 741 driver: improved support for lowres double scan modes. 742 743commit 64396251f02569d0bee87c8f304be3eefc0aa82b 744Author: Egbert Eich <eich@suse.de> 745Date: Fri Apr 23 19:25:33 2004 +0000 746 747 Merging XORG-CURRENT into trunk 748 749commit c2217e65fc4a33cabd4aa4cb92e34a07b34abe7f 750Author: Egbert Eich <eich@suse.de> 751Date: Sun Mar 14 08:33:16 2004 +0000 752 753 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 754 755commit f0de270c61be39965b36630052d7243ed215ade5 756Author: Egbert Eich <eich@suse.de> 757Date: Wed Mar 3 12:12:15 2004 +0000 758 759 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 760 761commit cb39868f758e5c1b0b98364ca3b1190480cb3f86 762Author: Egbert Eich <eich@suse.de> 763Date: Thu Feb 26 13:35:46 2004 +0000 764 765 readding XFree86's cvs IDs 766 767commit 2fd451f8cd43e13a66c914d8fcac0c7e38b62ad8 768Author: Egbert Eich <eich@suse.de> 769Date: Thu Feb 26 09:23:15 2004 +0000 770 771 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 772 773commit 3362857a4aa10088f9359f7a8a3573dbd62c64b0 774Author: Kaleb Keithley <kaleb@freedesktop.org> 775Date: Tue Nov 25 19:28:34 2003 +0000 776 777 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 778 779commit 1f50873b625d51d350096b6b5fcbdbfa0d9decbe 780Author: Kaleb Keithley <kaleb@freedesktop.org> 781Date: Fri Nov 14 16:48:55 2003 +0000 782 783 XFree86 4.3.0.1 784 785commit 2d3c4eb3ffae9a3839d8a09f59119c4fc13d8bf8 786Author: Kaleb Keithley <kaleb@freedesktop.org> 787Date: Fri Nov 14 16:48:55 2003 +0000 788 789 Initial revision 790