ugfx/drivers/multiple
Joel Bodenmann 1c29a88ee1 Fix SDL2 driver arguments to mmap() and sem_open()
Linux & MacOS seem to tolerate the incorrect parameters but they are wrong as per the documentation.
On more pedantic systems such as FreeBSD these calls fails.
2021-09-21 17:44:43 +02:00
..
SDL Fix SDL2 driver arguments to mmap() and sem_open() 2021-09-21 17:44:43 +02:00
Win32 Win32 driver: Fix memory leak / invalid pointer to free() when re-calculating buffer position in a specific situation. 2021-08-26 00:22:19 +02:00
X Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc 2018-11-03 12:29:30 +10:00
uGFXnet Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc 2018-11-03 12:29:30 +10:00
uGFXnetESP8266 Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc 2018-11-03 12:29:30 +10:00