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