1. 3e218ad aubinator: Add a new tool called Aubinator to the src/intel/tools folder. by Kristian Høgsberg Kristensen · 8 years ago
  2. eb1a0dd glsl: Mark tessellation qualifier maps static const. by Kenneth Graunke · 8 years ago
  3. 70bc891 isl/formats: Integer formats are not filterable by Jason Ekstrand · 8 years ago
  4. 361678e st/dri: respect driver's request to avoid mixed color/depth bit configs by Ilia Mirkin · 8 years ago
  5. 9515d65 gallium: add a cap to expose whether driver supports mixed color/zs bits by Ilia Mirkin · 8 years ago
  6. 5283900 dri: add a way to request that modes have matching color/zs depths by Ilia Mirkin · 8 years ago
  7. 092f994 nv50/ir: make sure cfg iterator always hits all blocks by Ilia Mirkin · 8 years ago
  8. 7bdccd1 anv/clear: Clear E5B9G9R9 images as R32_UINT by Jason Ekstrand · 8 years ago
  9. afa7ca0 anv/clear: Make cmd_clear_image take an actual VkClearValue by Jason Ekstrand · 8 years ago
  10. cf3cf2e anv/blit2d: Add support for RGB destinations by Jason Ekstrand · 8 years ago
  11. 16ddda8 anv/blit2d: Add a format parameter to bind_dst and create_iview by Jason Ekstrand · 8 years ago
  12. 954c0bf anv/image: Don't create invalid render target surfaces by Jason Ekstrand · 8 years ago
  13. ca2a8e5 isl/formats: Update the table with more samplable formats by Jason Ekstrand · 8 years ago
  14. aba9e25 isl/formats: Report ETC as being samplable on Bay Trail by Jason Ekstrand · 8 years ago
  15. f6967dd i965/surface_formats: Don't advertise 8 or 16-bit RGB formats by Jason Ekstrand · 8 years ago
  16. fb90291 anv/formats: Don't use an RGBX format if it isn't renderable by Jason Ekstrand · 8 years ago
  17. 4f3f8bb egl/dri2: dri2_initialize: Do not reference-count TestOnly display by Nicolas Boichat · 8 years ago
  18. 6687037 vbo: fix format string compiler warning for 32-bit machines by Jan Ziak · 8 years ago
  19. c6e97aa egl/dri2: remove error checks on return values from mtx_lock and cnd_wait by Dongwon Kim · 8 years ago
  20. 96ea753 i965: report bound buffer size not underlying buffer size for image size (v2) by Dave Airlie · 8 years ago
  21. 34ff4fb anv: Throw INCOMPATIBLE_DRIVER for non-fatal initialization errors by Jason Ekstrand · 8 years ago
  22. 26187f3 st/glsl_to_tgsi: fix st_src_reg_for_double constant. by Dave Airlie · 8 years ago
  23. 0bce055 mesa/subroutines: drop the old subroutine index uploads. by Dave Airlie · 8 years ago
  24. 6a332a3 st/mesa: use the new subroutine index upload API. by Dave Airlie · 8 years ago
  25. 4adad99 i965: use new subroutine index uploader. by Dave Airlie · 8 years ago
  26. ea78366 mesa: add api to write subroutine indicies to the program storage. by Dave Airlie · 8 years ago
  27. 4566aaa mesa/subroutines: start adding per-context subroutine index support (v1.1) by Dave Airlie · 8 years ago
  28. 27d20ee vbo: Make #if 0'd debugging code compile. by Matt Turner · 8 years ago
  29. 8ee909e nir: avoid segfault when ssa src not found by Timothy Arceri · 8 years ago
  30. 47e3cc7 vc4: Tell state_tracker that we would prefer NIR. by Eric Anholt · 8 years ago
  31. d08f09c st/nir: Trim out unused VS input variables. by Eric Anholt · 8 years ago
  32. 3ef1853 nir: Fix crash in nir_lower_drawpixels. by Eric Anholt · 8 years ago
  33. 0a8ff16 nir: Fix a comment typo in nir_lower_drawpixels. by Eric Anholt · 8 years ago
  34. f4d143f vc4: Use proper type sizes for uniforms. by Eric Anholt · 8 years ago
  35. bdb54cd vc4: Add VARYING_SLOT_PNTC support. by Eric Anholt · 8 years ago
  36. 3c1ea6e vc4: Fix vc4_nir_lower_io for non-vec4 I/O. by Eric Anholt · 8 years ago
  37. e8378fe nir: Define system values for vc4's blending-lowering arguments. by Eric Anholt · 8 years ago
  38. 475ce61 anv: GetDeviceImageFormatProperties: fix TRANSFER formats by Lionel Landwerlin · 8 years ago
  39. 0328b20 gallium/hud: round max_value to print nicely rounded numbers next to graphs by Marek Olšák · 8 years ago
  40. 0f1befe gallium/hud: generalize code for drawing numbers next to graphs by Marek Olšák · 8 years ago
  41. a33eb48 gallium/hud: draw numbers with 3 decimal places if those aren't 0 by Marek Olšák · 8 years ago
  42. b9c9551 gallium/hud: use sRGB for nicer AA lines by Marek Olšák · 8 years ago
  43. 6ffde82 gallium/hud: use AA lines for graphs by Marek Olšák · 8 years ago
  44. 6902f9e gallium/hud: don't enable blending for all objects by Marek Olšák · 8 years ago
  45. 0abebec util: add assert that key cannot be NULL on insertion by Tapani Pälli · 8 years ago
  46. 6823380 glsl: fix key used for hashing switch statement cases by Tapani Pälli · 8 years ago
  47. a5f4456 android: i965: add per-gen libmesa_i965_gen{8,9} static by Mauro Rossi · 8 years ago
  48. 9dc70a7 android: i965: add per-gen libmesa_i965_gen{7,75} static libraries by Mauro Rossi · 8 years ago
  49. 7478dda android: i965: add per-gen libmesa_i965_gen6 static library by Mauro Rossi · 8 years ago
  50. 7db81d9 glsl: Rename link_fs_input_layout_qualifiers to "inout". by Kenneth Graunke · 8 years ago
  51. 7e3e1be i965/cfg: Factor common code out of switch statement. by Matt Turner · 8 years ago
  52. a2ae67a anv: Give the installed intel_icd.json file an absolute path by Jason Ekstrand · 8 years ago
  53. 16ef7ab mesa: Fix fixed function spot lighting on newer hardware (again) by Daniel Scharrer · 8 years ago
  54. a9033d1 i965: Remove comment within a comment. by Matt Turner · 8 years ago
  55. 0849621 llvmpipe: fix issues with depth clamp by Roland Scheidegger · 8 years ago
  56. b0a647f llvmpipe: fix depth clamping wrt reversed near/far values by Roland Scheidegger · 8 years ago
  57. a73116e i965/sched: Simplify work done by add_barrier_deps(). by Matt Turner · 8 years ago
  58. e7c376a i965/vec4: Ignore swizzle of VGRF for use by var_range_end(). by Matt Turner · 8 years ago
  59. 3ef3112 i965/vec4: Print spills:fills. by Matt Turner · 8 years ago
  60. 89f00f7 a4xx: make sure to actually clamp depth as requested by Ilia Mirkin · 8 years ago
  61. cd8e304 a4xx: only disable depth clipping, not all clipping, when requested by Ilia Mirkin · 8 years ago
  62. 5adee83 vc4: Switch store_output to using nir_lower_io_to_scalar / component. by Eric Anholt · 8 years ago
  63. f8fecc3 vc4: Use the intrinsic's first_component for vattr VPM index. by Eric Anholt · 8 years ago
  64. cbf8c19 vc4: Convert to using nir_lower_io_scalar for FS inputs. by Eric Anholt · 8 years ago
  65. c30b22c vc4: Switch to using the intrinsic accessors. by Eric Anholt · 8 years ago
  66. 9f1411d nir: Add an IO scalarizing pass using the intrinsic's first_component. by Eric Anholt · 8 years ago
  67. c35f979 nir: Add nir_builder support for individual system value loads. by Eric Anholt · 8 years ago
  68. 2472863 nir: Move the undef of nir_intrinsics.h macros to the .h. by Eric Anholt · 8 years ago
  69. c078c41 ttn: Use nir_load_front_face instead of the TGSI-style input. by Eric Anholt · 8 years ago
  70. 3f607f9 nir: Use the system-value front face for twoside lowering. by Eric Anholt · 8 years ago
  71. ed92241 ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn. by Eric Anholt · 8 years ago
  72. d80d03b vc4: Dump the TGSI before trying to convert it to NIR. by Eric Anholt · 8 years ago
  73. c0be51f radeon/vce: set flag based on dual instance enablement by Boyuan Zhang · 8 years ago
  74. c59628d st/va: enable dual instances encode by sync surface by Boyuan Zhang · 8 years ago
  75. 93d2b5c i965/blorp: Remove no longer used state setup helpers by Jason Ekstrand · 8 years ago
  76. 16a9fcb i965/blorp: Use genxml for gen8-9 state setup by Jason Ekstrand · 8 years ago
  77. e198983 i965/blorp: Use genxml for gen7 state setup by Jason Ekstrand · 8 years ago
  78. 344841f i965/blorp: Add genxml-based vertex setup helpers by Jason Ekstrand · 8 years ago
  79. 7b035fd i965/blorp: Add a helper for emitting surface states by Jason Ekstrand · 8 years ago
  80. 48f1354 i965/blorp: Add genxml-based sampler state emit function by Jason Ekstrand · 8 years ago
  81. eb655c4 i965/blorp: Add genxml-based dynamic state emit functions by Jason Ekstrand · 8 years ago
  82. c8bc1ae i965: Move gen6_blorp.c to a file that gets recompiled per-gen by Jason Ekstrand · 8 years ago
  83. eea6a66 i965/blorp/gen6: Use genxml packing structs for state setup by Jason Ekstrand · 8 years ago
  84. b5c20a9 i965/blorp: Stop setting point and line rasterization rules by Jason Ekstrand · 8 years ago
  85. 5e2dd7a i965/blorp/gen8: Move viewport setup to after wm state by Jason Ekstrand · 8 years ago
  86. 802f0f8 i965/blorp/gen6-7: Move multisample setup to right after samplers by Jason Ekstrand · 8 years ago
  87. 75304fd i965/blorp/gen6-7: Move surfaces and samplers closer together by Jason Ekstrand · 8 years ago
  88. 8b0426d i965/blorp/gen7-8: Emit depth stencil state with CC and BLEND by Jason Ekstrand · 8 years ago
  89. 38c1909 i965/blorp/gen6: Move constant disables higher up by Jason Ekstrand · 8 years ago
  90. e0bc2cb i965/blorp: Don't clear an empty region by Jason Ekstrand · 8 years ago
  91. e4d6ffb i965/blorp: Move the non-static blorp state setup helpers to another file by Jason Ekstrand · 8 years ago
  92. 50768a3 i965/blorp: Make gen6 VS and GS disable helpers static by Jason Ekstrand · 8 years ago
  93. 949a892 i965: Roll intel_reg.h into brw_defines.h by Jason Ekstrand · 8 years ago
  94. 8455f94 i965: Stop including brw_defines.h in brw_state.h by Jason Ekstrand · 8 years ago
  95. 4c3acf9 i965/state: Move is_drawing_lines/points to gen6_clip_state.c by Jason Ekstrand · 8 years ago
  96. 04f3594 genxml/gen9: Make 3DSTATE_SBE::AttributeActiveComponentFormat an array by Jason Ekstrand · 8 years ago
  97. bfdff28 genxml: Add a uint MOCS field to VERTEX_BUFFER_STATE by Jason Ekstrand · 8 years ago
  98. 373613f genxml: Make a couple of VERTEX_BUFFER_STATE fields boolean by Jason Ekstrand · 8 years ago
  99. 29f1f94 genxml: Make VERTEX_ELEMENT_STATE::Valid a bool by Jason Ekstrand · 8 years ago
  100. eb2589c genxml/gen6: Make SAMPLER_STATE look a bit more like gen7 by Jason Ekstrand · 8 years ago