Mr.doob
|
6d35d8b582
WebGLState: Removed getCompressedTextureFormats method.
|
5 years ago |
Mr.doob
|
c423884cf0
WebGLUtils: Moved wrapping and filter code to WebGLTextures.
|
5 years ago |
Mr.doob
|
9f4fb2bed0
WebGLTextures: Cache isWebGL2, maxTexture, maxCubemapSize, maxTextureSize and maxSamples.
|
5 years ago |
Mr.doob
|
9598265da9
WebGLMultiview: Refactored extension availability code.
|
5 years ago |
Mr.doob
|
c680e4c715
Merge pull request #16316 from fernandojsg/ovr_multiview2
|
6 years ago |
Mr.doob
|
5e6d7106d3
Merge pull request #16781 from vobu/bugfix/offscreencanvas-getcontext2d-uiwebview
|
6 years ago |
Fernando Serrano
|
0c2f53a94c
Use getDrawingBufferSize instead of canvas directly and minor functions renaming and restyling
|
6 years ago |
Fernando Serrano
|
04c11963ab
Properly dispose WebGLMultiviewRenderTarget textures and fbos
|
6 years ago |
Fernando Serrano
|
f5809c2fbf
Clean up WebGLMultiview allocations and simplify update matrices code
|
6 years ago |
Fernando Serrano
|
75e66cdfec
Add setNumViews() to WebGLMultiview
|
6 years ago |
Fernando Serrano
|
ea60c3b7c0
WebGLMultiviewRenderTarget added and refactored WebGLMultiview
|
6 years ago |
Mr.doob
|
c9bdd41b18
WebGLTextures: Refactored setTextureCube()
|
6 years ago |
Michael Herzog
|
a80573aefa
Merge pull request #17262 from Mugen87/dev33
|
6 years ago |
Mugen87
|
b5b4205746
WebGLTextures: Improve nomenclature.
|
6 years ago |
Mugen87
|
cb87c16c73
Core: Clean up redefinitions.
|
6 years ago |
Joel
|
c6415e5268
textures as well
|
6 years ago |
Mr.doob
|
9fc503039d
WebGLTextures: Clean up.
|
6 years ago |
angus
|
61e0ba8918
use jpg mipmaps
|
6 years ago |
angus
|
f5e4bdb0c0
use meshphongmaterial
|
6 years ago |
angus
|
e8078d412d
fix typo error
|
6 years ago |
angus
|
c6da491e64
add cubemap mipmaps upload demo
|
6 years ago |
tangyuan
|
e48d7cf75d
feature/upload-cubetexture-with-mipmaps
|
6 years ago |
WestLangley
|
e375d3e532
MipMap -> Mipmap
|
6 years ago |
Mr.doob
|
d051742a1e
Merge pull request #16769 from aardgoose/ms-fix
|
6 years ago |
Michael Herzog
|
4c774e6b82
Revert "WebGLTextures: CubeTexture from CompressedTextures signature bug"
|
6 years ago |
Volker Buzek
|
d4f6bfed63
refactor: linting
|
6 years ago |
Volker Buzek
|
18991001ff
fix(WebGLTextures): iOS UIWebView OffscreenCanvas.getContext("2d")
|
6 years ago |
aardgoose
|
4f408bbd85
used sized internal format for depth stencil
|
6 years ago |
oguz
|
eecc2ef315
fix: CubeTexture from CompressedTextures signature bug
|
6 years ago |
Mr.doob
|
08ce26f240
WebGLUniforms: Remove WebGLRenderer dependency.
|
6 years ago |