117152 次代码提交 (20512e9ddb47cf0d9c38ea8315cdc61bcfc8d14a)
 

作者 SHA1 备注 提交日期
  Erik Faye-Lund 967e570511 zink: add note about enabling PIPE_CAP_CLIP_HALFZ 6 年前
  Erik Faye-Lund 755037e09d zink: don't crash when setting rast-state to NULL 6 年前
  Erik Faye-Lund 7004afcd24 zink: remove insecure comment 6 年前
  Erik Faye-Lund a10d43d845 zink: avoid texelFetch until it's implemented 6 年前
  Erik Faye-Lund a9770e2bd2 zink: set ExecutionModeDepthReplacing when depth is written 6 年前
  Erik Faye-Lund 10f26ef92d zink: fixup: save rasterizer 6 年前
  Erik Faye-Lund c96963a8d1 zink: ensure layout is reasonable before copying 6 年前
  Erik Faye-Lund c947aee63b zink/spirv: debug-print unknown varying slots 6 年前
  Erik Faye-Lund c2f52cf94f zink/spirv: be a bit more strict with fragment-results 6 年前
  Erik Faye-Lund 97f4827e2e zink: wait for transfer when reading 6 年前
  Erik Faye-Lund a005fae564 zink: support more texturing 6 年前
  Erik Faye-Lund 44f374ced5 zink/spirv: correct opcode 6 年前
  Erik Faye-Lund baf34dbd75 zink: make sure imageExtent.depth is 1 for arrays 6 年前
  Erik Faye-Lund 67d2e6258e zink: stub resource_from_handle 6 年前
  Erik Faye-Lund b8a9bbeb00 zink: abort on submit-failure 6 年前
  Erik Faye-Lund 4a64ee192a zink: crash hard on unknown queries 6 年前
  Erik Faye-Lund 86c0217ee9 zink: add more compares 6 年前
  Erik Faye-Lund 06859b70b9 zink: more converts 6 年前
  Erik Faye-Lund b5bfb72fce zink: more comparison-ops 6 年前
  Erik Faye-Lund bcd12adce5 zink: implement ineg 6 年前
  Erik Faye-Lund d19f0b437b zink: add shift ops 6 年前
  Erik Faye-Lund 6032fc65b0 zink: add division ops 6 年前
  Erik Faye-Lund 60bfee1f31 zink: add some opcodes 6 年前
  Erik Faye-Lund 4e60d4d52a zink: clean up opcode-emitting a bit 6 年前
  Erik Faye-Lund 55bcf9b1e0 zink: process one aspect-mask bit at the time 6 年前
  Erik Faye-Lund cd59de1e3f zink: save all supported util_blitter states 6 年前
  Erik Faye-Lund 4887ceb79e zink: save original scissor and viewport 6 年前
  Erik Faye-Lund d29cc33a9b zink: store sampler and image_view counts 6 年前
  Erik Faye-Lund 8e5fe441bd zink: use pipe_stencil_ref instead of uint32_t-array 6 年前
  Erik Faye-Lund e14c29b9f2 zink: document end-of-frame hack 6 年前
  Erik Faye-Lund 10439594ec zink: only consider format-desc if checking details 6 年前
  Dave Airlie 4480aefc38 zink: attempt to get multisample resource creation right 7 年前
  Dave Airlie e234116a96 zink: add samples to rasterizer 7 年前
  Dave Airlie 0c5f3e50ae zink: add sample mask support 7 年前
  Erik Faye-Lund dbf67e8a20 zink: refactor fence destruction 6 年前
  Erik Faye-Lund 4c5ade8ca6 zink: drop unused argument 6 年前
  Erik Faye-Lund 03efb6dd27 zink: cleanup zink_end_batch 6 年前
  Erik Faye-Lund 8edd357795 zink: request ucp-lowering 6 年前
  Erik Faye-Lund 80673264cb zink: do not lower io 6 年前
  Erik Faye-Lund af0dc71d6f zink/spirv: rename vec_type 6 年前
  Erik Faye-Lund 62f7d9afe8 zink/spirv: var -> regs 6 年前
  Dave Airlie 5dbfb02459 zink: add support for compressed formats 7 年前
  Erik Faye-Lund 6ae8686bff zink: request alpha-test lowering 6 年前
  Erik Faye-Lund d9b7d7b051 zink: pool descriptors per batch 6 年前
  Erik Faye-Lund 9913e5c40b zink: reuse constants 6 年前
  Erik Faye-Lund 8e5d24fedf zink: fix off-by-one in assert 6 年前
  Erik Faye-Lund 35c0ef8852 zink: squashme: trade cplusplus wrapper for header-guard 6 年前
  Erik Faye-Lund bb76a3f61d zink: squashme: forward declare hash_table 6 年前
  Erik Faye-Lund fe34a35333 zink: do not use hash-table for regs 6 年前
  Erik Faye-Lund ca074edc7f zink: clamp scissors 6 年前