index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
xserver
/
hw
/
vnc
/
vncHooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of magical assignment to Region
Pierre Ossman
2020-05-18
1
-2
/
+0
*
Avoid using RegionInit() because of empty rects
Pierre Ossman
2020-05-01
1
-26
/
+26
*
Stop using legacy region macros
Pierre Ossman
2020-05-01
1
-125
/
+125
*
Handle empty changes for every operation
Pierre Ossman
2020-04-20
1
-22
/
+16
*
Remove legacy Xorg code
Pierre Ossman
2020-04-02
1
-117
/
+3
*
Stop tracking changes for each glyph
Pierre Ossman
2018-09-13
1
-20
/
+34
*
Removed support for building without RANDR define
Peter Åstrand (astrand)
2018-04-09
1
-18
/
+0
*
Fix for RENDER hooks on Xorg < 1.12
Pierre Ossman
2018-02-05
1
-0
/
+12
*
Hook remaining XRender operations
Pierre Ossman
2018-01-23
1
-0
/
+304
*
Make RandR callbacks optional as they were before
Jan Grulich
2017-05-04
1
-3
/
+7
*
Fix wrapping/unwrapping of X11 hooks
Pierre Ossman
2017-02-13
1
-126
/
+118
*
Add xorg-xserver 1.19 support
Hans de Goede
2016-10-05
1
-3
/
+18
*
Set cursor sprite globally
Pierre Ossman
2016-08-18
1
-1
/
+1
*
Better check for on screen visibility
Pierre Ossman
2016-01-11
1
-13
/
+33
*
Gracefully handle empty CopyArea operations
Pierre Ossman
2015-11-30
1
-6
/
+15
*
Properly free temporary cursor buffer
Pierre Ossman
2015-09-29
1
-0
/
+2
*
Use REGION_INTERSECT() rather than trying to compute things manually
Pierre Ossman
2015-09-14
1
-3
/
+13
*
Make vncHooksComposite() and vncHooksGlyphs() static
Pierre Ossman
2015-09-14
1
-2
/
+2
*
Remove REGION_NULL fallback
Pierre Ossman
2015-09-14
1
-7
/
+0
*
Remove code supporting Xorg older than 1.7
Pierre Ossman
2015-01-29
1
-23
/
+7
*
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
Pierre Ossman
2015-01-26
1
-0
/
+2105