This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
MiniGUI
Watch
1
Star
0
Fork
0
You've already forked MiniGUI
mirror of
https://github.com/VincentWei/MiniGUI.git
synced
2026-02-05 09:49:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
MiniGUI
/
include
History
Vincent Wei
c2779cbf09
implement a new API: TestIfSharedSurfaceChanged()
2023-09-26 10:52:09 +08:00
..
ctrl
upgrade Doxygen files
2021-05-18 08:37:31 +08:00
common.h
debug APIs for shared surfaces
2023-08-31 16:02:06 +08:00
control.h
…
customial.h
fix bugs when virtual window enabled for sa and procs runmodes
2022-09-26 14:06:09 +08:00
dti.c
…
endianrw.h
…
exstubs.h
change method
flush_driver
to
flush
of DrmDriverOps; change member
buff
to
vaddr
of DrmSurfaceBuffer
2023-07-30 11:57:02 +08:00
fixedmath.h
…
gdi.h
implement a new API: TestIfSharedSurfaceChanged()
2023-09-26 10:52:09 +08:00
Makefile.am
…
makefile.msvc
…
makefile.ng
…
minigui.h
remove code about semaphhore for shared surface
2023-09-08 18:14:20 +08:00
nucleus_pthread.h
…
nucleus_semaphore.h
…
ose_semaphore.h
…
own_malloc.h
fix typos: Gets -> Get, Sets -> Set, Retrieves -> Retrieve
2020-02-26 08:55:38 +08:00
own_stdio.h
…
psos_pthread.h
…
psos_semaphore.h
…
psos.h
…
threadx_pthread.h
…
threadx_semaphore.h
…
ucos2_pthread.h
…
ucos2_semaphore.h
…
vxworks_pthread.h
…
vxworks_semaphore.h
…
win32_dirent.h
…
win32_pthread.h
…
win32_sched.h
…
win32_semaphore.h
…
window.h
use MSG_WINCOMPOSITED to reset the dirty information of a shared surface of a window
2023-09-01 12:25:04 +08:00
xvfb.h
…