99354 Commits (f93994080993bda783c35f3b181062df088e6a6e)
 

Author SHA1 Message Date
  Jason Ekstrand f939940809 anv: Split anv_extensions.py into two files 7 years ago
  Jason Ekstrand 10d1b0be8e anv/meson: Make anv_entrypoints_gen.py depend on anv_extensions.py 7 years ago
  Timothy Arceri e68150de26 ac: fix image load store for GLSL_SAMPLER_DIM_3D 7 years ago
  Timothy Arceri 82adf53308 ac: image size builtin for GLSL_SAMPLER_DIM_3D 7 years ago
  Chuck Atkins a29d63ecf7 swr: refactor swr_create_screen to allow for proper cleanup on error 7 years ago
  Anuj Phogat 56b9060381 intel: Add Geminilake brand strings 7 years ago
  Timothy Arceri 5b9362c248 ac: fix ac_build_varying_gather_values() for packed layouts 7 years ago
  Timothy Arceri 209b14c2cb ac: remove arrays when when querying sampler info 7 years ago
  Timothy Arceri 0cbc62a4dd glsl: add image and sampler (un)packing support to glsl to nir 7 years ago
  Timothy Arceri 549ccbb435 nir: add image and sampler type to glsl_get_bit_size() 7 years ago
  Timothy Arceri 324d2fe6a7 ac: fix emit vertex stream parameter 7 years ago
  Timothy Arceri 271067967a ac: add support for gl_HelperInvocation 7 years ago
  Timothy Arceri 3bc5fa69f5 ac/radeonsi: add emit primitive to the abi 7 years ago
  Timothy Arceri dd4591b794 radeonsi: add generic emit primitive helper 7 years ago
  Timothy Arceri fdc2fb4d88 ac: add stream handling to visit_end_primitive() 7 years ago
  Timothy Arceri 6bf1c93fe0 radeonsi/nir: fix fs output index 7 years ago
  Timothy Arceri 882af004d8 ac/nir/radeonsi: add ARB_shader_ballot support 7 years ago
  Timothy Arceri 4a9643413f ac/nir: add ARB_shader_group_vote support 7 years ago
  Timothy Arceri dabff1cf7a radeonsi/nir: add primitive id to inputs scan 7 years ago
  Timothy Arceri c6a0ce7e54 radeonsi/nir: add nir_intrinsic_load_sample_mask_in to ir scan 7 years ago
  Samuel Thibault 9131e6d3c2 u_thread: Use pthread_setname_np on linux only. 7 years ago
  Jose Fonseca dcbb224c68 svga: Prevent use after free. 7 years ago
  Kenneth Graunke 60f15477da i965: Drop render_target_start from binding table struct. 7 years ago
  Emil Velikov a9bb067e27 i965: make brw_context::num_samples unsigned int 7 years ago
  Emil Velikov ef1df63046 st/mesa: provide static inline st_init_vdpau_functions 7 years ago
  Samuel Pitoiset 33e6e5e6a4 radv: add an option that allows to dump pre-optimization ir 7 years ago
  Chris Wilson 525b4f7548 i965: Accept CONTEXT_ATTRIB_PRIORITY for brwCreateContext 7 years ago
  Matthew Nicholls 005375717b radv: restore previous stencil reference after depth-stencil clear 7 years ago
  Jason Ekstrand 5048572352 i965: Set tiling on BOs imported with modifiers 7 years ago
  Jason Ekstrand b9e7b29705 i965/bufmgr: Add a create_from_prime_tiled function 7 years ago
  Jason Ekstrand ad424b2243 i965/miptree: Use the tiling from the modifier instead of the BO 7 years ago
  Jason Ekstrand 0465dd13d2 i965/miptree: Add an explicit tiling parameter to create_for_bo 7 years ago
  Bas Nieuwenhuizen 4584c4ef04 radv: Don't allow 3d or 1d depth/stencil textures. 7 years ago
  Bas Nieuwenhuizen 8b98929074 radv: Init variant entry with memset. 7 years ago
  Bas Nieuwenhuizen fb0992e967 radv: Fix bufimage failure deallocation. 7 years ago
  Bas Nieuwenhuizen 2c802ca66c radv: Fix fragment resolve init memory allocation failure paths. 7 years ago
  Bas Nieuwenhuizen c685076ab0 radv: Fix freeing meta state if the device pipeline cache fails to allocate. 7 years ago
  Bas Nieuwenhuizen 71f0315a88 radv: Fix memory allocation failure path in compute resolve init. 7 years ago
  Bas Nieuwenhuizen d956e0bdf5 radv: Fix ordering issue in meta memory allocation failure path. 7 years ago
  Lucas Stach 29a0ea699a etnaviv: dirty TS state when framebuffer has changed 7 years ago
  Vinson Lee e03c880971 broadcom/vc5: Fix source file name. 7 years ago
  Vinson Lee 14abbe604b broadcom/vc5: Add missing include paths. 7 years ago
  Eric Anholt f398aa6aef mesa: Only require independent blending for GLES 3.2. 7 years ago
  Kenneth Graunke 60d8fe9216 i965: Delete completely bogus comment 7 years ago
  Dylan Baker 436ed65d38 autotools: include meson build files in tarball 7 years ago
  George Kyriazis 9d80ed0862 swr/rast: Fix llvm5 behavior 7 years ago
  George Kyriazis d335b32baf swr/rast: Enable early rasterization 7 years ago
  George Kyriazis bacfbe5a32 swr/rast: Implement Early Rasterization optimization 7 years ago
  George Kyriazis be3cd7add1 swr/rast: Enable simd16 vertex shaders 7 years ago
  George Kyriazis 8c83d2d371 swr: Support simd16 vertex shaders 7 years ago