100249 次程式碼提交 (36ac485bd1c99412717d2b3023c490d26ca91f92)
 

作者 SHA1 備註 提交日期
  Andres Gomez 36ac485bd1 swr: bump minimum supported LLVM version to 4.0 7 年之前
  Andres Gomez b39f6d5fc7 travis: radeonsi and radv need LLVM 4.0 7 年之前
  Samuel Pitoiset 1ac741d690 ac/nir: move ac_declare_lds_as_pointer() outside of the switch 7 年之前
  Samuel Pitoiset b5d111ae76 radv: allow to force family using RADV_FORCE_FAMILY 7 年之前
  Thomas Hellstrom f386776ea5 loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback 7 年之前
  Thomas Hellstrom 80c31f7837 svga: Fix a leftover debug hack 7 年之前
  Iago Toral Quiroga af5f2322d0 anv/entrypoints: make vkGetDeviceProcAddr return NULL for instance commands 7 年之前
  Ilia Mirkin e1a70aed10 nv50,nvc0: mark ABGR format as displayable instead of ARGB format 7 年之前
  Ilia Mirkin f7604d8af5 st/dri: only expose config formats that are display targets 7 年之前
  Ilia Mirkin ebdc4c31e2 mesa: add xbgr support adjacent to xrgb 7 年之前
  Timothy Arceri d88a2906f8 st/shader_cache: copy nir pointer to gl_program after deserializing 7 年之前
  Timothy Arceri 691c320de0 radeonsi: add nir shader cache support 7 年之前
  Timothy Arceri 2b431808ab radeonsi: rename variables tgsi_binary -> ir_binary 7 年之前
  Emil Velikov 1270990438 docs: update calendar, add news and link release notes to 17.3.5 7 年之前
  Emil Velikov be5a996039 docs: add sha256 checksums for 17.3.5 7 年之前
  Emil Velikov ca614d40cd docs: add release notes for 17.3.5 7 年之前
  Marek Olšák f78fe98fff radeonsi: fix regression from 32-bit pointers on CI 7 年之前
  Samuel Pitoiset 549c7f3724 radv: compact varyings after removing unused ones 7 年之前
  Timothy Arceri 51e745cf77 radeonsi/nir: fix gl_FragCoord for pixel_center_integer 7 年之前
  Timothy Arceri 347038baa9 glsl/nir: add pixel_center_integer to shader info 7 年之前
  Ilia Mirkin fe76fc11b1 gm107/ir: avoid using kepler instruction capabilities 7 年之前
  Ilia Mirkin f08fd676bf nvc0: add support for bindless on maxwell+ 7 年之前
  Ilia Mirkin 0255550eb1 gm107/ir: change how SUQ works in preparation for bindless 7 年之前
  Kenneth Graunke fa8a764b62 i965: Use absolute addressing for constant buffer 0 on Kernel 4.16+. 11 年之前
  Kenneth Graunke a63c74be85 i965: Stop restoring the default L3 configuration on Kernel 4.16+. 7 年之前
  Mikko Perttunen 5a1606c51f nvc0: Use GP100_COMPUTE_CLASS on GP10B 7 年之前
  Daniel Stone 9d21dbeb88 i965: Fix aux-surface size check 7 年之前
  Marek Olšák 931ec80eeb radeonsi: implement 32-bit pointers in user data SGPRs (v2) 7 年之前
  Marek Olšák 5722cd4084 radeonsi: disallow constant buffers with a 64-bit address in slot 0 7 年之前
  Marek Olšák d790b6cece radeonsi: move const_uploader allocations to 32-bit address space 7 年之前
  Marek Olšák 50581549b7 winsys/radeon: implement and enable 32-bit VM allocations 7 年之前
  Marek Olšák 1104d1e9d3 winsys/radeon: add struct radeon_vm_heap 7 年之前
  Marek Olšák 48ecacfefa winsys/amdgpu: enable 32-bit VM allocations 7 年之前
  Marek Olšák c2da45be86 gallium/radeon: add 32-bit address space heaps 7 年之前
  Marek Olšák 0977b7f7b3 ac: query high bits of 32-bit address space 7 年之前
  Marek Olšák 16be55da94 gallium: use PIPE_CAP_CONSTBUF0_FLAGS 7 年之前
  Marek Olšák 8e7222f4e5 gallium: allow drivers to impose BO flags restrictions on constant buffer 0 7 年之前
  Alexander von Gluck IV 834d221512 meson: Add Haiku platform support v4 7 年之前
  Anuj Phogat 7b283544dc anv/icl: Add render target flush after uploading binding table 7 年之前
  Anuj Phogat 136f583a24 anv/icl: Enable float blend optimization 7 年之前
  Anuj Phogat cd7102972f anv/icl: Use gen11 functions 8 年之前
  Anuj Phogat 9673c21d4f anv/icl: Build anv libs for gen11 8 年之前
  Anuj Phogat 1f108b436b anv/icl: Generate gen11 entry point functions 8 年之前
  Anuj Phogat a86c0a08df anv/icl: Don't use DISPATCH_MODE_SIMD4X2 8 年之前
  Anuj Phogat cd5fc634a8 anv/icl: Don't use SingleVertexDispatch 8 年之前
  Anuj Phogat 6e3940b3cf anv/icl: Don't set ResetGatewayTimer 8 年之前
  Anuj Phogat 41a4c2c8e8 anv/icl: Add #define genX 8 年之前
  Anuj Phogat 413d475b44 anv/icl: Add gen11 mocs defines 8 年之前
  Kenneth Graunke 1d6cf433d2 i965: Implement GenerateMipmap directly, rather than using Meta. 9 年之前
  Kenneth Graunke 9bcd31ea90 mesa: Move compute_num_levels from st_gen_mipmap.c to mipmap.c. 9 年之前