⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 history_ncg.txt

📁 WinCE5.0BSP for Renesas SH7770
💻 TXT
字号:

    Copyright(C) Renesas Technology Corp. 1998-2005. All rights reserved.
    Portions Copyright (c) 1997-1998 Microsoft Corporation.

    NCG Display Driver for ITS-DS7 Ver.0.2.0

    CREATED   : 2003.08.28
    MODIFIED  : 2005.11.10
    AUTHOR    : Renesas Technology Corp.
    HARDWARE  : RENESAS ITS-DS7

    CONTENTS  :
    <ncg>
    +-- blt.cpp
    +-- config.cpp
    +-- cursor.cpp
    +-- ddgpeusr.h
    +-- ddi_ncg.def
    +-- du.h
    +-- halcaps.cpp
    +-- haldd.cpp
    +-- halpalette.cpp
    +-- halsurf.cpp
    +-- intr.cpp
    +-- line.cpp
    +-- makefile
    +-- misc.cpp
    +-- ncg.cpp
    +-- ncg.h
    +-- palette.h
    +-- precomp.h
    +-- sources
    +-- surf.cpp
    +-- ncg_640x480.reg
    +-- ncg_800x480.reg
    +-- ncg_800x600.reg
    +-- history_ncg.txt (this file)

    NOTES     :
                - DirectX(R) is required.
                - This driver is based on S3Virge DDGPE driver and Q2SD Display Driver
                  for PFM-DS6C Ver.3.1.0. Some files (halpalette.cpp, palette.h) is not
                  changed from S3Virge DDGPE driver.

    HISTORY   : 
                2003.07.16 :
                - Created test code for NaviCore-DU FPGA.

                2003.08.28 : Ver.0.1.0
                - Created prototype code.
                  (based on Q2SD Display Driver for PFM-DS6C Ver.3.1.0)
                2003.09.02
                - Modified flip. (surf.cpp)
                2003.11.18 : Ver.0.1.1
                - Changed and Corrected pixel format. (ncg.h, ncg.cpp, surf.cpp)
                - Removed unused code. (halsurf.cpp, surf.cpp)
                - Added debug message. (config.cpp)
                2004.03.01 : Ver.0.1.2
                - Changed the initial setting value of DU-DSMR. CDE disable. (ncg.cpp)
                - Removed unused code. (halsurf.cpp, surf.cpp)
                2004.09.02 : Ver.0.1.3
                - Changed the way of setting up display timings. (config.cpp, ncg.cpp)
                - Changed the initial setting value of DU-DSMR. DIPM = CSYNC. (ncg.cpp)
                - Arranged. (cursor.cpp, ddgpeusr.h, halsurf.cpp, ncg.h, surf.cpp)
                2005.09.09 : Ver.0.1.4
                - Deleted INCLUDES for Windows CE 5.0 platform file tree. (sources)
                - Added dummy registry file to share same "platform.reg" between
                  different display drivers that imports screen parameters from
                  registry.
                2005.09.20
                - Supported screen size configuration using registry.
                  (config.cpp, ncg.cpp, ncg.h )
                2005.11.10 : Ver.0.2.0
                - Supported RGB1555 format. (halcaps.cpp, ncg.pp, surf.cpp)
                - Corrected screen memory pitch setting. (config.cpp)
                - Added sample registry files and removed dummy registry file.
                  (ncg_640x480.reg, ncg_800x480.reg, ncg_800x600.reg)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -