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.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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
Cursor.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::vector for basic data arrays
Pierre Ossman
2023-02-01
1
-20
/
+20
*
Use stdint types
Pierre Ossman
2023-02-01
1
-21
/
+22
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+5
*
Encapsulate PixelBuffer internal details
Pierre Ossman
2019-11-15
1
-2
/
+1
*
Use larger integers for the cursor dithering
Pierre Ossman
2018-11-23
1
-6
/
+6
*
Remove variable length arrays
Pierre Ossman
2018-11-07
1
-17
/
+18
*
Don't try to render cursors with no size
Pierre Ossman
2017-02-23
1
-0
/
+5
*
Dither cursors when reducing depth
Pierre Ossman
2017-02-22
1
-19
/
+119
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-109
/
+94
*
Crop cursor before calling maskRect()
Pierre Ossman
2017-01-20
1
-4
/
+6
*
Change fillRect() to take a buffer instead of a pixel
Pierre Ossman
2015-06-05
1
-1
/
+3
*
Allow PixelBuffers to be const
Pierre Ossman
2014-07-14
1
-2
/
+2
*
Add helper class for a rendered cursor
Pierre Ossman
2014-07-14
1
-0
/
+52
*
Use proper methods for pixel conversion in the cursor code as it previously
Pierre Ossman
2010-09-30
1
-6
/
+3
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+179