Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Sign in
chromium
/
angle
/
angle
/
HEAD
/
src
/
common
d35b89f
Update Float16ToFloat32.py for python3
by Shahbaz Youssefi
· 24 hours ago
c58e26c
Reduce copies of shader source.
by Geoff Lang
· 6 days ago
chromium/7479
c2df3b1
Replace Span() with base-style span() from time of C++17
by Tom Sepez
· 6 days ago
20a7258
Skip the shader translator entirely with passthough shaders.
by Geoff Lang
· 7 days ago
chromium/7477
chromium/7478
7f5958c
Vulkan: roll Volk
by Steven Noonan
· 7 days ago
54409f2
cl/vk: Autogen image order and types
by Austin Annestrand
· 9 days ago
f9685fd
Fix: Correct various license issues in README.chromium files
by Jordan
· 2 weeks ago
chromium/7461
c4e942d
Tidy up some README.chromium files in Angle.
by Rachael Newitt
· 3 weeks ago
193e9cd
Revert "Vulkan: Simplify/Fix DmaBufImageSiblingVkLinux import probing"
by Yuxin Hu
· 4 weeks ago
6974572
[WebGPU] Implement texture copy from cpu reads.
by Liza Burakova
· 4 weeks ago
fde1333
Update documentation for ANGLE_AHB_FORMAT_*
by Mohan Maiya
· 4 weeks ago
chromium/7430
02b5373
Trace/Replay: Fix context grouping issues
by Mark Lobodzinski
· 5 weeks ago
d917f77
Vulkan: Simplify/Fix DmaBufImageSiblingVkLinux import probing
by Sungyong Choi
· 6 weeks ago
46d7503
CL/VK: ConstantDataPointerPushConstant support
by hoonee.cho
· 6 weeks ago
059734f
CL: Roll OpenCL headers, docs, CTS, loader
by jh.eun
· 6 weeks ago
chromium/7409
352900d
Fix BitSetArray::bits for 32 bit
by Charlie Lao
· 6 weeks ago
e9a3081
Vulkan: Support vulkan physical addr in vk_helpers
by hoonee.cho
· 6 weeks ago
e2f7d0e
Fix a type error on 32-bit platforms.
by Matt Stark
· 7 weeks ago
8bae256
Vulkan: Improve VertexArrayVk::syncState
by Charlie Lao
· 7 weeks ago
f8ce4a0
Add src/common/unsafe_buffers.h
by Tom Sepez
· 7 weeks ago
2d28e33
Avoid some large copies in range-based for-loops
by Tom Sepez
· 7 weeks ago
cf28f60
Avoid c-style string arguments to writeFile().
by Tom Sepez
· 8 weeks ago
e842b5f
CL/Vulkan: Zero-copy support added for CL Buffers
by Shyam Manohar
· 8 weeks ago
e9214c6
Update trace event header to allow unsafe buffers
by Amirali Abdolrashidi
· 8 weeks ago
a02670d
Move unsafe buffers inside header guard macros
by Tom Sepez
· 8 weeks ago
2539015
Suppress unsafe buffers on a file-by-file basis in src/ [1 of N]
by Tom Sepez
· 8 weeks ago
616a341
Vulkan: Set EGL_NATIVE_VISUAL_ID for EGL_KHR_platform_gbm
by Sungyong Choi
· 8 weeks ago
51cffa9
Implement EGL_NV_context_priority_realtime
by Yuxiang Qian
· 9 weeks ago
8ef76b6
CL/Vulkan: cl_khr_external_memory extension (pt.2)
by Raja Wasim Husain
· 9 weeks ago
6c160ca
CL/Vulkan: cl_khr_external_memory extension (pt.1)
by Raja Wasim Husain
· 9 weeks ago
da5a562
bitset_utils: Fix GCC shift-count-overflow warning
by Sungyong Choi
· 9 weeks ago
6b03372
Fix GCC -Wconversion-null error in WriteParamValueReplay
by Sungyong Choi
· 10 weeks ago
806c80e
Add a new ShaderVariable struct property
by Yuxin Hu
· 10 weeks ago
chromium/7359
chromium/7360
chromium/7361
7ad6771
CL/Vulkan: Enable cl_khr_integer_dot_product extension
by Hareesh Karada
· 2 months ago
5fb7715
Add stubs for GL_ARM_texture_unnormalized_coordinates
by Shufen Ma
· 2 months ago
chromium/7354
bafe39e
Vulkan: Use BindIndexBuffer2 when available
by Amirali Abdolrashidi
· 3 months ago
2ef85c2
Vulkan: Add support for GL_EXT_fragment_shading_rate
by Panfeng Hou
· 3 months ago
7181239
Add long ANGLE traces feature
by Mark Lobodzinski
· 3 months ago
b758268
Reland: GL: Allow untranslated shaders to pass through on GLES
by Geoff Lang
· 3 months ago
dd6a1a2
Roll vulkan-deps from 0b8bda098b9a to b7374531e4a2 (9 revisions)
by angle-autoroll
· 3 months ago
b398625
Include <utility> in PoolAlloc to fix gcc builds
by Kimmo Kinnunen
· 3 months ago
c03b2d5
common: Fix include for std::exchange
by Takuto Ikuta
· 3 months ago
93b659f
Remove PoolAllocator push/pop feature
by Kimmo Kinnunen
· 3 months ago
41a5b39
Vulkan: Fix checking if fds are identical
by Jeff Vigil
· 4 months ago
30a1cbc
Vulkan: Separate out descriptor set for uniform buffers
by Mohan Maiya
· 4 months ago
2269011
Remove BitSet::to_ulong and BitSetArray::to_ulong
by Charlie Lao
· 4 months ago
d28c6ad
Modernize for macOS 12
by Avi Drissman
· 4 months ago
ad7f595
Set src/common/base "Update Mechanism"
by Yuly Novikov
· 4 months ago
9a43677
Vulkan: Add entry points for GL_EXT_fragment_shading_rate
by Panfeng Hou
· 5 months ago
2309737
Update src/common/base's README
by Shahbaz Youssefi
· 5 months ago
4c964bc
Roll third_party/OpenGL-Registry/src/ 5bae8738b..200cea403 (74 commits)
by Alexey Knyazev
· 5 months ago
392dc59
Remove GL_CHROMIUM_sync_query
by Alexey Knyazev
· 5 months ago
3e9a137
Fix unique object duplication warning
by Devon Loehr
· 5 months ago
3cf7a60
WebGPU: Add extensions for importing external textures
by Geoff Lang
· 5 months ago
chromium/7196
86ce0f0
Add EXT_multi_draw_arrays stubs
by Alexey Knyazev
· 6 months ago
ae70513
Remove NamedBufferStorageExternalEXT entry point
by Alexey Knyazev
· 6 months ago
cdcf6a6
Add R10X6G10X6B10X6A10X6 support on angle
by Xin Yuan
· 6 months ago
49d0a33
Vulkan: Remove ring buffer allocators
by Amirali Abdolrashidi
· 6 months ago
chromium/7127
5dd0557
Revert "GL: Allow untranslated shaders to pass through on GLES"
by Yuly Novikov
· 6 months ago
4e77552
GL: Allow untranslated shaders to pass through on GLES
by Geoff Lang
· 7 months ago
7804811
Fix IndexRange::vertexIndexCount calculation
by Kimmo Kinnunen
· 7 months ago
1593390
Increase ANGLE_LIKELY/UNLIKELY probability to 99.99%
by Roman Lavrov
· 7 months ago
eb52b56
Remove unsupported 1D and DSA entry points
by Alexey Knyazev
· 7 months ago
05c491e
Vulkan: Optimize GraphicsDriverUniforms update
by Mohan Maiya
· 7 months ago
chromium/7079
292bb45
Cut MAX_COLOR_ATTACHMENTS_WITH_ACTIVE_PIXEL_LOCAL_STORAGE_ANGLE
by Chris Dalton
· 7 months ago
19e4568
Disable timestamp call from AddTraceEvent for Android platform
by Roman Lavrov
· 7 months ago
chromium/7077
3676ac1
Add checks for invalid cases “a[]” and "a[a]" in array parsing
by Mavis Deng
· 7 months ago
chromium/7068
5b343e8
Vulkan: Remove support for Stadia
by Shahbaz Youssefi
· 8 months ago
ae56773
Vulkan: Make use of VK_EXT_device_fault if exists
by Amirali Abdolrashidi
· 8 months ago
c0d806b
CL: OpenCL support for ANGLE Capture/Replay
by Alex Dean
· 8 months ago
c4caed5
Revert "UNREACHABLE -> __builtin_unreachable() in release clang builds"
by Roman Lavrov
· 9 months ago
d4083c7
Metal: Make ObjCPtr available to all modules
by Kimmo Kinnunen
· 9 months ago
0ef5553
FastVector::resize_down never increases capacity
by Roman Lavrov
· 9 months ago
fb563c3
FastVector capacity increase is a function call
by Roman Lavrov
· 9 months ago
60a9320
Move unlikely path of MakeLengthOp to a function call
by Roman Lavrov
· 9 months ago
7370bb5
UNREACHABLE -> __builtin_unreachable() in release clang builds
by Roman Lavrov
· 9 months ago
4ce8b71
LSC updating angle License ids
by Jordan
· 9 months ago
7d37d97
Make error messages end in a dot
by Kimmo Kinnunen
· 9 months ago
90e3f6b
executable path has non-ASCII characters, metal not available
by WeiCong Yu
· 9 months ago
chromium/6974
0cfea38
Rename sh::TSpan as general purpose angle::Span
by Kimmo Kinnunen
· 9 months ago
de5286f
Add missing include to MemoryBuffer.cpp
by Mohan Maiya
· 9 months ago
4c1354d
Make sure the AHB is not corrupt when bound to egl image
by Xin Yuan
· 9 months ago
bbc0d70
Vulkan: Add entry points to lock the Vulkan queue
by Shahbaz Youssefi
· 9 months ago
b3af2e8
Enhance MemoryBuffer API
by Mohan Maiya
· 9 months ago
chromium/6956
chromium/6957
3226a3d
Reland: vulkan: add EGL_ANGLE_platform_angle_vulkan_device_uuid
by Steven Noonan
· 10 months ago
3b09226
Revert "vulkan: add EGL_ANGLE_platform_angle_vulkan_device_uuid"
by Yuly Novikov
· 10 months ago
96abb2c
vulkan: add EGL_ANGLE_platform_angle_vulkan_device_uuid
by Steven Noonan
· 10 months ago
1a8d771
Inline common cases of PackParam<BufferBinding>
by Roman Lavrov
· 10 months ago
00756ce
Vulkan: Fix build on some compilers
by Shahbaz Youssefi
· 10 months ago
db3a88f
Add missing include
by Roman Lavrov
· 10 months ago
b7d6605
Rename GC and CL dispatch threads to <16 chars
by Roman Lavrov
· 10 months ago
c0ee7b2
Swap getWidth() and getHeight() if the swapchain is 90 emulate rotated
by Yuxin Hu
· 10 months ago
00d9ef8
Inline GetUniformTypeInfoFromIndex
by Roman Lavrov
· 10 months ago
chromium/6896
chromium/6897
chromium/6898
chromium/6899
fb74310
Add stubs for EGL_EXT_surface_compression
by Yuxiang Qian
· 11 months ago
f5196a2
Fix normalizedToFloat for signed types
by Alexey Knyazev
· 11 months ago
chromium/6883
chromium/6884
chromium/6885
chromium/6886
7460906
Vulkan: Fix finishOneCommandBatchAndCleanupImplLocked
by Igor Nazarov
· 11 months ago
a504b6a
Support GL_OES_required_internalformat
by Panfeng Hou
· 11 months ago
5951cac
Update xxHash metadata
by Jordan Brown
· 11 months ago
0bb109a
Fix validation for 2D multisample array textures
by Alexey Knyazev
· 11 months ago
da29205
Update third party metadata
by Shahbaz Youssefi
· 11 months ago
Next »