1
0
mirror of https://github.com/azure-rtos/guix.git synced 2025-01-14 06:43:20 +08:00

Update for 6.4.0 release (#96)

This commit is contained in:
Ting Zhu 2023-12-28 13:06:22 +08:00 committed by GitHub
parent b374182616
commit 0ca8afe203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
93 changed files with 218 additions and 193 deletions

View File

@ -24,7 +24,7 @@
/* APPLICATION INTERFACE DEFINITION RELEASE */
/* */
/* gx_api.h PORTABLE C */
/* 6.3.0 */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Kenneth Maxwell, Microsoft Corporation */
@ -112,6 +112,9 @@
/* added partial canvas buffer */
/* support, */
/* resulting in version 6.3.0 */
/* 12-31-2023 Ting Zhu Modified comment(s), */
/* updated patch version, */
/* resulting in version 6.4.0 */
/* */
/**************************************************************************/
@ -134,7 +137,7 @@ extern "C" {
#define AZURE_RTOS_GUIX
#define GUIX_MAJOR_VERSION 6
#define GUIX_MINOR_VERSION 3
#define GUIX_MINOR_VERSION 4
#define GUIX_PATCH_VERSION 0
/* The following symbols are defined for backward compatibility reasons.*/

View File

@ -35,7 +35,7 @@
/* FUNCTION RELEASE */
/* */
/* _gx_horizontal_list_scroll_info_get PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Kenneth Maxwell, Microsoft Corporation */
@ -69,10 +69,10 @@
/* 05-19-2020 Kenneth Maxwell Initial Version 6.0 */
/* 09-30-2020 Kenneth Maxwell Modified comment(s), */
/* resulting in version 6.1 */
/* xx-xx-xxxx Ting Zhu Modified comments(s), */
/* 12-31-2023 Ting Zhu Modified comments(s), */
/* improved the calculation of */
/* the maximum scrolling value.*/
/* resulting in version 6.x */
/* resulting in version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_horizontal_list_scroll_info_get(GX_WINDOW *win, ULONG style, GX_SCROLL_INFO *info)

View File

@ -238,7 +238,7 @@ GX_VALUE click_x;
/* FUNCTION RELEASE */
/* */
/* _gx_single_line_text_input_event_process PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Kenneth Maxwell, Microsoft Corporation */
@ -294,11 +294,11 @@ GX_VALUE click_x;
/* added logic to release */
/* dynamic input buffer, */
/* resulting in version 6.1.3 */
/* xx-xx-xxxx Ting Zhu Modified comment(s), */
/* 12-31-2023 Ting Zhu Modified comment(s), */
/* modified to always call */
/* default widget event */
/* process on a pen up event, */
/* resulting in version 6.x */
/* resulting in version 6.4.0 */
/* */
/**************************************************************************/
UINT _gx_single_line_text_input_event_process(GX_SINGLE_LINE_TEXT_INPUT *text_input, GX_EVENT *event_ptr)

View File

@ -35,7 +35,7 @@
/* FUNCTION RELEASE */
/* */
/* _gx_vertical_list_scroll_info_get PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Kenneth Maxwell, Microsoft Corporation */
@ -69,10 +69,10 @@
/* 05-19-2020 Kenneth Maxwell Initial Version 6.0 */
/* 09-30-2020 Kenneth Maxwell Modified comment(s), */
/* resulting in version 6.1 */
/* xx-xx-xxxx Ting Zhu Modified comments(s), */
/* 12-31-2023 Ting Zhu Modified comments(s), */
/* improved the calculation of */
/* the maximum scrolling value.*/
/* resulting in version 6.x */
/* resulting in version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_vertical_list_scroll_info_get(GX_VERTICAL_LIST *list, ULONG style, GX_SCROLL_INFO *info)

View File

@ -127,7 +127,7 @@ GX_WIDGET *end = GX_NULL;
/* FUNCTION RELEASE */
/* */
/* _gx_widget_event_process PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Kenneth Maxwell, Microsoft Corporation */
@ -175,9 +175,9 @@ GX_WIDGET *end = GX_NULL;
/* system input release logic */
/* on widget hide event, */
/* resulting in version 6.1.11 */
/* xx-xx-xxxx Ting Zhu Modified comment(s), */
/* 12-31-2023 Ting Zhu Modified comment(s), */
/* improved focus lose logic, */
/* resulting in version 6.x */
/* resulting in version 6.4.0 */
/* */
/**************************************************************************/
UINT _gx_widget_event_process(GX_WIDGET *widget, GX_EVENT *event_ptr)

View File

@ -10,7 +10,7 @@
#define PROJECT_VERSION 56
// Sequential number of studio version
#define STUDIOX_VERSION_NUMBER 1
#define STUDIOX_VERSION_NUMBER 0
/* This enabled checking if the project was created by a newer version of Studio.
Turn this off for testing when the Studio version number is not accurate

View File

@ -10,7 +10,7 @@
<Identity
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
Version="6.3.1.0" Name="Microsoft.AzureRTOSGUIXStudio"/>
Version="6.4.0.0" Name="Microsoft.AzureRTOSGUIXStudio"/>
<Properties>
<DisplayName>Azure RTOS GUIX Studio</DisplayName>

View File

@ -7,16 +7,16 @@
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{1D4932BC-ACD4-4292-9530-92C8BE2E58CF}
AppName= GUIX Studio
AppVersion=6.3.0.1
AppVersion=6.4.0.0
;AppPublisher=
AppPublisherURL=https://azure.com/rtos
AppSupportURL=https://azure.com/rtos
AppUpdatesURL=https://azure.com/rtos
DefaultDirName={sd}\Azure_RTOS\GUIX_Studio_6.3
DefaultDirName={sd}\Azure_RTOS\GUIX_Studio_6.4
DefaultGroupName=Azure RTOS
CloseApplications=no
;LicenseFile=
OutputBaseFilename=guix_studio_setup_version_6.3.0.1
OutputBaseFilename=guix_studio_setup_version_6.4.0.0
SetupIconFile=graphics\guix_1616icon.ico
Compression=lzma
SolidCompression=yes
@ -46,11 +46,11 @@ Source: "build\vs_2019\Release\guix_studio.exe"; DestDir: "{app}\studio"; DestNa
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
[Icons]
Name: "{group}\GUIX Studio 6.3\GUIX Studio"; Filename: "{app}\studio\GUIX_Studio.exe"
Name: "{group}\GUIX Studio 6.3\GUIX Studio User's Guide"; Filename: "https://aka.ms/azrtos-guix-studio-user-guide"
Name: "{group}\GUIX Studio 6.3\GUIX User's Guide"; Filename: "https://aka.ms/azrtos-guix-user-guide"
Name: "{group}\GUIX Studio 6.3\{cm:UninstallProgram,GUIX Studio}"; Filename: "{uninstallexe}"
Name: "{commondesktop}\GUIX Studio 6.3.0.1"; Filename: "{app}\studio\GUIX_Studio.exe"; Tasks: desktopicon
Name: "{group}\GUIX Studio 6.4\GUIX Studio"; Filename: "{app}\studio\GUIX_Studio.exe"
Name: "{group}\GUIX Studio 6.4\GUIX Studio User's Guide"; Filename: "https://aka.ms/azrtos-guix-studio-user-guide"
Name: "{group}\GUIX Studio 6.4\GUIX User's Guide"; Filename: "https://aka.ms/azrtos-guix-user-guide"
Name: "{group}\GUIX Studio 6.4\{cm:UninstallProgram,GUIX Studio}"; Filename: "{uninstallexe}"
Name: "{commondesktop}\GUIX Studio 6.4.0.0"; Filename: "{app}\studio\GUIX_Studio.exe"; Tasks: desktopicon
[Registry]
Root: HKCR; Subkey: ".gxp"; ValueType: string; ValueName: ""; ValueData: "GUIX_Studio_Project"; Flags: uninsdeletevalue; Tasks: associate

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARCv2_EM/MetaWare Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARCv2_EM/MetaWare Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARC_HS/MetaWare Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARC_HS/MetaWare Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARM9/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARM9/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARM9/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARM9/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARM9/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARM9/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX C6xxx/TI Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX C6xxx/TI Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -146,7 +146,7 @@ typedef unsigned char GX_UCHAR;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A15/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A15/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A5/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A5/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A5/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A5/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A5/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A5/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A5x/AC6 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A5x/AC6 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A7/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A7/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A7/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A7/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A7/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A7/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A8/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A8/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -137,7 +137,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A8/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A8/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -137,7 +137,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A8/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A8/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A9/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A9/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A9/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A9/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A9/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A9/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M0/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M0/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -143,7 +143,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M0/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M0/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M0/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M0/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M3/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M3/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -143,7 +143,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M3/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M3/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M3/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M3/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M3/KEIL Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M3/KEIL Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M4/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M4/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -143,7 +143,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M4/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M4/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -137,7 +137,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M4/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M4/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M4/KEIL Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M4/KEIL Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -137,7 +137,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M7/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M7/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -143,7 +143,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M7/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M7/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M7/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-M7/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R4/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R4/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R4/AC6 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R4/AC6 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R4/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R4/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -137,7 +137,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R4/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R4/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R5/AC5 Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R5/AC5 Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R5/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R5/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -139,7 +139,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R5/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-R5/IAR Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -144,7 +144,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -137,7 +137,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Linux/GNU Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Linux/GNU Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -170,7 +170,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Win32/Visual Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Win32/Visual Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

View File

@ -419,7 +419,7 @@ VOID _tx_thread_interrupt_restore(UINT previous_posture);
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX Win32/Visual Studio Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX Win32/Visual Studio Version 6.4.0 *";
#else
extern CHAR _tx_version_id[];
#endif

View File

@ -26,7 +26,7 @@
/* COMPONENT DEFINITION RELEASE */
/* */
/* gx_dave2d_simulation_display_driver.h PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -40,7 +40,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/

View File

@ -44,7 +44,7 @@
/* _gx_dave2d_simulation_display_driver_16bpp_compressed_glyph_1bit_ */
/* draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -79,7 +79,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_16bpp_compressed_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -52,7 +52,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_16bpp_glyph_1bit_raw_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -87,7 +87,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_16bpp_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -36,7 +36,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_565rgb_pixelmap_c_write */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -69,7 +69,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_565rgb_pixelmap_compressed_write(GX_DRAW_CONTEXT *context,
@ -189,7 +189,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* _gx_dave2d_simulation_display_driver_16bpp_4444argb_pixelmap_ */
/* c_alpha_write PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -222,7 +222,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_16bpp_4444argb_pixelmap_compressed_alpha_write(GX_DRAW_CONTEXT *context,
@ -380,7 +380,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* _gx_dave2d_simulation_display_driver_16bpp_4444bgra_pixelmap_ */
/* compressed_alpha_write PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -413,7 +413,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_16bpp_4444bgra_pixelmap_compressed_alpha_write(GX_DRAW_CONTEXT *context,
@ -572,7 +572,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap_ */
/* compressed_write */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -606,7 +606,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap_compressed_write(GX_DRAW_CONTEXT *context,
@ -749,7 +749,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap */
/* _raw_write */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -783,7 +783,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap_raw_write(GX_DRAW_CONTEXT *context,
@ -855,7 +855,7 @@ GX_UBYTE b;
/* */
/* _gx_dave2d_simulation_display_driver_565rgb_pixelmap_blend */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -895,7 +895,7 @@ GX_UBYTE b;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_565rgb_pixelmap_blend(GX_DRAW_CONTEXT *context,
@ -978,7 +978,7 @@ GX_BOOL drawn = GX_FALSE;
/* */
/* _gx_dave2d_simulation_display_driver_16bpp_pixelmap_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -1012,7 +1012,7 @@ GX_BOOL drawn = GX_FALSE;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_16bpp_pixelmap_draw(GX_DRAW_CONTEXT *context,

View File

@ -38,7 +38,7 @@
/* glyph_1bit_draw */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -74,7 +74,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_16bpp_rotated_compressed_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -38,7 +38,7 @@
/* draw */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -73,7 +73,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_16bpp_rotated_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -37,7 +37,7 @@
/* compressed_write */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -70,7 +70,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write(GX_DRAW_CONTEXT *context,
@ -218,7 +218,7 @@ GX_RECTANGLE rotated_clip;
/* pixelmap_compressed_alpha_write */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -251,7 +251,7 @@ GX_RECTANGLE rotated_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_565rgb_4444argb_rotated_pixelmap_compressed_alpha_write(GX_DRAW_CONTEXT *context,
@ -439,7 +439,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* pixelmap_compressed_alpha_write */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -473,7 +473,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_565rgb_4444bgra_rotated_pixelmap_compressed_alpha_write(GX_DRAW_CONTEXT *context,
@ -659,7 +659,7 @@ GX_RECTANGLE rotated_clip;
/* pixelmap_compressed_write */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -693,7 +693,7 @@ GX_RECTANGLE rotated_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_compressed_write(GX_DRAW_CONTEXT *context,
@ -862,7 +862,7 @@ GX_RECTANGLE rotated_clip;
/* pixelmap_raw_write */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -896,7 +896,7 @@ GX_RECTANGLE rotated_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_raw_write(GX_DRAW_CONTEXT *context,
@ -985,7 +985,7 @@ GX_RECTANGLE rotated_clip;
/* _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_blend */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -1030,7 +1030,7 @@ GX_RECTANGLE rotated_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_blend(GX_DRAW_CONTEXT *context,
@ -1119,7 +1119,7 @@ GX_BOOL drawn = GX_FALSE;
/* _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_draw */
/* PORTABLE C */
/* */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -1152,7 +1152,7 @@ GX_BOOL drawn = GX_FALSE;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_draw(GX_DRAW_CONTEXT *context,

View File

@ -33,7 +33,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_c_a_blend */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -67,7 +67,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_compressed_alpha_blend(GX_DRAW_CONTEXT *context,
@ -174,7 +174,7 @@ GX_RECTANGLE *clip;
/* */
/* _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_c_blend */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -208,7 +208,7 @@ GX_RECTANGLE *clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_compressed_blend(GX_DRAW_CONTEXT *context,
@ -298,7 +298,7 @@ GX_RECTANGLE *clip;
/* */
/* _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_blend */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -332,7 +332,7 @@ GX_RECTANGLE *clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_blend(GX_DRAW_CONTEXT *context,

View File

@ -33,7 +33,7 @@
/* */
/* _gx_dave2d_s_display_driver_dave2d_24xrgb_pixelmap_c_a_write */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -66,7 +66,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_compressed_write(GX_DRAW_CONTEXT *context,
@ -220,7 +220,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* _gx_synegy_s_display_driver_32bpp_4444argb_dave2d_pixelmap_c */
/* _alpha_write PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -253,7 +253,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_32bpp_4444argb_pixelmap_compressed_alpha_write(GX_DRAW_CONTEXT *context,
@ -390,7 +390,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* _gx_dave2d_s_display_driver_32bpp_4444bgra_dave2d_pixelmap_c_ */
/* alpha_write PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -423,7 +423,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_32bpp_4444bgra_pixelmap_compressed_write(GX_DRAW_CONTEXT *context,
@ -559,7 +559,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* _gx_dave2d_s_display_driver_24xrgb_565rgb_pixelmap_c_write */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -592,7 +592,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_24xrgb_565rgb_pixelmap_compressed_write(GX_DRAW_CONTEXT *context,
@ -747,7 +747,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* FUNCTION RELEASE */
/* */
/* _gx_dave2d_s_display_driver_24xrgb_pixelmap_draw PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -785,7 +785,7 @@ GX_RECTANGLE *clip = context -> gx_draw_context_clip;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* 10-31-2022 Kenneth Maxwell Modify comments, change */
/* function name, */
/* resulting in Version 6.2.0 */

View File

@ -33,7 +33,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_24xrgb_pixelmap_blend */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -67,7 +67,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_24xrgb_rotated_pixelmap_blend(GX_DRAW_CONTEXT *context,

View File

@ -32,7 +32,7 @@
/* FUNCTION RELEASE */
/* */
/* _gx_dave2d_s_display_driver_24xrgb_pixelmap_draw PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -70,7 +70,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_24xrgb_rotated_pixelmap_draw(GX_DRAW_CONTEXT *context,

View File

@ -32,7 +32,7 @@
/* _gx_dave2d_simulation_display_driver_24xrgb_rotated_setup */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -65,7 +65,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_24xrgb_rotated_setup(GX_DISPLAY *display, VOID *aux_data,

View File

@ -30,7 +30,7 @@
/* FUNCTION RELEASE */
/* */
/* _gx_dave2d_simulation_display_driver_24xrgb_setup PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -62,7 +62,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_24xrgb_setup(GX_DISPLAY *display, VOID *aux_data,

View File

@ -45,7 +45,7 @@
/* _gx_dave2d_simulation_display_driver_32bpp_compressed_glyph_1bit_ */
/* draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -80,7 +80,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_32bpp_compressed_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -54,7 +54,7 @@
/* _gx_dave2d_simulation_display_driver_32bpp_glyph_1bit_draw */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -89,7 +89,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_32bpp_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -38,7 +38,7 @@
/* _gx_dave2d_simulation_display_driver_32bpp_horizontal */
/* _pixelmap_line_compressed_write */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -71,7 +71,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_32bpp_horizontal_pixelmap_line_compressed_write(GX_DRAW_CONTEXT *context,
@ -214,7 +214,7 @@ VOID (*blend_func)(GX_DRAW_CONTEXT *context, INT x, INT y, GX_COLO
/* */
/* _gx_dave2d_simulation_display_driver_32bpp_horizontal */
/* _pixelmap_line_draw PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -250,7 +250,7 @@ VOID (*blend_func)(GX_DRAW_CONTEXT *context, INT x, INT y, GX_COLO
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_32bpp_horizontal_pixelmap_line_draw(GX_DRAW_CONTEXT *context,

View File

@ -38,7 +38,7 @@
/* glyph_1bit_draw */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -73,7 +73,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_32bpp_rotated_compressed_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -45,7 +45,7 @@
/* _gx_dave2d_simulation_display_driver_32bpp_rotated_glyph_1bit_draw */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -80,7 +80,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_32bpp_rotated_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -37,7 +37,7 @@
/* pixelmap_line_draw */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -72,7 +72,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw(GX_DRAW_CONTEXT *context,

View File

@ -36,7 +36,7 @@
/* _gx_dave2d_simulation_display_driver_565rgb_horizontal */
/* _pixelmap_line_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -69,7 +69,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_compressed_write(GX_DRAW_CONTEXT *context,
@ -171,7 +171,7 @@ GX_PIXELMAP *pixelmap;
/* _gx_dave2d_simulation_display_driver_565rgb_horizontal */
/* _pixelmap_line_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -206,7 +206,7 @@ GX_PIXELMAP *pixelmap;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_draw(GX_DRAW_CONTEXT *context,

View File

@ -37,7 +37,7 @@
/* pixelmap_line_compressed_write */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -70,7 +70,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static VOID _gx_dave2d_simulation_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_write(GX_DRAW_CONTEXT *context,
@ -196,7 +196,7 @@ INT y;
/* _gx_dave2d_simulation_display_driver_565rgb_horizontal */
/* _pixelmap_line_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -231,7 +231,7 @@ INT y;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw(GX_DRAW_CONTEXT *context,

View File

@ -30,7 +30,7 @@
/* FUNCTION RELEASE */
/* */
/* _gx_dave2d_s_display_driver_565rgb_rotated_setup PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -62,7 +62,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/

View File

@ -30,7 +30,7 @@
/* FUNCTION RELEASE */
/* */
/* _gx_dave2d_s_display_driver_565rgb_setup PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -62,7 +62,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/

View File

@ -36,7 +36,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_8bit_palette_setup */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -68,7 +68,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_8bit_palette_setup(GX_DISPLAY *display, VOID *aux_data,

View File

@ -43,7 +43,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_8bpp_glyph_1bit_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -78,7 +78,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_8bpp_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area, GX_POINT *map_offset, GX_CONST GX_GLYPH *glyph)

View File

@ -36,7 +36,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_8bpp_glyph_4bit_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -71,7 +71,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_8bpp_glyph_4bit_draw(GX_DRAW_CONTEXT *context,

View File

@ -38,7 +38,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_glyph_4bit_compress_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -73,7 +73,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_compressed_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -38,7 +38,7 @@
/* _gx_dave2d_simulation_display_driver_compressed_glyph_8bit_draw */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -73,7 +73,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_compressed_glyph_8bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -39,7 +39,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_glyph_4bit_raw_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -74,7 +74,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -38,7 +38,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_glyph_4bit_compress_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -73,7 +73,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_rotated_compressed_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -38,7 +38,7 @@
/* _gx_dave2d_simulation_display_driver_compressed_glyph_8bit_draw */
/* */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -73,7 +73,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_rotated_compressed_glyph_8bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -39,7 +39,7 @@
/* */
/* _gx_dave2d_simulation_display_driver_glyph_4bit_raw_draw */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -74,7 +74,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_rotated_glyph_4bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,

View File

@ -33,7 +33,7 @@
/* */
/* win32_dave2d_simulation_24xrgb_bitmap_header_create */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -63,7 +63,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
VOID win32_dave2d_simulation_24xrgb_bitmap_header_create(GX_DISPLAY *display)
@ -97,7 +97,7 @@ DWORD *putmask;
/* FUNCTION RELEASE */
/* */
/* win32_dave2d_graphics_driver_setup_24xrgb PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -132,7 +132,7 @@ DWORD *putmask;
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* 10-31-2022 Kenneth Maxwell Modify comments, change */
/* function name, */
/* resulting in Version 6.2.0 */

View File

@ -32,7 +32,7 @@
/* FUNCTION RELEASE */
/* */
/* win32_dave2d_graphics_driver_setup_24xrgb_rotated PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -67,7 +67,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
UINT win32_dave2d_graphics_driver_setup_24xrgb_rotated(GX_DISPLAY* display)

View File

@ -33,7 +33,7 @@
/* */
/* win32_dave2d_simulation_565rgb_bitmap_header_create */
/* PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -62,7 +62,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static void win32_dave2d_simulation_565rgb_bitmap_header_create(GX_DISPLAY *display)
@ -94,7 +94,7 @@ GX_WIN32_DISPLAY_DRIVER_DATA *instance = (GX_WIN32_DISPLAY_DRIVER_DATA *)display
/* FUNCTION RELEASE */
/* */
/* win32_dave2d_graphics_driver_setup_565rgb PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -129,7 +129,7 @@ GX_WIN32_DISPLAY_DRIVER_DATA *instance = (GX_WIN32_DISPLAY_DRIVER_DATA *)display
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* 10-31-2022 Kenneth Maxwell Modify comments, change */
/* function name, */
/* resulting in Version 6.2.0 */

View File

@ -32,7 +32,7 @@
/* FUNCTION RELEASE */
/* */
/* win32_565rgb_bitmap_header_create PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -61,7 +61,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
static void win32_dave2d_simulation_565rgb_rotated_bitmap_header_create(GX_DISPLAY *display)
@ -95,7 +95,7 @@ GX_WIN32_DISPLAY_DRIVER_DATA *instance = (GX_WIN32_DISPLAY_DRIVER_DATA *)display
/* FUNCTION RELEASE */
/* */
/* win32_graphics_driver_565rgb_rotated_setup PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -127,7 +127,7 @@ GX_WIN32_DISPLAY_DRIVER_DATA *instance = (GX_WIN32_DISPLAY_DRIVER_DATA *)display
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
UINT win32_dave2d_graphics_driver_setup_565rgb_rotated(GX_DISPLAY *display)

View File

@ -32,7 +32,7 @@
/* FUNCTION RELEASE */
/* */
/* win32_dave2d_graphics_driver_setup_8bit_palette PORTABLE C */
/* 6.x */
/* 6.4.0 */
/* AUTHOR */
/* */
/* Ting Zhu, Microsoft Corporation */
@ -67,7 +67,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* 12-31-2023 Ting Zhu Initial Version 6.4.0 */
/* */
/**************************************************************************/
UINT win32_dave2d_graphics_driver_setup_8bit_palette(GX_DISPLAY *display)

View File

@ -100,7 +100,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Win32/Standalone/Visual Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Win32/Standalone/Visual Version 6.4.0 *";
#else
extern CHAR _gx_version_id[];
#endif

22
scripts/update_patch.sh Normal file
View File

@ -0,0 +1,22 @@
#!/bin/bash
if [ "$#" -ne 2 ]; then
echo "Usage: $0 \"<version>\" \"<date>\""
exit 1
fi
# Change the current working directory to the parent directory of this script.
cd $(dirname `realpath $0`)/..
current_version="6\\.x"
source_dirs="common ports"
file_list=$(find $source_dirs -type f -name '*.[ch]' -print)
sed -i "s/$current_version /$1/g" $file_list
sed -i "s/$current_version/$1/g" $file_list
sed -i "s/xx-xx-xxxx/$2/g" $file_list
sed -i "s/xx\/xx\/xxxx/${2:0:2}\/${2:3:2}\/${2:6:4}/g" readme/*
# Update version in port files
source_dirs="ports"
file_list=$(find $source_dirs -type f -name "*.h" -print)
sed -i "/\"Copyright/,/[0-9]\.[0-9]/s/[0-9]\.[0-9\.]\+/$1/" $file_list