103897 コミット (753f603b52db5eb38e27e1842fa43299a348998b)
 

作成者 SHA1 メッセージ 日付
  Daniel Stone 753f603b52 gbm: Add support for 10bpp BGR formats 7年前
  Daniel Stone 275b23ed0e egl/wayland: Add 10bpc BGR configs 7年前
  Iago Toral Quiroga 471bce5689 intel/compiler: implement 8-bit constant load 7年前
  Iago Toral Quiroga 7e6c8b0cb7 intel/compiler: add setup_imm_(u)b helpers 7年前
  Rhys Perry bd56e117ff glsl: fix function inlining with opaque parameters 7年前
  Rhys Perry f903bce8a6 glsl, glsl_to_tgsi: fix sampler/image constants 7年前
  Rhys Perry ea2a3f52b4 glsl: allow ?: operator with images and samplers when bindless is enabled 7年前
  Rhys Perry 42d4acb39d glsl_to_tgsi: allow bound samplers and images to be used as l-values 7年前
  Rhys Perry 00589be6c4 gallium: add new SAMP2HND and IMG2HND opcodes 7年前
  Dave Airlie 1fb388cd20 docs/features: update virgl GLES 3.1/3.2 status 7年前
  Dave Airlie e2c62170d5 docs/features: update virgl GL 4.3 support 7年前
  Erik Faye-Lund 21e33f4a10 virgl: enable FBFETCH if virglrenderer supports it 7年前
  Erik Faye-Lund 7ef86a03f0 virgl: add texture_barrier stub 7年前
  Dave Airlie 6f5d463a78 virgl: enable robustness if the host exposes it 7年前
  Dave Airlie 2df8b80c4c virgl: Support ARB_framebuffer_no_attachments 7年前
  Dave Airlie f8a8ea6a2d virgl: add initial ARB_compute_shader support 7年前
  Marek Olšák 157c6e8195 util: don't use __builtin_clz unconditionally 7年前
  Marek Olšák c5c6e0187f ac/surface: fix MSAA corruption on Vega due to FMASK tile swizzle 7年前
  Eric Anholt e6ff5ac446 v3d: use snprintf(..., "%s", ...) instead of strncpy 7年前
  Eric Anholt 3471ce9985 v3d: Add support for the TMUWT instruction. 7年前
  Marek Olšák 7d36c866d2 radeonsi: report supported EQAA combinations from is_format_supported 7年前
  Marek Olšák 20dd75a926 radeonsi: use storage_samples instead of color_samples in most places 7年前
  Marek Olšák 966f155623 gallium: add storage_sample_count parameter into is_format_supported 7年前
  Marek Olšák 8632626c81 gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples 7年前
  Marek Olšák 0caf74bbcd gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS 7年前
  Marek Olšák 55d56dd859 docs: update radeonsi features and release notes 7年前
  Marek Olšák ed8b4ed6c4 st/mesa: implement ASTC 2D LDR fallback for all drivers 7年前
  Marek Olšák 5fe52044ef st/mesa: add ETC2 & ASTC fast path for GetTex(Sub)Image 7年前
  Marek Olšák ebe03d3699 st/mesa: generalize fallback_copy_image for compressed textures 7年前
  Marek Olšák c3fafa127a st/mesa: generalize code for the compressed texture map/unmap fallback 7年前
  Marek Olšák 3d7e4311bf st/mesa: use st_compressed_format_fallback more 7年前
  Marek Olšák 912e0525be st/mesa: generalize st_etc_fallback -> st_compressed_format_fallback 7年前
  Marek Olšák 38ab39f650 mesa: add ASTC 2D LDR decoder 7年前
  Dave Airlie 5be352b430 docs/features: mark virgl image features and GL4.2 as done 7年前
  Gurchetan Singh 9c136e8a07 virgl: also mark sampler views as dirty 7年前
  Dave Airlie a090df0d5d virgl: add memory barrier support 7年前
  Dave Airlie 6f75058359 virgl: add TXQS support 7年前
  Dave Airlie 452eea140d virgl: add initial images support (v2) 7年前
  Jon Turney faa29c0e24 Make glXChooseFBConfig handle unspecified sRGB correctly 7年前
  Olivier Fourdan 03a61b977e dri3: For 1.2, use root window instead of pixmap drawable 7年前
  Alejandro Piñeiro 16b5e15e91 i965: enable XFB and GeometryStreams for gen7+ 7年前
  Neil Roberts b7421cda86 i965: Link XFB varyings for SPIR-V shaders 7年前
  Neil Roberts b9719b4b05 nir/linker: Add the start of a pure-NIR linker for XFB 7年前
  Neil Roberts 9fbe5bd811 nir/types: Add a wrapper to access gl_type 7年前
  Alejandro Piñeiro 739bb9e3d4 arb_gl_spirv: add calls to several nir lowerings 7年前
  Alejandro Piñeiro d69027536c compiler/spirv: add XFB and GeometryStreams capability check support 7年前
  Neil Roberts 1e3f61d1d5 nir/gather_info: Set info.gs.uses_streams 7年前
  Neil Roberts b0af66bb17 spirv/nir: Fix the stream ID when emitting a primitive or vertex 7年前
  Neil Roberts 13b8857fcf spirv: Handle the SpvDecorationStream decoration 7年前
  Neil Roberts d480623bef mesa/glspirv: Set last_vert_prog 7年前