Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
fb03e31e
Commit
fb03e31e
authored
Sep 06, 2019
by
Ulrich Sibiller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GC.c: reformat comments
parent
5b3af018
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
GC.c
nx-X11/programs/Xserver/hw/nxagent/GC.c
+5
-5
No files found.
nx-X11/programs/Xserver/hw/nxagent/GC.c
View file @
fb03e31e
...
@@ -319,11 +319,11 @@ void nxagentChangeGC(GCPtr pGC, unsigned long mask)
...
@@ -319,11 +319,11 @@ void nxagentChangeGC(GCPtr pGC, unsigned long mask)
nxagentGCTrap
==
0
)
nxagentGCTrap
==
0
)
{
{
/*
/*
* If the tile is corrupted and is not too
much large, it can
* If the tile is corrupted and is not too
large, it can be
*
be synchronized imme- diately. In the other cases, the tile
*
synchronized immediately. In the other cases, the tile is
*
is cleared with a solid color to become usable. This
*
cleared with a solid color to become usable. This approach
*
approach should solve the high delay on slow links waiting
*
should solve the high delay on slow links waiting for a
*
for a
background tile to be synchronized.
* background tile to be synchronized.
*/
*/
if
(
nxagentOption
(
DeferLevel
)
>=
2
&&
if
(
nxagentOption
(
DeferLevel
)
>=
2
&&
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment