78875 次程式碼提交 (584f39c65ed24d6c331d8ccf05d93678f3fafe16)
 

作者 SHA1 備註 提交日期
  Kristian Høgsberg Kristensen 584f39c65e anv: Don't re-upload shaders when merging 9 年之前
  Kristian Høgsberg Kristensen 626559ed37 anv: Add anv_pipeline_cache_add_entry() 9 年之前
  Kristian Høgsberg Kristensen 07441c344c anv: Rename anv_pipeline_cache_add_entry() to 'set' 9 年之前
  Kristian Høgsberg Kristensen 87967a2c85 anv: Simplify pipeline cache control flow a bit 9 年之前
  Kristian Høgsberg Kristensen 2b29342fae anv: Store prog data in pipeline cache stream 9 年之前
  Kristian Høgsberg Kristensen 37c5e70253 anv: Rename 'table' to 'hash_table' in anv_pipeline_cache 9 年之前
  Kristian Høgsberg Kristensen c028ffea70 anv: Serialize as much pipeline cache as we can 9 年之前
  Kristian Høgsberg Kristensen cd812f086e anv: Use 1.0 pipeline cache header 9 年之前
  Kristian Høgsberg Kristensen 26ed943eb9 anv: Fix shader key hashing 9 年之前
  Kristian Høgsberg Kristensen 3baf8af947 anv: Remove excess whitespace 9 年之前
  Kristian Høgsberg Kristensen ab36eae5e7 anv: Remove left-over bits of sparse-descriptor code 9 年之前
  Jason Ekstrand 1afdfc3e6e anv/pipeline: Implement the depth compare EQUAL workaround on gen8+ 9 年之前
  Jason Ekstrand 7c1660aa14 anv: Don't allow D16_UNORM to be combined with stencil 9 年之前
  Jason Ekstrand 9a90176d48 anv/pipeline: Calculate the correct max_source_attr for 3DSTATE_SBE 9 年之前
  Jordan Justen 81f30e2f50 anv/hsw: Move query code to genX file for Haswell 9 年之前
  Nanley Chery 4e75f9b219 anv: Implement VK_REMAINING_{MIP_LEVELS,ARRAY_LAYERS} 9 年之前
  Jason Ekstrand c1436e80ef anv/meta_clear: Set the right number of dynamic states 9 年之前
  Jason Ekstrand cc57efc67a anv/pipeline: Fix depthBiasEnable on gen7 9 年之前
  Jason Ekstrand 653261285e anv/cmd_buffer: Reset the state streams when resetting the command buffer 9 年之前
  Jason Ekstrand f700d16a89 anv/cmd_buffer: Include Haswell in set_subpass 9 年之前
  Nanley Chery a6fb62a864 isl: Fix RenderTargetViewExtent for mipmapped 3D surfaces 9 年之前
  Nanley Chery b80c8ebc45 isl: Get rid of isl_surf_fill_state_info::level0_extent_px 9 年之前
  Jason Ekstrand d154a5ebd6 anv/cmd_buffer: Let the pipeline set StencilBufferWriteEnable on gen9 9 年之前
  Jason Ekstrand f374765ce6 anv/cmd_buffer: Mask stencil reference values 9 年之前
  Jason Ekstrand d61dcec64d anv/clear: Pull the stencil write mask from the pipeline 9 年之前
  Jason Ekstrand ec18fef88d anv/pipeline: Set StencilBufferWriteEnable from the pipeline 9 年之前
  Jason Ekstrand fcd8e57185 anv/pipeline: More competent gen8 clipping 9 年之前
  Jason Ekstrand a8afd29653 anv/pipeline: Use the right provoking vertex for triangle fans 9 年之前
  Jason Ekstrand fa8539dd6b anv/pipeline: Respect pRasterizationState->depthBiasEnable 9 年之前
  Kenneth Graunke 9d7faadd8a anv: Fix backwards shadow comparisons 9 年之前
  Kenneth Graunke 3ed260f54c hack to make dota 2 menus work 9 年之前
  Jason Ekstrand 56ba13c994 isl/surface_state: Set L2 bypass disable for certain BC* formats 9 年之前
  Kenneth Graunke 623ce595a9 anv: Compile shader stages in pipeline order. 9 年之前
  Nanley Chery 8dddc3fb1e anv/meta: Delete unused functions 9 年之前
  Nanley Chery d20f6abc85 anv/meta: Use blitter API for state-handling in Buffer Update/Copy 9 年之前
  Nanley Chery 318b67d157 anv/meta: Use blitter API in do_buffer_copy() 9 年之前
  Nanley Chery 96ff4d0679 anv/meta: Use blitter API in anv_CmdCopyImage() 9 年之前
  Nanley Chery 9b6c95d46e anv/meta: Use blitter API for copies between Images and Buffers 9 年之前
  Nanley Chery 91640c34c6 anv/meta: Add function which copies between Buffers and Images 9 年之前
  Nanley Chery 61ad78d0d1 anv/meta: Add function to create anv_meta_blit2d_surf from anv_image 9 年之前
  Nanley Chery 2e9b08b9b8 anv/meta: Implement the blitter API functions 9 年之前
  Nanley Chery 032bf172b4 anv/meta: Modify blitter API fields 9 年之前
  Jason Ekstrand 654f79a045 anv/meta: Add the beginnings of a blitter API 9 年之前
  Nanley Chery d1e48b9945 anv/meta: Remove redundancies in do_buffer_copy() 9 年之前
  Nanley Chery cfe7036750 anv/meta: Replace copy_format w/ block size in do_buffer_copy() 9 年之前
  Nanley Chery d50ff250ec anv/meta: Add missing command to exit meta in anv_CmdUpdateBuffer() 9 年之前
  Nanley Chery 1d9d90d9a6 anv/image: Create a linear image when requested 9 年之前
  Nanley Chery 091f1da902 isl: Don't filter tiling flags if a specific tiling bit is set 9 年之前
  Nanley Chery 456f5b0314 isl: Add function to get intratile offsets from x/y offsets 9 年之前
  Jason Ekstrand 206414f92e anv/util: Fix vector resizing 9 年之前