Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1003748 // jfxForceGPU - force JavaFX to use hardware acceleration (e.g. for videos)

JavaX fragment (include)

static void jfxForceGPU() {
  System.setProperty("prism.forceGPU", "true");
  System.setProperty("prism.verbose", "true");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1003748
Snippet name: jfxForceGPU - force JavaFX to use hardware acceleration (e.g. for videos)
Eternal ID of this version: #1003748/1
Text MD5: 46d2fb0a480f4f951f484cbd1147b077
Author: stefan
Category: javax / javafx
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-26 18:51:44
Source code size: 127 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 536 / 504
Referenced in: [show references]