Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed `match` to 'matches!' (#31850) | Aarya Khandelwal | 2024-03-25 | 1 | -4/+1 |
* | clippy: Fix many warnings in `components/script` (#31717) | Richard Dushime | 2024-03-19 | 1 | -1/+1 |
* | Replace script_plugins with a clippy like rustc driver (named crown) (#30508) | Samson | 2023-12-01 | 1 | -3/+3 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -4/+6 |
* | No tracing of nop traceable fields (#29926) | Samson | 2023-08-04 | 1 | -0/+1 |
* | Replaced failible boolean with an enum | Tobias Tschinkowitz | 2020-04-23 | 1 | -12/+11 |
* | Add initial support for VertexAttribI4*, VertexAttribIPointer | Istvan | 2020-04-07 | 1 | -1/+21 |
* | webgl: Ignore webgl communication errors when dropping vertex array objects. | Josh Matthews | 2020-03-19 | 1 | -5/+5 |
* | Add VertexArrayObject support for WebGL2 | Istvan Miklos | 2020-03-13 | 1 | -0/+296 |