aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/WebGLProgram.webidl
Commit message (Collapse)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. ↵Josh Matthews2025-01-241-11/+0
| | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* webgl: Update IDL exposed members (#33509)Daniel Adams2024-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update IDLs to expose on Workers Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update usage of Canvas/OffscreenCanvas union, add label Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update WPT expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Fix match arm Signed-off-by: Daniel Adams <msub2official@gmail.com> * Add missing spec links Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update interfaces.worker.js Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* Expose WebGL-related interfaces only in WindowAnthony Ramine2016-11-301-0/+1
|
* Partial fix for #12415: expose WebGL interfacesScott Trinh2016-10-111-1/+0
|
* Explicitly expose everything everywhere.Ms2ger2016-07-121-0/+1
|
* Add/format license headers for WebIDLsCorey Farwell2015-07-261-0/+3
|
* It implements enough WebGL spec to draw a triangleDiego Marcos2015-05-021-0/+7