88146 コミット (dbd677efb422e1f5c6fa0934131d8c8d59d01f5f)
 

作成者 SHA1 メッセージ 日付
  Lionel Landwerlin dbd677efb4 vulkan: add API registry 8年前
  Lionel Landwerlin 60bc90cea8 include: update Vulkan headers 8年前
  Andres Rodriguez 1e1bddf15a radv: make device extension setup dynamic 8年前
  Andres Rodriguez 5323efb685 radv: rename global extension properties structs 8年前
  Andres Rodriguez 0eb8b6a3e1 radv: use a winsys context per-queue, instead of per device v2 8年前
  Timothy Arceri 772cd31048 nir: optimise min/max fadd combos 8年前
  Kenneth Graunke 0d5071db5e i965: Move Gen4-5 interpolation stuff to brw_wm_prog_data. 8年前
  Grazvydas Ignotas 40a8f9e6f2 anv: remove some unused macros and functions 8年前
  Jason Ekstrand 3b80481965 anv: Default PointSize to 1.0 if not written by the shader 8年前
  Jason Ekstrand 99d497c5b6 anv/pipeline: Replace get_fs_input_map with get_last_vue_prog_data 8年前
  Juan A. Suarez Romero 56ee2df4bf i965/vec4: Fix mapping attributes 8年前
  Kenneth Graunke fed4afc5bb anv: Move nir_lower_wpos_center after dead variable elimination. 8年前
  Kenneth Graunke 99c019e1d4 i965: Fix textureGather with RG32I/UI on Gen7. 8年前
  Bas Nieuwenhuizen 6d2fb04f09 radv: Support loader interface version 3. 8年前
  Boyan Ding ddd27ef462 mesa/get: Remove unused extra_ARB_viewport_array 8年前
  Boyan Ding dc18ec8b24 xlib: Unify the style of function pointer calls in structs 9年前
  Boyan Ding 2d05425d3e radeon: Unify the style of function pointer calls in structs 9年前
  Boyan Ding 056cfa558c nouveau: Unify the style of function pointer calls in structs 9年前
  Boyan Ding 0ee4c4a732 glX_proto_send.py: Unify the style of function pointer calls in structs 9年前
  Boyan Ding 1411fbd50d loader/dri3: Unify the style of function pointer calls in structs 9年前
  Boyan Ding 868ae3e31b egl/dri2: Unify the style of function pointer calls in structs 9年前
  Derek Foreman 3698d71124 i915: Add XRGB8888 format to intel_screen_make_configs 8年前
  Derek Foreman 4f1d27a406 gbm/drm: Pick the oldest available buffer in get_back_bo 8年前
  Jonas Ådahl 36b9976e1f egl/wayland: Avoid race conditions when on non-main thread 8年前
  Jonas Ådahl 361796651c egl/wayland: Cleanup private display connection when init fails 8年前
  Rhys Kidd cba8086951 travis: Add the new drivers etnaviv and imx 8年前
  sguttula 9b14a828db st/va: flush pipeline after post processing 8年前
  Alejandro Piñeiro 84e3e12b25 main/fbobject: throw invalid operation when get_attachment fails if needed 8年前
  Alejandro Piñeiro c6eb3aeba5 main/fboject: return if it is color_attachment on get_attachment 8年前
  Nicolai Hähnle 963311b71f mesa/main: fix version/extension checks in _mesa_ClampColor 8年前
  Samuel Pitoiset e1ea70d9f3 radeonsi: replace si_shader_context::soa by bld_base 8年前
  Samuel Pitoiset ecf04b84e5 radeonsi: replace ctx->soa.outputs by ctx->outputs 8年前
  Samuel Pitoiset f04088a7ba radeonsi: move si_shader_context::soa::addr to si_shader_context 8年前
  Samuel Pitoiset 6f0d955b6d radeonsi: allocate the array of immediates dynamically 8年前
  Grazvydas Ignotas cb89d19dbb radv: remove some unused macros and functions 8年前
  Nanley Chery 64272d4f1b anv: Avoid some resolves for samplable HiZ buffers 8年前
  Nanley Chery 71334f494a anv: Enable sampling from HiZ 8年前
  Nanley Chery 5e0902cd2a anv/blorp: Don't fast depth clear samplable HiZ buffers on BDW 8年前
  Nanley Chery 3ac01ad2ac anv: Add a helper to determine sampling with HiZ 8年前
  Nanley Chery bcf880a9c8 isl/surface_state: Handle ISL_AUX_USAGE_HIZ 8年前
  Nanley Chery 58af615636 anv: Perform HiZ resolves only on layout transitions 8年前
  Nanley Chery 2852efcda4 anv: Disable HiZ for input attachments 8年前
  Nanley Chery b62d8ad2ae anv: Avoid resolves incurred by fast depth clears 8年前
  Nanley Chery 968ffd6c86 anv: Prepare for transitioning to the requested final layout 8年前
  Nanley Chery 104ce1dbab anv: Store depth stencil layouts 8年前
  Nanley Chery 2e2cf78a51 anv: Add helpers to handle depth buffer layout transitions 8年前
  Nanley Chery 0ce8b37a8e anv: Delete anv's HiZ op emit function 8年前
  Nanley Chery 462a4c9648 anv: Use the gen8 BLORP HiZ resolving function 8年前
  Nanley Chery d16871d958 anv/blorp: Add a gen8 HiZ op resolve function 8年前
  Nanley Chery 3b7106c181 anv: Use gen8 BLORP HiZ clearing functions 8年前