96640 次程式碼提交 (29737eac985cf028b19d977cb8fa0d7320cf91cf)
 

作者 SHA1 備註 提交日期
  Jason Ekstrand 29737eac98 intel: Allocate prog_data::[pull_]param deeper inside the compiler 8 年之前
  Jason Ekstrand c3d54d0375 ralloc: Allow reparenting to a NULL context 8 年之前
  Jason Ekstrand 2e317a4b6d anv/pipeline: Refactor setup of the prog_data::param array 8 年之前
  Jason Ekstrand 6b31229592 anv/pipeline: Grow the param array for images 8 年之前
  Jason Ekstrand 63c938fd18 anv/pipeline: Whack nir->num_uniforms to MAX_PUSH_CONSTANT_SIZE 8 年之前
  Jason Ekstrand 4dfb8b3416 intel/vs: Grow the param array for clip planes 8 年之前
  Jason Ekstrand 6bcc5c0c75 intel/cs: Grow prog_data::param on-demand for thread_local_id_index 8 年之前
  Jason Ekstrand b1d1b7222a intel/compiler: Make brw_nir_lower_intrinsics compute-specific 8 年之前
  Jason Ekstrand 2db9470d88 intel/compiler: Add a helper for growing the prog_data::param array 8 年之前
  Jason Ekstrand c0435b204a intel/compiler: Stop adding params for texture sizes 8 年之前
  Jason Ekstrand 4d4f149376 i965: Only add the wpos state reference if we lowered something 8 年之前
  Jason Ekstrand 4efd079aba intel/compiler: Add a flag for pull constant support 8 年之前
  Jason Ekstrand 9df64b5666 anv/pipeline: Ralloc prog_data::param of the compile mem_ctx 8 年之前
  Jason Ekstrand 490d80fd1a anv/pipeline: Add a mem_ctx parameter to anv_pipeline_compile 8 年之前
  Jason Ekstrand cfc7ed75eb i965: Store image_param in brw_context instead of prog_data 8 年之前
  Jason Ekstrand 6ee4b352c9 i965: Use prog->info.num_images for needs_dc computation 8 年之前
  Jason Ekstrand 2975e4c56a intel: Rewrite the world of push/pull params 8 年之前
  Jason Ekstrand faad828b16 i965: Get rid of gen7_cs_state.c 8 年之前
  Jason Ekstrand 9b3f917f9e i965: Add a helper for populating constant buffers 8 年之前
  Jason Ekstrand d640627159 i965: Move brw_upload_pull_constants to gen6_constant_state.c 8 年之前
  Jason Ekstrand 3442c9fc3e nir: Get rid of the variable on vote intrinsics 8 年之前
  Jason Ekstrand a0947921eb nir/opcodes: Fix constant-folding of ufind_msb 8 年之前
  Jason Ekstrand ac3b73ac8d meta: Delete the PBO texsubimage path for real 8 年之前
  Jason Ekstrand b8ab78d1af anv/pipeline_cache: Rework to use multialloc and blob 8 年之前
  Jason Ekstrand 2d29dd9ee4 anv/pipeline: Declare bind maps closer to their use 8 年之前
  Jason Ekstrand ba4b7e9c44 anv/multialloc: Add new add_size helper 8 年之前
  Jason Ekstrand 6a41a52e62 compiler/blob: Make some parameters void instead of uint8_t 8 年之前
  Jason Ekstrand 4d56ff0a71 compiler/blob: Constify the reader 8 年之前
  Jason Ekstrand 3af1c82989 compiler/blob: Add (reserve|overwrite)_(uint32|intptr) helpers 8 年之前
  Connor Abbott 6935440967 compiler/blob: make blob_reserve_bytes() more useful 8 年之前
  Jason Ekstrand 8ae03af4ed compiler/blob: Allow for fixed-size blobs with a NULL data pointer 8 年之前
  Jason Ekstrand 26f6d4e5c7 compiler/blob: Add a concept of a fixed-allocation blob 8 年之前
  Jason Ekstrand 49bb9f785a compiler/blob: Switch to init/finish instead of create/destroy 8 年之前
  Jason Ekstrand 0e3bd56c6e compiler: Move blob up a level 8 年之前
  Jason Ekstrand 8f42a43d08 meson: Add inc_compiler to the libglsl includes 8 年之前
  Jason Ekstrand e03717efbd glsl/blob: Return false from grow_to_fit if we've ever failed 8 年之前
  Jason Ekstrand 7118851374 glsl/blob: Return false from ensure_can_read on overrun 8 年之前
  Chris Wilson c866e0b3ca i965: Share the flush for brw_blorp_miptree_download into a pbo 8 年之前
  Jason Ekstrand 760a5815d4 meta: Delete the PBO texture upload/download path 8 年之前
  Jason Ekstrand cdf626294e i965: Use blorp instead of meta for PBO pixel reads 8 年之前
  Jason Ekstrand f933ef00e1 i965: Use blorp instead of meta for PBO texture downloads 8 年之前
  Jason Ekstrand 157faa407f i965/tex: Use blorp texture upload for all CCS_E textures 8 年之前
  Jason Ekstrand dffda6cbbb i965: Use blorp instead of meta for PBO texture uploads 8 年之前
  Jason Ekstrand 1a05bbe6a4 i965: Add blorp-based texture upload and download paths 9 年之前
  Kenneth Graunke acd3e073e4 i965: Refactor y-flipping coordinate transform. 8 年之前
  Jason Ekstrand 52f39d6910 i965/tex: Check if there is data to upload up-front 8 年之前
  Jason Ekstrand d9ed4f6c32 i965/barrier: Do the correct flushes for framebuffer access 8 年之前
  Jason Ekstrand 45991479a3 i965/barrier: Do the correct flushes for texture updates 8 年之前
  Eric Anholt 2f1cdd7137 include: Revert out the update of the Khronos GLX extension header. 8 年之前
  Kenneth Graunke cb9a4ae6c0 i965: Ignore GL_SKIP_DECODE_EXT for textures accessed via texelFetch(). 8 年之前