Lines Matching full:turnip

96 - turnip/a650: most VK_EXT_filter_cubic tests in dEQP-VK.texture.filtering.* fail
97 - Ender Lilies: Turnip: Fails to render in-game
102 - Issue with Turnip compilation on Oneplus 8
113 - turnip: Geometry flickering in Genshin Impact after 83e9a7fbcf53b90d0de66985dbbf91986fc7b05d
124 - turnip: dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_* fails
141 - turnip: dEQP-VK.api.version_check.entry_points regression
157 - turnip: A few dEQP-VK.pipeline.framebuffer_attachment.* tests failing due to "FINISHME: unaligned…
178 - Regression in Turnip with KGSL and Zink running opengl in proot
916 - ir3, turnip, freedreno: Report stp/ldp in shader stats
933 - freedreno, turnip: Disable 8bpp UBWC on a650
936 - freedreno, turnip: Set TPL1_DBG_ECO_CNTL better
1043 - turnip: reduce maxComputeWorkGroupSize
1052 - turnip: provide dummy CmdSetLogicOpEXT and CmdSetPatchControlPointsEXT
1054 - turnip: apply workaround for depth bounds test without depth test
1057 - turnip: consider shader's immediates size for sub-stream allocation
1058 - turnip: re-emit vertex params after they are invalidated
1061 - turnip: implement basic perfetto support
1063 - turnip/perfetto: reusable command buffers support
1065 - turnip: support tracing of gmem/sysmem load/store/clears
1066 - turnip/kgsl: fix compilation after perfetto introduction
1067 - turnip: consider multiview_mask when clearing depth-stencil attachment
1068 - turnip: Move to common DEFINE_HANDLE_CASTS casting macro
1069 - turnip: clamp per-tile scissors to max viewport size in binning pass
1070 - turnip: fix vbs emission when there are holes in bindings
1072 - turnip: do nothing on dispatch with zero total workgroups
1076 - turnip: fix streamout buffer offset calculations
1258 - turnip: Add support for VK_VALVE_mutable_descriptor_type
1293 - turnip: Fix assertions on checking mutable combined samplers support.
1325 - ci/turnip: Add a new flake from running more of the CTS.
1417 - turnip: Move physical device 1.2 properties to a helper function.
1424 - turnip: Use the shared now-in-core feature/prop extension helper functions.
1428 - turnip: Set the VK_DRIVER_ID to our new enum.
1429 - turnip: Swizzle in 0, 1 for D24S8 STENCIL_ASPECT sampling.
1430 - turnip: Disable VK_EXT_display_control.
1437 - turnip: Match the blob's format for vendorID and deviceID.
1438 - turnip: Expose a device name similar to the blob.
1452 - freedreno/a6xx: Add int/scaled/snorm vertex formats to match turnip.
1465 - turnip: Give D32_SFLOAT_S8_UINT a native format.
1466 - turnip: Switch tu_format internals to using pipe_format more.
1467 - turnip: Do format lookups from the fd6 format table and cross-check.
1468 - turnip: Replace our format table with fd6_format_table.
1483 - turnip: Plug the vendor/device ID into the pipeline cache fields, too.
1484 - turnip: Fix allocation failure handling around device->name.
1485 - turnip: Free disk cache on pdev init failure.
1728 - turnip: enable VK_EXT_line_rasterization
1729 - turnip: enable strictLines
1936 - turnip: Replace tu_lower_image_size with nir_lower_image
2017 - turnip: Drop tu_queue::flags/queue_family_index/queue_idx
2024 - turnip: Switch to common GetDeviceQueues2 and DeviceWaitIdle
2072 - turnip: Plumb non-startup errors through the new vk_error helpers
2088 - turnip: Use the common WSI wrappers
2525 - turnip: use nir_shader_instructions_pass in tu_lower_io
3691 - turnip: Fix unitialized cs->device
3692 - turnip: Rast updates for a6xx gen4
3693 - turnip: Fix a6xx gen4 compute shaders
4045 - turnip: remove feature checks from device creation
4306 - turnip: Use a common vk_command_buffer structure
4312 - turnip: Use a common vk_queue structure