86551 Commits (cd724208d3e1e3307f84a794f2c1fc83b69ccf8a)
 

Author SHA1 Message Date
  Rob Clark dfc001dccc freedreno/ir3: fixup ralloc fallout 9 years ago
  Steinar H. Gunderson 2e2562cabb Fix races during _mesa_HashWalk(). 9 years ago
  Kenneth Graunke 07566ad4b6 i965: Drop tabs in brw_state.h. 9 years ago
  Daniel Scharrer 0b98e885e7 ac/nir/llvm: Fix setting function attributes for intrinsics 9 years ago
  Kenneth Graunke 74d5d393df i965: Update a comment: s/brw_state_cache/brw_program_cache/g 9 years ago
  Laurent Carlier 3ff9f8c532 clover: fix building since llvm r286566 9 years ago
  Emil Velikov 6ff948ece1 egl/wayland: fix return value in dri2_wl_swrast_commit_backbuffer 9 years ago
  Brian Paul 92ec47a6ba glsl: define __STDC_FORMAT_MACROS to get PRIx64 macro 9 years ago
  Brian Paul f9052536c9 mesa: fix comment indentation in bind_buffers_check_offset_and_size() 9 years ago
  Emil Velikov db45f1eaab glsl: automake: add opt_add_neg_to_sub.h to the sources list 9 years ago
  Timothy Arceri e36f0878cf i965: update gl_PrimitiveIDIn to be a system variable 9 years ago
  Timothy Arceri 00620782c9 i965: use nir_shader_gather_info() over do_set_program_inouts() 9 years ago
  Timothy Arceri e86fc2c285 i965: remove remaining tabs in brw_program_cache.c 9 years ago
  Timothy Arceri 663fc64965 i965: rename brw_state_cache_check_size() to brw_program_cache_check_size() 9 years ago
  Timothy Arceri 0d897be973 i965: rename brw_state_cache.c -> brw_program_cache.c 9 years ago
  Jason Ekstrand a5e88e66e6 i965/gs: Allow primitive id to be a system value 9 years ago
  Jason Ekstrand e73d136a02 vulkan/wsi/x11: Implement FIFO mode. 9 years ago
  Jason Ekstrand 4fa0ca80ee vulkan/wsi: Report the correct min/maxImageCount 9 years ago
  Kevin Strasser 932bb3f0dd vulkan/wsi: Add a thread-safe queue implementation 9 years ago
  Tapani Pälli 3ca600fe71 android/i965: add libmesa_i965_compiler static library 9 years ago
  Tapani Pälli 1c2de8977b android: add SPIRV_FILES to libmesa_nir 9 years ago
  Tapani Pälli 23d1799f7d anv: use STATIC_ASSERT instead of static_assert 9 years ago
  Tapani Pälli ec725dc140 util: use STATIC_ASSERT instead of static_assert 9 years ago
  Dave Airlie 98969808ff vulkan: import latest public vulkan headers + and fix drivers. 9 years ago
  Emil Velikov e4c465e230 docs: add news item and link release notes for 12.0.4 9 years ago
  Emil Velikov 33c2958930 docs: add sha256 checksums for 12.0.4 9 years ago
  Emil Velikov d82bbf34df docs: add release notes for 12.0.4 9 years ago
  Brian Paul d881e1c024 glsl: include inttypes.h for PRIx64 macro 9 years ago
  Dave Airlie 2de85eb97a radv: fix texturesamples to handle single sample case 9 years ago
  Jason Ekstrand a6c3d0f92b anv/cmd_buffer: Enable a CS stall workaround for Sky Lake gt4 9 years ago
  Jason Ekstrand 1e3e347fd5 anv/cmd_buffer: Take a command buffer instead of a batch in two helpers 9 years ago
  Ian Romanick e9acae8486 glsl/standalone: Add the ability to generate ir_builder code 9 years ago
  Ian Romanick 191d9a5195 glsl: Add a C++ code generator that uses ir_builder to rebuild a program 9 years ago
  Ian Romanick 984f16bbd7 glsl: Generate strings that are the enum names without the ir_*op_ prefix 9 years ago
  Ian Romanick d0028b2e1c glsl/standalone: Enable par-linking 9 years ago
  Ian Romanick 4dc759c8c2 glsl/standalone: Optimize dead variable declarations 9 years ago
  Ian Romanick f45a2a93ae glsl/standalone: Optimize add-of-neg to subtract 9 years ago
  Ian Romanick 9788b3b6f3 glsl/linker: Allow link_intrastage_shaders when there is no main() 9 years ago
  Timothy Arceri 7372d2153a nir: update nir_gather_info to only mark used array/matrix elements 9 years ago
  Kenneth Graunke 53d1f4251f mesa/compiler: move MAX_VARYING to shader_enums.h 9 years ago
  Timothy Arceri cd52b4fb16 nir: add more helpers to nir_types.cpp 9 years ago
  Kenneth Graunke ad9d4a4f8d nir: Generalize the "is per-vertex variable?" helpers and export them. 9 years ago
  Samuel Pitoiset 561f2208bd nvc0: support MP performance counters on Maxwell 9 years ago
  Tim Rowley b9578b683d gallium: detect avx512 cpu features 9 years ago
  Ian Romanick c8c46641af glsl: Parse 0 as a preprocessor INTCONSTANT 9 years ago
  Ian Romanick e85a747e29 glcpp: Handle '#version 0' and other invalid values 9 years ago
  Ian Romanick cbba5e13ac linker: Remove unnecessary overload of program_resource_visitor::visit_field 9 years ago
  Emil Velikov b359f62456 radv: automake: list correct file in the EXTRA_DIST 9 years ago
  Marek Olšák f500c36339 mesa: remove LowerShaderSharedVariables 9 years ago
  Marek Olšák 0f6360eedb glsl: handle partial swizzles in opt_dead_code_local correctly 9 years ago