• Home
  • Raw
  • Download

Lines Matching +refs:clang +refs:format +refs:extract

108 - util/macros: BITFIELD64_RANGE raises an error with mesa-clang if we try to set last bit
122 - freedreno: dmabuf modify query ignores format
200 - DRI2 gallium frontend is using bad format type
203 - Issue with clang-format
227 …] segfault in vl_video_buffer_sampler_view_components() when using vaapisink receiving I420 format
238 - ci/ci_run_n_monitor.py: KeyError: 'clang-format'
257 - intel/isl: Convert linear texture to Tile4 format
258 - intel/isl: Convert Tile4 texture to linear format
322 - v3d: setup render pass color clears for any format bpp in v71
450 - clang-format: Ignore original panfrost commit
652 - nir/lower_shader_calls: Fix warning with clang
660 - asahi: Fixes for clang-warnings
857 - util/vl: extract gallium vl scanning data to shared code
1055 - radv: simplify view format override for emulated formats
1056 - radv: hard code format features for emulated formats
1073 - util: improve BITFIELD_MASK and BITFIELD64_MASK on clang
1084 - anv: Don't reject Android image format if external props not supplied
1210 - freedreno/fdl: Use A8_UNORM HW format for sampling
1395 - nvk: add some basic format wrapping framework
1423 - nvk: fix r32_sint format support
1729 - nvk: Add A8B8G8R8_*_PACK32 format support
1732 - nil: Add A4B4G4R4_UNORM format support
1810 - i915: Re-clang-format and enforce it in CI.
1839 - dri: Drop a duplicate mesa vs pipe format table.
1885 - ci/lint: also print a diff for rust format issues
1888 - ci: print clang-format's version
1940 - zink: fix format in zink_make_{image,texture}_handle_resident()
2119 - vulkan/format: Add the remaining 1-plane YCbCr formats
2125 - nouveau/codegen: Use a NULL format for PIPE_FORMAT_NONE for images
2137 - clang-format: Set ColumnLimit to 78
2147 - nvk: Re-format descriptor set layouts
2148 - nvk: Re-format pipeline layouts
2149 - nvk: Re-format descriptor sets some more
2171 - nvk: Copy in the nouveau TIC format table
2177 - nvk: Re-format nvk_image_view.h a bit
2178 - nvk: Re-format nvk_buffer.c a bit
2186 - nil: Add the TIC format table from nouveau
2198 - nvk: Rework format features queries
2207 - nvk: Re-format nvk_sampler.c
2215 - nvk: Better advertise image format features
2229 - nvk: Unconditionally zero image format properties
2230 - nvk: No-op sparse image format properties
2258 - nil/format: Add helpers for render formats
2273 - nvk: Add an attachment format even for secondaries
2297 - nvk: Move the vertex format table into nvk_format.h
2298 - nvk: Advertise vertex buffer format featues
2304 - nil: Use nvidia headers for texture format enums
2305 - nil: Use the nvidia headers for render target format enums
2306 - nil: Use nvidia headers for ZS format enums
2307 - nil: Rename rt to czt in the format info struct
2309 - nil: Re-introduce the format capabilities
2310 - nil: Add more format support helpers
2311 - nvk: Advertise more format features
2341 - nvk: Use a UINT format to clear non-renderable images
2347 - nil/format: Depth/stencil formats appear as red
2513 - nvk: Use the right view format for stencil texturing
2528 - nvk: Advertise MSAA via image format properties
2532 - nvk/format: Style fix for VkFormatProperties3KHR
2559 - nouveau/nil: Use nv_device_info for format queries
2694 - nvk: Improve image format properties and limits
2695 - nvk: Rework multi-plane format features a bit
2725 - clang-format: Add nir_foreach_reg_*
2726 - clang-format: nir_foreach_src is not a foreach macro
2727 - clang-format: Set the default ColumnLimit to 0
2728 - nir: Re-align a couple enums and add clang-format comments
2729 - nir: Don't clang-format const_value helpers
2730 - nir: Don't clang-format a couple typedefs
2731 - nir: Don't clang-format debug print setup
2733 - nir: Pretty format type mapping helpers
2736 - nir: Add a .clang-format file
2737 - nir: clang-format src/compiler/nir/\*.[ch]
2769 - util/format: 8-bit interleaved YUV formats are UNORM
2773 - vulkan/format: Use correct swizzle for 1-plane YCbCr formats
2774 - gallivm: Drop the Vulkan YUV format hacks
2867 - nil/format: Use A for alpha blend
2868 - nil/format: Advertise R10G10B10A2_UINT texture buffer support
2972 - pvr: clang-format fixes
3215 - anv: use ycbcr_info for P010 format
3294 - v3dv: setup render pass color clears for any format bpp in v71
3377 - i915: change format in dbg string Actually, uintptr_t is of type unsigned long, but the debug lin…
3400 - panfrost: mandate proper alignment requirement depending format and arch
3451 - asahi: decode: Fix uint64_t format modifiers in agxdecode_stateful()
3697 - gm107/ir: fix SULDP for loads without a known format
3742 - nvk: simple format table
3805 - clc: use CLANG_RESOURCE_DIR for clang's resource path
3887 - rusticl/format: disable all sRGB formats
3951 - gallivm: Fix subsampled format sampling under Vulkan
3961 - clang-format: Disable formatting by default
4128 - intel/nir: handle image_sparse_load in storage format lowering
4263 - anv: extract out draw call generation
4639 - Android.mk: filter out cflags to build with Android 14 bundled clang
4954 - util/format: Add G8B8_G8R8_422_UNORM and B8G8_R8G8_422_UNORM formats
4955 - vulkan/format: Translate G8B8G8R8_422_UNORM and B8G8R8G8_422_UNORM properly
4976 - iris: Pass the render format to prepare_render
5094 - ac/nir: extract must_wait_attr_ring helper
5108 - radeonsi: extract si_get_prev_stage_nir_shader to be shared with aco
5119 - aco: extract aco_compile_shader_part from aco_compile_ps_epilog
5135 - radeonsi: extract si_llvm_build_shader_part
5150 - radeonsi: extract si_get_vs_prolog_args to be shared with aco
5174 - radeonsi: extract si_prolog_get_internal_binding_slot
5175 - radeonsi: extract si_get_ps_prolog_args to be shared with aco
5178 - radeonsi: extract si_get_ps_epilog_args to be shared with aco
5194 - nvk: Add VK_FORMAT_B4G4R4A4_UNORM_PACK16 format to nil_format_info table
5448 - v3dv: Use format stored in vk_image and vk_image_view after init
5499 - isl: Use 16-bit instead of 8-bits for surface format info fields
5593 - vulkan/format: add VK_FORMAT_{A8_UNORM,A1B5G5R5_UNORM_PACK16}_KHR
5881 - egl: extract EGLDevice setup in dedicated function
5947 - mesa/st: ignore StencilSampling if stencil not part of the format
6003 - nvk: fix implicit-fallthrough warnings with clang
6114 - Do explicit cast to suppress clang warnings
6115 - ci: enforce -Wimplicit-const-int-float-conversion for clang