Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
* | Implement WEBGL_color_buffer_float and EXT_color_buffer_half_float (fixes #22... | Josh Matthews | 2018-11-05 | 1 | -0/+2 |
* | Implement instanced WebGL drawing calls (part of #20791) | Anthony Ramine | 2018-07-08 | 1 | -0/+1 |
* | Implement EXT_blend_minmax | Anthony Ramine | 2018-06-22 | 1 | -0/+1 |
* | Implement EXT_texture_filter_anisotropic | Anthony Ramine | 2018-06-06 | 1 | -0/+1 |
* | Implement EXT_shader_texture_lod | Anthony Ramine | 2018-06-04 | 1 | -0/+1 |
* | Move WebGLVertexArrayObjectOES to script::dom | Anthony Ramine | 2018-05-24 | 1 | -1/+0 |
* | Implement OES_element_index_uint (fixes #20384) | Anthony Ramine | 2018-03-23 | 1 | -0/+1 |
* | Add support for filtering WebGL extensions based on WebGL version | Imanol Fernandez | 2017-10-31 | 1 | -1/+1 |
* | Implement WebGL OES_standard_derivatives extension. | Imanol Fernandez | 2017-08-22 | 1 | -0/+1 |
* | Implement WebGL extensions. | Imanol Fernandez | 2017-05-18 | 1 | -0/+13 |