14374 コミット (afa752d3f03ac6697581ff5d324e8ac0512ef513)

作成者 SHA1 メッセージ 日付
  Marek Olšák afa752d3f0 radeonsi: decrease the size of si_pm4_state 10年前
  Marek Olšák 6a684ff67e radeonsi/compute: add buffers to the CS directly 10年前
  Marek Olšák 2176b3b09f radeonsi: only use new versions of LLVM image and sample intrinsics 11年前
  Marek Olšák e6d3846dd0 gallium/radeon: drop support for LLVM 3.4 10年前
  Marek Olšák 5fbfd8dd23 r600/llvm: remove dead code for LLVM 3.3 10年前
  Marek Olšák 5c6c5b5246 r600g: use pipe_resource::width0 instead pb_buffer::size 10年前
  Marek Olšák 7956eae1c7 radeonsi: enable VGPR spilling on VI 10年前
  Ilia Mirkin 74b86b971f nv50/ir: don't fold immediate into mad if registers are too high 10年前
  Ilia Mirkin ce28ca7133 nv50/ir: fix emission of 8-byte wide interp instruction 10年前
  Ilia Mirkin 641eda0c79 nv50/ir: r63 is only 0 if we are using less than 63 registers 10年前
  Ilia Mirkin a072ef8748 nv50/ir: make edge splitting fix up phi node sources 10年前
  Ilia Mirkin 342e68dc60 nvc0: remove BGRA4 format support 10年前
  Ilia Mirkin e50c01d5af nvc0: keep track of cb bindings per buffer, use for upload settings 10年前
  Hans de Goede 3e9df0e3af nv30: Disable msaa unless requested from the env by NV30_MAX_MSAA 10年前
  Hans de Goede ac066bf65c nv30: Fix color resolving for nv3x cards 10年前
  Mauro Rossi c12ffb30b4 android: radeonsi: add support for sid_tables.h generated sources 10年前
  Mauro Rossi e838d91b94 nouveau: android: add space before PRIx64 macro 10年前
  Emil Velikov d9df8c2fa2 svga: pick all the files into the tarball 10年前
  Dave Airlie 6d2ceb10cd r600: don't use shader key without verifying shader type (v2) 10年前
  Ilia Mirkin 39df725f73 nvc0: always emit a full shader colormask 10年前
  Hans de Goede 87073c69f3 nv30: Fix max width / height checks in nv30 sifm code 10年前
  Thomas Hellstrom f1ef89eaab svga: Fix surface view error handling 10年前
  Ilia Mirkin a778831735 nouveau: don't mark full range as used on unmap with explicit flush 10年前
  Ilia Mirkin c830d193db nv50: avoid using inline vertex data submit when gl_VertexID is used 10年前
  Ilia Mirkin 4a025c6bc8 nv50: don't flush vertex arrays when index buffer changes 10年前
  Ilia Mirkin 1f62d36ae2 nv50: rebind bo to bufctx when invalidating idxbuf storage 10年前
  Ilia Mirkin 114cc18b98 nv50: clear buffer status on all vertex bufs, not just the first one 10年前
  Ilia Mirkin 75e34d1df8 nv50: fix drawing from tfb, direct-to-pushbuf submits 10年前
  Hans de Goede 3c6c4d4f29 nv30: Implement color resolve for msaa 10年前
  Hans de Goede 3329703eb1 nv30: Fix creation of scanout buffers 10年前
  Boyan Ding 48de40ce9c vc4: Initialize pack field of qreg to 0 in qir_get_temp 10年前
  Dave Airlie 5fa5a012b1 r600: fix loop overrun in cayman_mul_double_instr 10年前
  Brian Paul 70dbdca15f svga: update call to u_upload_alloc() 10年前
  Grazvydas Ignotas 722ce74743 gallium/radeon: remove 'dirty' member from r600_atom 10年前
  Grazvydas Ignotas ccbc7952a4 r600g: simplify dirty atom tracking 10年前
  Grazvydas Ignotas 6ef4572937 r600g: start numbering atoms from 1 10年前
  Grazvydas Ignotas 4d9af438bc r600g: make all viewport states use single atom 10年前
  Grazvydas Ignotas fbb423b433 r600g: apply disable workaround on all scissors 10年前
  Grazvydas Ignotas 7d475bad66 r600g: make all scissor states use single atom 10年前
  Ian Romanick 8fafb0a67f mesa: Fix warning about static being in the wrong place 10年前
  Charmaine Lee 4a9480b64a svga: fix referencing a NULL framebuffer cbuf 10年前
  Charmaine Lee 5a5e5e3959 svga: increment texture age when surface is to be marked as dirty 10年前
  Charmaine Lee b2fd41ce46 svga: fix backed surface view regression 10年前
  Brian Paul e054251ed1 svga: update driver for version 10 GPU interface 10年前
  Brian Paul 656dac120d svga: add new version 10 device command prototypes 10年前
  Brian Paul e8c20d97eb svga: add new svga_streamout.h file 10年前
  Brian Paul 8ddf98d671 svga: add new svga_state_tgsi_transform.c file 10年前
  Brian Paul 26d8bae889 svga: add new svga_state_sampler.c file 10年前
  Brian Paul a633948e7e svga: add new svga_state_gs.c file 10年前
  Brian Paul ff85bcdba2 svga: add new svga_pipe_streamout.c file 10年前