Vincent Wei
|
c2779cbf09
|
implement a new API: TestIfSharedSurfaceChanged()
|
2023-09-26 10:52:09 +08:00 |
|
Vincent Wei
|
7513d461bf
|
remove code about semaphhore for shared surface
|
2023-09-08 18:14:20 +08:00 |
|
Vincent Wei
|
ce53f2c703
|
use MSG_WINCOMPOSITED to reset the dirty information of a shared surface of a window
|
2023-09-01 12:25:04 +08:00 |
|
Vincent Wei
|
fa18025350
|
debug APIs for shared surfaces
|
2023-08-31 16:02:06 +08:00 |
|
Vincent Wei
|
890ab1db44
|
debug
|
2023-08-30 15:40:13 +08:00 |
|
Vincent Wei
|
29ac6a4277
|
initial implementation of new APIs of shared surface: AttachToSharedSurface(), GetSharedSurfaceInfo(), LockSharedSurfaceIfDirty(), UnlockSharedSurface(), and DetachFromSharedSurface()
|
2023-08-29 16:21:49 +08:00 |
|
Vincent Wei
|
96ecf5e9b7
|
Tune layout of struct _SharedSurfaceHeader; Change interface of GetWindowSharedSurfaceFD()
|
2023-08-29 12:50:58 +08:00 |
|
Vincent Wei
|
50aafa3faa
|
initial implementation of CreateSharedSurface(), DestroySharedSurface(), GetSharedSurfaceFDByClientWindow(), and GetSharedSurfaceFDByName()
|
2023-08-29 12:12:51 +08:00 |
|
Vincent Wei
|
5a9b08fe94
|
initial implementation for named shared surface
|
2023-08-28 16:51:46 +08:00 |
|
Vincent Wei
|
06fcf2eaa0
|
New APIs: GetWindowSurfaceBufferFD() and CreateMemDCFromSurfaceBufferFD() for compositing schema.
|
2023-08-22 11:29:36 +08:00 |
|
Vincent Wei
|
33e5d62da8
|
Merge remote-tracking branch 'origin/rel-5-0' into drm-dma
|
2023-08-21 10:19:14 +08:00 |
|
Vincent Wei
|
0a5ace7f82
|
add a new method for DEVFONTOPS: get_feature(). currently used for check whether a devfont contains correct bounding box values for marks
|
2023-08-09 14:08:40 +08:00 |
|
Vincent Wei
|
5b27cc70fc
|
use draw_one_vowel and DrawVowel for vowel
|
2023-08-09 11:13:40 +08:00 |
|
Vincent Wei
|
6a83f2efbf
|
Remove SetHWColorKey, SetHWAlpha; Tune prototype of FillHWRect; Add CopyHWSurface()
|
2023-07-23 12:01:18 +08:00 |
|
Vincent Wei
|
1de19f9bee
|
Upgrade DrmDriverOps to version 2 and enhance ChechHWBlit
|
2023-07-22 16:15:09 +08:00 |
|
Vincent Wei
|
37c122a1de
|
fix a bug reported in Issue #120; update version to 5.0.13
|
2023-07-05 12:43:04 +08:00 |
|
Vincent Wei
|
e575e7c69d
|
add new APIs: GetTabbedACharsExtentXXX
|
2023-04-24 11:38:02 +08:00 |
|
Vincent Wei
|
9696fbb3ba
|
change version to 5.0.12; cleanup
|
2023-04-23 12:42:47 +08:00 |
|
Vincent Wei
|
800329086e
|
implement new API: GetACharsExtentPointEx(); enhance GetTextExtentPoint() and GetTabbedTextExtentPoint() to support BIDI charsets
|
2023-04-23 12:36:55 +08:00 |
|
Vincent Wei
|
e293cf03ba
|
fix bugs when virtual window enabled for sa and procs runmodes
|
2022-09-26 14:06:09 +08:00 |
|
Vincent Wei
|
754b8f3014
|
Enhance GetGlyphInfo to return the FreeType face, font file path, and glyph index
|
2021-05-11 10:41:54 +08:00 |
|
Vincent Wei
|
86158f938d
|
fix bad definition of COLOR_BLEND_FLAGS_MASK
|
2021-05-05 22:08:09 +08:00 |
|
Vincent Wei
|
91062be2ac
|
define COLOR_BLEND_FIRST and COLOR_BLEND_LAST
|
2021-05-05 13:45:57 +08:00 |
|
Vincent Wei
|
d4cadc47e0
|
use STRETCH_EXTRA_INFO instead of only rotation for StretchBltEx
|
2021-05-04 21:34:01 +08:00 |
|
Vincent Wei
|
77bb2f4433
|
New API: StretchBltEx; tune API description
|
2021-05-04 15:56:34 +08:00 |
|
Vincent Wei
|
72551be6b0
|
tune API description
|
2021-05-03 19:15:59 +08:00 |
|
Vincent Wei
|
d07e797f92
|
use pixman to implement BitBlt and StretchBlt
|
2021-04-29 16:29:37 +08:00 |
|
Vincent Wei
|
f35c63482f
|
Declare TEST API: StrecthBltHW
|
2021-04-24 12:35:08 +08:00 |
|
Vincent Wei
|
561b4c3ffc
|
expose the struct of BLOCKHEAP
|
2021-03-28 20:54:14 +08:00 |
|
Vincent Wei
|
c089adf2b7
|
Optimized the implementation of BlockHeap
|
2021-03-28 19:36:05 +08:00 |
|
Vincent Wei
|
1fab00bf85
|
tune BLOCKHEAP structure
|
2021-03-25 16:56:43 +08:00 |
|
Vincent Wei
|
d894080582
|
fix bad Doxygen group name;
|
2021-03-22 16:00:50 +08:00 |
|
Vincent Wei
|
a5f13a023c
|
tune ColorLogicalOp with the values from old DrmColorLogicOp
|
2020-03-21 19:15:37 +08:00 |
|
Vincent Wei
|
334a77adaf
|
tune DrmSurfaceInfo struct
|
2020-03-18 17:59:30 +08:00 |
|
Vincent Wei
|
3fa8169353
|
define backward compatible APIs for drmCreateDCFromXXX
|
2020-03-15 10:49:04 +08:00 |
|
Vincent Wei
|
4fee49aa43
|
add argument offset to drmCreateDCFromXXX functions
|
2020-03-14 22:31:01 +08:00 |
|
Vincent Wei
|
b1b4ce2a66
|
remove redundant fields in DrmSurfaceInfo
|
2020-03-14 18:58:36 +08:00 |
|
Vincent Wei
|
9a3d8cece3
|
tune doxygen words
|
2020-03-10 21:49:18 +08:00 |
|
Vincent Wei
|
198e971fbd
|
more description words; remove release notes for 4.0.x
|
2020-03-09 17:46:14 +08:00 |
|
Vincent Wei
|
f27d0a96b4
|
introduce GetDCEx, GetDCInSecondarySurface, GetEffectiveCD; mark GetSecondaryClientDC, ReleaseSecondaryDC as deprecated; tune the description words
|
2020-03-04 15:21:04 +08:00 |
|
Vincent Wei
|
3fde7981ed
|
fix typos: Checks -> Check, Determines -> Determine
|
2020-02-26 11:13:11 +08:00 |
|
Vincent Wei
|
881776c7a9
|
fix typos: Gets -> Get, Sets -> Set, Retrieves -> Retrieve
|
2020-02-26 08:55:38 +08:00 |
|
Vincent Wei
|
db9ed261d8
|
use size_t instead of int for the size of one memroy area
|
2020-02-25 23:46:34 +08:00 |
|
Vincent Wei
|
a6974206c2
|
mark InitVectorialFonts and TermVectorialFonts as deprecated and define them as static inline functions
|
2020-02-21 09:49:04 +08:00 |
|
Vincent Wei
|
6f132886c3
|
4.2.0 -> 5.0.0
|
2020-02-18 18:44:42 +08:00 |
|
Vincent Wei
|
3b639d59d7
|
cleanup
|
2020-02-14 22:43:13 +08:00 |
|
Vincent Wei
|
c5c31a2030
|
tune description words
|
2020-02-13 10:43:35 +08:00 |
|
Vincent Wei
|
8e6ffda4a8
|
always implement SyncUpdateDC and SyncUpdateSurface
|
2020-02-12 21:46:02 +08:00 |
|
Vincent Wei
|
5c920f3732
|
tune description words; declare LoadBitmapIconEx, LoadBitmapIconFromFile, and LoadBitmapIconFromMem
|
2020-02-12 11:26:00 +08:00 |
|
Vincent Wei
|
62d9c39ac6
|
restore original definitions of COLOR_xxx macros; add new RGBA_xxx macros
|
2020-02-11 21:01:23 +08:00 |
|