89641 Commits (0fc5110a6e1759c38af74f0b10acc56af6f0bfca)
 

Author SHA1 Message Date
  Dave Airlie b19caecbd6 radeon/ac: fix intrinsic version check 9 years ago
  Bas Nieuwenhuizen a247215469 radv: Merge fast clear flushes. 9 years ago
  Tim Rowley a01a104216 relnotes: [swr] note addition of gs, increased llvm requirement 9 years ago
  Tim Rowley bb8a4242ff docs: update features.txt for swr geometry shaders 9 years ago
  Tim Rowley c307092557 swr: [rasterizer core] fix primID provoking vertex for GS 9 years ago
  Tim Rowley f1d7284117 swr: implement geometry shaders 9 years ago
  Tim Rowley 08a82363ba configure.ac: increase required swr llvm to 3.9.0 9 years ago
  Kenneth Graunke 6f71d9adc1 i965: Clamp texture buffer size to GL_MAX_TEXTURE_BUFFER_SIZE. 9 years ago
  Emil Velikov eaf4a106bd automake: move wayland-drm prior to Vulkan 9 years ago
  Mauro Rossi 6facb0c08f android: fix libz dynamic library dependencies 9 years ago
  Timothy Arceri 28fd6556c3 svga: pass NULL to ureg_get_tokens() 9 years ago
  Ilia Mirkin 8e6d67685e nvc0: take extra pushbuf space into account for pushbuf_space calls 9 years ago
  Ilia Mirkin 32dd8d59b6 nvc0: increase alignment to 256 for texture buffers on fermi 9 years ago
  Tapani Pälli 66b62be4bb android: fix outdir for gen_enum_to_str files 9 years ago
  Xiaosong Wei 2acc69da8c EGL/Android: Add EGL_EXT_buffer_age extension 9 years ago
  Emil Velikov 2b1e22f9d8 docs: add news item and link release notes for 17.0.1 9 years ago
  Emil Velikov 1b19304f3f docs: add sha256 checksums for 17.0.1 9 years ago
  Emil Velikov 6a4f6a49d4 docs: add release notes for 17.0.1 9 years ago
  Emil Velikov 1cd4fde053 gallium/targets: don't leave an empty target directory(ies) 9 years ago
  Emil Velikov 342e5fdb64 radv: use enum_to_str util functions. 9 years ago
  Jason Ekstrand e135ce6f08 vulkan: Build common Vulkan code earlier 9 years ago
  Jason Ekstrand b3135c3cf3 anv: Advertise shaderInt64 on Broadwell and above 9 years ago
  Jason Ekstrand bc456749bd nir/int64: Properly handle imod/irem 9 years ago
  Jason Ekstrand 9745bef308 nir/builder: Add an int64 immediate helper 9 years ago
  Kenneth Graunke 46cd549c2b genxml: Fill out Gen4 and G45 XML. 9 years ago
  Marek Olšák 7f1446a8a1 ac: normalize build helper names 9 years ago
  Marek Olšák 8bde7fb3fc ac: replace SI.vs.load.input with amdgcn.buffer.load.format 9 years ago
  Marek Olšák 94811dc66c radeonsi: move SI.vs.load.input building into amd/common 9 years ago
  Marek Olšák 52660484c1 radeonsi: detect and mark loads/stores from read-only/write-only memory 9 years ago
  Marek Olšák 97e21cfa25 ac: replace llvm.SI.tbuffer.store with llvm.amdgcn.buffer.store if ADD_TID=0 9 years ago
  Marek Olšák 684339827c radeonsi: use the writeonly LLVM attribute 9 years ago
  Marek Olšák 8cfdbba6c7 ac: remove offen parameter from ac_build_buffer_store_dword 9 years ago
  Marek Olšák 1bc88c02c0 radeonsi: enable TC L2 for tessellation offchip stores 9 years ago
  Marek Olšák 27439dfdae radeonsi: merge and simplify tbuffer_store functions 9 years ago
  Marek Olšák b46e412c2e radeonsi: set noalias on input shader pointers 9 years ago
  Marek Olšák d4324ddb89 radeonsi: replace AMDGPU.bfe.* with amdgcn.*bfe 9 years ago
  Marek Olšák 9c09592086 radeonsi: move kill intrinsic building into amd/common 9 years ago
  Marek Olšák e729dc7c46 radeonsi: set readnone on reads from read-only memory 9 years ago
  Marek Olšák 25c7969a5a radeonsi: replace SI.buffer.load.dword with amdgcn.buffer.load 9 years ago
  Marek Olšák 653ac0b389 radeonsi: replace SI.packf16 with amdgcn.cvt.pkrtz 9 years ago
  Marek Olšák 4b2e5b9389 ac: replace old image intrinsics with new ones 9 years ago
  Marek Olšák c6a3911e5d radeonsi: remove last use of llvm.SI.resinfo 9 years ago
  Marek Olšák ad18d7f040 radeonsi: move image intrinsic building to amd/common 9 years ago
  Marek Olšák 2b3ebe307c ac: replace SI.export with amdgcn.exp.* 9 years ago
  Marek Olšák 369f4a8726 radeonsi: move llvm.SI.export building to amd/common 9 years ago
  Marek Olšák 9af03318aa ac: unify build_type_name_for_intr functions 9 years ago
  Marek Olšák f8c823b103 radeonsi: set unorm=1 for TGSI_TEXTURE_SHADOWRECT as well 9 years ago
  Marek Olšák b5744310d4 gallivm, ac: add writeonly and inaccessiblememonly attributes 9 years ago
  Marek Olšák 455c79b24f tgsi/scan: record load/store/atomic image usage 9 years ago
  Eric Anholt 3958c01762 glapi: Fix a comment typo 13 years ago