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/content-security-policy-58a09ee
dependabot/cargo/git2-0.20.1
devtools-replay-tool
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
/
webglrenderingcontext.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement checks for vertex attribs enabled as arrays without a bound buffer
Anthony Ramine
2018-06-20
1
-18
/
+73
*
Implement EXT_texture_filter_anisotropic
Anthony Ramine
2018-06-06
1
-36
/
+47
*
Auto merge of #20884 - jdm:more-limits, r=avadacatavra
bors-servo
2018-05-31
1
-1
/
+30
|
\
|
*
Don't forward GL parameter gets for constant limits.
Josh Matthews
2018-05-31
1
-1
/
+30
*
|
Don't panic when tearing down a WebGL context and the thead is unreachable.
Josh Matthews
2018-05-29
1
-1
/
+1
|
/
*
Implement most of the unsupported parameters in gl.getParameter()
Anthony Ramine
2018-05-24
1
-0
/
+15
*
Auto merge of #20669 - simartin:issue_20623, r=jdm
bors-servo
2018-05-20
1
-0
/
+3
|
\
|
*
Issue #20623: Check the input to WebGLRenderingContext's clear().
Simon Martin
2018-04-21
1
-0
/
+3
*
|
webgl: Add getParameter(UNPACK_PREMULTIPLY_ALPHA_WEBGL) support.
Eric Anholt
2018-05-07
1
-0
/
+4
*
|
webgl: Add getParameter(UNPACK_FlIP_Y_WEBGL) support.
Eric Anholt
2018-05-07
1
-0
/
+4
*
|
webgl: Drop a silly check for 0 in GetTexParameter.
Eric Anholt
2018-05-05
1
-7
/
+1
*
|
Update to gleam 0.5
Anthony Ramine
2018-05-05
1
-68
/
+94
*
|
Implement WebGL GetRenderbufferParameter
Fausto Núñez Alberro
2018-04-24
1
-0
/
+39
|
/
*
Implement gl.getParameter(gl.ALIASED_LINE_WIDTH_RANGE)
Matt McCoy
2018-04-17
1
-0
/
+8
*
Check the bound buffer element array only for count > 0 in gl.drawElements
Anthony Ramine
2018-04-16
1
-11
/
+13
*
Check mode first in gl.drawElements
Anthony Ramine
2018-04-16
1
-10
/
+10
*
Emit InvalidEnum for invalid targets passed to gl.renderbufferStorage
Anthony Ramine
2018-04-06
1
-1
/
+1
*
Properly check for invalid targets in gl.BindFramebuffer
Anthony Ramine
2018-04-06
1
-6
/
+1
*
Remove SAMPLE_COVERAGE_INVERT from WebGLRenderingContext::validate_feature_enum
Anthony Ramine
2018-04-05
1
-1
/
+1
*
Mention #20534 near the enable/disable/isEnabled WebGL methods
Anthony Ramine
2018-04-05
1
-1
/
+3
*
Properly clamp arguments to WebGLRenderingContext.depthRange
Anthony Ramine
2018-04-05
1
-7
/
+2
*
Manually clamp the argument of WebGLRenderingContext.clearDepth
Anthony Ramine
2018-04-05
1
-1
/
+1
*
Properly allow more than FUNC_ADD in blendEquationSeparate
Anthony Ramine
2018-04-04
1
-5
/
+13
*
Properly allow FUNC_SUBTRACT and FUNC_REVERSE_SUBTRACT in blendEquation
Anthony Ramine
2018-04-04
1
-4
/
+7
*
Cache BUFFER_USAGE value on the DOM side
Anthony Ramine
2018-04-04
1
-18
/
+8
*
Fix the signature of WebGLRenderingContext::BufferSubData
Anthony Ramine
2018-04-04
1
-5
/
+3
*
Move handle_potential_webgl_error to the dom macros module
Anthony Ramine
2018-04-04
1
-15
/
+0
*
Fix the emitted error for invalid targets in WebGLRenderingContext::BufferData_
Anthony Ramine
2018-04-04
1
-1
/
+1
*
Introduce WebGLRenderingContext::bound_buffer
Anthony Ramine
2018-04-04
1
-29
/
+17
*
Improve WebGLBuffer::buffer_data
Anthony Ramine
2018-04-04
1
-18
/
+2
*
Properly use Float32List and Int32List for WebGL uniform methods
Anthony Ramine
2018-04-03
1
-138
/
+90
*
Remove obsolete BufferDataSource
Anthony Ramine
2018-04-03
1
-4
/
+4
*
Clean up signature of some fallible WebGL methods
Anthony Ramine
2018-04-03
1
-24
/
+34
*
Use ByteBuf for the canvas messages
Anthony Ramine
2018-03-26
1
-13
/
+26
*
Update mozjs.
Emilio Cobos Álvarez
2018-03-25
1
-63
/
+108
*
Implement gl.getParameter(gl.ALIASED_POINT_SIZE_RANGE)
Anthony Ramine
2018-03-24
1
-0
/
+8
*
Implement missing WebGLShader checks
Anthony Ramine
2018-03-24
1
-1
/
+4
*
Implement WebGLRenderingContextBase.getAttachedShaders
Anthony Ramine
2018-03-24
1
-0
/
+8
*
Implement missing checks in WebGLRenderingContext::GetBufferParameter
Anthony Ramine
2018-03-24
1
-9
/
+29
*
Auto merge of #20400 - servo:webgl, r=emilio
bors-servo
2018-03-24
1
-0
/
+33
|
\
|
*
Implement HTMLCanvasElement.toDataURL for WebGL canvas (fixes #19147)
Anthony Ramine
2018-03-23
1
-0
/
+33
*
|
Use safe to_vec() for typed arrays in WebGL bindings
Igor Matuszewski
2018-03-23
1
-75
/
+21
*
|
Fix indentation
Igor Matuszewski
2018-03-23
1
-6
/
+6
*
|
Fix sanity check in vertex attrib
Igor Matuszewski
2018-03-23
1
-16
/
+16
*
|
Appease test-tidy
Igor Matuszewski
2018-03-23
1
-3
/
+3
*
|
Adapt uniform[fv] and similar to accept typed array args
Igor Matuszewski
2018-03-23
1
-207
/
+216
*
|
Adapt function bodies for usage with typed array args
Igor Matuszewski
2018-03-23
1
-74
/
+54
*
|
Change WebGL function signatures accepting typed arrays
Igor Matuszewski
2018-03-23
1
-23
/
+16
|
/
*
Implement OES_element_index_uint (fixes #20384)
Anthony Ramine
2018-03-23
1
-0
/
+1
*
Fix some more WebGL methods
Anthony Ramine
2018-03-23
1
-17
/
+6
[next]