Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Sign in
chromium
/
angle
/
angle
/
refs/heads/main
/
src
3dfc98c
More context clean up in multi-threading tests
by Shahbaz Youssefi
· 24 minutes ago
main
3b5e959
WebGPU: Run all end2end tests.
by Geoff Lang
· 68 minutes ago
7d519d4
Translator: Remove InitializeDll.*
by Shahbaz Youssefi
· 6 hours ago
d35b89f
Update Float16ToFloat32.py for python3
by Shahbaz Youssefi
· 17 hours ago
6181a0b
Remove DIRTY_BIT_BOUND_TO_MSRTT_FRAMEBUFFER dirty bit
by Mohan Maiya
· 18 hours ago
24a83db
More tricky GLSL tests
by Shahbaz Youssefi
· 24 hours ago
chromium/7489
ea7980a
WGSL: implement more complicated multi-swizzle assignments
by Matthew Denton
· 25 hours ago
00e96b3
WGSL: Implement out/inout params with pointers.
by Matthew Denton
· 25 hours ago
f217515
WGSL: implement comma operator
by Matthew Denton
· 33 hours ago
5e06057
WGSL: implement ternaries
by Matthew Denton
· 33 hours ago
1bd82c4
Translator: add some more helpers
by Matthew Denton
· 33 hours ago
4733ce5
GLSLTest: add some complicated tests
by Matthew Denton
· 35 hours ago
chromium/7488
3a28090
WGSL: Refactor WGSLProgramPrelude
by Matthew Denton
· 2 days ago
af7faab
Translator: Improve handling of nameless structs
by Shahbaz Youssefi
· 2 days ago
1757043
Reland "WGSL: Introduce temporaries for written-to func params"
by Matthew Denton
· 2 days ago
385eea4
Vulkan: Unsupress fixed VU 06887
by Shahbaz Youssefi
· 2 days ago
c0ee588
Add perftest for upload/draw w/some formats
by Amirali Abdolrashidi
· 2 days ago
chromium/7487
d582860
Properly clean up contexts in multi-threading tests
by Shahbaz Youssefi
· 3 days ago
chromium/7486
27bf56f
Vulkan: Fix bytesToAllocate calculation overflow bug
by Charlie Lao
· 3 days ago
399168c
[WebGPU] Implement texture copies with a draw
by Liza Burakova
· 3 days ago
058ca01
Mark buffer as dirty with size change
by Amirali Abdolrashidi
· 3 days ago
chromium/7485
59d4b70
Tests: Suppress ReturnedBinaryTwiceShouldMatch on Intel Windows
by Cody Northrop
· 6 days ago
chromium/7480
chromium/7481
chromium/7482
chromium/7483
11d88e0
Translator: Fix gl_in redeclaration more
by Shahbaz Youssefi
· 6 days ago
5311e1f
Translator: Validate case placement earlier
by Shahbaz Youssefi
· 6 days ago
618a27a
Remove local std::vector in read uniform code path
by Yuxin Hu
· 6 days ago
ad3e1a3
Add Gles test with GL_RASTERIZER_DISCARD enabled.
by Yulei Cui
· 6 days ago
c58e26c
Reduce copies of shader source.
by Geoff Lang
· 6 days ago
chromium/7479
ebdd878
Translator: Validate no statement after last case earlier
by Shahbaz Youssefi
· 6 days ago
e881ac6
Translator: Validate no statement before first case earlier
by Shahbaz Youssefi
· 6 days ago
c2df3b1
Replace Span() with base-style span() from time of C++17
by Tom Sepez
· 6 days ago
3a731e2
Release mBinary memory after a program object param returns
by Jisun Lee
· 6 days ago
2c1ef1c
Revert "WGSL: Introduce temporaries for written-to func params"
by Shahbaz Youssefi
· 6 days ago
be939dc
Translator: Validate case type == switch expression type earlier
by Shahbaz Youssefi
· 6 days ago
749c05e
Translator: Enable OES_EGL_image_external support in ESSL3.20
by Jisun Lee
· 6 days ago
012c499
Translator: Validate duplicate cases earlier
by Shahbaz Youssefi
· 7 days ago
35a97a7
WGSL: don't ever emit + unary operator
by Matthew Denton
· 7 days ago
69511c2
Ensure the address that GLshort is written to is 2 bytes aligned
by Yuxin Hu
· 7 days ago
06842fc
PLS: Properly detect shader framebuffer fetch support.
by Kenneth Russell
· 7 days ago
9adf11a
Translator: Verify max function call depth during parse
by Shahbaz Youssefi
· 7 days ago
5f80122
Translator: Check for undefined functions during parse
by Shahbaz Youssefi
· 7 days ago
c452d6f
WGSL: Introduce temporaries for written-to func params
by Matthew Denton
· 7 days ago
f0a4f3f
Disable the ANGLE selection UI when ro.hardware.egl=angle
by Xiang Wang
· 7 days ago
20a7258
Skip the shader translator entirely with passthough shaders.
by Geoff Lang
· 7 days ago
chromium/7477
chromium/7478
6233955
Optimize SetUniform for isFloat16 case
by Yuxin Hu
· 7 days ago
7f5958c
Vulkan: roll Volk
by Steven Noonan
· 7 days ago
eaad434
Fix issues from mixing regular/MSRTT multisampled renderbuffers
by Xinyu Fang
· 7 days ago
99c4733
[metal] Fix data race in commands scheduled sync
by Sunny Sachanandani
· 7 days ago
0b9caaf
Vulkan: Limit atomic counters to 32
by Shahbaz Youssefi
· 7 days ago
665785f
Vulkan: Load the image when damage region is set
by Xin Yuan
· 7 days ago
b712a72
Translator: Check for recursion during parse
by Shahbaz Youssefi
· 7 days ago
8469b24
Translator: Reject infinite loop during parse
by Shahbaz Youssefi
· 7 days ago
caf6336
Translator: Avoid unreachable in presence of shader error
by Shahbaz Youssefi
· 8 days ago
3add1bf
FrameCapture: Add skip invalid condition
by Hoyeon Lim
· 8 days ago
ded8ecc
Translator: Handle GS and TES output gl_Position like VS
by Shahbaz Youssefi
· 8 days ago
97b9361
Translator: Remove gl_out from TES built-ins
by Shahbaz Youssefi
· 8 days ago
d9ff059
Translator fuzzer: dump the shader to stderr
by Shahbaz Youssefi
· 8 days ago
chromium/7475
4ad0cae
Fix OpenGL ES version string
by Mohan Maiya
· 8 days ago
ac80018
CL/Vulkan: Set host cached bit for HOST_PTR buffers
by kyongjoo.oh
· 8 days ago
fc46d33
Add RobustBufferAccessBehaviorTest test
by Charlie Lao
· 8 days ago
255dc67
Translator: Validate ESSL 100 limitations during parse
by Shahbaz Youssefi
· 8 days ago
84b0cf1
Translator: Validate gl_FragData xor gl_FragColor early
by Shahbaz Youssefi
· 8 days ago
8c15b96
Translator: Validate MaxFunctionParameters limit during parse
by Shahbaz Youssefi
· 8 days ago
7280d3d
Turn off preferSubmitAtFBOBoundary and add early submit logic
by Sean Feng
· 9 days ago
2027314
CL/Vulkan: Enable OpenCL kernel printf in logcat
by hoonee.cho
· 9 days ago
54409f2
cl/vk: Autogen image order and types
by Austin Annestrand
· 9 days ago
774bca9
[metal] Add commands scheduled sync object
by Sunny Sachanandani
· 9 days ago
e5b0553
Translator: Validate TCS barrier() rules during parse
by Shahbaz Youssefi
· 9 days ago
chromium/7473
bf63a4e
Translator: Track control flow during parse
by Shahbaz Youssefi
· 9 days ago
c1ae67d
cl/vk: Introduce Int64 Atomic support
by Austin Annestrand
· 9 days ago
104f0e6
Tests: Add Umamusume: Pretty Derby trace
by Cody Northrop
· 10 days ago
4d52bed
CL/Vulkan: Add 3.0 atomic memory order feature macros
by hoonee cho
· 10 days ago
7c7fcb9
CL/Vulkan: Allocate descriptor sets under lock
by hoonee.cho
· 10 days ago
e9e1789
CL/Vulkan: Make CommandsStateMap as self contained
by Gowtham Tammana
· 10 days ago
80130da
Vulkan: Enable recycleVkEvent on swiftshader
by Yuxin Hu
· 10 days ago
45b0571
Vulkan: Add barrier log only when present
by Gowtham Tammana
· 10 days ago
chromium/7471
ea35293
CL/Vulkan: Dump commandstream on request
by Gowtham Tammana
· 10 days ago
02ffcb3
CL/VK: Fix heap overflow when kernel args exceed size
by kyongjoo.oh
· 10 days ago
8ed1600
tests: Fix ShadingRateEXTTest.FragmentShadingRatePrimitive
by Tim Van Patten
· 13 days ago
chromium/7465
chromium/7466
chromium/7467
chromium/7468
chromium/7469
62fe67a
Update Texture2DBaseMaxTestES3.Fuzz545ImmutableTexRenderFeedback
by Roberto Rodriguez
· 13 days ago
8af6c56
Translator: Add more action routines to glslang.y
by Shahbaz Youssefi
· 14 days ago
chromium/7464
eec95a6
Translator: Remove NV_shader_framebuffer_fetch
by Shahbaz Youssefi
· 14 days ago
074eec2
Translator: remove angle_BaseVertex/Instance from built-ins
by Shahbaz Youssefi
· 2 weeks ago
chromium/7463
b0ee423
Translator: Validate clip/cull distance size during parse
by Shahbaz Youssefi
· 2 weeks ago
17977bb
Tests: Add Lands of Jail trace
by Cody Northrop
· 2 weeks ago
chromium/7462
f9685fd
Fix: Correct various license issues in README.chromium files
by Jordan
· 2 weeks ago
chromium/7461
715e935
D3D11: Add UMA metrics for Create*Shader's timing
by Le Hoang Quyen
· 2 weeks ago
37b4889
Tests: Skip black_beacon on Pixel 6
by Cody Northrop
· 2 weeks ago
c2010eb
Roll VK-GL-CTS from 7e7a6001a3f4 to db48c34bebaf (14 revisions)
by angle-autoroll
· 2 weeks ago
867b9b7
Tests: Add Match Masters trace
by Cody Northrop
· 2 weeks ago
chromium/7460
fecb8ea
WGSL: implement inc/dec with generated functions
by Matthew Denton
· 2 weeks ago
f8c0eae
Tests: Add Identity V trace
by Mark Lobodzinski
· 2 weeks ago
chromium/7459
b53f61e
Skia Gold: Limit frame count on SwiftShader
by Cody Northrop
· 2 weeks ago
6a997ce
Vulkan: SPIR-V Gen: Use unique id instead of pointer
by Shahbaz Youssefi
· 2 weeks ago
6c4c005
WGSL: fix do-while when body has continue
by Matthew Denton
· 2 weeks ago
e1c14f0
Translator: Fix gl_LastFragColorARM not being qualified correctly
by Shahbaz Youssefi
· 2 weeks ago
fd35391
Vulkan: Fix VMA assertion
by Charlie Lao
· 2 weeks ago
01280f6
CL/Vulkan: Remove spurious clear
by Gowtham Tammana
· 2 weeks ago
d9fa255
Translator: Add numerous missing gl_PerVertex validations
by Shahbaz Youssefi
· 2 weeks ago
chromium/7457
fc98b3f
Add test to verify the direct YUV sampling case
by Jisun Lee
· 3 weeks ago
chromium/7455
5c58505
Tests: Update expectations for GalaxyS24Exynos
by Cody Northrop
· 3 weeks ago
chromium/7452
chromium/7453
chromium/7454
Next »