Ib Green
|
d7be0d8649
|
feat(webgpu): Ability to override render targets on RenderPipeline (#2245)
|
2024-09-03 22:36:20 -04:00 |
|
Ib Green
|
9afa43d072
|
docs: Improve CanvasContext and Rendering docs (#2240)
|
2024-09-02 11:09:12 -04:00 |
|
Ib Green
|
3e6e58993f
|
chore(webgpu): Partial WGSL texture/sampler support (#2236)
|
2024-08-31 18:38:42 -04:00 |
|
Ib Green
|
f89d0411c5
|
chore(webgl): Clean up WebGLTexture implementation (#2213)
|
2024-08-24 13:21:10 -04:00 |
|
Ib Green
|
709514e75f
|
feat(core): Option to not wait for page load (#2200)
|
2024-08-21 16:34:29 -04:00 |
|
Ib Green
|
eea4ecc025
|
fix(webgl): Do not enable mipmap filtering by default (#2193)
|
2024-08-21 08:42:41 -04:00 |
|
Ib Green
|
4f333003ff
|
feat(engine): Index-based picking manager, support for multiple render targets (#2189)
|
2024-08-18 21:20:42 -04:00 |
|
Ib Green
|
ac7a242652
|
chore(core): DeviceProps.createCanvasContext: CanvasContextProps | true (#2188)
|
2024-08-15 12:27:09 -04:00 |
|
Chris Gervang
|
10faa10863
|
chore(core): follow up on device props docs and exports (#2187)
|
2024-08-14 14:02:47 -04:00 |
|
Chris Gervang
|
3ca7bbc057
|
feat(core): new device props api (#2100)
Signed-off-by: Chris Gervang <chris@gervang.com>
Co-authored-by: Ib Green <ib@foursquare.com>
|
2024-08-14 10:35:22 -04:00 |
|
Ib Green
|
563bbcf85b
|
docs: A first pass on Transform docs (#2165)
|
2024-08-07 07:44:45 -04:00 |
|
Ib Green
|
d3697ce0f4
|
feat: Add Texture.copyExternalImage() function (#2147)
|
2024-08-01 19:41:30 -04:00 |
|
Ib Green
|
e8ef73c072
|
docs: Texture doc cleanup (#2146)
|
2024-08-01 16:05:53 -04:00 |
|
Ib Green
|
f0dc17ffa5
|
docs: AsyncTexture (#2145)
|
2024-08-01 15:25:52 -04:00 |
|
Ib Green
|
4e28a224d0
|
chore: Restore texture tests (#2123)
|
2024-07-03 12:03:13 -04:00 |
|
Ib Green
|
ddb6ab0a09
|
fix(webgl): Apply default viewport sizes (#2116)
|
2024-06-25 15:48:57 -04:00 |
|
Xiaoji Chen
|
a999dc6d38
|
feat(core): Add blend parameter (#2061)
|
2024-05-23 13:06:36 -04:00 |
|
Ib Green
|
0ab7e1e226
|
feat(webgl): Add WEBGL1 extensions to forced WebGL2 contexts (#2092)
|
2024-05-23 11:45:01 -04:00 |
|
Ib Green
|
ef95aa8a08
|
feat(core): Break out Adapter class from Device (#2085)
|
2024-04-29 07:49:48 -04:00 |
|
Ib Green
|
450f30863e
|
docs(core): RenderPass (#2081)
|
2024-04-29 07:13:08 -04:00 |
|
Ib Green
|
94e45c2dcd
|
chore(core): luma.ts cleanup (#2086)
|
2024-04-28 18:16:43 -04:00 |
|
Ib Green
|
0af201f960
|
chore(shadertools): Remove ShaderModuleInstance class (#2074)
|
2024-04-25 09:02:35 -04:00 |
|
Chris Gervang
|
b5eb69a8bc
|
add(core) enforceWebGL2 (#2067)
|
2024-04-05 14:33:12 -04:00 |
|
Ib Green
|
c5c15fbb9a
|
chore(core): Remove webgl-only topologies (#2028)
|
2024-03-13 13:47:43 -04:00 |
|
Ib Green
|
3bcaab8626
|
chore: Address comments on #1992 (#2011)
|
2024-03-07 16:09:46 -05:00 |
|
Ib Green
|
8410a44de3
|
feat(core): luma.attachDevice() (#2013)
|
2024-03-07 16:07:59 -05:00 |
|
Ib Green
|
59437828f2
|
chore: example cleanup (#1998)
|
2024-03-06 17:30:47 -05:00 |
|
Ib Green
|
00ca9fb6cc
|
feat(engine): Add draw() call success tracking, needsRedraw flag. (#1992)
|
2024-03-06 06:41:52 -05:00 |
|
Ib Green
|
10b93a789c
|
fix(engine): Add topology to cache on WebGL (#1989)
|
2024-03-04 19:49:25 -05:00 |
|
Ib Green
|
83a38a1d89
|
chore(webgl): Remove Renderbuffer usage (#1987)
|
2024-03-04 16:08:38 -05:00 |
|
Ib Green
|
c626810b56
|
fix(webgpu): Screen texture view type (#1982)
|
2024-03-01 17:38:25 -05:00 |
|
Ib Green
|
f0bc8f2f8a
|
chore(webgpu): Improve ComputePipeline implementation, add tests (#1979)
|
2024-03-01 10:51:26 -05:00 |
|
Ib Green
|
3ff710ed16
|
feat: Add QuerySet resource (#1975)
|
2024-02-28 09:11:49 -05:00 |
|
Ib Green
|
380d1a049f
|
feat(webgl): Additional texture format extensions (snorm, rgb9e5ufloat) (#1972)
|
2024-02-27 07:46:49 -05:00 |
|
Ib Green
|
91605beeb4
|
feat(webgpu): Request Device with max limits (30 vertex attributes) (#1971)
|
2024-02-27 07:20:33 -05:00 |
|
Ib Green
|
ae36d56038
|
chore: TextureView plumbing (#1967)
|
2024-02-25 19:50:13 -05:00 |
|
Ib Green
|
abfa5a207a
|
chore(webgl): query and cache each WebGL limit only when requested (#1965)
|
2024-02-25 10:40:04 -05:00 |
|
Ib Green
|
17b32bd850
|
chore: Cleanup WebGL specific apis and features (#1962)
|
2024-02-24 07:41:08 -05:00 |
|
Ib Green
|
e6fa7f6110
|
feat(webgl): Add shader-noperspective-webgl and shader-conservative-depth features
|
2024-02-24 06:36:17 -05:00 |
|
Ib Green
|
544c6b055b
|
feat(webgl): clip-cull-distance-webgl feature WEBGL_clip_cull_distance (#1958)
|
2024-02-23 20:58:38 -05:00 |
|
Ib Green
|
464db0e5ae
|
feat(webgl): RenderParameters.unclippedDepth (#1955)
|
2024-02-23 08:01:40 -05:00 |
|
Ib Green
|
08a4b3b397
|
feat(webgl): RenderParameters.polygonMode: line (WEBGL_polygon_mode) (#1957)
|
2024-02-23 07:31:02 -05:00 |
|
Ib Green
|
f513d00a4e
|
feat(webgl): Show translated shader source
|
2024-02-23 07:19:25 -05:00 |
|
Ib Green
|
70abd588e6
|
feat(webgl): RenderParameters.provokingVertex (WEBGL_provoking_vertex) (#1956)
|
2024-02-23 06:54:04 -05:00 |
|
Ib Green
|
34bafc3024
|
chore: DeviceFeature cleanup (#1951)
|
2024-02-22 09:06:49 -05:00 |
|
Ib Green
|
4c0c5655fb
|
fix(docs): documentation fixes per v9 tracker (#1945)
|
2024-02-19 07:56:24 -05:00 |
|
Ib Green
|
b84c984325
|
chore: website and doc cleanup pass (#1944)
|
2024-02-19 06:11:05 -05:00 |
|
Ib Green
|
9089c41bed
|
chore: Remove WebGL1 support (#1933)
|
2024-02-17 16:24:00 -05:00 |
|
Don McCurdy
|
5bd87f3ceb
|
fix(docs): Fix table layouts, broken links, and other typos in v9 docs (#1937)
|
2024-02-01 09:58:45 -05:00 |
|
Ib Green
|
cd34bbcfd4
|
docs: Upgrade guide polish (#1934)
|
2024-01-27 15:33:04 -05:00 |
|