index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
devtools-replay-tool
devtools-testing
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
script
/
dom
/
webgl2renderingcontext.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strict import formatting (grouping and granularity) (#30325)
Samson
2023-09-11
1
-30
/
+35
*
Update mozjs.
Josh Matthews
2021-02-18
1
-1
/
+1
*
webgl: Add stub isContextLost API.
Josh Matthews
2020-07-03
1
-0
/
+5
*
Add support for WebGL2 TexImage2D
Istvan Miklos
2020-06-18
1
-4
/
+82
*
Implement GPUSwapChain and GPUCanvasContext and interface with Webrender
Kunal Mohan
2020-06-13
1
-4
/
+3
*
Add support for WebGL2 TexImage2D
Istvan Miklos
2020-05-26
1
-1
/
+67
*
Add support for WebGL2 TexImage2D
Istvan Miklos
2020-05-21
1
-4
/
+100
*
Auto merge of #26336 - szeged:mmatyas__webgl_fns_getparam4, r=jdm
bors-servo
2020-05-01
1
-0
/
+3
|
\
|
*
Add support for WebGL2 MIN_PROGRAM_TEXEL_OFFSET
Mátyás Mustoha
2020-04-30
1
-0
/
+3
*
|
Add support for WebGL2 TexStorage2D
Mátyás Mustoha
2020-04-30
1
-0
/
+76
|
/
*
Auto merge of #26354 - jdm:mmatyas__webgl_fns_getparam2, r=jdm
bors-servo
2020-04-29
1
-17
/
+49
|
\
|
*
Add support for some more WebGL2 limit parameters
Mátyás Mustoha
2020-04-29
1
-17
/
+49
*
|
Add support for WebGL2 buffer types in GetBufferParameter
Mátyás Mustoha
2020-04-28
1
-2
/
+4
*
|
Auto merge of #26289 - he4d:master, r=jdm
bors-servo
2020-04-24
1
-9
/
+9
|
\
\
|
*
|
Replaced failible boolean with an enum
Tobias Tschinkowitz
2020-04-23
1
-9
/
+9
*
|
|
webgl: Update IDL from upstream to avoid overloading issues.
Josh Matthews
2020-04-23
1
-45
/
+46
|
/
/
*
/
Fix InvalidateSubFramebuffer error handling
Mátyás Mustoha
2020-04-22
1
-1
/
+1
|
/
*
Automatically enable WebGL 2 for specific domains.
Josh Matthews
2020-04-15
1
-1
/
+22
*
webgl: Only error when beginning transform feedback on programs that have no ...
Josh Matthews
2020-04-08
1
-1
/
+1
*
webgl: Fix active uniform block length check.
Josh Matthews
2020-04-07
1
-1
/
+2
*
Add initial support for VertexAttribI4*, VertexAttribIPointer
Istvan
2020-04-07
1
-1
/
+133
*
Update euclid
Manish Goregaokar
2020-04-07
1
-2
/
+1
*
Auto merge of #26025 - szeged:webgl_draw_range_elements, r=jdm
bors-servo
2020-03-30
1
-0
/
+68
|
\
|
*
Add support for DrawRangeElements in WebGL2
Istvan
2020-03-30
1
-0
/
+68
*
|
Make LayoutCanvasWebGLRenderingContextHelpers methods take self
Anthony Ramine
2020-03-29
1
-1
/
+1
|
/
*
Auto merge of #26048 - nox:layout-2020-transparent-data, r=jdm
bors-servo
2020-03-28
1
-1
/
+1
|
\
|
*
Give a lifetime parameter to LayoutDom
Anthony Ramine
2020-03-28
1
-1
/
+1
*
|
Auto merge of #25998 - jdm:vao-drop, r=nox
bors-servo
2020-03-27
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
webgl: Ignore webgl communication errors when dropping vertex array objects.
Josh Matthews
2020-03-19
1
-3
/
+3
*
|
Add trait DomObjectWrap to provide WRAP function
YUAN LYU
2020-03-20
1
-4
/
+2
|
/
*
Do not try to read pixels from an FBO without read buffer
Mátyás Mustoha
2020-03-17
1
-1
/
+5
*
Add support for WebGL2 read and draw buffer settings
Mátyás Mustoha
2020-03-16
1
-0
/
+69
*
webgl: Don't panic on sampler3D and sampler2DArray uniforms.
Josh Matthews
2020-03-13
1
-0
/
+3
*
Add support for some more WebGL2 renderbuffer functions
Mátyás Mustoha
2020-03-13
1
-2
/
+57
*
Add VertexArrayObject support for WebGL2
Istvan Miklos
2020-03-13
1
-1
/
+41
*
Add support for WebGL2 GetIndexedParameter
Mátyás Mustoha
2020-03-10
1
-20
/
+115
*
Add support for WebGL2 GetFragDataLocation
Mátyás Mustoha
2020-03-09
1
-0
/
+6
*
Update SpiderMonkey
Anthony Ramine
2020-03-06
1
-0
/
+1
*
Add support for WebGL2 FramebufferTextureLayer
Mátyás Mustoha
2020-03-04
1
-0
/
+30
*
Add support for WebGL2 framebuffer invalidation
Mátyás Mustoha
2020-03-03
1
-0
/
+84
*
Add support for WebGL2 clear buffer operations
Mátyás Mustoha
2020-02-24
1
-0
/
+132
*
Add support for WebGL2 getFramebufferAttachmentParameter
Mátyás Mustoha
2020-02-21
1
-3
/
+179
*
Add support for WebGL2 framebuffer attachments
Mátyás Mustoha
2020-02-21
1
-4
/
+50
*
Add initial support for WebGL2 read framebuffer
Mátyás Mustoha
2020-02-14
1
-2
/
+47
*
Add support for WebGL2 `MAX_COLOR_ATTACHMENTS` and `MAX_DRAW_BUFFERS`
Mátyás Mustoha
2020-02-14
1
-0
/
+2
*
Modify `script` to prevent further violations of snake_case
Kunal Mohan
2020-01-18
1
-0
/
+2
*
Auto merge of #25545 - szeged:mmatyas__webgl_fns_versions, r=jdm
bors-servo
2020-01-17
1
-0
/
+10
|
\
|
*
Add WebGL2 specific version strings
Mátyás Mustoha
2020-01-17
1
-0
/
+10
*
|
Auto merge of #25543 - szeged:mmatyas__webgl_fns_uniforms_p3, r=jdm
bors-servo
2020-01-17
1
-4
/
+217
|
\
\
|
*
|
Add support for WebGL2 uniform matrix operations
Mátyás Mustoha
2020-01-17
1
-4
/
+217
|
|
/
[next]