wip prep commit in lieu of gfx subsystem update changes, part 2.
commit7ce699d6c19471048ac64b6a570521fcad9a3947
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 5 Jan 2017 07:36:09 +0000 (5 07:36 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 5 Jan 2017 07:36:09 +0000 (5 07:36 +0000)
tree6d936c3ad97433895554b8ab369610e3af45af49
parent747ab4fa12b47f4bda586d17090a81bf3173ce45
wip prep commit in lieu of gfx subsystem update changes, part 2.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@53160 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
93 files changed:
arch/all-native/hidd/vgagfx/mmakefile.src [moved from arch/all-native/hidd/vga/mmakefile.src with 100% similarity]
arch/all-native/hidd/vgagfx/vgagfx.conf [moved from arch/all-native/hidd/vga/vgagfx.conf with 100% similarity]
arch/all-native/hidd/vgagfx/vgagfx_bitmap.h [moved from arch/all-native/hidd/vga/vgagfx_bitmap.h with 100% similarity]
arch/all-native/hidd/vgagfx/vgagfx_bitmapclass.c [moved from arch/all-native/hidd/vga/vgagfx_bitmapclass.c with 100% similarity]
arch/all-native/hidd/vgagfx/vgagfx_hidd.h [moved from arch/all-native/hidd/vga/vgagfx_hidd.h with 100% similarity]
arch/all-native/hidd/vgagfx/vgagfx_hiddclass.c [moved from arch/all-native/hidd/vga/vgagfx_hiddclass.c with 100% similarity]
arch/all-native/hidd/vgagfx/vgagfx_init.c [moved from arch/all-native/hidd/vga/vgagfx_init.c with 100% similarity]
arch/all-native/hidd/vgagfx/vgagfx_intern.h [moved from arch/all-native/hidd/vga/vgagfx_intern.h with 100% similarity]
arch/all-native/hidd/vgagfx/vgagfx_support.c [moved from arch/all-native/hidd/vga/vgagfx_support.c with 100% similarity]
arch/all-native/hidd/vgagfx/vgagfx_support.h [moved from arch/all-native/hidd/vga/vgagfx_support.h with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/mmakefile.src [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/mmakefile.src with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx.conf [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx.conf with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_bitmap.h [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_bitmap.h with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_bitmapclass.c [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_bitmapclass.c with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_hardware.c [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_hardware.c with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_hardware.h [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_hardware.h with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_hdmi.c [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_hdmi.c with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_hidd.h [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_hidd.h with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_hiddclass.c [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_hiddclass.c with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_init.c [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_init.c with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_memory.c [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_memory.c with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_onbitmap.c [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_onbitmap.c with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_pixfmts.c [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_pixfmts.c with 100% similarity]
arch/arm-native/soc/broadcom/2708/hidd/vc4gfx/videocoregfx_sdtv.c [moved from arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_sdtv.c with 100% similarity]
arch/i386-all/hidd/gfx/mmakefile.src [moved from arch/i386-all/hidd/graphics/mmakefile.src with 81% similarity]
arch/i386-all/hidd/gfx/rgbconv_arch.c [moved from arch/i386-all/hidd/graphics/rgbconv_arch.c with 100% similarity]
arch/m68k-amiga/hidd/gfx/mmakefile.src [moved from arch/m68k-amiga/hidd/graphics/mmakefile.src with 67% similarity]
arch/m68k-amiga/hidd/gfx/rgbconv.c [moved from arch/m68k-amiga/hidd/graphics/rgbconv.c with 100% similarity]
rom/hidds/gfx/OverlayClass.c [moved from rom/hidds/graphics/OverlayClass.c with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_abgr32.h [moved from rom/hidds/graphics/colorconv/rgbconv_abgr32.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_argb32.h [moved from rom/hidds/graphics/colorconv/rgbconv_argb32.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_bgr15.h [moved from rom/hidds/graphics/colorconv/rgbconv_bgr15.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_bgr15oe.h [moved from rom/hidds/graphics/colorconv/rgbconv_bgr15oe.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_bgr16.h [moved from rom/hidds/graphics/colorconv/rgbconv_bgr16.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_bgr16oe.h [moved from rom/hidds/graphics/colorconv/rgbconv_bgr16oe.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_bgr24.h [moved from rom/hidds/graphics/colorconv/rgbconv_bgr24.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_bgra32.h [moved from rom/hidds/graphics/colorconv/rgbconv_bgra32.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_bgrx32.h [moved from rom/hidds/graphics/colorconv/rgbconv_bgrx32.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_macros.h [moved from rom/hidds/graphics/colorconv/rgbconv_macros.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_rgb15.h [moved from rom/hidds/graphics/colorconv/rgbconv_rgb15.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_rgb15oe.h [moved from rom/hidds/graphics/colorconv/rgbconv_rgb15oe.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_rgb16.h [moved from rom/hidds/graphics/colorconv/rgbconv_rgb16.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_rgb16oe.h [moved from rom/hidds/graphics/colorconv/rgbconv_rgb16oe.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_rgb24.h [moved from rom/hidds/graphics/colorconv/rgbconv_rgb24.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_rgba32.h [moved from rom/hidds/graphics/colorconv/rgbconv_rgba32.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_rgbswap.h [moved from rom/hidds/graphics/colorconv/rgbconv_rgbswap.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_rgbx32.h [moved from rom/hidds/graphics/colorconv/rgbconv_rgbx32.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_xbgr32.h [moved from rom/hidds/graphics/colorconv/rgbconv_xbgr32.h with 100% similarity]
rom/hidds/gfx/colorconv/rgbconv_xrgb32.h [moved from rom/hidds/graphics/colorconv/rgbconv_xrgb32.h with 100% similarity]
rom/hidds/gfx/colorconv_init.c [moved from rom/hidds/graphics/colorconv_init.c with 100% similarity]
rom/hidds/gfx/gfx.conf [moved from rom/hidds/graphics/gfx.conf with 100% similarity]
rom/hidds/gfx/gfx_bitmapclass.c [moved from rom/hidds/graphics/gfx_bitmapclass.c with 100% similarity]
rom/hidds/gfx/gfx_bitmapconvertpixels.c [moved from rom/hidds/graphics/gfx_bitmapconvertpixels.c with 100% similarity]
rom/hidds/gfx/gfx_bitmapmemblit.c [moved from rom/hidds/graphics/gfx_bitmapmemblit.c with 100% similarity]
rom/hidds/gfx/gfx_chunkybitmapclass.c [moved from rom/hidds/graphics/gfx_chunkybitmapclass.c with 100% similarity]
rom/hidds/gfx/gfx_colormapclass.c [moved from rom/hidds/graphics/gfx_colormapclass.c with 100% similarity]
rom/hidds/gfx/gfx_debug.h [moved from rom/hidds/graphics/gfx_debug.h with 100% similarity]
rom/hidds/gfx/gfx_gcclass.c [moved from rom/hidds/graphics/gfx_gcclass.c with 100% similarity]
rom/hidds/gfx/gfx_hiddclass.c [moved from rom/hidds/graphics/gfx_hiddclass.c with 100% similarity]
rom/hidds/gfx/gfx_hwclass.c [moved from rom/hidds/graphics/gfx_hwclass.c with 100% similarity]
rom/hidds/gfx/gfx_init.c [moved from rom/hidds/graphics/gfx_init.c with 100% similarity]
rom/hidds/gfx/gfx_intern.h [moved from rom/hidds/graphics/gfx_intern.h with 100% similarity]
rom/hidds/gfx/gfx_pixfmtclass.c [moved from rom/hidds/graphics/gfx_pixfmtclass.c with 100% similarity]
rom/hidds/gfx/gfx_planarbitmapclass.c [moved from rom/hidds/graphics/gfx_planarbitmapclass.c with 100% similarity]
rom/hidds/gfx/gfx_syncclass.c [moved from rom/hidds/graphics/gfx_syncclass.c with 100% similarity]
rom/hidds/gfx/include/gfx.h [moved from rom/hidds/graphics/include/gfx.h with 100% similarity]
rom/hidds/gfx/mmakefile.src [moved from rom/hidds/graphics/mmakefile.src with 100% similarity]
rom/hidds/gfx/rgbconv.c [moved from rom/hidds/graphics/rgbconv.c with 100% similarity]
rom/hidds/gfx/rgbconv_arch.c [moved from rom/hidds/graphics/rgbconv_arch.c with 100% similarity]
rom/hidds/gfx/stdpixfmts_be.h [moved from rom/hidds/graphics/stdpixfmts_be.h with 100% similarity]
rom/hidds/gfx/stdpixfmts_le.h [moved from rom/hidds/graphics/stdpixfmts_le.h with 100% similarity]
rom/hidds/gfx/todo [moved from rom/hidds/graphics/todo with 100% similarity]
rom/hidds/vesagfx/mmakefile.src [moved from rom/hidds/vesa/mmakefile.src with 100% similarity]
rom/hidds/vesagfx/vesagfx.conf [moved from rom/hidds/vesa/vesagfx.conf with 100% similarity]
rom/hidds/vesagfx/vesagfx_bitmap.h [moved from rom/hidds/vesa/vesagfx_bitmap.h with 100% similarity]
rom/hidds/vesagfx/vesagfx_bitmapclass.c [moved from rom/hidds/vesa/vesagfx_bitmapclass.c with 100% similarity]
rom/hidds/vesagfx/vesagfx_cursor.h [moved from rom/hidds/vesa/vesagfx_cursor.h with 100% similarity]
rom/hidds/vesagfx/vesagfx_hidd.h [moved from rom/hidds/vesa/vesagfx_hidd.h with 100% similarity]
rom/hidds/vesagfx/vesagfx_hiddclass.c [moved from rom/hidds/vesa/vesagfx_hiddclass.c with 100% similarity]
rom/hidds/vesagfx/vesagfx_init.c [moved from rom/hidds/vesa/vesagfx_init.c with 100% similarity]
rom/hidds/vesagfx/vesagfx_intern.h [moved from rom/hidds/vesa/vesagfx_intern.h with 100% similarity]
rom/hidds/vesagfx/vesagfx_support.c [moved from rom/hidds/vesa/vesagfx_support.c with 100% similarity]
rom/hidds/vesagfx/vesagfx_support.h [moved from rom/hidds/vesa/vesagfx_support.h with 100% similarity]
workbench/hidds/sm502gfx/mmakefile.src [moved from workbench/hidds/sm502/mmakefile.src with 100% similarity]
workbench/hidds/sm502gfx/sm502gfx.conf [moved from workbench/hidds/sm502/sm502gfx.conf with 100% similarity]
workbench/hidds/sm502gfx/sm502gfx_bitmap.h [moved from workbench/hidds/sm502/sm502gfx_bitmap.h with 100% similarity]
workbench/hidds/sm502gfx/sm502gfx_bitmapclass.c [moved from workbench/hidds/sm502/sm502gfx_bitmapclass.c with 100% similarity]
workbench/hidds/sm502gfx/sm502gfx_cursor.h [moved from workbench/hidds/sm502/sm502gfx_cursor.h with 100% similarity]
workbench/hidds/sm502gfx/sm502gfx_hidd.h [moved from workbench/hidds/sm502/sm502gfx_hidd.h with 100% similarity]
workbench/hidds/sm502gfx/sm502gfx_hiddclass.c [moved from workbench/hidds/sm502/sm502gfx_hiddclass.c with 100% similarity]
workbench/hidds/sm502gfx/sm502gfx_init.c [moved from workbench/hidds/sm502/sm502gfx_init.c with 100% similarity]
workbench/hidds/sm502gfx/sm502gfx_support.c [moved from workbench/hidds/sm502/sm502gfx_support.c with 100% similarity]
workbench/hidds/sm502gfx/sm502gfx_support.h [moved from workbench/hidds/sm502/sm502gfx_support.h with 100% similarity]