Commit graph

48 commits

Author SHA1 Message Date
schmelczerandras
77ade80753 Improve context lost handling 2020-11-09 11:53:43 +01:00
schmelczerandras
ee03bf1153 Fix flickering 2020-11-03 17:27:39 +01:00
schmelczerandras
5b37f4bcd4 Fix typos 2020-11-02 10:08:35 +01:00
schmelczerandras
0cf8e8dac5 Fix invalidation 2020-10-31 19:23:45 +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
7803bbeaee Add motion blur and better interpolation when OES_texture_float_linear is not available 2020-10-31 11:15:45 +01:00
schmelczerandras
6a78033764 Tweak interval 2020-10-27 11:09:22 +01:00
schmelczerandras
69ad74ed73 Expose context lost simulator 2020-10-27 11:08:31 +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
f2a7107a67 Fix rendering for WebGL2 GPU-s lacking OES_texture_float_linear 2020-10-19 11:59:09 +02:00
schmelczerandras
258529b039 Formatting changes 2020-10-19 11:58:33 +02:00
schmelczerandras
e5423212c3 Add better insights and FPS autoscaling 2020-10-19 11:56:38 +02:00
schmelczerandras
30296409ac Add get hardware info helper 2020-10-19 11:50:51 +02:00
schmelczerandras
fbd85a667e Fix bugs with polygons 2020-10-16 23:26:42 +02:00
schmelczerandras
5e936b9654 Fix int and bool array loading 2020-10-14 15:18:13 +02:00
schmelczerandras
f29293c475 Improve color handling approach 2020-10-13 22:37:23 +02:00
schmelczerandras
e53ca905af Improve rendering context typing and speed 2020-10-13 22:34:58 +02:00
schmelczerandras
4629cfd469 Add helper function and remove clutter 2020-10-13 22:32:39 +02:00
schmelczerandras
1e4dd8555d Merge branch 'WIP' into main 2020-10-12 16:12:08 +02:00
schmelczerandras
c158f8655b Tidy up object count handling 2020-10-12 14:21:43 +02:00
schmelczerandras
da89087ae6 Add power 2 warning 2020-10-11 22:55:30 +02:00
Schmelczer András
63a1772afa Add warning for too many objects 2020-10-10 11:57:36 +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
81eb0220d2 Fix uncleared uniforms bug 2020-10-02 11:23:33 +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
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
f60ae06f59 FIx bug and bump version 2020-09-22 18:20:35 +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
8ca8f0ed70 Add minor improvements 2020-09-19 17:31:21 +02:00
schmelczerandras
8e73aee9ba Various improvements 2020-09-18 15:27:21 +02:00
schmelczerandras
3d48df02e9 Fix stopwatch 2020-09-18 15:26:36 +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
7bbb5f2d96 Minor improvements 2020-09-16 22:02:50 +02:00
schmelczerandras
bc16bdd62e Add more improvements 2020-09-16 14:45:08 +02:00
schmelczerandras
78444d8cc6 Improve API 2020-09-16 11:31:26 +02:00
schmelczerandras
b2c2cfcb41 Working version 2020-09-15 13:37:57 +02:00
schmelczerandras
77bde04db3 Add files 2020-09-15 10:08:16 +02:00