96662 Commits (77d3d71f23b32550b045b5f74b7a5e6ca54d83c5)
 

Autor SHA1 Mensaje Fecha
  Kenneth Graunke 77d3d71f23 i965: Rename brw->no_batch_wrap to intel_batchbuffer::no_wrap hace 8 años
  Kenneth Graunke d22bc4ba52 i965: Delete dead brw_context fields. hace 8 años
  Emil Velikov 9b753e8ca3 mapi/shared-glapi/test: rework glapitable.h handling hace 8 años
  Dylan Baker 142dc8b9de meson: fix blob test includes hace 8 años
  Emil Velikov ee779c93d5 Revert "make: Fix test to be meson compatible" hace 8 años
  Mark Thompson e7f24859ca st/dri: Add definitions to allow importing 16-bit surfaces hace 8 años
  Mario Kleiner 556037f131 i965: Complete 'expose RGBA visuals only on Android' hace 8 años
  Emil Velikov df3a430180 configure.ac: add missing LLVM components for OpenCL hace 8 años
  Emil Velikov 36d6d1e931 configure.ac: add llvm_add_optional_component helper hace 8 años
  Emil Velikov a7ecf7b86f Travis: add binutils 2.26 for a few more LLVM 3.9 builds hace 8 años
  Emil Velikov 13a53c4f5c configure.ac: rework llvm libs handling for 3.9+ hace 8 años
  Emil Velikov 98fdff7247 configure.ac: factor out detection for old and buggy llvm hace 8 años
  Emil Velikov 9032e2cdcc configure.ac: remove no longer necessary llvm-config --libs check hace 8 años
  Emil Velikov 66ebdfbd44 eglmesaext: add forward declaration for struct wl_buffers hace 8 años
  Emil Velikov a14ecdab16 configure.ac: bump Clover LLVM requirement to 3.9 hace 8 años
  Emil Velikov acb84ffbc7 wayland-drm: constify the callbacks struct, take 2 hace 8 años
  Emil Velikov 0cfd6f6cfc wayland-drm: use a copy of the wayland_drm_callbacks struct hace 8 años
  Emil Velikov 872a373bc8 egl/dri: don't crash when createImageFromRenderbuffer2 is NULL hace 8 años
  Ville Syrjälä 2289964f4f meson: Build i915 hace 8 años
  Ville Syrjälä 66b1597a88 meson: Fix xf86vm dep hace 8 años
  Jason Ekstrand 79d403417c intel/cs: Make thread_local_id a regular builtin param hace 8 años
  Jason Ekstrand 8d90e28839 intel/compiler: Allocate pull_param in assign_constant_locations hace 8 años
  Jason Ekstrand 29737eac98 intel: Allocate prog_data::[pull_]param deeper inside the compiler hace 8 años
  Jason Ekstrand c3d54d0375 ralloc: Allow reparenting to a NULL context hace 8 años
  Jason Ekstrand 2e317a4b6d anv/pipeline: Refactor setup of the prog_data::param array hace 8 años
  Jason Ekstrand 6b31229592 anv/pipeline: Grow the param array for images hace 8 años
  Jason Ekstrand 63c938fd18 anv/pipeline: Whack nir->num_uniforms to MAX_PUSH_CONSTANT_SIZE hace 8 años
  Jason Ekstrand 4dfb8b3416 intel/vs: Grow the param array for clip planes hace 8 años
  Jason Ekstrand 6bcc5c0c75 intel/cs: Grow prog_data::param on-demand for thread_local_id_index hace 8 años
  Jason Ekstrand b1d1b7222a intel/compiler: Make brw_nir_lower_intrinsics compute-specific hace 8 años
  Jason Ekstrand 2db9470d88 intel/compiler: Add a helper for growing the prog_data::param array hace 8 años
  Jason Ekstrand c0435b204a intel/compiler: Stop adding params for texture sizes hace 8 años
  Jason Ekstrand 4d4f149376 i965: Only add the wpos state reference if we lowered something hace 8 años
  Jason Ekstrand 4efd079aba intel/compiler: Add a flag for pull constant support hace 8 años
  Jason Ekstrand 9df64b5666 anv/pipeline: Ralloc prog_data::param of the compile mem_ctx hace 8 años
  Jason Ekstrand 490d80fd1a anv/pipeline: Add a mem_ctx parameter to anv_pipeline_compile hace 8 años
  Jason Ekstrand cfc7ed75eb i965: Store image_param in brw_context instead of prog_data hace 8 años
  Jason Ekstrand 6ee4b352c9 i965: Use prog->info.num_images for needs_dc computation hace 8 años
  Jason Ekstrand 2975e4c56a intel: Rewrite the world of push/pull params hace 8 años
  Jason Ekstrand faad828b16 i965: Get rid of gen7_cs_state.c hace 8 años
  Jason Ekstrand 9b3f917f9e i965: Add a helper for populating constant buffers hace 8 años
  Jason Ekstrand d640627159 i965: Move brw_upload_pull_constants to gen6_constant_state.c hace 8 años
  Jason Ekstrand 3442c9fc3e nir: Get rid of the variable on vote intrinsics hace 8 años
  Jason Ekstrand a0947921eb nir/opcodes: Fix constant-folding of ufind_msb hace 8 años
  Jason Ekstrand ac3b73ac8d meta: Delete the PBO texsubimage path for real hace 8 años
  Jason Ekstrand b8ab78d1af anv/pipeline_cache: Rework to use multialloc and blob hace 8 años
  Jason Ekstrand 2d29dd9ee4 anv/pipeline: Declare bind maps closer to their use hace 8 años
  Jason Ekstrand ba4b7e9c44 anv/multialloc: Add new add_size helper hace 8 años
  Jason Ekstrand 6a41a52e62 compiler/blob: Make some parameters void instead of uint8_t hace 8 años
  Jason Ekstrand 4d56ff0a71 compiler/blob: Constify the reader hace 8 años