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 |
|
1chandu
|
1850b5c3e0
|
Add float textures support, update unit tests (#676)
* Add float textures support, update unit tests
|
2018-08-27 21:49:29 -07:00 |
|
Ib Green
|
482136c80e
|
Make ocular the default website (#662)
|
2018-08-19 13:56:02 -07:00 |
|
Ib Green
|
c0df6e54b0
|
VertexArray refactor (#618)
|
2018-08-16 14:14:42 -07:00 |
|
Ib Green
|
01710c66c0
|
Doc Improvements (#558)
|
2018-06-13 17:36:01 -07:00 |
|
1chandu
|
98749e31ff
|
WebGL2 : Add asynchronous mode for readPixels using PBOs. (#450)
* Framebuffer: add asynchronous readPixelsToBuffer (PIXEL_PACK_BUFFER)
|
2018-03-23 10:51:54 -07:00 |
|
1chandu
|
92b932e52d
|
Remove deprecated API (#373)
* Remove deprecated API
|
2017-12-14 15:15:23 -08:00 |
|
Shaojing Li
|
6a9c2e2445
|
Update links for the docs (#284)
* Update links for the docs
|
2017-07-26 19:58:23 -07:00 |
|
1chandu
|
46fb26cf00
|
Documentation fixes (#274)
- Documentation fixes
- Remove deprecated usage in examples.
|
2017-07-21 22:47:49 -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 |
|
Shaojing Li
|
547b80b4fe
|
Fix the texture storage mode settings (#189)
* Fix the texture storage mode settings
* Update docs and comments
|
2017-06-01 10:43:08 -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 |
|