Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
chromium
/
angle
/
angle
/
HEAD
/
src
/
compiler
ecdb102
Replace erase(remove) idiom with c++20 std::erase[_if]()
by Ho Cheung
· 30 hours ago
c7ca703
IR: Port the RemoveUnusedFramebufferFetch transformation
by Shahbaz Youssefi
· 2 days ago
9980b1b
Implement alignment methods for PackedSPIRVBlockEncoder
by Yuxin Hu
· 2 days ago
cb16fc8
Translator: Turn MSL-specific condition to compile option
by Shahbaz Youssefi
· 3 days ago
chromium/7580
a042d7d
Translator: Don't use loops to initialize vars without highp
by Shahbaz Youssefi
· 3 days ago
fe3c864
Change PackedSPIRVBlockEncoder::mCurrentAlignment to track byte count
by Yuxin Hu
· 6 days ago
chromium/7577
408563b
Fix GL_WEBGL_video_texture shader compilation on OpenGL backend
by Ho Cheung
· 6 days ago
eb9614e
Add a new BlockLayoutEncoder for packing FP16 uniforms
by Yuxin Hu
· 6 days ago
e9b5c4f
Avoid vector copy in TCompiler::getShaderBinary()
by Tom Sepez
· 7 days ago
79ad87b
IR: Disable a few more unnecessary AST translations
by Shahbaz Youssefi
· 8 days ago
chromium/7573
c9a1d76
Vulkan: Respect short-circuit more safely
by Shahbaz Youssefi
· 12 days ago
91d4642
IR: Do not generate unused types, constants and variables
by Shahbaz Youssefi
· 13 days ago
0b9b258
Translator: Remove the force highp->mediump flag
by Shahbaz Youssefi
· 14 days ago
c91a36e
Translator: Validate negative index after comma
by Shahbaz Youssefi
· 14 days ago
438f42b
D3D: Remove ES3.1 features
by Shahbaz Youssefi
· 3 weeks ago
0eaaba0
Revert "Fix GCC -Wdangling-pointer warning in NodeStackGuard"
by Mohan Maiya
· 3 weeks ago
b76908f
IR: Fix ternaries with void type
by Shahbaz Youssefi
· 4 weeks ago
9e39340
IR: Skip failing end2end tests
by Shahbaz Youssefi
· 4 weeks ago
a685106
WGSL: allow indexing column of uniform matrix
by Matthew Denton
· 4 weeks ago
7447097
IR: Allow dynamic toggling if the IR is built
by Shahbaz Youssefi
· 4 weeks ago
c16a44b
IR: Simplify ast::Generator
by Shahbaz Youssefi
· 4 weeks ago
b057832
Emit const declarations in WGSL.
by Matthew Denton
· 4 weeks ago
423dcd4
Translator: Move hash_containers.h include
by Shahbaz Youssefi
· 4 weeks ago
be53d45
Translator: Document workaround for OES_EGL_image_external
by Jisun Lee
· 5 weeks ago
2a42e88
Translator: Implement an IR
by Shahbaz Youssefi
· 6 weeks ago
chromium/7529
d2812a7
Translator: Fix fuzzer failure with passthrough shaders
by Shahbaz Youssefi
· 6 weeks ago
411996d
Translator: Fix missing MAX_DRAW_BUFFERS validation
by Shahbaz Youssefi
· 7 weeks ago
c2ba039
WGSL: fix I/O struct members colliding with reserved keywords
by Matthew Denton
· 7 weeks ago
bf371ef
WGSL: Implement assignments with generated functions
by Matthew Denton
· 7 weeks ago
81aad53
Translator: Miscellaneous clean up
by Shahbaz Youssefi
· 8 weeks ago
7d519d4
Translator: Remove InitializeDll.*
by Shahbaz Youssefi
· 8 weeks ago
ea7980a
WGSL: implement more complicated multi-swizzle assignments
by Matthew Denton
· 8 weeks ago
00e96b3
WGSL: Implement out/inout params with pointers.
by Matthew Denton
· 8 weeks ago
f217515
WGSL: implement comma operator
by Matthew Denton
· 8 weeks ago
5e06057
WGSL: implement ternaries
by Matthew Denton
· 8 weeks ago
1bd82c4
Translator: add some more helpers
by Matthew Denton
· 8 weeks ago
3a28090
WGSL: Refactor WGSLProgramPrelude
by Matthew Denton
· 8 weeks ago
af7faab
Translator: Improve handling of nameless structs
by Shahbaz Youssefi
· 8 weeks ago
1757043
Reland "WGSL: Introduce temporaries for written-to func params"
by Matthew Denton
· 8 weeks ago
11d88e0
Translator: Fix gl_in redeclaration more
by Shahbaz Youssefi
· 9 weeks ago
5311e1f
Translator: Validate case placement earlier
by Shahbaz Youssefi
· 9 weeks ago
ebdd878
Translator: Validate no statement after last case earlier
by Shahbaz Youssefi
· 9 weeks ago
e881ac6
Translator: Validate no statement before first case earlier
by Shahbaz Youssefi
· 9 weeks ago
2c1ef1c
Revert "WGSL: Introduce temporaries for written-to func params"
by Shahbaz Youssefi
· 9 weeks ago
be939dc
Translator: Validate case type == switch expression type earlier
by Shahbaz Youssefi
· 9 weeks ago
749c05e
Translator: Enable OES_EGL_image_external support in ESSL3.20
by Jisun Lee
· 9 weeks ago
012c499
Translator: Validate duplicate cases earlier
by Shahbaz Youssefi
· 9 weeks ago
35a97a7
WGSL: don't ever emit + unary operator
by Matthew Denton
· 9 weeks ago
9adf11a
Translator: Verify max function call depth during parse
by Shahbaz Youssefi
· 9 weeks ago
5f80122
Translator: Check for undefined functions during parse
by Shahbaz Youssefi
· 9 weeks ago
c452d6f
WGSL: Introduce temporaries for written-to func params
by Matthew Denton
· 9 weeks ago
20a7258
Skip the shader translator entirely with passthough shaders.
by Geoff Lang
· 9 weeks ago
chromium/7477
chromium/7478
b712a72
Translator: Check for recursion during parse
by Shahbaz Youssefi
· 9 weeks ago
8469b24
Translator: Reject infinite loop during parse
by Shahbaz Youssefi
· 9 weeks ago
caf6336
Translator: Avoid unreachable in presence of shader error
by Shahbaz Youssefi
· 9 weeks ago
ded8ecc
Translator: Handle GS and TES output gl_Position like VS
by Shahbaz Youssefi
· 9 weeks ago
97b9361
Translator: Remove gl_out from TES built-ins
by Shahbaz Youssefi
· 9 weeks ago
d9ff059
Translator fuzzer: dump the shader to stderr
by Shahbaz Youssefi
· 9 weeks ago
chromium/7475
255dc67
Translator: Validate ESSL 100 limitations during parse
by Shahbaz Youssefi
· 9 weeks ago
84b0cf1
Translator: Validate gl_FragData xor gl_FragColor early
by Shahbaz Youssefi
· 9 weeks ago
8c15b96
Translator: Validate MaxFunctionParameters limit during parse
by Shahbaz Youssefi
· 9 weeks ago
e5b0553
Translator: Validate TCS barrier() rules during parse
by Shahbaz Youssefi
· 9 weeks ago
chromium/7473
bf63a4e
Translator: Track control flow during parse
by Shahbaz Youssefi
· 9 weeks ago
8af6c56
Translator: Add more action routines to glslang.y
by Shahbaz Youssefi
· 10 weeks ago
chromium/7464
eec95a6
Translator: Remove NV_shader_framebuffer_fetch
by Shahbaz Youssefi
· 10 weeks ago
074eec2
Translator: remove angle_BaseVertex/Instance from built-ins
by Shahbaz Youssefi
· 10 weeks ago
chromium/7463
b0ee423
Translator: Validate clip/cull distance size during parse
by Shahbaz Youssefi
· 10 weeks ago
fecb8ea
WGSL: implement inc/dec with generated functions
by Matthew Denton
· 2 months ago
6a997ce
Vulkan: SPIR-V Gen: Use unique id instead of pointer
by Shahbaz Youssefi
· 2 months ago
6c4c005
WGSL: fix do-while when body has continue
by Matthew Denton
· 2 months ago
e1c14f0
Translator: Fix gl_LastFragColorARM not being qualified correctly
by Shahbaz Youssefi
· 2 months ago
d9fa255
Translator: Add numerous missing gl_PerVertex validations
by Shahbaz Youssefi
· 2 months ago
chromium/7457
1f3b482
Translator: Fix UNREACHABLE() on gl_DepthRange compile error
by Shahbaz Youssefi
· 3 months ago
4cff528
WGSL: append TSymbolUniqueId to overloaded functions
by Matthew Denton
· 3 months ago
chromium/7447
ae02c32
Translator: Give gl_DepthRange its own qualifier
by Shahbaz Youssefi
· 3 months ago
789693f
Translator: Fail compilation if built-in redeclared after qualified
by Shahbaz Youssefi
· 3 months ago
7b14dd7
WGSL: RewriteMixedTypeMathExprs
by Matthew Denton
· 3 months ago
a38f60e
Translator: Fail compilation if main() is only prototype
by Shahbaz Youssefi
· 3 months ago
85631b1
Translator fuzzer: Dump the shader before compiling it
by Shahbaz Youssefi
· 3 months ago
e5b3385
Translator: Fail earlier if main() is not present.
by Shahbaz Youssefi
· 3 months ago
chromium/7444_128
chromium/7444_3
chromium/7444_46
chromium/7444_48
chromium/7444_52
f3405af
Translator: Fix gl_in redeclaration
by Shahbaz Youssefi
· 3 months ago
f95cbef
Reland "Add a "noncoherent" layout qualifier to PLS"
by Chris Dalton
· 3 months ago
18f28e5
Translator: Mark redeclared gl_Position/PointSize as built-in
by Shahbaz Youssefi
· 3 months ago
chromium/7438
4eb8604
Translator: Use EvqNumSamples for gl_NumSamples
by Shahbaz Youssefi
· 3 months ago
bfdf223
Translator: Don't differentiate static read vs write
by Shahbaz Youssefi
· 3 months ago
a44693f
Vulkan: Fix SPIR-V gen for invariant structs
by Shahbaz Youssefi
· 3 months ago
44db20f
Revert "Add a "noncoherent" layout qualifier to PLS"
by Brian Sheedy
· 3 months ago
f128872
Translator: Compare variables by unique id instead of pointer
by Shahbaz Youssefi
· 3 months ago
ef9c5ce
Add a "noncoherent" layout qualifier to PLS
by Chris Dalton
· 3 months ago
1677125
Update main() prototype in shader if main() has been replaced.
by Roberto Rodriguez
· 3 months ago
b8281f5
Add condition check in emulate dithering shader code
by Yuxin Hu
· 3 months ago
chromium/7417
a0cc64c
HLSL: Mark shadow sampler textureLod calls as using gradients
by Geoff Lang
· 3 months ago
a471c00
WGSL: derivative_uniformity diagnostic should be a warning
by Matthew Denton
· 3 months ago
cfe2c8f
WGSL: RewriteMultielementSwizzle
by Matthew Denton
· 3 months ago
c1cdc2b
Transform SPIRV to use 16-bit float for lower precision uniforms
by Yuxin Hu
· 3 months ago
chromium/7395
eefcdaf
Fix some old clang-tidy warnings about move constructors
by Tom Sepez
· 4 months ago
chromium/7384
6f0337a
Avoid some needless c_str() calls.
by Tom Sepez
· 4 months ago
1ae273e
Translator: Output struct members in OutputTree
by Shahbaz Youssefi
· 4 months ago
af0386c
Reorder structs entirely made of samplers to the end of struct
by Shahbaz Youssefi
· 4 months ago
9dc3679
WGSL: Fix unused variable in translator
by Cody Northrop
· 4 months ago
Next »