noVNC/include
Joel Martin 72a5596e50 rfb: Use the render queue for copyrect.
This will keep copyrect rendering actions in order with tight and tightPNG
rendering actions (otherwise you can get visual image corruption when
they are mixed together).

Warning:

RAW, RRE and HEXTILE still use immediate render commands so there is
still the risk of out-of-order rendering if RAW, RRE, and HEXTILE are
mixed with tight and tightPNG. Copyrect will work with either because
the renderQ_push function will render copyrects immediately if they
are the only thing being pushed on the queue.
2012-05-17 11:24:58 -05:00
..
web-socket-js Version 0.1, debian packaging, license text. 2011-07-14 15:57:01 -05:00
Orbitron700.ttf Add local copy of Orbitron font. 2011-09-27 16:53:09 -05:00
Orbitron700.woff Add local copy of Orbitron font. 2011-09-27 16:53:09 -05:00
base.css Add message panel when hosted at kanaka.github.com. 2012-02-15 14:12:27 -06:00
base64.js Better base64 illegal character output. 2012-02-20 15:48:39 -06:00
black.css Re-organize CSS. Remove broken IE filter statement. 2011-09-29 12:09:32 -05:00
blue.css Viewport clip/drag for mobile/touchscreen devices. 2011-09-22 10:36:23 -05:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
display.js rfb: Use the render queue for copyrect. 2012-05-17 11:24:58 -05:00
input.js Comment out duplicates in unicodeTable. 2012-04-26 08:18:27 -05:00
jsunzip.js add some documentation; default to existing websocket transport 2012-03-09 11:02:18 -05:00
logo.js Add logo, favicon. 2011-02-03 11:04:32 -06:00
playback.js Fix copyright year to 2011. 2011-04-05 14:44:47 -05:00
rfb.js rfb: Use the render queue for copyrect. 2012-05-17 11:24:58 -05:00
ui.js Use page host:port as default for WebSocket host/port. 2012-04-03 16:58:21 -05:00
util.js Move render queue processing to Display and use requestAnimationFrame 2012-05-17 11:13:08 -05:00
vnc.js Cleanup vnc.js includes. 2012-03-10 19:54:56 -06:00
websock.js Linting. 2012-01-12 12:38:55 -06:00
webutil.js Set $D on window directly. 2012-02-14 17:23:14 -06:00