96640 Commits (29737eac985cf028b19d977cb8fa0d7320cf91cf)
 

Autor SHA1 Mensaje Fecha
  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
  Jason Ekstrand 3af1c82989 compiler/blob: Add (reserve|overwrite)_(uint32|intptr) helpers hace 8 años
  Connor Abbott 6935440967 compiler/blob: make blob_reserve_bytes() more useful hace 8 años
  Jason Ekstrand 8ae03af4ed compiler/blob: Allow for fixed-size blobs with a NULL data pointer hace 8 años
  Jason Ekstrand 26f6d4e5c7 compiler/blob: Add a concept of a fixed-allocation blob hace 8 años
  Jason Ekstrand 49bb9f785a compiler/blob: Switch to init/finish instead of create/destroy hace 8 años
  Jason Ekstrand 0e3bd56c6e compiler: Move blob up a level hace 8 años
  Jason Ekstrand 8f42a43d08 meson: Add inc_compiler to the libglsl includes hace 8 años
  Jason Ekstrand e03717efbd glsl/blob: Return false from grow_to_fit if we've ever failed hace 8 años
  Jason Ekstrand 7118851374 glsl/blob: Return false from ensure_can_read on overrun hace 8 años
  Chris Wilson c866e0b3ca i965: Share the flush for brw_blorp_miptree_download into a pbo hace 8 años
  Jason Ekstrand 760a5815d4 meta: Delete the PBO texture upload/download path hace 8 años
  Jason Ekstrand cdf626294e i965: Use blorp instead of meta for PBO pixel reads hace 8 años
  Jason Ekstrand f933ef00e1 i965: Use blorp instead of meta for PBO texture downloads hace 8 años
  Jason Ekstrand 157faa407f i965/tex: Use blorp texture upload for all CCS_E textures hace 8 años
  Jason Ekstrand dffda6cbbb i965: Use blorp instead of meta for PBO texture uploads hace 8 años
  Jason Ekstrand 1a05bbe6a4 i965: Add blorp-based texture upload and download paths hace 9 años
  Kenneth Graunke acd3e073e4 i965: Refactor y-flipping coordinate transform. hace 8 años
  Jason Ekstrand 52f39d6910 i965/tex: Check if there is data to upload up-front hace 8 años
  Jason Ekstrand d9ed4f6c32 i965/barrier: Do the correct flushes for framebuffer access hace 8 años
  Jason Ekstrand 45991479a3 i965/barrier: Do the correct flushes for texture updates hace 8 años
  Eric Anholt 2f1cdd7137 include: Revert out the update of the Khronos GLX extension header. hace 8 años
  Kenneth Graunke cb9a4ae6c0 i965: Ignore GL_SKIP_DECODE_EXT for textures accessed via texelFetch(). hace 8 años