114611 コミット (b072d0357be060ceb67f0d565ad5e24c57be328f)
 

作成者 SHA1 メッセージ 日付
  Alyssa Rosenzweig b072d0357b pan/decode: Allow updating mmaps 6年前
  Alyssa Rosenzweig 52101e48f8 pan/decode: Express tiler structures as offsets 6年前
  Alyssa Rosenzweig e918dd8a6c pan/decode: Don't print zero exception_status 6年前
  Alyssa Rosenzweig 2a8d776884 pan/decode: Fix missing NULL terminator 6年前
  Alyssa Rosenzweig 6c67bd05a6 pan/decode: Silence workgroups_x_shift_2 6年前
  Alyssa Rosenzweig 3752566584 panfrost: Implement workgroups_x_shift_2 quirk 6年前
  Alyssa Rosenzweig 25ed930c4a pan/decode: Don't print canonical workgroup encoding 6年前
  Alyssa Rosenzweig fb56a162a9 panfrost: Set workgroups z to 32 for non-instanced graphics 6年前
  Alyssa Rosenzweig 39b226cfb3 panfrost: Move pan_invocation to shared panfrost/ 6年前
  Alyssa Rosenzweig d9f33951df pan/decode: Don't print MALI_DRAW_NONE 6年前
  Alyssa Rosenzweig 740f86c9ee pan/decode: Eliminate DYN_MEMORY_PROP 6年前
  Alejandro Piñeiro 41549a18e6 i965: Enable OpenGL 4.6 for Gen8+ 6年前
  Alejandro Piñeiro 7dab76014a mesa/version: uncomment SPIR-V extensions 6年前
  Alejandro Piñeiro 2e8565bead i965: enable ARB_gl_spirv extension and ARB_spirv_extensions for gen7+ 7年前
  Tomeu Vizoso 4109a2f612 panfrost/ci: Print load stats 6年前
  Tomeu Vizoso 3794652385 panfrost/ci: Install qemu-arm-static into chroot 6年前
  Tomeu Vizoso 8496045adc panfrost/ci: Build kernel with CONFIG_DETECT_HUNG_TASK 6年前
  Tomeu Vizoso a074513dc2 panfrost/ci: Print bootstrap log 6年前
  Tomeu Vizoso 76af465e57 panfrost/ci: Use Volt-based runner for dEQP tests 6年前
  Samuel Pitoiset 29834fe8a2 radv: implement VK_AMD_shader_core_properties2 6年前
  Samuel Pitoiset a6ad9e8ccf radv: force enable VK_AMD_shader_ballot for Wolfenstein Youngblood 6年前
  Samuel Pitoiset f202ac27a9 radv: add a new debug option called RADV_DEBUG=noshaderballot 6年前
  Samuel Pitoiset e73d863a66 radv: allow to enable VK_AMD_shader_ballot only on GFX8+ 6年前
  Danylo Piliaiev e71fc7f238 nir/loop_analyze: Treat do{}while(false) loops as 0 iterations 6年前
  Danylo Piliaiev 84b3ef6a96 nir/loop_unroll: Prepare loop for unrolling in wrapper_unroll 6年前
  Danylo Piliaiev 8869f44e9a nir/loop_unroll: Update the comments for loop_prepare_for_unroll 6年前
  Bas Nieuwenhuizen e04761d0f9 radv: Emit VGT_GS_ONCHIP_CNTL for tess on GFX10. 6年前
  Bas Nieuwenhuizen 2e763f7c87 radv: Use correct vgpr_comp_cnt for VS if both prim_id and instance_id are needed. 6年前
  Daniel Schürmann 7fa1740035 nir/algebraic: some subtraction optimizations 6年前
  Lionel Landwerlin 8a2465e3f3 radeonsi: take reference glsl types for compile threads 6年前
  Lionel Landwerlin e4da8b9c33 mesa/compiler: rework tear down of builtin/types 6年前
  Lionel Landwerlin 9f37bc419c compiler: ensure glsl types are not created without a reference 6年前
  Lionel Landwerlin 8b913bd1ce nir/tests: take reference on glsl types 6年前
  Lionel Landwerlin 3ade8f0040 glsl/tests: take refs on glsl types 6年前
  Samuel Pitoiset 41d9873459 radv/gfx10: hardcode some depth+stencil formats in the format table 6年前
  Samuel Pitoiset 1650e747c6 radv/gfx10: tidy up gfx10_format_table.py 6年前
  Ilia Mirkin 958390a9bf gallium/vl: use compute preference for all multimedia, not just blit 6年前
  Emil Velikov cca442f3ba docs: update calendar for 19.2.x 6年前
  Emil Velikov a3d42ad248 docs: add 19.3.0-devel release notes template 6年前
  Emil Velikov e6c0b493d2 mesa: bump version to 19.3.0-devel 6年前
  Erico Nunes 71fb721ca5 lima/ppir: use ra_get_best_spill_node to select spill node 6年前
  Eric Anholt c1dc84e71d tgsi: Remove unused tgsi_check_soa_dependencies(). 6年前
  Eric Anholt 4ebe6b2e72 tgsi: Drop the SSE2 constants setup that's been dead code since 2011. 6年前
  Eric Anholt 98c58355d3 tgsi: drop a stale comment 6年前
  Eric Anholt 553cd82d64 gitlab-ci: Enable the GLES2/3 CTS on softpipe. 6年前
  Jose Maria Casanova Crespo 6c904773fe mesa: reverse no_error on compressed_tex_sub_image for TEX_MODE_CURRENT 6年前
  Adam Jackson b283919398 glx: Eliminate glx_config::{rgb,float,colorIndex}Mode 6年前
  Adam Jackson 74ca87e4bc glx: Remove unused glx_config::pixmapMode 6年前
  Adam Jackson 35fc7bdf0e glx: convert glx_config_create_list to one big calloc 6年前
  Adam Jackson 97d58eabcc glx: convert a malloc+memset to calloc 6年前