27 Commits

Author SHA1 Message Date
Ib Green
269e690c5c
chore(typescript): settings and markdown formatting (#1435) 2021-01-14 13:34:04 -08:00
Xiaoji Chen
4d6926fd51
Texture supports continuous update from HTMLVideoElement (#1418) 2020-11-30 10:37:28 -08:00
Tarek Sherif
ca1e74a0e3
Fix doc links (#1322) 2019-12-17 13:56:44 -05:00
Tarek Sherif
5a82e115b9
Transform feedback tutorial and example (#1315) 2019-12-11 11:20:21 -08:00
Taylor Baldwin
9a4606cf15
fix texture2D type/dataFormat inference (#1159) 2019-07-11 15:35:45 -04:00
Xintong Xia
53026ec42d
Fix mipmap generation (#1148) 2019-06-24 10:09:13 -07:00
1chandu
17b9446df6
Website: fix links, remove references to Sampler and Texture2DArray (#1079) 2019-04-19 09:33:42 -07:00
Ravi Akkenapally
ffb004f5e8 Revert "Website: Fix broken links"
This reverts commit 1b1dc7d0342980f6165e5ed1dd29ab1d83754029.
2019-04-18 16:22:14 -07:00
Ravi Akkenapally
1b1dc7d034 Website: Fix broken links 2019-04-18 16:15:43 -07:00
Ib Green
fc6da900d4
Remove deprecated loader functions (#882) 2019-02-01 12:30:48 -08:00
1chandu
6e022b3bc4
Update copy-blit funciton names, unify parameter naming in all methods. (#829)
* Update copy-blit function names, unify parameter naming in all methods.
2019-01-02 11:33:10 -08:00
1chandu
94213258af
Move Framebuffer copy utitlity methods into global scope (#816)
* Move Framebuffer copy utitlity methods into global scope
* Merge Texture.copyFramebuffer with copyFramebufferToTexture
* Add toFramebuffer util method
2018-12-20 10:50:09 -08:00
1chandu
47b3a3c518
Add support for copyTexSubImage2D, misc fixes (#801)
* Fixes for Framebuffer and Texture classes.
2018-12-10 15:15:53 -08:00
Ravi Akkenapally
a0d309e83f Fix various documentation links 2018-10-09 16:34:59 -07:00
1chandu
6ac61f6d14
Docs: More url fixes (#524) 2018-05-24 15:04:15 -07:00
1chandu
f05c63a0aa
Doc links (#521)
* Docs: Fix hyperlinks
* Update website link generation
* Replace website links with actual file path
2018-05-24 11:08:10 -07:00
Shaojing Li
6a9c2e2445 Update links for the docs (#284)
* Update links for the docs
2017-07-26 19:58:23 -07:00
Shaojing Li
e3db9cafae doc update (#282) 2017-07-26 00:07:03 -07:00
1chandu
1ae87cea75 Fix styling in documentation (#281) 2017-07-25 21:35:18 -07:00
1chandu
e8bffc590f More documentation fixes (#276)
Documentation fixes, no functional changes.
2017-07-24 18:51:14 -07:00
Ib Green
ce3d45bcc9 API Audit - change 'settings' to 'parameters' (#264) 2017-07-11 09:05:53 -07:00
1chandu
c76b2e8eb2 Add NPOT workaround for texture2d object. (#225)
* Add NPOT workaround for texture2d object.

* Fix crashes in examples (pass in gl context when creating Models)
2017-06-26 17:18:53 -07:00
Ib Green
7c9f422335 Capability management (#171)
* State and capability management

* Transform feedback fixes (updates to @gnavvy tf-feedback example_

* Documentation and Demo improvements
2017-05-29 08:49:24 -07:00
Ib Green
fb83aad444 Test cases, fixes and examples (#179)
* Test cases, fixes and examples
2017-05-26 18:34:27 -07:00
Ib Green
9c597d695e Update docs and examples (#170) 2017-05-15 09:36:58 -07:00
Ib Green
02c0652b18 Documentation updates (#169) 2017-05-12 12:54:22 -07:00
Ib Green
139a9c5327 Remove deprecated code, reorganize files (#168) 2017-05-10 07:41:21 -07:00