1. 2fb8b85 anv/meta: Use the uncompressed rectangle when blitting by Nanley Chery · 9 years ago
  2. c354668 i965: Update the surface_format table for ETC formats by Nanley Chery · 9 years ago
  3. 308ec02 anv/image: Update usages of isl_surf_get_image_offset_sa by Nanley Chery · 9 years ago
  4. 02629a1 isl: Add logical z offset to GEN4_2D surfaces by Nanley Chery · 9 years ago
  5. a6ecfe1 isl/tests: Add some tests for intratile offsets by Chad Versace · 9 years ago
  6. 7ab0d2e isl: Add func isl_get_intratile_image_offset_el() by Chad Versace · 9 years ago
  7. 18a83ea isl/tests: Rename t_assert_offset() by Chad Versace · 9 years ago
  8. fa08f95 isl: Add func isl_surf_get_image_offset_el() by Chad Versace · 9 years ago
  9. ea44d31 isl: Fix row pitch for compressed formats by Chad Versace · 9 years ago
  10. 45ecfcd isl: Add func isl_surf_get_tile_info() by Chad Versace · 9 years ago
  11. 9f95431 vtn: Fix atan2 for non-scalars. by Kenneth Graunke · 9 years ago
  12. f92a35d vtn: Fix Modf. by Kenneth Graunke · 9 years ago
  13. 4acfc9e i965: Fix SIN/COS precision problems. by Kenneth Graunke · 9 years ago
  14. b833e7a anv: Put back code to grow shader scratch space by Kristian Høgsberg Kristensen · 9 years ago
  15. 38a3a53 anv: Update the device limits. by Kenneth Graunke · 9 years ago
  16. d360735 gen7/cmd_buffer: SCISSOR_RECT structs are tightly packed by Jason Ekstrand · 9 years ago
  17. f2f03c5 anv/pipeline: Set MaximumVPIndex in 3DSTATE_CLIP by Jason Ekstrand · 9 years ago
  18. dc3de6f anv/pipeline: Only lower input indirects if EmitNoIndirectInput is set by Jason Ekstrand · 9 years ago
  19. 9ac6247 anv/formats: Use is_power_of_two instead of is_rgb to determine renderability by Jason Ekstrand · 9 years ago
  20. 2af3acd HACK/i965/surface_formats: Mark A4B4G4R4 as being supported by Jason Ekstrand · 9 years ago
  21. c20f78d anv: Support swizzled formats. by Jordan Justen · 9 years ago
  22. 9bc72a9 anv/image: Do swizzle remapping in anv_image.c by Jason Ekstrand · 9 years ago
  23. 7d84fe9 HACK: Expose support for stencil blits by Jason Ekstrand · 9 years ago
  24. 32dcfc9 vtn: Delete references to IMix opcode. by Kenneth Graunke · 9 years ago
  25. c5dc6cd i965/skl: Utilize new 5th bit for gateway messages by Ben Widawsky · 9 years ago
  26. a1ea45b genX/pipeline: Don't make vertex bindings with holes by Jason Ekstrand · 9 years ago
  27. 7ef0d39 anv/cmd_buffer: Put base_instance in the second component by Jason Ekstrand · 9 years ago
  28. 6840cc1 anv/image: clflush surface state map in anv_fill_buffer_surface_state(). by Francisco Jerez · 9 years ago
  29. fc7a7b3 anv/image: clflush the right state map in anv_fill_image_surface_state(). by Francisco Jerez · 9 years ago
  30. a50dc70 anv/image: Upload raw buffer surface state for untyped storage image and texel buffer access. by Francisco Jerez · 9 years ago
  31. d2ec510 anv/image: Fix image parameter initialization. by Francisco Jerez · 9 years ago
  32. d9e0b9a isl/gen9: Fix slice offset calculation for 1D array images. by Francisco Jerez · 9 years ago
  33. cc065e0 i965/fs_surface_builder: Mask signed integers after conversion by Jason Ekstrand · 9 years ago
  34. ba393c9 anv/image: Actually fill out brw_image_param structs by Jason Ekstrand · 9 years ago
  35. aa9987a anv/image_view: Add base mip and base layer fields by Jason Ekstrand · 9 years ago
  36. 42cd994 gen7: Add support for base vertex/instance by Jason Ekstrand · 9 years ago
  37. 4bf3cad gen8: Add support for base vertex/instance by Jason Ekstrand · 9 years ago
  38. 6ba6779 nir/spirv: Add proper support for InstanceIndex by Jason Ekstrand · 9 years ago
  39. 1c3b7fe nir/lower_io: Lower INSTNACE_INDEX by Jason Ekstrand · 9 years ago
  40. b2b7c93 glsl/enums: Add an enum for Vulkan instance index by Jason Ekstrand · 9 years ago
  41. da75492 genX/pipeline: Break emit_vertex_input out into common code by Jason Ekstrand · 9 years ago
  42. fe6ccb6 anv: Remove long unused anv_aub.h by Kristian Høgsberg Kristensen · 9 years ago
  43. 074a7c7 anv: Dirty fragment shader descriptors in meta restore by Kristian Høgsberg Kristensen · 9 years ago
  44. 725d969 anv: Reemit STATE_BASE_ADDRESS after second level cmd buffers by Kristian Høgsberg Kristensen · 9 years ago
  45. df5f6d8 anv/meta: Fix sample mask in clear pipelines by Chad Versace · 9 years ago
  46. 725fb36 i965/compiler: Set nir_options.vertex_id_zero_based by Jason Ekstrand · 9 years ago
  47. 6b6a8a9 HACK/i965: Default to scalar GS on BDW+ by Jason Ekstrand · 9 years ago
  48. e462d4d Merge remote-tracking branch 'mattst88/nir-lower-pack-unpack' into vulkan by Jason Ekstrand · 9 years ago
  49. 6bbf381 gen7/state: Apply min/mag filters individually for samplers by Jason Ekstrand · 9 years ago
  50. 9c69f46 gen8/state: Apply min/mag filters individually for samplers by Ben Widawsky · 9 years ago
  51. 2434cea i965/fs: Feel free to spill partial reads/writes by Jason Ekstrand · 9 years ago
  52. 9c0109a i965/fs: Properly write-mask spills by Jason Ekstrand · 9 years ago
  53. 8e07f79 anv: Remove a few finished finishme by Kristian Høgsberg Kristensen · 9 years ago
  54. 76c096f anv: Remove stale assert by Kristian Høgsberg Kristensen · 9 years ago
  55. 874ede4 i965/gen7+: Use NIR for lowering of pack/unpack opcodes. by Matt Turner · 9 years ago
  56. 5deba3f i965/vec4: Implement nir_op_pack_uvec2_to_uint. by Matt Turner · 9 years ago
  57. 8bb22dc nir: Add lowering support for unpacking opcodes. by Matt Turner · 9 years ago
  58. d778103 nir: Add lowering support for packing opcodes. by Matt Turner · 9 years ago
  59. 6c1b3bc i965/fs: Implement support for extract_word. by Matt Turner · 9 years ago
  60. 26f0444 nir: Add opcodes to extract bytes or words. by Matt Turner · 9 years ago
  61. 2c94f65 anv/meta: Fix CopyBuffer when size matches HW limit by Nanley Chery · 9 years ago
  62. c21de2b anv: Don't use uninitialized barycentric_interp_modes by Kristian Høgsberg Kristensen · 9 years ago
  63. 292031a anv: Disable fs dispatch for depth/stencil only pipelines by Kristian Høgsberg Kristensen · 9 years ago
  64. 26b2cc6 glsl: Remove 2x16 half-precision pack/unpack opcodes. by Matt Turner · 9 years ago
  65. 24d385f i965/fs: Switch from GLSL IR to NIR for un/packHalf2x16 lowering. by Matt Turner · 9 years ago
  66. 5eb1145 nir: Add lowering of nir_op_unpack_half_2x16. by Matt Turner · 9 years ago
  67. 84166ae i965: Make separate nir_options for scalar/vector stages. by Matt Turner · 9 years ago
  68. b6bb3b9 i965: Move brw_compiler_create() to new brw_compiler.c. by Matt Turner · 9 years ago
  69. b126039 nir: Make argument order of unop_convert match binop_convert. by Matt Turner · 9 years ago
  70. a804d82 anv/cmd_buffer: Zero out binding tables and samplers in state_reset by Jason Ekstrand · 9 years ago
  71. 9e0bc29 nir/opcodes: Properly flush denormals in fquantize2f16 by Jason Ekstrand · 9 years ago
  72. 89672d8 i965/nir: Properly flush denormals in nir_op_fquantize2f16 by Jason Ekstrand · 9 years ago
  73. 2bfb9f2 anv/format: Add a helpful comment about format names by Jason Ekstrand · 9 years ago
  74. 259e1bd anv/formats: Add support for 3 more formats by Jason Ekstrand · 9 years ago
  75. 0b6c127 anv/pipeline: Add a default L3$ setup by Jason Ekstrand · 9 years ago
  76. 99a4885 anv/formats: Rename ambiguous func parameter by Chad Versace · 9 years ago
  77. 149d5ba anv/formats: Advertise multisample formats by Chad Versace · 9 years ago
  78. d96d78c anv/image: Drop assertion that samples == 1 by Chad Versace · 9 years ago
  79. fda074b isl: Fix gen8_choose_msaa_layout() by Chad Versace · 9 years ago
  80. 2fa1f74 isl: Add func isl_tiling_is_any_y() by Chad Versace · 9 years ago
  81. fa5f45e anv/meta: Assert correct sample counts for blit funcs by Chad Versace · 9 years ago
  82. dfcb4ee anv: Add anv_image::samples by Chad Versace · 9 years ago
  83. 1c5d7b3 anv: Use isl_device_get_sample_counts() by Chad Versace · 9 years ago
  84. 14b753f isl: Add func isl_device_get_sample_counts() by Chad Versace · 9 years ago
  85. d4de918 gen8/state: Remove SKL special-casing for MinimumArrayElement by Nanley Chery · 9 years ago
  86. 6a03c69 anv/state: Dedupe code for lowering surface format by Chad Versace · 9 years ago
  87. 11d5c19 anv/meta: Set sampler type and instruction arrayness consistently in blit shader. by Francisco Jerez · 9 years ago
  88. bf151b8 anv/meta: Fix meta blit fragment shader for 1D arrays. by Francisco Jerez · 9 years ago
  89. 53b8389 genX/state: Set CubeSurfaceControlMode to OVERRIDE by Jason Ekstrand · 9 years ago
  90. 35879fe gen8/state: Divide depth by 6 for cube maps for GEN8 by Jason Ekstrand · 9 years ago
  91. 3cd8c0b gen8_state: Enable all cube faces by Nanley Chery · 9 years ago
  92. 107a109 isl/format_layout: R11G11B10_FLOAT is unsigned by Jason Ekstrand · 9 years ago
  93. e5558ff anv/image: Move common code to anv_image.c by Jason Ekstrand · 9 years ago
  94. 84612f4 anv/state: Refactor surface state setup into a "fill" function by Jason Ekstrand · 9 years ago
  95. 448285e anv/state: Add missing clflushes for storage image surface state. by Francisco Jerez · 9 years ago
  96. d533c37 anv/state: Factor out surface state calculation from genX_image_view_init. by Francisco Jerez · 9 years ago
  97. 1678063 i965/nir: Temporariliy disable mul+add fusion by Jason Ekstrand · 9 years ago
  98. d9abbbe isl: Fix indentation of isl_format_layout comment by Chad Versace · 9 years ago
  99. 65f3c42 isl/tests: Give tests less cryptic names by Chad Versace · 9 years ago
  100. f9d4d09 isl: Fix isl_surf_get_image_offset_sa for gen4_3d layout by Chad Versace · 9 years ago