89641 коммитов (0fc5110a6e1759c38af74f0b10acc56af6f0bfca)
 

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