badlogic
|
e68f1cb4cc
|
[webgl] Fixed css of canvases for standalone demos. On FF Android, the context limit is 2, so we adhere to that now, resulting in terrible artifacts. Using 5 preallocated contexts for other browsers.
|
2017-09-15 13:59:51 +02:00 |
|
NathanSweet
|
705a523949
|
Fixed up layout to be similar to real demos page.
|
2017-09-14 20:22:03 +02:00 |
|
badlogic
|
4fe53ac856
|
[webgl] Refactored WebGL demos. They reuse a preallocated set of canvases to limit the number of WebGL contexts required. At most 3 canvases can be visible at a time, so we preallocate 3 canvases, then dynamically attach them to placeholder divs based on their visibility. I'm a juggalo.
|
2017-09-14 15:47:51 +02:00 |
|
badlogic
|
c6d7af8e96
|
Added demo page copy for debugging
|
2017-09-14 11:06:54 +02:00 |
|
NathanSweet
|
b1d92aecf8
|
[ts] Demo CSS upgrade.
|
2016-09-05 19:52:48 +02:00 |
|
NathanSweet
|
65d0014827
|
[ts] Moar demo love.
|
2016-09-04 23:22:47 +02:00 |
|
NathanSweet
|
681fd1df58
|
[ts] Fixed demos to use new slider.
|
2016-09-03 16:31:54 +02:00 |
|