96387 Commitit (a46bcf0a771575ce68e0a0585a84ca6029b96b4e)
 

Tekijä SHA1 Viesti Päivämäärä
  Marek Olšák a46bcf0a77 gallium/u_blitter: let drivers set the vertex elements state 8 vuotta sitten
  Marek Olšák 7f8af4624d gallium/u_blitter: remove blitter_context_priv::viewport 8 vuotta sitten
  Marek Olšák f84a63bc00 radeonsi: don't use util_draw_arrays_instanced in si_draw_rectangle 8 vuotta sitten
  Marek Olšák 387590accb radeonsi: move si_draw_rectangle into si_state_draw.c 8 vuotta sitten
  Marek Olšák de810f8b84 radeonsi: remove wrappers si_decompress_xx_textures 8 vuotta sitten
  Marek Olšák efd72b31cb gallium/radeon: remove r600_atom::num_dw 8 vuotta sitten
  Marek Olšák f1eb9a9c27 gallium/radeon: remove old r600g code checking chip_class and family 8 vuotta sitten
  Mark Thompson c4ed39f85b st/va: Implement vaExportSurfaceHandle() 8 vuotta sitten
  Roland Scheidegger 52b73caaf4 gallivm: don't use pabs intrinsic with llvm version >= 6 8 vuotta sitten
  Tim Rowley 9716c69e22 swr/rast: use proper alignment for debug transposedPrims 8 vuotta sitten
  Lionel Landwerlin 0763f814d7 anv/cmd_buffer: Reset state in cmd_buffer_destroy 8 vuotta sitten
  Lionel Landwerlin d296dea54e anv/cmd_buffer: fix push descriptors with set > 0 8 vuotta sitten
  Lionel Landwerlin b24b93d584 anv: enable VK_KHR_sampler_ycbcr_conversion 8 vuotta sitten
  Lionel Landwerlin a62a979335 anv: enable multiple planes per image/imageView 8 vuotta sitten
  Jason Ekstrand 185e719090 anv: Take an image in can_sample_with_hiz 8 vuotta sitten
  Jason Ekstrand 558d8a3979 anv: Take a single aspect in anv_layout_to_aux_usage 8 vuotta sitten
  Jason Ekstrand 3735af0415 anv/cmd_buffer: Make get_fast_clear_state return an address 8 vuotta sitten
  Jason Ekstrand fd146e4f3f anv/blorp: Add a concept of default aux usage 8 vuotta sitten
  Lionel Landwerlin f3e91e78a3 anv: add nir lowering pass for ycbcr textures 8 vuotta sitten
  Lionel Landwerlin 3492d56067 anv: prepare sampler emission code for multiplanar images 8 vuotta sitten
  Lionel Landwerlin a2a7846d37 anv/apply_pipeline_layout: Prepare for multi-planar images 8 vuotta sitten
  Lionel Landwerlin 72aec2060f anv: add new formats KHR_sampler_ycbcr_conversion 8 vuotta sitten
  Lionel Landwerlin bbc3700798 anv: modify the internal concept of format to express multiple planes 8 vuotta sitten
  Lionel Landwerlin 18914715d1 anv: prepare formats to handle disjoints sets 8 vuotta sitten
  Lionel Landwerlin 42a8fd1670 isl: fill out layout descriptions for yuv formats 8 vuotta sitten
  Lionel Landwerlin f86c1b1595 isl: check whether a format is rgb if colorspace is yuv 8 vuotta sitten
  Lionel Landwerlin 5e9f52ff4d isl: make format layout channels accessible by index 8 vuotta sitten
  Lionel Landwerlin c90e50f3a0 vulkan: util: add macros to extract extension/offset number from enums 8 vuotta sitten
  Samuel Pitoiset c8ea55ddda radv: convert all COMPUTE operations to the RADV_META_SAVE_XXX flags 8 vuotta sitten
  Samuel Pitoiset 213f86e514 radv: add RADV_META_SAVE_COMPUTE_PIPELINE flag 8 vuotta sitten
  Samuel Pitoiset ba3dc3519d radv: add radv_meta_save() helper 8 vuotta sitten
  Samuel Pitoiset 8d91f4e45f radv: merge radv_meta_{save,restore}_pass() with RADV_META_SAVE_PASS 8 vuotta sitten
  Samuel Pitoiset 55ee532932 radv: convert all GFX operations to the RADV_META_SAVE_XXX flags 8 vuotta sitten
  Samuel Pitoiset 807f2d4f33 radv: introduce the concept of meta save flags 8 vuotta sitten
  Samuel Pitoiset a3a497c921 radv: remove unused RADV_META_VERTEX_BINDING_COUNT 8 vuotta sitten
  Samuel Pitoiset b269ed3d94 radv: select the pipeline outside of the loop when decompressing htile 8 vuotta sitten
  Samuel Pitoiset 507df35939 radv: add radv_htile_enabled() helper 8 vuotta sitten
  Tapani Pälli 0351638284 i965: pass wanted format to intel_miptree_create_for_dri_image 8 vuotta sitten
  Marek Olšák c4d1a199f8 radeonsi: add a drirc workaround for HTILE corruption in ARK: Survival Evolved 8 vuotta sitten
  Marek Olšák 15d918e46f radeonsi: inline struct si_sampler_views 8 vuotta sitten
  Marek Olšák 23cdde5138 radeonsi: rename si_textures_info -> si_samplers, si_images_info -> si_images 8 vuotta sitten
  Marek Olšák 3dfb375446 radeonsi: fold needs_*_decompress_mask update into si_set_sampler_view 8 vuotta sitten
  Marek Olšák bd5509d0a8 radeonsi: simplify a loop in si_update_fb_dirtiness_after_rendering 8 vuotta sitten
  Marek Olšák bcd3e761a3 ac: properly document a buffer.store LLVM workaround 8 vuotta sitten
  Marek Olšák cceb916456 radeonsi: use f32_0 and f32_1 8 vuotta sitten
  Marek Olšák 1516059ab1 radeonsi: fold *gallivm 8 vuotta sitten
  Marek Olšák e1b83c67da radeonsi: lp_type::length is always 1 8 vuotta sitten
  Marek Olšák 906ee3a3ba radeonsi: don't use bld.elem_type 8 vuotta sitten
  Marek Olšák 723a23905f radeonsi: don't use lp_build_const_* 8 vuotta sitten
  Marek Olšák b4600b4740 radeonsi: use ctx->ac.context and ctx->types 8 vuotta sitten