1. 12 Aug, 2012 1 commit
    • Robert Sprowson's avatar
      Retire VIDCBandwidthLimit command · beee933c
      Robert Sprowson authored
      Was previously for internal use only, but largely irrelevant as the majoirty of targets don't contain a VIDC, and those that do use a GraphicsV driver anyway.
      * CMHG and resources updated to remove the command from the command/syntax table
      * Don't bother probing OS_ReadSysInfo 2 for the video controller, assume it's always GraphicsV
      * Don't try vetting modes based on VIDC limitations (leave that to VIDC20Video module)
      * Don't listen to the kernel's bandwidth limit suggestion, always use INT32_MAX
      Also
      * Fix potential null pointer dereference if there's not enough RAM to build an ICONSPRITES command
      * Rather than setting up an atexit() handler in the module init, just use a module finalisation handler
      * Makefile tickled to not use Norcroft specific flags
      
      Version 0.33. Tagged as 'ScrModes-0_33'
      beee933c
  2. 22 Jul, 2012 1 commit
  3. 14 Jul, 2012 1 commit
    • Robert Sprowson's avatar
      Clean up pass · aa5b72f2
      Robert Sprowson authored
      * Makefile recreated from fragments
      * Swap to C99 types, remove 'machtypes.h'
      * Use centralised SWI and service call definitions, remove 'newswis.h' and 'services.h'
      * Error E21 taken out of resources, CMHG generates this one for free
      * Compiler warnings squashed
      
      Version 0.32. Tagged as 'ScrModes-0_32'
      aa5b72f2
  4. 14 Jan, 2012 1 commit
  5. 12 Apr, 2002 1 commit
    • Steve Revill's avatar
      Makefile improvements. · 00460c5e
      Steve Revill authored
      Detail:
        * Added/fixed the install rule for disc builds as required for the Baseline
          builds.
        * The MkClean file now calls stripdepnd to remove dynamic dependencies.
      Admin:
        Builds and installs.
      
      Version 0.29. Tagged as 'ScrModes-0_29'
      00460c5e
  6. 06 Jun, 2000 1 commit
  7. 21 Sep, 1998 1 commit
  8. 05 Nov, 1996 1 commit