1. 7832e18 docs: Add support for GL_KHR_texture_compression_astc_sliced_3d by Anuj Phogat · 8 years ago
  2. c7b787e Revert "docs: Mark KHR_texture_compression_astc_sliced_3d done on i965" by Anuj Phogat · 8 years ago
  3. 82f8c23 docs: Mark KHR_texture_compression_astc_sliced_3d done on i965 by Anuj Phogat · 8 years ago
  4. ac0eb36 i965/gen9: Enable KHR_texture_compression_astc_sliced_3d by Anuj Phogat · 8 years ago
  5. 15dea5c mesa: Add the infrastructure for KHR_texture_compression_astc_sliced_3d by Anuj Phogat · 8 years ago
  6. 3e1ad84 radeon/uvd: add session context buffer for polaris 10/11 v2 by Christian König · 8 years ago
  7. 134d6e4 vl/dri3: fix a memory leak from front buffer by Leo Liu · 8 years ago
  8. 0f2516d i965/tes/scalar: fix 64-bit indirect input loads by Iago Toral Quiroga · 8 years ago
  9. 1737e75 i965/tcs/scalar: only update imm_offset for second message in 64bit input loads by Iago Toral Quiroga · 8 years ago
  10. 18f67c8 i965: Move pulls_bary setting to emit_pixel_interpolator_send(). by Kenneth Graunke · 8 years ago
  11. 7ef7738 i965: Write gl_FragCoord directly to the destination. by Kenneth Graunke · 8 years ago
  12. a03812c i965: Drop has_pln checks in unlit centroid workaround. by Kenneth Graunke · 8 years ago
  13. b94890c i965: Drop VARYING_SLOT_FACE special case in barycentric setup. by Kenneth Graunke · 8 years ago
  14. ac1181f compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*. by Kenneth Graunke · 8 years ago
  15. e7d96e7 virgl: drop pointless leftover init of virgl_transfer_inline_write. by Dave Airlie · 8 years ago
  16. 062c6b8 nv50: fix alphatest for non-blendable formats by Ilia Mirkin · 8 years ago
  17. cc46fc3 mesa/st: reduce size of state->st bitmask by Rob Clark · 8 years ago
  18. 44bbfed gallium/u_queue: add optional cleanup callback by Rob Clark · 8 years ago
  19. 6f73c75 radeonsi: remove the DRAW_PREAMBLE packet by Nicolai Hähnle · 8 years ago
  20. b89d0df mesa: handle numSamples=0 in _mesa_test_proxy_teximage() by Brian Paul · 8 years ago
  21. aa6f60f nir: Use dest.ssa.num_components rather than intrin->num_components. by Kenneth Graunke · 8 years ago
  22. da3d4a4 nir: Update outdated intrinsic const_index comments. by Kenneth Graunke · 8 years ago
  23. 52e75dc nir: Use nir_intrinsic_set_base in atomic lowering. by Kenneth Graunke · 8 years ago
  24. 50b9bb9 nir: Split nir_lower_io's input/output/atomic handling into helpers. by Kenneth Graunke · 8 years ago
  25. e12e4af nir: Drop bogus nir_var_shader_in case in nir_lower_io's store_op(). by Kenneth Graunke · 8 years ago
  26. cdfc05e nir: Share destination rewriting and replacement code in IO lowering. by Kenneth Graunke · 8 years ago
  27. 349fe79 nir: Share get_io_offset handling in nir_lower_io. by Kenneth Graunke · 8 years ago
  28. 7171a9a nir: Make a 'var' temporary in nir_lower_io. by Kenneth Graunke · 8 years ago
  29. f057701 i965: Remove the emit_linterp() helper. by Kenneth Graunke · 8 years ago
  30. 203243f i965: Reduce the number of fs_reg(brw_reg) calls in LINTERP handling. by Kenneth Graunke · 8 years ago
  31. eefbbb9 i965: Make a barycentric_mode() helper function. by Kenneth Graunke · 8 years ago
  32. 783511e i965: Rename brw_wm_barycentric_interp_mode to brw_barycentric_mode. by Kenneth Graunke · 8 years ago
  33. 2d6dd30 i965: Handle default interpolation modes and locations in NIR. by Kenneth Graunke · 8 years ago
  34. 745f577 i965/context: Remove some unnecessary vfuncs by Jason Ekstrand · 8 years ago
  35. 305044c i965: Get rid of gen6_surface_state.c by Jason Ekstrand · 8 years ago
  36. 16fb285 i965: Use ISL for emitting buffer surface states by Jason Ekstrand · 8 years ago
  37. ee229d1 i965/state: Account for the element size in emit_buffer_surface_state by Jason Ekstrand · 8 years ago
  38. 69c0dc5 i965/gen4-6: Use the generic ISL-based path for texture surfaces by Jason Ekstrand · 8 years ago
  39. 2d56959 i965/gen6: Use the generic ISL-based path for renderbuffer surfaces by Jason Ekstrand · 8 years ago
  40. efa7668 i965/gen7: Use the generic ISL-based path for renderbuffer surfaces by Jason Ekstrand · 8 years ago
  41. 8521ce1 i965/gen7: Use the generic ISL-based path for texture surfaces by Jason Ekstrand · 8 years ago
  42. 26282a0 i965/gen8: Use the generic ISL-based path for renderbuffer surfaces by Jason Ekstrand · 8 years ago
  43. 7e951cd i965/gen8: Use the generic ISL-based path for texture surfaces by Jason Ekstrand · 8 years ago
  44. 09b5a71 i965/state: Add generic surface update functions based on ISL by Jason Ekstrand · 8 years ago
  45. 1abb37b i965/surface_state: Rename brw_update to gen4_update by Jason Ekstrand · 8 years ago
  46. 5a8c890 i965/state: Use ISL for emitting image surfaces by Jason Ekstrand · 8 years ago
  47. 7a21d1b i965/blorp: Use a generic ISL path for texture surfaces on gen8 by Jason Ekstrand · 8 years ago
  48. 5cf665a i965/state: Add a helper for emitting a surface state using isl by Jason Ekstrand · 8 years ago
  49. 73ae4ec i965/blorp: Use the generic ISL path for texture surfaces on gen6 by Jason Ekstrand · 8 years ago
  50. cc78061 i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen6 by Jason Ekstrand · 8 years ago
  51. 366a6a6 i965/blorp: Use the generic ISL path for texture surfaces on gen7 by Jason Ekstrand · 8 years ago
  52. 3339ef4 i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen7 by Jason Ekstrand · 8 years ago
  53. 1602235 i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen8-9 by Jason Ekstrand · 8 years ago
  54. 6553dc0 i965/blorp: Add a generic ISL-based surface state emit path by Jason Ekstrand · 8 years ago
  55. e974456 i965/miptree: Add a helper for getting the aux isl_surf from a miptree by Jason Ekstrand · 8 years ago
  56. 1e45349 i965/miptree: Add a helper for getting the ISL clear color from a miptree by Jason Ekstrand · 8 years ago
  57. f665a3d i965/miptree: Add a helper for getting an isl_surf from a miptree by Jason Ekstrand · 8 years ago
  58. e2dd3ce i965: Add an isl_device to the brw_context by Jason Ekstrand · 8 years ago
  59. 4f282ff isl/state: Add support for OffsetX/Y in surface state by Jason Ekstrand · 8 years ago
  60. f8984b9 isl: Add support for filling out surface states all the way back to gen4 by Jason Ekstrand · 8 years ago
  61. 815847e isl: Add an ISL_DEV_IS_G4X macro by Jason Ekstrand · 8 years ago
  62. 27883f8 genxml: Add macros and #includes for gens 4-6 by Jason Ekstrand · 8 years ago
  63. ba798ac genxml: Make X/Y Offset field of SURFACE_STATE a uint by Jason Ekstrand · 8 years ago
  64. 9a999ce genxml: Add enough XML for gens 4, 4.5, and 5 to get SURFACE_STATE by Jason Ekstrand · 8 years ago
  65. 0f6eb5d isl/state: Divide the aux qpitch by 4 by Jason Ekstrand · 8 years ago
  66. 2c6ca65 isl: Fix the bs assertion in isl_tiling_get_info by Jason Ekstrand · 8 years ago
  67. 593731e anv: Handle VK_WHOLE_SIZE properly for buffer views by Jason Ekstrand · 8 years ago
  68. 827405f anv: Add an align_down_npot_u32 helper by Jason Ekstrand · 8 years ago
  69. f124f4a anv: Enable independentBlend on gen7 by Jason Ekstrand · 8 years ago
  70. a2e7b2e anv/pipeline: Unify blend state setup between gen7 and gen8 by Jason Ekstrand · 8 years ago
  71. aaa202e genxml: Make gen6-7 blending look more like gen8 by Jason Ekstrand · 8 years ago
  72. 3bcd0f1 vc4: Speed up glGenerateMipmaps by avoiding shadow baselevel. by Eric Anholt · 8 years ago
  73. 88152d7 vc4: Drop VC4_DIRTY_TEXSTATE in favor of the per-stage flags. by Eric Anholt · 8 years ago
  74. 5db82e0 vc4: Remove dead dirty_samplers field. by Eric Anholt · 8 years ago
  75. 219b75d vc4: Turn on control flow support in the simulator environment. by Eric Anholt · 8 years ago
  76. 9a23a17 mesa: handle numLevels, numSamples in _mesa_test_proxy_teximage() by Brian Paul · 8 years ago
  77. 39183ea mesa: add proxy texture targets in _mesa_next_mipmap_level_size() by Brian Paul · 8 years ago
  78. 0ac9f25 mesa: add numLevels, numSamples to Driver.TestProxyTexImage() by Brian Paul · 8 years ago
  79. e477d92 mesa: use _mesa_clear_texture_image() in clear_texture_fields() by Brian Paul · 8 years ago
  80. 6b7923e svga: avoid ubinding render targets that have already been unbound by Charmaine Lee · 8 years ago
  81. 4f633d1 svga: dump code for GenMips. by Neha Bhende · 8 years ago
  82. c715140 Disable use of weak in threads_posix.h on Cygwin by Jon Turney · 8 years ago
  83. 7d8edba configure: Don't require pthread-stubs on Cygwin by Jon Turney · 8 years ago
  84. 5d30386 Use correct names for dlopen()ed files on Cygwin by Yaakov Selkowitz · 8 years ago
  85. 3c18c16 configure: Define _GNU_SOURCE for Cygwin as well by Yaakov Selkowitz · 8 years ago
  86. 1fc739d Revert "isl: Don't filter tiling flags if a specific tiling bit is set" by Nanley Chery · 8 years ago
  87. e179fee anv/blit2d: Copy with stencil sources when needed by Nanley Chery · 8 years ago
  88. 1ef80b2 anv/image: Fix initialization of the ISL tiling by Nanley Chery · 8 years ago
  89. 00caba4 isl: Fix isl_tiling_is_any_y() by Nanley Chery · 8 years ago
  90. a5748cb anv/device: Fix max buffer range limits by Nanley Chery · 8 years ago
  91. 028f6d8 isl: Fix assert on raw buffer surface state size by Nanley Chery · 8 years ago
  92. 96c664c anv/cmd_buffer: Simplify range member assignment by Nanley Chery · 8 years ago
  93. 1a73445 anv/cmd_buffer: Remove unused variable by Nanley Chery · 8 years ago
  94. fd16e64 anv/descriptor_set: Fix binding partly undefined descriptor sets by Nanley Chery · 8 years ago
  95. 50a669d svga: handle mismatched number of samplers, sampler views by Brian Paul · 8 years ago
  96. b9d10e7 st/omx/enc: check uninitialized list from task release by Leo Liu · 8 years ago
  97. ea6b236 nv50/ir: add missing string for SV_WORK_DIM by Samuel Pitoiset · 8 years ago
  98. f84e9d7 Revert "radeon/llvm: Use alloca instructions for larger arrays" by Marek Olšák · 8 years ago
  99. 489bb54 r600,compute: Reserve vtx 3 for kernel arguments by Jan Vesely · 8 years ago
  100. 33eddde radeon/uvd: fail to create a decoder if RUVD_MSG_CREATE submission fails by Marek Olšák · 8 years ago