vulkan/wsi: disable the hardware cursor
[mesa.git] / src / gallium /
2020-01-17 Krzysztof Raszkowskigallium/swr: Disable showing detected arch message.
2020-01-17 Pierre-Eric Pellou... util: call bind_sampler_states before setting sampler_views
2020-01-16 Andreas Baierllima: Fix alpha blending
2020-01-16 Tapani Pälliiris: set depth stall enabled when depth flush enabled...
2020-01-16 Lionel Landwerliniris: implement another workaround for non pipelined...
2020-01-16 Lionel Landwerliniris: handle new PIPE_CONTROL field
2020-01-16 Vasily Khoruzhicklima: fix handling of reverse depth range
2020-01-16 Ilia Mirkinnvc0: disable xfb's which don't have a stride
2020-01-15 Erico Nuneslima/ppir: implement full liveness analysis for regalloc
2020-01-15 Erico Nuneslima/ppir: remove orphan load node after cloning
2020-01-15 Kristian H. Kristenseniris: Print warning and return *out = NULL when fd...
2020-01-15 Kristian H. Kristenseniris: Advertise PIPE_CAP_NATIVE_FENCE_FD
2020-01-15 Kenneth Graunkeiris: Fix export of fences that have already completed.
2020-01-15 Robert Fossandroid: Fix whitespace issue
2020-01-15 Marek Olšákradeonsi: merge si_compile_llvm and si_llvm_compile...
2020-01-15 Marek Olšákradeonsi: remove useless #includes
2020-01-15 Marek Olšákradeonsi: move code for shader resources into si_shader...
2020-01-15 Marek Olšákradeonsi: move geometry shader code into si_shader_llvm...
2020-01-15 Marek Olšákradeonsi: remove llvm_type_is_64bit
2020-01-15 Marek Olšákradeonsi: move tessellation shader code into si_shader_...
2020-01-15 Marek Olšákradeonsi: move si_insert_input_* functions
2020-01-15 Marek Olšákradeonsi: work around an LLVM crash when using llvm...
2020-01-15 Marek Olšákradeonsi: fix si_build_wrapper_function for compute...
2020-01-15 Marek Olšákradeonsi/gfx10: separate code for determining the numbe...
2020-01-15 Marek Olšákradeonsi/gfx10: separate code for getting edgeflags...
2020-01-15 Marek Olšákradeonsi: move VS_STATE.LS_OUT_PATCH_SIZE a few bits...
2020-01-15 Marek Olšákradeonsi: make si_insert_input_* functions non-static
2020-01-15 Marek Olšákradeonsi: separate code computing info for small primit...
2020-01-15 Pierre-Eric Pellou... radeonsi: drop the negation from fmask_is_not_identity
2020-01-15 Pierre-Eric Pellou... radeonsi: unbind image before compute clear
2020-01-15 Pierre-Eric Pellou... radeonsi: make sure fmask expand is done if needed
2020-01-15 Pierre-Eric Pellou... radeonsi: fix fmask expand compute shader
2020-01-15 Iago Toral Quirogav3d: fix bug when checking result of syncobj fence...
2020-01-15 Jonathan Marekst/mesa: don't lower YUV when driver supports it natively
2020-01-15 Gurchetan Singhst/dri: track if image is created by a dmabuf
2020-01-14 Marek Olšákradeonsi: move PS LLVM code into si_shader_llvm_ps.c
2020-01-14 Marek Olšákradeonsi: remove always constant ballot_mask_bits from...
2020-01-14 Marek Olšákradeonsi: fold si_create_function into si_llvm_create_func
2020-01-14 Marek Olšákradeonsi: rename si_shader_create -> si_create_shader_v...
2020-01-14 Marek Olšákradeonsi: rename si_compile_tgsi_main -> si_build_main_...
2020-01-14 Marek Olšákradeonsi: clean up si_shader_info
2020-01-14 Marek Olšákradeonsi: merge si_tessctrl_info into si_shader_info
2020-01-14 Marek Olšákradeonsi: fork tgsi_shader_info and tgsi_tessctrl_info
2020-01-14 Marek Olšákradeonsi: rename si_shader_info -> si_shader_binary_info
2020-01-14 Marek Olšákradeonsi: remove TGSI from comments
2020-01-14 Marek Olšákradeonsi: rename DBG_NO_TGSI -> DBG_NO_NIR
2020-01-14 Marek Olšákradeonsi: don't adjust depth and stencil PS output...
2020-01-14 Alyssa Rosenzweigpanfrost: Fix linear depth textures
2020-01-14 Marek Olšákradeonsi: actually enable VBOs in user SGPRs
2020-01-14 Marek Olšákradeonsi: fix assertion and other failures in si_emit_g...
2020-01-14 Marco Felschetnaviv: Fix assert when try to accumulate an invalid fd
2020-01-14 Erik Faye-Lundgallium: fix a warning
2020-01-14 Erik Faye-Lundst/wgl: eliminate implicit cast warning
2020-01-14 Lionel Landwerliniris: Implement Gen12 workaround for non pipelined...
2020-01-14 Vasily Khoruzhicklima: add new findings to texture descriptor
2020-01-14 Kenneth Graunkeiris: Simplify iris_get_renderer_string()
2020-01-14 Erik Faye-Lundzink: fixup initialization of operand_mask / num_extra_...
2020-01-13 Marek Olšákradeonsi: don't enable VBOs in user SGPRs if compute...
2020-01-13 Marek Olšákradeonsi: put up to 5 VBO descriptors into user SGPRs
2020-01-13 Marek Olšákac,radeonsi: increase the maximum number of shader...
2020-01-13 Marek Olšákradeonsi: simplify si_set_vertex_buffers
2020-01-13 Marek Olšákradeonsi: don't allow draw calls with uninitialized...
2020-01-13 Marek Olšákradeonsi: add si_context::num_vertex_elements
2020-01-13 Marek Olšákradeonsi: rename desc_list_byte_size -> vb_desc_list_al...
2020-01-13 Jason Ekstrandnir/lower_atomics_to_ssbo: Also lower barriers
2020-01-13 Jason Ekstrandnir: Rename nir_intrinsic_barrier to control_barrier
2020-01-13 Jason Ekstrandnir: Add a new memory_barrier_tcs_patch intrinsic
2020-01-13 Jason Ekstrandllmvpipe: No-op implement more barriers
2020-01-13 Andreas Baierllima: Add stencil support
2020-01-13 Andreas Baierllima/parser: Make rsw alpha blend parsing more readable
2020-01-13 Daniel Ogorchockpanfrost: Fix headers and gpu_headers memory leak
2020-01-13 Daniel Ogorchockpanfrost: Fix panfrost_bo_access memory leak
2020-01-12 Ilia Mirkinnvc0: treat all draws without color0 broadcast as MRT
2020-01-12 Ilia Mirkingm107/ir: avoid combining geometry shader stores at...
2020-01-12 Ilia Mirkinnvc0: add dummy reset status support
2020-01-12 Ilia Mirkinnv50,nvc0: fix destination coordinates of blit
2020-01-12 Vasily Khoruzhicklima: fix PIPE_CAP_* to mark features that aren't suppo...
2020-01-12 Vasily Khoruzhicklima: implement polygon offset
2020-01-12 Vasily Khoruzhicklima: fix viewport clipping
2020-01-12 Vasily Khoruzhicklima: fix PLBU_CMD_PRIMITIVE_SETUP command
2020-01-11 Christian Gmeineretnaviv: add deqp debug option
2020-01-10 Pierre-Eric Pellou... radeonsi: release saved resources in si_compute_do_clea...
2020-01-10 Pierre-Eric Pellou... radeonsi: release saved resources in si_compute_clear_1...
2020-01-10 Pierre-Eric Pellou... radeonsi: release saved resources in si_compute_copy_image
2020-01-10 Pierre-Eric Pellou... radeonsi: release saved resources in si_compute_clear_r...
2020-01-10 Pierre-Eric Pellou... radeonsi: release saved resources in si_compute_expand_...
2020-01-10 Pierre-Eric Pellou... radeonsi: release saved resources in si_retile_dcc
2020-01-10 Icecream95panfrost: Add negative lod bias support
2020-01-10 Gurchetan Singhvirgl/drm: update UAPI
2020-01-10 Vasily Khoruzhicklima: drop support for R8G8B8 format
2020-01-10 Vasily Khoruzhicklima: add debug flag to disable tiling
2020-01-10 Vasily Khoruzhicklima: use linear layout for shared buffers if modifier...
2020-01-09 Dave Airliellvmpipe: add ARB_derivative_control support
2020-01-09 Marek Olšákradeonsi/gfx9: force the micro tile mode for MSAA resol...
2020-01-09 Satyajit Sahuradeon/vcn: Handle crop parameters for encoder
2020-01-09 Samuel Pitoisetspirv,nir: add new lod parameter to image_{load,store...
2020-01-09 Dave Airliellvmpipe: add support for ARB_indirect_parameters.
2020-01-09 Dave Airliellvmpipe: enable driver side multi draw indirect
2020-01-09 Dave Airliegallium/util: add multi_draw_indirect to util_draw_indi...
2020-01-08 Marek Olšákac/gpu_info: add pc_lines and use it in radeonsi
next