89641 Revize (0fc5110a6e1759c38af74f0b10acc56af6f0bfca)
 

Autor SHA1 Zpráva Datum
  Brian Paul 0fc5110a6e llvmpipe: s/unsigned/enum pipe_shader_type/ před 9 roky
  Brian Paul 4aec68176d freedreno: s/unsigned/enum pipe_shader_type/ před 9 roky
  Brian Paul 7532ed106f etnaviv: s/unsigned/enum pipe_shader_type/ před 9 roky
  Brian Paul b4191b712b draw: s/unsigned/enum pipe_shader_type/ před 9 roky
  Brian Paul ed66c9d7b8 cso: s/unsigned/enum pipe_shader_type/ před 9 roky
  Brian Paul 637e5719b5 gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param() před 9 roky
  Tapani Pälli db5f9c3177 anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB před 9 roky
  Matt Turner 58b69eedd3 Revert "configure.ac: Use PKG_CHECK_VAR for wayland-scanner." před 9 roky
  Matt Turner 0b361f9d35 Revert "configure.ac: Use PKG_CHECK_VAR for libclc." před 9 roky
  Chris Wilson 05520ba490 i965: Remove use of deprecated drm_intel_aub routines před 10 roky
  Jason Ekstrand 4483c5d57c spirv: Silence unused variable warnings in release mode před 9 roky
  Jason Ekstrand 0421813588 anv: Make the framebuffer-renderpass format assert non-fatal před 9 roky
  Jason Ekstrand 33301d949f anv: Drop the anv_validate block helper před 9 roky
  Jason Ekstrand a316d8f406 anv: Get rid of the stub() macros před 9 roky
  Jason Ekstrand 1488d079cb anv: Remove a pointless finishme před 9 roky
  Jason Ekstrand 1a43792783 anv: Convert the HiZ finishme's to perf_warn před 9 roky
  Jason Ekstrand 201fc83df7 anv: Add a performance warning helper před 9 roky
  Timothy Arceri 20234cfe3a st/mesa: don't propagate uniforms when restoring from cache před 9 roky
  Damien Grassart e25c92a72d radv: remove duplicate initialization of alphaToOne feature před 9 roky
  Dave Airlie d81bd2f754 radv: disable mip point pre clamping. před 9 roky
  Fredrik Höglund 162beb2abb radv/ac: fix multiple descriptor sets with dynamic buffers před 9 roky
  Fredrik Höglund 71bb1a9c3c radv: fix the size of the dynamic_buffers array před 9 roky
  Fredrik Höglund 0941d1a574 radv: fix the dynamic buffer index in vkCmdBindDescriptorSets před 9 roky
  Matt Turner 69063d0561 configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config. před 9 roky
  Matt Turner 86c023f973 configure.ac: Ensure libva is enabled before invoking pkg-config. před 9 roky
  Matt Turner 706074cc96 configure.ac: Use PKG_CHECK_VAR for libclc. před 9 roky
  Matt Turner 8a26e94439 configure.ac: Use PKG_CHECK_VAR for wayland-scanner. před 9 roky
  Matt Turner f73903f09b configure.ac: Fix error message in radeon_llvm_check(). před 9 roky
  Matt Turner e457e6abec build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM. před 9 roky
  Bas Nieuwenhuizen 6424795f52 radv: Use the subresource range in HTILE initialization. před 9 roky
  Bas Nieuwenhuizen 3b455c1cb7 radv: Use winsys HTILE info. před 9 roky
  Bas Nieuwenhuizen dbecbab5aa radv/amdgpu: Let addrlib calculate the HTILE parameters. před 9 roky
  Dave Airlie 03f5405fc2 amd/common: document PREDICATION OP 3 as 64-bit bool. před 9 roky
  Dave Airlie b26249781e radv: handle z offset for 3d image <-> buffer copies. před 9 roky
  Dave Airlie c5947e9787 radv: move fast clear before resolve into own loop. před 9 roky
  Bas Nieuwenhuizen 0ab2dd361f radv: Disable HTILE for textures with multiple layers/levels. před 9 roky
  Dave Airlie 6bae1e44a9 radv: Properly handle destroying NULL devices and instances před 9 roky
  Dave Airlie 5c45d2051a radv/ac: introduce i1true/i1false to context. před 9 roky
  Dave Airlie ca884aef86 radv/ac: handle Z export using new builder. před 9 roky
  Dave Airlie bf2be50774 radv/ac: move to using common ac_get_image_intr_name. před 9 roky
  Dave Airlie 10ae83a9c2 radeonsi/ac: move get_image_intr_name to common před 9 roky
  Timothy Arceri 7eb85b8204 gallium/util: remove unused header from u_queue.c před 9 roky
  Timothy Arceri 60a2c2507d gallium/util: remove unused pipe_thread_destroy() před 9 roky
  Timothy Arceri d82d8be614 gallium/util: replace pipe_thread_wait() with thrd_join() před 9 roky
  Timothy Arceri da40ac65c7 gallium/util: remove PIPE_THREAD_ROUTINE() před 9 roky
  Timothy Arceri e92293a601 gallium/util: replace pipe_condvar with cnd_t před 9 roky
  Timothy Arceri e5375ba028 gallium/util: replace pipe_thread with thrd_t před 9 roky
  Timothy Arceri 628e84a58f gallium/util: replace pipe_mutex_unlock() with mtx_unlock() před 9 roky
  Timothy Arceri ba72554f3e gallium/util: replace pipe_mutex_lock() with mtx_lock() před 9 roky
  Timothy Arceri be188289e1 gallium/util: replace pipe_mutex_destroy() with mtx_destroy() před 9 roky