Popov72
|
05cbf422e3
Remove unused code
|
4 лет назад |
Popov72
|
00507192a1
Main and rtt render pass refactoring
|
4 лет назад |
Popov72
|
2dcc6cb2c2
More work on readPixels and dump framebuffer
|
4 лет назад |
Popov72
|
9fe5815d85
Simulate WebGL behaviour on sampler wrap u/v/r when calling _bindTexture and not _setTexture
|
4 лет назад |
Popov72
|
b1caca01ae
Fix wrong vertex format
|
4 лет назад |
Popov72
|
9536342b0f
nits
|
4 лет назад |
Popov72
|
d940540fbe
Manage a cache of samplers
|
4 лет назад |
Popov72
|
6b70b6e377
Remove unneeded code in getBindGroupsToRender
|
4 лет назад |
Popov72
|
56d03ba3c1
Implement invertY and premultiplyAlpha for textures
|
4 лет назад |
Popov72
|
b555c61c5c
Fix mipmaps not used when sampling a texture
|
4 лет назад |
Popov72
|
1a0d683c49
Generate mipmaps with the right encoder
|
4 лет назад |
Popov72
|
86ab13b6d5
Bind resources only where they are used, not always to both vertex and fragment shaders
|
4 лет назад |
Popov72
|
b6b7668609
Fix wrong sampling mode used in raw cube texture
|
4 лет назад |
Popov72
|
d0f91e5958
nit
|
4 лет назад |
Popov72
|
44c53b3c6f
Add support for 3D textures
|
4 лет назад |
Popov72
|
cf01dd7e36
Add the support3DTextures feature
|
4 лет назад |
Popov72
|
0b11aae620
Replace usage of webGLVersion
|
4 лет назад |
Popov72
|
f14d707367
Bind an empty vertex buffer when no vertex buffer has been provided for an attribute
|
4 лет назад |
Popov72
|
6232bcbd0d
Limit the number of occurrences for some error messages
|
4 лет назад |
Popov72
|
a2dae45703
Fix effect not rebound correctly
|
4 лет назад |
Popov72
|
3d2438b3a4
Add comment
|
4 лет назад |
Popov72
|
917058fefb
Added push/pop debug markers
|
4 лет назад |
Popov72
|
caa859ae4c
Handle the isamplerXXX/usamplerXXX sampler types
|
4 лет назад |
Popov72
|
148b628808
Refactoring of WebGPUPipelineContext to avoid dup with WebGPUShaderProcessingContext
|
4 лет назад |
Popov72
|
8bbd513d77
Set the textureComponentType when texture is used for a comparison sampling: disabled as it does not work in Chrome
|
4 лет назад |
Popov72
|
d645df5874
Sync with spec
|
4 лет назад |
Popov72
|
6754649835
Remove unnecessary check code when calling setIndexBuffer on render pass
|
4 лет назад |
Popov72
|
88c3ebf8f3
Clean binding code of sampler/texture
|
4 лет назад |
Popov72
|
0a7fdc2d93
Fix sampler description when no mipmap filtering
|
4 лет назад |
Popov72
|
e3739b05d1
Fix shadow rendering broken
|
4 лет назад |