Commit Graph

  • 41eef9dede GDISP: Add CH1115 driver master feature/ch1115 Joel Bodenmann 2023-11-25 17:19:15 +0100
  • b40425a0ae SSD1312: Add new GDISP driver Joel Bodenmann 2023-10-31 12:33:42 +0100
  • 32bdcfaf28 SSD1312: Add example board file feature/ssd1312 Joel Bodenmann 2023-10-31 12:30:19 +0100
  • cae9c0c320 wip Joel Bodenmann 2023-10-31 12:29:00 +0100
  • c2f2ab63e1 SSD1312: wip Joel Bodenmann 2023-10-25 18:18:47 +0200
  • f1a34c9852 Fix for Win32 keyboard driver key states inmarket 2023-07-25 09:44:48 +1000
  • 025cef93cc Use pure ascii encoding to prevent character encoding issues inmarket 2023-07-12 12:02:40 +1000
  • e028d196f5 gwin: add extern C to make usable from C++ Joel Bodenmann 2023-07-03 16:42:03 +0200
  • fa0c779b0c drivers/multiple/SDL2: initialize only required subsystems Joel Bodenmann 2023-06-07 16:09:24 +0200
  • 3d543b62bc drivers/multiple/SDL2: rename UGFX_SDL_INIT_FLAGS to GFX_SDL_INIT_FLAGS Joel Bodenmann 2023-06-07 15:49:24 +0200
  • d1279f5ef2 drivers/multiple/SDL2: allow overriding SDL_Init() flags Joel Bodenmann 2023-06-07 15:47:50 +0200
  • 6b0ce94b15 cmake: improve SDL2 support Joel Bodenmann 2023-06-07 15:24:51 +0200
  • ad90707866 cmake: add support for drivers/ginput/touch/Linux-Event Joel Bodenmann 2023-05-30 13:22:30 +0200
  • dee588888b cmake: add support for drivers/gdisp/framebuffer Joel Bodenmann 2023-05-30 13:14:19 +0200
  • 9e9fc1e824 cmake: add support for drivers/multiple/X Joel Bodenmann 2023-04-21 19:02:34 +0200
  • 325a7c8b5f cmake: fix typo Joel Bodenmann 2022-06-10 13:41:34 +0000
  • da1c2233e7 drivers/GDISP/LGDP4532: Add gdisp_lld_draw_pixel() and gdisp_lld_fill_area() Joel Bodenmann 2022-05-23 16:03:37 +0200
  • 168cd27633 update changelog.txt Joel Bodenmann 2022-04-26 01:27:10 +0200
  • 143a3a8847 drivers/GDISP/SSD1322: Add missing driver.mk file Joel Bodenmann 2022-04-26 00:50:49 +0200
  • 56a88c440d cmake: provide an IMPORTED target Joel Bodenmann 2021-11-03 20:50:24 +0100
  • cc0b175e7f cmake: Improve Findugfx.cmake Joel Bodenmann 2021-11-03 20:23:29 +0100
  • ba9b9fb62b cmake: add driver file for drivers/multiple/Win32 Joel Bodenmann 2021-11-03 20:23:16 +0100
  • 0f11538656 Revert "cmake: Print UGFX_ROOT variable on success" Joel Bodenmann 2021-11-03 18:47:09 +0100
  • d66739a349 cmake: Print UGFX_ROOT variable on success Joel Bodenmann 2021-11-03 18:38:53 +0100
  • ebf5033144 cmake: No longer print _SOURCES and _INCLUDE_DIRS variables Joel Bodenmann 2021-11-03 17:26:43 +0100
  • 734c5cd421 cmake: Improve SDL driver integration Joel Bodenmann 2021-10-28 16:15:02 +0200
  • 831c23e2ac cmake: Add root directory to include directories Joel Bodenmann 2021-10-28 14:56:01 +0200
  • 2ae3cf397d CMake: Automatically set UGFX_ROOT Joel Bodenmann 2021-10-27 16:45:20 +0200
  • 33f6fa0eb0 More line ending fixes inmarket 2021-10-20 22:21:56 +1000
  • 2c1c87ee1b Fixing line endings inmarket 2021-10-20 22:17:27 +1000
  • ae6a3bc18b Adding CMake support for gdisp/STM32LTDC driver Joel Bodenmann 2021-10-12 18:37:02 +0200
  • 68483139c9 Adding ChibiOS 7 support Joel Bodenmann 2021-10-12 18:36:02 +0200
  • 64aa71339c Adding CMake support Joel Bodenmann 2021-10-12 17:44:54 +0200
  • a4f225700f Improving FreeBSD integration support Joel Bodenmann 2021-10-12 15:33:35 +0200
  • 71a308a01a Update readme Joel Bodenmann 2021-09-24 17:51:55 +0200
  • 50be0d6432 Revert "Fix signed/unsigned comparison in gos_linux.c" Joel Bodenmann 2021-09-23 17:49:02 +0200
  • 7e2decd0cd Update changelog.txt Joel Bodenmann 2021-09-21 18:12:07 +0200
  • aa9e187581 Fix signed/unsigned comparison in gos_linux.c Joel Bodenmann 2021-09-21 18:07:54 +0200
  • 05b547bbbb Updating changelog.txt Joel Bodenmann 2021-09-21 17:56:46 +0200
  • 1d63573408 Adding FreeBSD support Joel Bodenmann 2021-09-21 17:54:35 +0200
  • 1c29a88ee1 Fix SDL2 driver arguments to mmap() and sem_open() Joel Bodenmann 2021-09-21 17:44:43 +0200
  • 4261a1fb0b Fix missing return values in FSync GQUEUE implementations Joel Bodenmann 2021-08-31 16:02:23 +0200
  • 3d3555ec5a Add Visual Studio Code project config to the .gitignore inmarket 2021-08-29 17:29:13 +1000
  • 2f82247223 Prevent const qualifier being discarded in vfnprintg() Joel Bodenmann 2021-08-26 17:46:55 +0200
  • cbf9c22adf STM32LTDC: Update readme.md Joel Bodenmann 2021-08-26 14:26:59 +0200
  • 6d6ce043d0 Whitespaces Joel Bodenmann 2021-08-26 14:26:17 +0200
  • 0a55fc94bd Avoid duplicate const specifier compiler warnings Joel Bodenmann 2021-08-26 14:26:04 +0200
  • 0dac6b4d0f Fix ChibiOS 6.x kernel support Joel Bodenmann 2021-08-26 02:08:42 +0200
  • 14f26ec934 Whitespaces Joel Bodenmann 2021-08-26 00:33:11 +0200
  • 7845f44f20 Win32 driver: Fix memory leak / invalid pointer to free() when re-calculating buffer position in a specific situation. Joel Bodenmann 2021-08-26 00:22:19 +0200
  • 1235a9056c Win32 driver: Fix buffer position calculation in gdisp_lld_blit_area() Joel Bodenmann 2021-08-26 00:04:47 +0200
  • 3f1f1c6a95 Fix/clean changelog.txt Joel Bodenmann 2021-08-23 23:43:39 +0200
  • 91eeff7457 Merge branch 'master' into feature/sdl2_threaded feature/sdl2_threaded Joel Bodenmann 2021-08-23 23:38:54 +0200
  • 8d6b2c4707 GTRANS: Update /demos/modules/gtrans/basic Joel Bodenmann 2021-08-23 15:46:47 +0200
  • 317db95c46 GTRANS: Update types Joel Bodenmann 2021-08-23 15:46:22 +0200
  • ec257874a7 GDISP: Explicitly handle gOrientation values where applicaple Joel Bodenmann 2021-08-23 15:28:06 +0200
  • b17cb215f4 STM32LTDC: Handle gOrientationPortrait and gOrientationLandscape explicitly although not supporting it Joel Bodenmann 2021-08-23 15:26:15 +0200
  • b3216fa0cc Minor doxygen fixes develop Joel Bodenmann 2021-08-19 13:48:44 +0200
  • 888c7e8640 STM32LTDC: Fix bug in DMA2D blitting Joel Bodenmann 2021-08-18 20:58:53 +0200
  • 853f2cba98 Relocate current benchmark to /demos/benchmarks/rectangles Joel Bodenmann 2021-08-18 20:51:56 +0200
  • c713719326 Update /demos/benchmarks configuration file Joel Bodenmann 2021-08-18 19:18:04 +0200
  • b98a6c258c Update /demos/benchmarks Joel Bodenmann 2021-08-18 19:17:04 +0200
  • c57bd08379 Fix comment Joel Bodenmann 2021-08-18 18:26:41 +0200
  • 409b8d4490 Update changelog.txt Joel Bodenmann 2021-08-18 18:09:49 +0200
  • 77f10024e0 STM32LTDC: Improve pixel format detection if 2nd layer is used Joel Bodenmann 2021-08-18 17:12:12 +0200
  • 72200af286 Update changelog.txt Joel Bodenmann 2021-08-18 17:05:29 +0200
  • d980418e81 STM32LTDC: Update readme.md Joel Bodenmann 2021-08-18 16:46:04 +0200
  • 08c2358542 STM32LTDC: Support double buffering Joel Bodenmann 2021-08-18 16:38:23 +0200
  • 5e3159064a Fix typo in readme Joel Bodenmann 2021-08-17 15:56:06 +0200
  • 8804f3a381 STM32LTDC: Fix misspelled macro (internally only) Joel Bodenmann 2021-08-17 15:55:02 +0200
  • 7f78be1183 STM32LTDC: Rename user config options for consistency & add docs Joel Bodenmann 2021-08-17 14:23:57 +0200
  • 91247717a0 STM32LTDC: Expose more options to board file Joel Bodenmann 2021-08-17 13:40:57 +0200
  • 2de054b530 STM32LTDC: Remove obsolete LTDC_NO_CLOCK_INIT define Joel Bodenmann 2021-08-17 13:29:49 +0200
  • 94fd096fdd STM32LTDC: Rename ALLOW_2ND_LAYER to LTDC_USE_2ND_LAYER Joel Bodenmann 2021-08-17 13:26:54 +0200
  • a9cf2bdfe2 STM32LTDC: Enable DMA cache flushing on H7 platforms Joel Bodenmann 2021-08-17 12:32:12 +0200
  • b1b264b6a1 Fix legacy string Joel Bodenmann 2021-08-16 16:25:04 +0200
  • cf01cb2e7c GDISP: Move extern GDISPVMT declarations outside of function body Joel Bodenmann 2021-08-13 11:51:47 +0200
  • 37450998e1 STM32LTDC: Fix board function signatures Joel Bodenmann 2021-08-12 20:31:49 +0200
  • 6fa3520f2a Refactor STM32LTDC driver to outsource hardware specifics such as clock setup to the board file Joel Bodenmann 2021-08-12 20:22:49 +0200
  • beb815e109 Board STM32F746-Discovery: Fix rouge-ly replaced types Joel Bodenmann 2021-08-12 20:08:02 +0200
  • 346375c001 Add experimental support for ChibiOS 6.x kernel Joel Bodenmann 2021-08-12 12:47:08 +0200
  • 85c7b08825 Update changelog.txt Joel Bodenmann 2021-08-12 12:22:54 +0200
  • 9c0678a291 Avoid duplicate const specifier compiler warnings Joel Bodenmann 2021-08-12 12:20:07 +0200
  • a587942305 Fix changelog.txt whitespace Joel Bodenmann 2021-08-10 20:18:47 +0200
  • a3bd2d25ce SDL2 driver: Use threaded model approach for easier debugging. This still retains the previous fork() based design if GFX_SDL_USE_FORK is enabled. Joel Bodenmann 2021-08-10 20:02:29 +0200
  • 47d9826a0a Fix compiler warning due to implicit cast Joel Bodenmann 2021-08-10 15:41:26 +0200
  • 13d360b17f Doxygen: Set PROJECT_NAME appropriately. origin_old/master origin_old/HEAD origin/master Joel Bodenmann 2021-04-13 18:53:06 +0200
  • df7027881a Doxygen improvements Joel Bodenmann 2021-04-13 18:32:47 +0200
  • 2d4bbea4a3 Update doxygen file Updated doxygenfile using $>_ doxygen -u Doxyfile Joel Bodenmann 2021-04-13 18:21:54 +0200
  • ff93884f71 Fix doxygen comment inmarket 2020-01-21 12:10:35 +1000
  • 0586fd276d Fix to gImage BMP handling where the system pixel size is less than a byte inmarket 2019-05-08 09:25:35 +1000
  • 127a7cd2a2 Fix to GWIN console widget inmarket 2019-05-08 09:01:56 +1000
  • 701f697df5 Fix release notes inmarket 2019-05-08 08:33:47 +1000
  • 39bde23dd9 Merge branch 'develop' Joel Bodenmann 2019-05-01 17:07:43 +0200
  • ac4b7fc8b4 Typedef gImage compatibility only when GDISP_NEED_IMAGE is GFXON origin_old/develop origin/develop Joel Bodenmann 2019-05-01 16:54:39 +0200
  • 785047b0aa Introduce type gImage to replace v2.x gdispImage Joel Bodenmann 2019-04-10 17:33:15 +0200
  • 835f0f197f Release v2.9 v2.9 origin_old/release/v2.9 release/v2.9 Joel Bodenmann 2019-02-26 16:01:07 +0100
  • 138b49a1a0 Updating .gitignore Joel Bodenmann 2019-02-26 16:00:55 +0100
  • 509fc7501e Textedit fix - as per Neon1 inmarket 2018-11-17 18:50:25 +1000
  • d528fb218d Minor fixups inmarket 2018-11-10 10:45:28 +1000