Skip to content

Commit

Permalink
Merge cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Eilemann authored and Stefan Eilemann committed Nov 29, 2012
1 parent 6c1ee16 commit 9378fa8
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions documents/design/fileFormat.shtml
Expand Up @@ -352,6 +352,19 @@ observer-ref: 'string' | 'index'
<a name="changes"></a>
<h2>Changes</h2>
<ul>
<li><a href="https://github.com/Eyescale/Equalizer/issues/186">Resistance for
2D load-balancers</a> added:
<!-- /* --><pre>
compound
{
load_equalizer
{
mode [ 2D | VERTICAL | HORIZONTAL | DB ]
resistance [ x y ] | float # x,y: minimum pixel delta for 2D, float: range
}
}
</pre><!-- */ -->
</li>
<li><a href="https://github.com/Eyescale/Equalizer/issues/151">Mouse
capture/grab</a> added:
<!-- /* --><pre>
Expand Down Expand Up @@ -509,18 +522,6 @@ global
}
</pre><!-- */ -->
</li>
<li><a href="https://github.com/Eyescale/Equalizer/issues/186">Resistance:</a>
<!-- /* --><pre>
compound
{
load_equalizer
{
mode [ 2D | VERTICAL | HORIZONTAL | DB ]
resistance [ x y ] | float # x,y: minimum pixel delta for 2D, float: range
}
}
</pre><!-- */ -->
</li>
<li>Launch parameter cleanup after 0.9 changed launch parameters to:
<!-- /* --><pre>
global
Expand Down

0 comments on commit 9378fa8

Please sign in to comment.