platform/upstream/mesa.git
2023-08-04 Faith Ekstrandnvk: Call nir_lower_input_attachments
2023-08-04 Faith Ekstrandnvk: Don't destroy NULL descriptor pool BOs
2023-08-04 Faith Ekstrandnvk: Advertise depth/stencil support
2023-08-04 Faith Ekstrandnvk: Flip the front-face setting
2023-08-04 Faith Ekstrandnvk: Enable two-sided stencil
2023-08-04 Faith Ekstrandnvk: Fix viewport Z scale
2023-08-04 Faith Ekstrandnvk: Fix depth/stencil render pass clears
2023-08-04 Faith Ekstrandnvk: Do internal dedicated allocations for ZS images
2023-08-04 Faith Ekstrandnvk: Add internal helpers for device memory allocation
2023-08-04 Faith Ekstrandnouveau: Add a function to allocate a tiled buffer
2023-08-04 Faith Ekstrandnil: Compute PTE kinds and tile modes for images
2023-08-04 Faith Ekstrandnvk: Disable sparse Z on Maxwell+
2023-08-04 Faith Ekstrandnvk: Depth buffers don't allow Z-tiling
2023-08-04 Faith Ekstrandvulkan/meta: Make stencil reference dynamic for clears
2023-08-04 Faith Ekstrandnvk: Clear dynamic state dirty after flushing it all
2023-08-04 Faith Ekstrandnvk: Advertise more format features
2023-08-04 Faith Ekstrandnil: Add more format support helpers
2023-08-04 Faith Ekstrandnil: Re-introduce the format capabilities
2023-08-04 Faith Ekstrandnil: Rename rendering to color_target
2023-08-04 Faith Ekstrandnil: Rename rt to czt in the format info struct
2023-08-04 Faith Ekstrandnil: Use nvidia headers for ZS format enums
2023-08-04 Faith Ekstrandnil: Use the nvidia headers for render target format...
2023-08-04 Faith Ekstrandnil: Use nvidia headers for texture format enums
2023-08-04 Faith Ekstrandnil: Properly depend on nouveau winsys and nvidia-headers
2023-08-04 Faith Ekstrandnouveau: Add class information to nouveau_ws_device
2023-08-04 Faith Ekstrandnvk: Depth bounds need fui()
2023-08-04 Faith Ekstrandnouveau/parser: Dump more fields as float
2023-08-04 Faith Ekstrandnvk: Clean up try_create_physical_device error handling
2023-08-04 Faith Ekstrandnvk: Advertise vertex buffer format featues
2023-08-04 Faith Ekstrandnvk: Move the vertex format table into nvk_format.h
2023-08-04 Faith Ekstrandnvk: Re-initialize dynamic_graphics_state.vi when recycling
2023-08-04 Faith Ekstrandnvk/meta: Save and restore VI state
2023-08-04 Faith Ekstrandnvk: Drop sample locations structs
2023-08-04 Faith Ekstrandnvk: Implement copies for D24_UNORM_S8_UINT images
2023-08-04 Faith Ekstrandnvk/copy: Mape bpp part of nouveau_copy_buffer
2023-08-04 Dave Airlienvk: handle NULL to destroy descriptor pool
2023-08-04 Dave Airlienvk: lower io to temps to avoid output reads in vertex...
2023-08-04 Dave Airlienvk: assign vertex locations according to input attrib...
2023-08-04 Faith Ekstrandvulkan: Allow scissors or viewports to be set without...
2023-08-04 Faith Ekstrandnvk: Track and reference all device memory objects
2023-08-04 Faith Ekstrandnvk: Don't assert when there are no attachments
2023-08-04 Faith Ekstrandvulkan/meta_clear: Populate VkRenderingInfo::renderArea
2023-08-04 Faith Ekstrandnvk: Implement nir_intrinsic_load_frag_coord
2023-08-04 Faith Ekstrandnvk: Use the new headers for samplers
2023-08-04 Faith Ekstrandnvk: Bind texture and sampler header pools for 3D
2023-08-04 Faith Ekstrandnvk: Zero client memory objects
2023-08-04 Faith Ekstrandnvk: Use meta for CmdClear*Image
2023-08-04 Faith Ekstrandnil: Switch to using the new headers for TIC entries
2023-08-04 Faith Ekstrandnvk: Use max alignment for descriptor pool sizes
2023-08-04 Dave Airlienvk: add indexed draw support.
2023-08-04 Dave Airlienvk: add some limits/features from binary driver.
2023-08-04 Dave Airlienvk: fix depth emission ordering.
2023-08-04 Dave Airlienvk: increase graphics cpu push buffer
2023-08-04 Dave Airlienvk: fix pipeline pushbuf sizing
2023-08-04 Faith Ekstrandnvk: add linear image creation support.
2023-08-04 Dave Airlienvk: add initial 8/16 byte clears.
2023-08-04 Faith Ekstrandnouveau: Fix pushbuf ref reset for user command buffers
2023-08-04 Faith Ekstrandnvk: Enable all the dynamic state features
2023-08-04 Faith Ekstrandnvk: Stop using vk_cmd_set_dynamic_graphics_state in...
2023-08-04 Faith Ekstrandnvk: Use vk_meta for CmdClearAttachments
2023-08-04 Faith Ekstrandnvk: Expose a bind_vertex_buffer helper
2023-08-04 Faith Ekstrandnvk: Add an addr field to nvk_buffer
2023-08-04 Faith Ekstrandnvk: Add an attachment format even for secondaries
2023-08-04 Faith Ekstrandvulkan/meta: Add implementations of Clear*Image
2023-08-04 Faith Ekstrandvulkan/meta: Implement start-of-rendering clears
2023-08-04 Faith Ekstrandvulkan/meta: Implement attachment clears
2023-08-04 Faith Ekstrandvulkan/meta: Add a concept of rect pipelines
2023-08-04 Faith Ekstrandvulkan/meta: Add an object tracking list
2023-08-04 Faith Ekstrandvulkan/meta: Add the start of a meta framework
2023-08-04 Faith Ekstrandnvk: Color attachments clears via image clears
2023-08-04 Faith Ekstrandnvk: Implement vkCmdDraw()
2023-08-04 Faith Ekstrandnvk: Graphics pipelines
2023-08-04 Faith Ekstrandnouveau: Add CPU push buffers
2023-08-04 Faith Ekstrandnvk: Implement push constants and descriptors for graphics
2023-08-04 Faith Ekstrandnvk: Emit dynamic graphics state
2023-08-04 Faith Ekstrandnvk: Misc. additional state setup
2023-08-04 Faith Ekstrandnvk: Add boilerplate for Begin/EndRendering
2023-08-04 Faith Ekstrandnil/format: Add helpers for render formats
2023-08-04 Faith Ekstrandnvk: Import 3D context init code from nouveau
2023-08-04 Faith Ekstrandnvk: Add a nvk_cmd_buffer_device() helper
2023-08-04 Faith Ekstrandnvk/shader: Populate headers for vertex and fragment...
2023-08-04 Faith Ekstrandnvk/shader: Assign I/O locations and gather info
2023-08-04 Faith Ekstrandnvk: Make shader_upload take an nvk_device
2023-08-04 Faith Ekstrandnvk: Expose pipeline alloc/free functions
2023-08-04 Faith Ekstrandnvk: Free pipeline shader BOs
2023-08-04 Faith Ekstrandnvk: Add an nvk_shader_address helper
2023-08-04 Faith Ekstrandnvk: Don't free the NIR in nvk_compile_nir
2023-08-04 Faith Ekstrandnvk: Switch to vk_pipeline_shader_stage_to_nir
2023-08-04 Faith Ekstrandnvk: Split pipeline binding into helpers
2023-08-04 Faith Ekstrandnvk: Add graphics state to command buffers
2023-08-04 Faith Ekstrandnouveau: Generate 3D headers
2023-08-04 Faith Ekstrandnouveau: Null terminate the debug flag list
2023-08-04 Faith Ekstrandnouveau/push: Make P_IMMD more versatile
2023-08-04 Faith Ekstrandnouveau/parser: Handle arrays properly in P_IMMD()
2023-08-04 Faith Ekstrandnouveau/parser: Better dump float data
2023-08-04 Faith Ekstrandnouveau/parser: Properly dump most arrays used by 3D
2023-08-04 Faith Ekstrandnouveau/parser: Fix an integer overflow and a typo
2023-08-04 Faith Ekstrandnvk: Init WSI after setting up supported_sync_types
2023-08-04 Karol Herbstnouveau/ws: allocate copy subchan as well
2023-08-04 Karol Herbstnouveau/ws: allocate 3D subchan
next