Commit graph

55 commits

Author SHA1 Message Date
schmelczerandras
88530fdb94 Simplify options and improve destroy 2020-10-31 19:24:22 +01:00
schmelczerandras
45b1948f7c Add fb invalidation 2020-10-31 16:02:55 +01:00
schmelczerandras
9d22805fb0 Add version string 2020-10-31 16:02:45 +01:00
schmelczerandras
068eff5d13 Fix autoscaler bug 2020-10-31 16:02:26 +01:00
schmelczerandras
7803bbeaee Add motion blur and better interpolation when OES_texture_float_linear is not available 2020-10-31 11:15:45 +01:00
schmelczerandras
2889fd54db Tweak fps autoscaler 2020-10-31 11:13:28 +01:00
schmelczerandras
bc7c67368e Minor fixes 2020-10-30 23:06:19 +01:00
schmelczerandras
69ad74ed73 Expose context lost simulator 2020-10-27 11:08:31 +01:00
schmelczerandras
32aebe9036 Fix webgl warning 2020-10-27 10:51:23 +01:00
schmelczerandras
3fb6cc0411 Avoid triggering reflow on canvasSize querying 2020-10-25 15:56:20 +01:00
schmelczerandras
06dfd593cd Minor fixes 2020-10-19 12:16:20 +02:00
schmelczerandras
eaeeebfca2 Update to use changed modules 2020-10-19 12:01:13 +02:00
schmelczerandras
e5423212c3 Add better insights and FPS autoscaling 2020-10-19 11:56:38 +02:00
schmelczerandras
763952de21 Add quality scaling settings 2020-10-19 11:47:27 +02:00
schmelczerandras
044f84c769 Add lightPenetrationRatio option 2020-10-19 11:46:37 +02:00
schmelczerandras
1657ca21b1 Fix noise rendering on mobiles 2020-10-19 10:53:20 +02:00
schmelczerandras
7b483c197c Remove pointless optimization 2020-10-18 15:43:29 +02:00
schmelczerandras
184d1a1e39 Add worldToDisplayCoordinates method 2020-10-18 15:42:38 +02:00
schmelczerandras
0cca5d9800 Make noise 2D 2020-10-13 23:00:00 +02:00
schmelczerandras
98f0b381b8 Fix lighting difference between webgl and webgl2 2020-10-13 22:57:27 +02:00
schmelczerandras
f29293c475 Improve color handling approach 2020-10-13 22:37:23 +02:00
schmelczerandras
1e4dd8555d Merge branch 'WIP' into main 2020-10-12 16:12:08 +02:00
schmelczerandras
25c112f0e5 Minor changes and documentation 2020-10-12 16:11:55 +02:00
schmelczerandras
37da0e40c5 Fix whitespaces 2020-10-04 11:20:57 +02:00
schmelczerandras
7bfad8711b Add textures 2020-10-04 10:48:26 +02:00
schmelczerandras
5723b91b32 Fix inverted bug 2020-10-04 10:45:51 +02:00
schmelczerandras
d1dd360d83 Add cutoff to flashlight 2020-10-04 09:29:03 +02:00
schmelczerandras
81eb0220d2 Fix uncleared uniforms bug 2020-10-02 11:23:33 +02:00
schmelczerandras
374796f398 Fix flashlights 2020-10-02 11:23:10 +02:00
schmelczerandras
d241f36866 Disable the GPU timer by default 2020-09-29 17:21:17 +02:00
schmelczerandras
971ddbd08e Improve uniform loading 2020-09-28 17:39:07 +02:00
schmelczerandras
31fcfd3d6b Finish documentation 2020-09-28 16:26:55 +02:00
schmelczerandras
bb41e9743f Fix Insights.measure this handling 2020-09-27 16:11:30 +02:00
schmelczerandras
2e57f090e6 Add auto context restoration 2020-09-27 16:11:11 +02:00
schmelczerandras
40b9644171 Improve shadows and add antialiasing 2020-09-25 15:40:10 +02:00
schmelczerandras
7d2c74d6a8 Add better color output 2020-09-24 21:51:26 +02:00
schmelczerandras
98d1fc9ca2 Add palette system 2020-09-23 16:27:02 +02:00
schmelczerandras
e8cd979f53 Fix bugs 2020-09-22 17:57:24 +02:00
schmelczerandras
1d4980ae28 Add WebGL compatibility 2020-09-22 16:41:59 +02:00
schmelczerandras
3725f56c78 Fix lights 2020-09-21 15:45:03 +02:00
schmelczerandras
e44be0c5ee Fix lights 2020-09-20 20:08:19 +02:00
schmelczerandras
b76c5a516d Fix shadowLength config 2020-09-19 20:10:12 +02:00
schmelczerandras
8ca8f0ed70 Add minor improvements 2020-09-19 17:31:21 +02:00
schmelczerandras
7a7273c2be Fix autoscaler 2020-09-19 17:30:39 +02:00
schmelczerandras
c58728215f Update shadows 2020-09-19 17:30:04 +02:00
schmelczerandras
8e73aee9ba Various improvements 2020-09-18 15:27:21 +02:00
schmelczerandras
ca2ac3fd2d Remove clutter 2020-09-18 15:26:56 +02:00
schmelczerandras
2481cfc3e6 Add more options 2020-09-17 17:51:45 +02:00
schmelczerandras
36c64554f5 Add parallel compiler 2020-09-17 16:04:09 +02:00
schmelczerandras
adbd933955 Make lights more intuitive 2020-09-17 15:47:46 +02:00