104441 コミット (5650d3997851007a4e4268a4fa4bd698db41e7dc)
 

作成者 SHA1 メッセージ 日付
  Sagar Ghuge 5650d39978 mesa: Add support for AMD_depth_clamp_separate 7年前
  Sagar Ghuge 379949b967 mesa: Add types for AMD_depth_clamp_separate. 7年前
  Sagar Ghuge f663fb5487 glapi: define AMD_depth_clamp_separate 7年前
  Jason Ekstrand c92a463d23 anv: Claim to support depthBounds for ID games 7年前
  Jason Ekstrand 8c048af589 anv: Copy the appliation info into the instance 7年前
  Jason Ekstrand 4ffb575da5 vulkan/alloc: Add a vk_strdup helper 7年前
  Dylan Baker 7c00db9527 meson: Actually load translation files 7年前
  Caio Marcelo de Oliveira Filho f172a77dd8 nir: Remove outdated comment 7年前
  Kevin Rogovin 03ecec9ed2 i965: Add INTEL_fragment_shader_ordering support. 7年前
  Kevin Rogovin 119435c877 mesa: Add GL/GLSL plumbing for INTEL_fragment_shader_ordering 7年前
  Andrii Simiklit 1b0df8a460 i965/gen6/xfb: handle case where transform feedback is not active 7年前
  Rhys Perry 743e11c10b docs: add forgotten features to 18.2.0 release notes 7年前
  Erik Faye-Lund a4e60ccb56 virgl: add debug-switch to output TGSI 7年前
  Erik Faye-Lund 4ab06cc56e virgl: introduce $VIRGL_DEBUG=verbose 7年前
  Erik Faye-Lund 1b2444dffc virgl: replace fprintf-call with debug_printf 7年前
  Erik Faye-Lund 2ebfa90abe virgl: delete commented out fprintf-call 7年前
  Guido Günther 9de34b4dde meson: Don't enable any vulkan drivers on arm, aarch64 7年前
  Guido Günther 05e2fc6860 meson: Be a bit more helpful when arch or OS is unknown 7年前
  Sagar Ghuge a1e3305f75 intel/eu: print bytes instead of 32 bit hex value 7年前
  Lionel Landwerlin 440a988bd1 intel: decoder: handle 0 sized structs 7年前
  Rhys Perry e56e600bd3 nv50/ir,nvc0: use constant buffers for compute when possible on Kepler+ 7年前
  Rhys Perry d27c791891 nv50/ir: optimize multiplication by 16-bit immediates into two xmads 7年前
  Rhys Perry 400a4eb964 nv50/ir: optimize near power-of-twos into shladd 7年前
  Rhys Perry 2f52925f5c nv50/ir: move a * b -> a << log2(b) code into createMul() 7年前
  Rhys Perry b60bc7a4ab nv50/ir: optimize imul/imad to xmads 7年前
  Rhys Perry bcbcdf8448 gm107/ir: add support for OP_XMAD on GM107+ 7年前
  Rhys Perry 5d6952d2de nv50/ir: add preliminary support for OP_XMAD 7年前
  vadym.shovkoplias 4a8444d5bc glsl/linker: Allow unused in blocks which are not declated on previous stage 7年前
  Jason Ekstrand 07a227f543 nir: Pull block_ends_in_jump into nir.h 7年前
  Samuel Iglesias Gonsálvez 59a8e0dbf8 anv: Add support for protected memory properties on anv_GetPhysicalDeviceProperties2() 7年前
  Jason Ekstrand aad501f15e intel/tools: Add 0x in front of a couple of hex values 7年前
  Jason Ekstrand 76b0e4d8c9 anv: Fill holes in the VF VUE to zero 7年前
  Kai Wasserbäch b2313ef4a8 intel: tools: Fix aubinator_error's fprintf call (format-security) 7年前
  Jason Ekstrand 70de31d0c1 intel/batch_decoder: Print blend states properly 7年前
  Jason Ekstrand cbd4bc1346 intel/batch_decoder: Fix dynamic state printing 7年前
  Jason Ekstrand d1971be6ea intel/decoder: Print ISL formats for vertex elements 7年前
  Jason Ekstrand 2abd7ae189 intel/decoder: Clean up field iteration and fix sub-dword fields 7年前
  Kenneth Graunke 1281608849 gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE. 7年前
  Lionel Landwerlin f430a37fa7 intel: decoder: unify MI_BB_START field naming 7年前
  Dylan Baker 7f745c19c1 docs: Update calendar, news, relnotes for 18.1.7 7年前
  Dylan Baker 82c2e7bf9e docs: Add mesa 18.1.7 notes 7年前
  Dylan Baker 2d8569073e docs: Add mesa 18.1.7 docs 7年前
  Andres Gomez 0d3bb146a8 docs: update calendar 18.2.0-rc4 is out, extend to 18.2.0-rc5 7年前
  Kevin Rogovin e345247092 docs/relnotes: Mark NV_fragment_shader_interlock support in i965 7年前
  Emil Velikov 081395e99d egl/drm: use gbm_dri_bo() wrapper 7年前
  Emil Velikov 7b4269a5e0 egl/drm: use gbm_dri_surface() wrapper 7年前
  Emil Velikov 7eb4a28d41 egl/drm: use gbm_dri_device() wrapper 7年前
  Emil Velikov 2c049384b1 egl/android: simplify device open/probe 7年前
  Emil Velikov 2f8403a4ca egl/android: remove drmVersion::name NULL check 7年前
  Emil Velikov d1211f3112 egl/android: remove droid_probe_driver() 7年前