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
5a98598
Vulkan: Fix non-aligned buffer offset wrt stride
by Amirali Abdolrashidi
· 3 hours ago
main
1259115
Revert "Replace erase(remove) idiom with c++20 std::erase[_if]()"
by Greg Schlomoff
· 8 hours ago
4f4f02f
Document and test current MemoryBuffer/ScratchBuffer behavior
by Tom Sepez
· 2 days ago
ecdb102
Replace erase(remove) idiom with c++20 std::erase[_if]()
by Ho Cheung
· 2 days ago
01642f5
Vulkan: Disable vertexInputDynamicState on PowerVR
by Cody Northrop
· 2 days ago
4f9f209
Make MemoryBuffer more compatible with angle::Span<>.
by Tom Sepez
· 2 days ago
chromium/7582
0094a0c
Add an `std::erase_if` overload for `angle::FixedVector`
by Ho Cheung
· 3 days ago
c7ca703
IR: Port the RemoveUnusedFramebufferFetch transformation
by Shahbaz Youssefi
· 3 days ago
9980b1b
Implement alignment methods for PackedSPIRVBlockEncoder
by Yuxin Hu
· 3 days ago
759b70c
Avoid default framebuffer in flush thread
by Ho Cheung
· 3 days ago
1d38433
Implement generic deduction for Span<> from container.
by Tom Sepez
· 3 days ago
8c2f722
Vulkan: Add submission reason for debugging
by Amirali Abdolrashidi
· 3 days ago
0a31000
Use std::make_shared<> in WorkerThreadPool::Create(...)
by Mohan Maiya
· 3 days ago
362b407
Vulkan: drop unknown present modes
by Ho Cheung
· 3 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
aaebda1
[WebGPU] Implement CopyTexture with a draw call.
by Liza Burakova
· 6 days ago
chromium/7578
1b0cc7d
Vulkan: Shorten MultisampledRenderToTextureTest to MSRTTTest
by Charlie Lao
· 6 days ago
c77c36a
Vulkan: Handle BufferBlocks in case of device lost
by Nataraj Deshpande
· 6 days ago
fe3c864
Change PackedSPIRVBlockEncoder::mCurrentAlignment to track byte count
by Yuxin Hu
· 7 days ago
chromium/7577
2ed4b04
Shorten IncompatibleTextureTest config names
by Charlie Lao
· 7 days ago
408563b
Fix GL_WEBGL_video_texture shader compilation on OpenGL backend
by Ho Cheung
· 7 days ago
eb9614e
Add a new BlockLayoutEncoder for packing FP16 uniforms
by Yuxin Hu
· 7 days ago
e7d198e
Actually take data in OutputBinaryStream::TakeData()
by Tom Sepez
· 7 days ago
chromium/7576
7aa288d
Vulkan: Make ImageHelper::isVkImageContentDefined more precise
by Charlie Lao
· 7 days ago
5a311a0
Add UNSAFE_BUFFER annotation to angleutils.h
by Tom Sepez
· 7 days ago
9caf5b9
Vulkan: Disable global priority features on Samsung
by Mohan Maiya
· 7 days ago
c0a7cbe
Improve BinaryStream unit tests prior to spanification.
by Tom Sepez
· 8 days ago
92d454d
Test: Add a test for glTexStorage* with paletted formats
by Aurora Zhang
· 8 days ago
c3fe776
Vulkan: Fix missing resolveMode with MSRTSS
by Shahbaz Youssefi
· 8 days ago
ee05836
OpenCL: Use boolean flag for ARM extension check
by Ho Cheung
· 8 days ago
chromium/7574
995dde4
Shorten DepthWriteTest config names
by Shahbaz Youssefi
· 8 days ago
3cd4502
Add missing angle::Span deduction guides for STL string types.
by Tom Sepez
· 8 days ago
e9b5c4f
Avoid vector copy in TCompiler::getShaderBinary()
by Tom Sepez
· 8 days ago
7f980a0
GL: exclude bgraTexImageFormatsBroken from mesa
by Chia-I Wu
· 8 days ago
79ad87b
IR: Disable a few more unnecessary AST translations
by Shahbaz Youssefi
· 9 days ago
chromium/7573
c2a048f
Vulkan: Expand skipped syncVal to include vkCmdEndRenderingKHR
by Charlie Lao
· 9 days ago
7e49b42
glTexStorage* should reject paletted formats
by Aurora Zhang
· 9 days ago
d35ef96
FrameCapture: Skip invalid IDs when tracking max resource
by Cody Northrop
· 9 days ago
e5ed65b
Vulkan: Temporary remove the assertion to unblock roller
by Charlie Lao
· 9 days ago
78bb5a3
Vulkan Remove vk::MemoryProperties from ImageHelper::initMemory
by Charlie Lao
· 10 days ago
chromium/7571
8cae4ca
Vulkan: Add ImageHelper::copyStateAndMoveStorageFrom() function
by Charlie Lao
· 10 days ago
772023c
Enable tests on Mac M2 bot
by Yuly Novikov
· 10 days ago
7b0e3c8
Vulkan: Move WindowSurfaceVk depthBuffer invalidate earlier
by Charlie Lao
· 10 days ago
cd66301
Vulkan: Enable convertLowpAndMediumpFloatUniformsTo16Bits for Samsung
by Mohan Maiya
· 10 days ago
421f1b2
Vulkan: Get core instance functions with dlsym
by Shahbaz Youssefi
· 10 days ago
11c9bb6
D3D11: Request for feature level 12.0+ by default
by le quyen
· 10 days ago
477a88d
Get GPU revision id from revision file
by Jérôme Lécuyer
· 10 days ago
chromium/7570
3c4714f
Revert "GL: Use EXT_clear_texture for initializing textures."
by Shahbaz Youssefi
· 10 days ago
38bb33a
Skip MultiviewGPUBound test with no acceleration on Pixel 6
by Aurora Zhang
· 10 days ago
0c0d10c
Tests: Add Blood Strike ANGLE trace
by Mark Lobodzinski
· 11 days ago
4ccd968
Further suppress GLSLTest_ES31.ShortCircuitOutOfBoundsAccess
by Yuly Novikov
· 11 days ago
chromium/7568
e5a5f3e
Port SamplerVideoWEBGL compiler tests to end2end tests
by Ho Cheung
· 12 days ago
4965885
Vulkan: Store mRenderer in WindowSurfaceVk and RenderbufferVk
by Charlie Lao
· 13 days ago
95a32cb
Metal: Don't use pixelsDepthPitch to size buffers.
by Geoff Lang
· 13 days ago
e893906
Vulkan: Fix valid-content tracking of writes via imageBuffer
by Shahbaz Youssefi
· 13 days ago
c9a1d76
Vulkan: Respect short-circuit more safely
by Shahbaz Youssefi
· 13 days ago
a326ff5
angle: allow use of vulkan sysinfo fallback on ChromeOS
by Jim Pollock
· 13 days ago
974f01c
Tests: Add Lost Light ANGLE trace
by Mark Lobodzinski
· 13 days ago
chromium/7565
chromium/7566
chromium/7567
ef8df15
Reapply "Bring over span_util.h as a memcpy/memset replacement"
by Tom Sepez
· 13 days ago
91d4642
IR: Do not generate unused types, constants and variables
by Shahbaz Youssefi
· 13 days ago
2437375
Vulkan set mMinCommandCountToSubmit to 1024 for all GPUs
by Charlie Lao
· 2 weeks ago
0b9b258
Translator: Remove the force highp->mediump flag
by Shahbaz Youssefi
· 2 weeks ago
c91a36e
Translator: Validate negative index after comma
by Shahbaz Youssefi
· 2 weeks ago
e5f0293
FrameCapture: Treat persistent mapped buffers as coherent
by Mark Lobodzinski
· 2 weeks ago
3130a95
Vulkan: Allow pipelineStaticsQuery substitue PGO on Qualcomm
by Yuxin Hu
· 2 weeks ago
882a547
Port FragDepth compiler tests to end2end tests
by Ho Cheung
· 2 weeks ago
a6060e4
Vulkan: Assert that external-memory BufferHelpers are never moved
by Shahbaz Youssefi
· 2 weeks ago
2cae326
Revert "Bring over span_util.h as a memcpy/memset replacement"
by Tom Sepez
· 2 weeks ago
chromium/7561
872c2a4
Add EGL image orphaning test
by Shahbaz Youssefi
· 2 weeks ago
9e0f356
Vulkan: Make ImageHelper::mContentDefined tracks VkImage data
by Charlie Lao
· 2 weeks ago
2ddb501
Reland "Vulkan: Dynamic state for primitive topology"
by Shahbaz Youssefi
· 2 weeks ago
4f9af46
Vulkan: Limit to ES2 if VK_EXT_provoking_vertex is not supported
by Shahbaz Youssefi
· 2 weeks ago
3f32960
Vulkan: Handle case of base level greater than max level.
by Aurora Zhang
· 2 weeks ago
a72f735
Bring over span_util.h as a memcpy/memset replacement
by Tom Sepez
· 2 weeks ago
2f231d5
Port Pack/Unpack compiler tests to end2nd
by Shahbaz Youssefi
· 2 weeks ago
chromium/7560
6ca1aa6
Revert "Vulkan: Dynamic state for primitive topology"
by Cody Northrop
· 2 weeks ago
df49b28
Port InitializeUninitializedLocals compiler tests to end2nd
by Shahbaz Youssefi
· 2 weeks ago
a413899
Fix incorrect framebuffer completeness error with multiview MSRTT
by Tingwei Guo
· 2 weeks ago
4017b3a
Vulkan: Add feature flag for VK_QCOM_tile_memory_heap
by Charlie Lao
· 2 weeks ago
01df575
Vulkan: Cleanup AllocateImageMemory code
by Charlie Lao
· 2 weeks ago
0c027de
Update end2end expectations file
by Mohan Maiya
· 2 weeks ago
5f81423
Vulkan: Dynamic state for primitive topology
by Shahbaz Youssefi
· 2 weeks ago
27ff614
Vulkan: Remove protectionType from flushOutsideRPCommands()
by Charlie Lao
· 2 weeks ago
6637259
Tests: Add OVR_multiview_multisampled_render_to_texture tests
by Aurora Zhang
· 2 weeks ago
78f1066
Vulkan: Use vkEvent for buffer is vertex sync is deferred
by Shelly Wang
· 2 weeks ago
chromium/7559_3
438f42b
D3D: Remove ES3.1 features
by Shahbaz Youssefi
· 3 weeks ago
f7a1ff6
D3D: Expose mistranslation of row_major in SSBO
by Shahbaz Youssefi
· 3 weeks ago
chromium/7551
9821162
Vulkan: Unsuppress passing test
by Shahbaz Youssefi
· 3 weeks ago
0018b93
Fix a few test instantiation macros
by Shahbaz Youssefi
· 3 weeks ago
chromium/7549
9bd46a2
Vulkan: Fix Context::genPerfMonitors buffer overflow
by Igor Nazarov
· 3 weeks ago
0eaaba0
Revert "Fix GCC -Wdangling-pointer warning in NodeStackGuard"
by Mohan Maiya
· 3 weeks ago
6ec7fe5
Vulkan: Don't drop depth/stencil clears on invalidate
by Cody Northrop
· 3 weeks ago
chromium/7547
173b937
Tests: Add Carrom Pool: Disc Game trace
by Cody Northrop
· 3 weeks ago
04d4e76
Vulkan: Optimize performance counters exposure
by Igor Nazarov
· 3 weeks ago
chromium/7545
99f62ce
Vulkan: Prefer global pipeline cache for QCOM
by Amirali Abdolrashidi
· 4 weeks ago
chromium/7540
chromium/7541
chromium/7542
chromium/7543
8b3e05d
Vulkan: Clear attribute pointer after buffer del
by Amirali Abdolrashidi
· 4 weeks ago
6a3e163
Add fixed fuzzer test
by Shahbaz Youssefi
· 4 weeks ago
ad2af04
Add Fix WriteParamValueReplay<ParamType::TGLboolean>
by Hoyeon Lim
· 4 weeks ago
b76908f
IR: Fix ternaries with void type
by Shahbaz Youssefi
· 4 weeks ago
Next »