1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 09:20:28 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
Lignum 014bf55cd4 Cherry pick several improvements from #455
- Use texture over texture2D - the latter was deprecated in GLSL 1.30.
 - Cache the tbo buffer - this saves an allocation when monitors update.

Closes #455. While the rest of the PR has some nice changes, it
performs signlificantly worse on my system.
2020-05-31 17:23:49 +01:00
..
api Add fs.getCapacity and fs.attributes (#365) 2020-02-08 21:04:58 +00:00
client Cherry pick several improvements from #455 2020-05-31 17:23:49 +01:00
core Rewrite monitor networking (#453) 2020-05-20 08:44:44 +01:00
shared Rewrite monitor networking (#453) 2020-05-20 08:44:44 +01:00
CCTweaked.java Happy new year 2020-01-01 00:09:18 +00:00
ComputerCraft.java Rewrite monitor networking (#453) 2020-05-20 08:44:44 +01:00