102814 コミット (dbac8e25f851ed44c51f3ce8a08b2cdd564c5dd2)
 

作成者 SHA1 メッセージ 日付
  Samuel Pitoiset 03c4816093 radv: pass radv_nir_compiler_options directly to create_llvm_function() 7年前
  Christian Gmeiner 2eb3f794d9 st/mesa: only define GLSL 1.4 for compat if driver supports it 7年前
  Dave Airlie 48e28ab961 vbo: remove MaxVertexAttribStride assert check. 7年前
  Timothy Arceri c0c69bd8dd mesa: drop GL_EXT_polygon_offset support 7年前
  Brian Paul 8fde9429c3 tgsi: fix incorrect tgsi_shader_info::num_tokens computation 7年前
  Samuel Pitoiset fcba3934fc radv: add radv_emit_shader_pointer() helper 7年前
  Samuel Pitoiset 9b2c310a70 radv: add some helpers for cleaning up radv_get_preamble_cs() 7年前
  Marek Olšák f9eb1ef870 amd: remove support for LLVM 4.0 7年前
  Juan A. Suarez Romero 11a0d5563f docs: update calendar, add news and link release notes to 18.0.4 7年前
  Juan A. Suarez Romero 042e21976a docs: add sha256 checksums for 18.0.4 7年前
  Juan A. Suarez Romero bb7750e8da docs: add release notes for 18.0.4 7年前
  Mathias Fröhlich 6fac626193 mesa: The glArrayElement api is independent of the current program. 7年前
  Mathias Fröhlich 984cb4e512 mesa: Flag _NEW_ARRAY only if we are changing ctx->Array.VAO. 7年前
  Mathias Fröhlich 5c7e3a90ed mesa: Remove flush_vertices argument from VAO methods. 7年前
  Mathias Fröhlich 9c7be67968 mesa: Remove FLUSH_VERTICES from VAO state changes. 7年前
  Juan A. Suarez Romero 0a2c947556 docs: add 18.0.5 in the release calendar 7年前
  Alok Hota 936ce75285 swr/rast: Added FEClipRectangles event 7年前
  Alok Hota a33d376133 swr/rast: Whitespace and tab-to-spaces changes 7年前
  Alok Hota 7970fcff25 swr/rast: fix VCVTPD2PS generation for AVX512 7年前
  Alok Hota a0dddac1cb swr/rast: Rectlist support for GS 7年前
  Alok Hota 7926d18fa5 swr/rast: Remove unneeded virtual from methods 7年前
  Stefan Schake b0acc3a562 broadcom/vc4: Native fence fd support 7年前
  Stefan Schake 44036c354d broadcom/vc4: Store job fence in syncobj 7年前
  Stefan Schake 9ed05e2520 broadcom/vc4: Detect syncobj support 7年前
  Stefan Schake 4fc0ebdff5 broadcom/vc4: Bump libdrm requirement 7年前
  Stefan Schake 580d1f4c60 drm-uapi: Update vc4 header with syncobj submit support 7年前
  Stefan Schake 1ec01a911b broadcom/vc4: Drop libdrm_vc4 requirement 7年前
  Eric Anholt 97894b1267 v3d: Add support for glSampleMask / glSampleCoverage. 7年前
  Eric Anholt 9bbc3f8cf1 v3d: Enable NaN propagation in the VS and CS as well. 7年前
  Nanley Chery edfb57c0a0 i965/blorp: Disable BLORP clear color updates 7年前
  Nanley Chery 02f5512fed intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag 7年前
  Nanley Chery f8ac11d69f i965/blorp: Also skip the fast clear if the clear color differs 7年前
  Nanley Chery 43616404be i965/clear: Drop a stale comment in fast_clear_depth 7年前
  Nanley Chery 82849fb6d5 i965: Update the indirect buffer in set_clear_color 7年前
  Nanley Chery 5b315f3ad1 i965/clear: Remove an early return in fast_clear_depth 7年前
  Nanley Chery 6f609ca609 i965: Use set_clear_color for depth miptrees 7年前
  Nanley Chery 92a0a87b6f Revert "i965: Make the miptree clear color setter take a gl_color_union" 7年前
  Nanley Chery bb18af82c3 i965/miptree: Unify aux buffer allocation 7年前
  Nanley Chery 6c41a2ef3b i965: Prepare to delete intel_miptree_alloc_ccs() 7年前
  Nanley Chery beed9c4550 i965/miptree: Drop the mt param from alloc_aux_buffer 7年前
  Nanley Chery 6b1836aabe i965/miptree: Drop the alloc_flags param from alloc_aux_buffer 7年前
  Nanley Chery 3dd7f600e0 i965/miptree: Drop the name param from alloc_aux_buffer 7年前
  Nanley Chery 58d99a21f1 i965/miptree: Initialize the indirect clear color to zero 7年前
  Nanley Chery b58675e93f i965/miptree: Add and use a memset option in alloc_aux_buffer 7年前
  Nanley Chery 8a9491058d i965/miptree: Zero-initialize CCS_D buffers 7年前
  Nanley Chery 816f2dc67d i965/miptree: Fix handling of uninitialized MCS buffers 7年前
  Samuel Pitoiset 1fba2e10b3 radv: only declare the ESGS rings for pre GFX9 chips 7年前
  Samuel Pitoiset d349d4bd24 radv: allow to print GPU info with RADV_DEBUG=info 7年前
  Samuel Pitoiset 56d53ed1d6 radv: do not emit unnecessary ES output stores 7年前
  Samuel Pitoiset a6e44d1271 radv: do not emit unnecessary GS output stores 7年前