Skip to content

Commit

Permalink
Reorganize content. (#76)
Browse files Browse the repository at this point in the history
* Reorganize content.

* Update synergy projects.

* Update path.

* Update function header.

* Update copyright.
  • Loading branch information
ting-ms authored Nov 23, 2023
1 parent 7bef90d commit 576d7ff
Show file tree
Hide file tree
Showing 127 changed files with 366 additions and 1,164 deletions.
41 changes: 41 additions & 0 deletions ports/win32/build/vs_2019/guix.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1377,6 +1377,46 @@
<ClCompile Include="..\..\src\gx_win32_display_driver_8bit_palette.c" />
<ClCompile Include="..\..\src\gx_win32_display_driver_8bit_palette_rotated.c" />
<ClCompile Include="..\..\src\gx_win32_display_driver_monochrome.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_16bpp_compressed_glyph_1bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_16bpp_glyph_1bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_16bpp_pixelmap_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_16bpp_rotated_compressed_glyph_1bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_16bpp_rotated_glyph_1bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_16bpp_rotated_pixelmap_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_pixelmap_blend.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_pixelmap_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_rotated_pixelmap_blend.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_rotated_pixelmap_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_rotated_setup.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_24xrgb_setup.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_32bpp_compressed_glyph_1bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_32bpp_glyph_1bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_32bpp_horizontal_pixelmap_line_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_32bpp_rotated_compressed_glyph_1bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_32bpp_rotated_glyph_1bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_565rgb_rotated_setup.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_565rgb_setup.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_8bit_palette_setup.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_8bpp_glyph_1bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_8bpp_glyph_4bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_compressed_glyph_4bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_compressed_glyph_8bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_glyph_4bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_rotated_compressed_glyph_4bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_rotated_compressed_glyph_8bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_simulation_display_driver_rotated_glyph_4bit_draw.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_system_font_4bpp.c" />
<ClCompile Include="..\..\src\renesas\gx_dave2d_system_font_mono.c" />
<ClCompile Include="..\..\src\renesas\gx_synergy_system_font_4bpp.c" />
<ClCompile Include="..\..\src\renesas\gx_synergy_system_font_mono.c" />
<ClCompile Include="..\..\src\renesas\gx_win32_dave2d_display_driver_24xrgb.c" />
<ClCompile Include="..\..\src\renesas\gx_win32_dave2d_display_driver_24xrgb_rotated.c" />
<ClCompile Include="..\..\src\renesas\gx_win32_dave2d_display_driver_565rgb.c" />
<ClCompile Include="..\..\src\renesas\gx_win32_dave2d_display_driver_565rgb_rotated.c" />
<ClCompile Include="..\..\src\renesas\gx_win32_dave2d_display_driver_8bit_palette.c" />
<ClCompile Include="..\..\src\st\gx_chromart_simulation_display_driver_565rgb_pixelmap_draw.c" />
<ClCompile Include="..\..\src\st\gx_chromart_simulation_display_driver_565rgb_setup.c" />
<ClCompile Include="..\..\src\st\gx_win32_chromart_display_driver_565rgb.c" />
Expand Down Expand Up @@ -1419,6 +1459,7 @@
<ClInclude Include="..\..\..\..\common\inc\gx_widget.h" />
<ClInclude Include="..\..\..\..\common\inc\gx_window.h" />
<ClInclude Include="..\..\inc\gx_win32_display_driver.h" />
<ClInclude Include="..\..\src\renesas\gx_dave2d_simulation_display_driver.h" />
</ItemGroup>
<PropertyGroup Label="Globals">
<DefineConstants>
Expand Down
3 changes: 0 additions & 3 deletions ports/win32/inc/gx_win32_display_driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ UINT win32_graphics_driver_setup_32argb_rotated(GX_DISP

UINT win32_chromeart_graphics_driver_setup_565rgb(GX_DISPLAY *display);
UINT win32_dave2d_graphics_driver_setup_8bit_palette(GX_DISPLAY *display);
UINT win32_dave2d_graphics_driver_setup_8bit_palette_rotated(GX_DISPLAY* display);
UINT win32_dave2d_graphics_driver_setup_24xrgb(GX_DISPLAY *display);
UINT win32_dave2d_graphics_driver_setup_24xrgb_rotated(GX_DISPLAY *display);
UINT win32_dave2d_graphics_driver_setup_565rgb(GX_DISPLAY *display);
Expand All @@ -118,8 +117,6 @@ VOID win32_32bpp_bitmap_header_create(GX_DISPLAY *displ
VOID win32_display_driver_8bit_palette_set(GX_DISPLAY *display, GX_COLOR *palette, INT count);
VOID win32_8bit_palette_bitmap_header_create(GX_DISPLAY *display);
VOID win32_dave2d_simulation_24xrgb_bitmap_header_create(GX_DISPLAY *display);
VOID win32_dave2d_simulation_display_driver_8bit_palette_set(GX_DISPLAY *display, GX_COLOR *palette, INT count);
VOID win32_dave2d_simulation_8bit_palette_bitmap_header_create(GX_DISPLAY *display);
void gx_win32_display_buffer_toggle(GX_CANVAS *canvas, GX_RECTANGLE *dirty);
void gx_win32_driver_thread_entry(ULONG thread_input);
void gx_win32_driver_thread_initialize(GX_WIN32_DISPLAY_DRIVER_DATA *instance);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
/* 6.x */
/* AUTHOR */
/* */
/* Kenneth Maxwell, Microsoft Corporation */
/* Ting Zhu, Microsoft Corporation */
/* */
/* DESCRIPTION */
/* */
Expand All @@ -40,10 +40,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* 12-31-2020 Kenneth Maxwell Initial Version 6.1.3 */
/* xx-xx-xxxx Kenneth Maxwell Modify comments, change */
/* file/function names, */
/* resulting in version 6.x */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* */
/**************************************************************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
/* _gx_dave2d_simulation_display_driver_16bpp_compressed_glyph_1bit_ */
/* draw */
/* PORTABLE C */
/* 6.1.3 */
/* 6.x */
/* AUTHOR */
/* */
/* Kenneth Maxwell, Microsoft Corporation */
/* Ting Zhu, Microsoft Corporation */
/* */
/* DESCRIPTION */
/* */
Expand Down Expand Up @@ -79,7 +79,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* 12-31-2020 Kenneth Maxwell Initial Version 6.1.3 */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_16bpp_compressed_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
/* */
/* _gx_dave2d_simulation_display_driver_16bpp_glyph_1bit_raw_draw */
/* PORTABLE C */
/* 6.1.3 */
/* 6.x */
/* AUTHOR */
/* */
/* Kenneth Maxwell, Microsoft Corporation */
/* Ting Zhu, Microsoft Corporation */
/* */
/* DESCRIPTION */
/* */
Expand Down Expand Up @@ -87,7 +87,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* 12-31-2020 Kenneth Maxwell Initial Version 6.1.3 */
/* xx-xx-xxxx Ting Zhu Initial Version 6.x */
/* */
/**************************************************************************/
VOID _gx_dave2d_simulation_display_driver_16bpp_glyph_1bit_draw(GX_DRAW_CONTEXT *context, GX_RECTANGLE *draw_area,
Expand Down
Loading

0 comments on commit 576d7ff

Please sign in to comment.