• Solly Ross's avatar
    Skip unnecessary render queue object creation · f00193e0
    Solly Ross authored
    This commit skips object creation for the render queue when not
    needed.  Instead of pushing an object onto the queue, and then
    immediately running the result, you call the function directly.
    Then, if the render queue is not empty, an object is created and
    pushed onto the queue.  Otherwise, the functionality is just run
    directly.
    f00193e0
Name
Last commit
Last update
..
chrome-app Loading commit data...
Orbitron700.ttf Loading commit data...
Orbitron700.woff Loading commit data...
base.css Loading commit data...
base64.js Loading commit data...
black.css Loading commit data...
blue.css Loading commit data...
des.js Loading commit data...
display.js Loading commit data...
inflator.js Loading commit data...
input.js Loading commit data...
jsunzip.js Loading commit data...
keyboard.js Loading commit data...
keysym.js Loading commit data...
keysymdef.js Loading commit data...
logo.js Loading commit data...
playback.js Loading commit data...
rfb.js Loading commit data...
ui.js Loading commit data...
util.js Loading commit data...
websock.js Loading commit data...
webutil.js Loading commit data...