22900 次代码提交 (cb2322c7c0f95d6d1a2b90494cf5f6fd55f55638)

作者 SHA1 备注 提交日期
  Jonathan Marek cb2322c7c0 freedreno: a2xx: a20x hw binning 6 年前
  Jonathan Marek 7c930d99ad freedreno: a2xx: enable early-Z testing 6 年前
  Jonathan Marek 32b1d2d716 freedreno: a2xx: ir2 cleanup 6 年前
  Rob Herring 41a0acd6a1 Switch imx to kmsro and remove the imx winsys 6 年前
  Eric Anholt 272b6cf58f kmsro: Extend to include hx8357d. 6 年前
  Eric Anholt ed65aeec78 pl111: Rename the pl111 driver to "kmsro". 6 年前
  Gert Wollny 2845939d6a virgl: Set sRGB write control CAP based on host capabilities 6 年前
  Christian Gmeiner 34458c1cf6 etnaviv: add linear sampling support 6 年前
  Christian Gmeiner 42ca4dda2d etnaviv: update headers from rnndb 6 年前
  Christian Gmeiner 5b4a155d2b etnaviv: extend etna_resource with an addressing mode 6 年前
  Ilia Mirkin d1d2bb8c07 nvc0: don't put text segment into bufctx 6 年前
  Eric Anholt c496b60ed8 v3d: Create separate sampler states for the various blend formats. 6 年前
  Eric Anholt 5fe4250a2c v3d: Move the sampler state to the long-lived state uploader. 6 年前
  Eric Anholt 09472006ff v3d: Use the symbolic names for wrap modes from the XML. 6 年前
  Eric Anholt c51d125d18 v3d: Fix stencil sampling from a separate-stencil buffer. 6 年前
  Eric Anholt 8a0b0a8f37 v3d: Fix stencil sampling from packed depth/stencil. 6 年前
  Eric Anholt fcdbd441a2 v3d: Fix release-build warning about utile_h. 6 年前
  Eric Anholt edb1fcd963 v3d: Flush blit jobs immediately after generating them. 6 年前
  Eric Anholt ac333ffa59 v3d: Fix BO stats accounting for imported buffers. 6 年前
  Eric Anholt 060575bea8 v3d: Drop maximum number of texture units down to 16. 6 年前
  Eric Anholt 3e743d8cd8 v3d: Avoid duplicating limits defines between gallium and v3d core. 6 年前
  Eric Anholt 533b3f0541 v3d: Rename gallium-local limits defines from VC5 to V3D. 6 年前
  Jonathan Marek 41ddf1d150 freedreno: add renderonly scanout 6 年前
  Rob Clark cd79b5e0c2 freedreno/a2xx: fix unused variable warning 6 年前
  Rob Clark 4aa64940c6 freedreno: limit tiling to PIPE_BIND_SAMPLER_VIEW 6 年前
  Dylan Baker 7cb7f35bc7 meson: Fix compiler checks for SWR with ICC 6 年前
  Dylan Baker 3ba7ab8d2c meson: fix swr KNL build 6 年前
  Matt Turner 70a7ece035 gallivm: Return true from arch_rounding_available() if NEON is available 6 年前
  Rob Clark 5a4af871e3 freedreno: set modifier when exporting buffer 6 年前
  Ilia Mirkin 8e26d534be nv50,nvc0: mark textures dirty on fb update 6 年前
  Timothy Arceri f0ed59076f radeonsi/nir: add missing piece for bindless image support 6 年前
  Rob Clark 1ce5d757d0 freedreno: core buffer modifier support 6 年前
  Fritz Koenig 7c4b9510d1 freedreno: add query for dmabuf modifiers 6 年前
  Fritz Koenig ddbe6171e6 freedreno: drm_fourcc.h header include 6 年前
  Brian Paul 956c219c8f svga: add new gallium formats to the format conversion table 6 年前
  Marek Olšák d85917deaf radeonsi: rename rfence -> sfence 6 年前
  Marek Olšák 260ff57647 radeonsi: rename rbo, rbuffer to buf or buffer 6 年前
  Marek Olšák 63b91f25bc radeonsi: rename rsrc -> ssrc, rdst -> sdst 6 年前
  Marek Olšák 4666f36c04 radeonsi: rename rquery -> squery 6 年前
  Marek Olšák 501ff90a95 radeonsi: rename r600_resource -> si_resource 6 年前
  Marek Olšák 1cfbed7587 radeonsi: remove r600 from comments 6 年前
  Marek Olšák 2792ec2cdd radeonsi: rename rview -> sview 6 年前
  Marek Olšák 96610f625d radeonsi: rename rscreen -> sscreen 6 年前
  Marek Olšák 86e25ed5a3 radeonsi: disable render cond & pipeline stats for internal compute dispatches 6 年前
  Sonny Jiang 1b25d340b7 radeonsi: use compute for resource_copy_region when possible 6 年前
  Jiang, Sonny 8daf5bb209 radeonsi: add compute_last_block to configure the partial block fields 6 年前
  Marek Olšák b443465fb9 gallium/util: add util_format_snorm8_to_sint8 (from radeonsi) 6 年前
  Marek Olšák 4d5f8f39f3 radeonsi: move PKT3_WRITE_DATA generation into a helper function 6 年前
  Marek Olšák c252273f98 radeonsi: don't use WRITE_DATA.DST_SEL == MEM_GRBM on >= CIK 6 年前
  Marek Olšák a545415eb9 radeonsi: fix the top-of-pipe fence on SI 6 年前