Lines Matching full:don
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
133 …_object extension can be available in a GLES2 context but the associated glGet constants don't work
218 - v3dv/pipeline: don't clone the nir shader at pipeline_state_create_binning
249 - panfrost: Don't allow rendering/texturing 48-bit
307 - panfrost: Don't shadow Mesa's fui()
317 - pan/indirect_draw: Don't upload garbage UBO
347 - pan/bi: Don't call useless NIR passes
349 - pan/bi: Don't read base for combined stores
350 - pan/mdg: Don't read base for combined stores
371 - pan/decode: Don't print Preload twice
392 - panfrost: Don't set NO_BLEND_PACKS on Bifrost
397 - panfrost: Don't pass quirks to pan_lower_framebuffer
466 - radv: Don't crash if VkExternalImageFormatProperties isn't provided.
469 - radv: Remove the skipping of framebuffer emission if we don't have a framebuffer.
471 - radv: Don't emit framebuffer state if there is no renderpass active.
534 - gallium/d3d12: Don't use designated initializers
578 - intel/compiler: Don't use SIMD larger than needed for workgroup
604 - intel/compiler: Don't stage Task/Mesh outputs in registers
605 - intel/compiler: Don't lower Mesh/Task I/O to temporaries
656 - panfrost: Don't double-free when handling error for unsupported GPU
743 - anv: don't advertise vk conformance on GPUs that aren't conformant
763 - ir3: Don't emit barriers for make_available/make_visible
799 - tu/blit: Don't set CLAMPENABLE in sampler for 3d path
810 - ir3: Don't always set bindless_tex with readonly images
844 - aco: don't allow SDWA on VOP3P instructions
851 - aco: don't split VOP3P definitions
865 - CI: Don't stream wget directly into bash
1030 - intel/compiler: don't lower swizzles in backend.
1054 - crocus: don't create staging resources > half aperture
1059 - glsl: don't pass gl_context to lower shared references.
1060 - glsl/linker: don't pass gl_context just for constants in xfb code
1069 - glsl/linker/uniform_blocks: don't pass gl_context around.
1072 - glsl/nir: don't pass gl_context to the convertor routine.
1073 - mesa/program: don't use CALLOC_STRUCT for instructions.
1172 - draw/so: don't use pre clip pos if we have a tes either.
1194 - turnip: don't use mesa/macros.h to get utils/rounding.h
1274 - ci/deqp-runner: Don't start GPU hang detection for making junit results.
1306 - freedreno/a6xx: Don't try to generate mipmaps for SNORM with our blitter.
1558 - intel/fs: Don't assume packed dispatch for fragment shaders on XeHP.
1671 - v3dv,v3d: don't store swizzle pointer in shader/pipeline keys
1674 - v3dv: don't use a global constant for default pipeline dynamic state
1678 - broadcom/compiler: don't allow RF writes from signals after thrend
1680 - broadcom/compiler: don't move ldvary earlier if current instruction has ldunif
1685 - v3d,v3dv: don't disable EZ for passthrough Z writes
1717 - v3dv: document why we don't expose VK_EXT_scalar_block_layout
1721 - v3dv: don't submit noop job if there is nothing to wait on or signal
1727 - glsl/nir: Don't build soft float64 when it cannot be used
1729 - intel/compiler: Don't predicate a WHILE if there is a CONT
1730 - intel/compiler: Don't store "scalar stage" bits on Gfx8 or Gfx9
1754 - intel/fs: Don't optimize out 1.0*x and -1.0*x
1772 - pan/bi: Don't assign slots for the blend second source
1823 - nv50: don't claim support for format-less stores
1854 - vulkan-device-select: Don't leak drmDevicePtr
1858 - gbm: Don't pass default usage flags on ABIs < 1
1881 - vulkan/log: Don't assert on non-client-visible objects
1918 - clover/nir: Don't remove texture variables
1933 - lavapipe: Don't wrap errors returned from vk_device_init in vk_error
1945 - anv: Int64 atomics don't need to depend on softpin
2003 - intel/eu: Don't double-loop as often in brw_set_uip_jip
2018 - anv/pass: Don't set first_subpass_layout for stencil-only attachments
2037 - anv: Don't assume depth/stencil attachments have depth
2049 - d3d12: Don't accumulate timestamp queries
2061 - d3d12: Don't wait for \*all* batches when synchronizing a resource
2062 - d3d12: Don't wait for GPU reads to do CPU reads
2067 - meson: Don't override built-in cpp_rtti option, error if it's invalid
2338 - isl: Don't enable HDC:L1 caches on DG2
2409 - spirv: Don't add 0.5 to array indicies for OpImageSampleExplicitLod
2473 - blorp: Don't try to use the 3D stencil write hardware for compute
2543 - vulkan/wsi/wayland: don't expose surface formats not fully supported
2552 - intel/dev: don't forget to set max_eu_per_subslice in generated topology
2561 - anv: don't forget to add scratch buffer to BO list
2563 - anv: don't try to close fd = -1
2578 - nir/opt_deref: don't try to cast empty structures
2599 - anv: don't leave anv_batch fields undefined
2620 - intel/ds: don't forget to reset upper dword timestamp read
2655 - intel/fs: don't set allow_sample_mask for CS intrinsics
2751 - anv: don't set color state when input state was requested
2759 - radeonsi: don't memcmp inlined uniform values if uniform inlining is disabled
2760 - radeonsi: don't pass NULL into si_get_nir_shader
2764 - radeonsi: reorder and don't print patch level DRM version in the renderer string
2775 - radeonsi: don't sync PS or CS before (clear|copy)_buffer based on bind history
2776 - radeonsi: don't update bind_history for internal buffer clears and copies
2777 - radeonsi: don't sync before clear_buffer and copy_buffer if the buffer is idle
2781 - radeonsi: don't set inline_uniforms for viewperf because it's enabled by default
2785 - st/mesa: don't crash when draw indirect buffer has no storage
2790 - glthread: don't execute display lists if they have no effect
2791 - glthread: don't sync for glIsEnabled with a few enums
2802 - winsys/amdgpu: don't clear RADEON_USAGE_SYNCHRONIZED for last_added_bo_usage
2804 - winsys/amdgpu: don't use ip_instance and ring fields of fence and IB structures
2807 - radeonsi: don't invoke si_decompress_depth if textures are not dirty at binding
2816 - mesa: don't compute the same strlen up to 3x in _mesa_program_resource_find_name
2830 - st/mesa: don't update vertex elements when GL doesn't change them
2866 - radeonsi: don't use GS SGPR6 for the small prim cull info
2872 - radeonsi: don't use ctx.stage outside of si_llvm_translate_nir
2875 - mesa: don't add attenuation constants if ffvp doesn't use them
2877 - ac/gpu_info: don't fail on amdgpu_query_video_caps_info failures
2883 - radeonsi: don't print uninitialized inlined_uniform_values
2887 - radeonsi: don't use si_get_wave_size in si_get_ir_cache_key
2890 - radeonsi: don't use compute_wave_size directly
2897 - mesa: don't compute the same SHA1 twice in glShaderSource
2902 - glthread: don't sync for more glGetIntegerv enums for glretrace
2922 - mesa: don't set CallList* redundantly in _mesa_initialize_save_table
2973 - radeonsi: don't bind the ESGS ring twice, handle the difference in the shader
3081 - zink: don't update lazy descriptor states in hybrid mode
3099 - zink: don't ralloc zink_resource structs
3106 - zink: don't clear descriptor pool cache on context destroy
3114 - zink: don't break early when applying fb clears
3116 - zink: don't check rebind count outside of buffer/image rebind function
3119 - zink: don't add dynamic vertex pipeline states if no attribs are used
3142 - zink: don't clamp cube array surfacess to cubes
3143 - zink: don't clamp 2D_ARRAY surfaces to 2D
3185 - zink: add 1DShadow sampler handling for drivers (radv) that don't support it
3340 - zink: don't free non-fbfetch dsl structs when switching to fbfetch
3385 - iris: Don't allocate a clear color BO for some Z/S
3387 - iris: Don't allocate and initialize CCS on XeHP
3388 - iris: Don't assert a NULL aux BO during aux config
3413 - anv: Don't fill lowered_storage_image_param on SKL+
3414 - intel/isl: Don't check pitch in isl_surf_get_mcs_surf
3416 - Revert "intel/isl: Don't reconfigure aux surfaces for MCS"
3426 - anv: Don't allocate VMA for CCS on XeHP
3441 - iris: Don't fast clear with the view format
3533 - mesa: don't reset SamplersValidated if nothing changed
3539 - ac/surface: don't validate DCC settings if DCC isn't possible
3545 - mesa: don't use dummy_true for some MESA extensions
3560 - radeonsi: don't use perp. end caps when line smoothing is on
3674 - radv: don't use a separate cache entry for GS copy shaders
3687 - nir/lower_tex: don't calculate texture_mask for texture_index>=32
3693 - aco: don't create DPP instructions with SGPR operands
3701 - aco: don't create unnecessary addition in indirect get_sampler_desc()
3708 - radv,aco: don't lower some ffma instructions
3724 - nir/unsigned_upper_bound: don't follow 64-bit f2u32()
3750 - aco: don't encode src2 for v_writelane_b32_e64
3762 - freedreno/ir3: Don't lower s2en if samp/tex is too large
3767 - freedreno/ir3/tests: Don't skip encode test if decode fails
3845 - v3d: Don't force SCANOUT for PIPE_BIND_SHARED requests
3875 - intel/compiler: Don't hardcode padding source type to 32bit
4206 - nir, spirv: Don't mark NV_mesh_shader primitive indices as per-primitive.
4209 - nir: Don't compact per-vertex and per-primitive outputs together.
4252 - ci: Don't set GALLIVM_PERF in the scripts