1. 9b5f5de st/nine: Don't call u_box_union_* when dirty region is empty by Masanori Kakura · 8 years ago
  2. a5f0cdb winsys/etnaviv: automake: introduce Makefile.sources by Emil Velikov · 8 years ago
  3. 0467700 etnaviv: automake: include all files in the sources lists by Emil Velikov · 8 years ago
  4. d1dc22e ac: automake: rework sid_tables.h generation by Emil Velikov · 8 years ago
  5. 23dcce0 automake: use shared llvm libs for make distcheck by Emil Velikov · 8 years ago
  6. 024b4c3 automake: add the new drivers etnaviv and imx to make distcheck by Emil Velikov · 8 years ago
  7. e8626e3 imx: gallium driver for imx-drm scanout driver by Christian Gmeiner · 8 years ago
  8. c9e8b49 etnaviv: gallium driver for Vivante GPUs by The etnaviv authors · 8 years ago
  9. 848b49b gallium: add renderonly library by Christian Gmeiner · 8 years ago
  10. 27a1c7f spirv: Handle patch decorations up-front by Jason Ekstrand · 8 years ago
  11. 1e41d7f anv: Support loader interface version 3 (patch v2) by Chad Versace · 8 years ago
  12. 98cf089 vulkan: Update vk_icd.h to interface version 3 by Chad Versace · 8 years ago
  13. c085bfc vulkan: Add new cast macros for VkIcd types by Chad Versace · 8 years ago
  14. a61528f Always defer memory free in swr_resource_destroy by George Kyriazis · 8 years ago
  15. ce44501 nir/i965: assert first is always less than 64 by Juan A. Suarez Romero · 8 years ago
  16. f0997e2 nvc0: enable GL 4.3 on gm107+ by Samuel Pitoiset · 8 years ago
  17. 38ff998 nvc0: use sched control codes for gm107 MP counters code by Samuel Pitoiset · 8 years ago
  18. 75e6992 nvc0: use sched control codes for gm107 blitter shader by Samuel Pitoiset · 8 years ago
  19. 90537d6 nv50/ir: use sched control codes for gm107 builtins by Samuel Pitoiset · 8 years ago
  20. f519c47 nv50/ir: improve instruction pipelining on gm107 by Samuel Pitoiset · 8 years ago
  21. 1b3b419 nv50/ir: do not insert texture barriers on gm107 by Samuel Pitoiset · 8 years ago
  22. 75968a6 i965/gen7: expose OpenGL 4.2 on Haswell when supported by Juan A. Suarez Romero · 8 years ago
  23. 7707798 i965: enable ARB_shader_precision to HSW+ by Samuel Iglesias Gonsálvez · 8 years ago
  24. 1d1ddba i965: unify the code to enable of ARB_gpu_shader_fp64 and ARB_vertex_attrib_64bit for HSW+ by Samuel Iglesias Gonsálvez · 8 years ago
  25. 485955b i965: Enable ARB_vertex_attrib_64bit for Haswell by Alejandro Piñeiro · 8 years ago
  26. 6bb4255 i965: check for dual slot attributes on any gen by Juan A. Suarez Romero · 8 years ago
  27. f51a5b5 i965/vec4: emit correctly load_inputs for 64bit data by Juan A. Suarez Romero · 8 years ago
  28. 58fdb85 i965/vec4: take into account doubles when creating attribute mapping by Alejandro Piñeiro · 8 years ago
  29. 57bab67 i965/vec4/nir: vec4 also needs to remap vs attributes by Alejandro Piñeiro · 8 years ago
  30. f831018 i965/vec4: use attribute slots for first non payload GRF by Alejandro Piñeiro · 8 years ago
  31. 329cbe3 i965: downsize *64*PASSTHRU formats to equivalent *32*FLOAT formats on gen < 8 by Alejandro Piñeiro · 8 years ago
  32. 717f99b i965: return PASSTHRU surface types also on gen7 by Alejandro Piñeiro · 8 years ago
  33. f354cd5 main/buffers: take into account FRONT_AND_BACK on ReadBuffer by Alejandro Piñeiro · 8 years ago
  34. d54bc7e main/buffers: update error handling on DrawBuffers for 4.5 by Alejandro Piñeiro · 8 years ago
  35. e33910b radeonsi: num_records is in units of stride for swizzled buffers even on VI by Nicolai Hähnle · 8 years ago
  36. 883ca59 docs: document INTEL_PRECISE_TRIG envvar by Juan A. Suarez Romero · 8 years ago
  37. 5bcafc9 spirv: fix typo in warning message by Iago Toral Quiroga · 8 years ago
  38. ea7e4b1 i965: Enable predicate support on gen >= 8. by Rafael Antognolli · 8 years ago
  39. 0252ba2 util: fix list_is_singular() by Timothy Arceri · 8 years ago
  40. 5857858 anv/image: Disable HiZ for depth buffer arrays by Nanley Chery · 8 years ago
  41. 9f1d3a0 anv/cmd_buffer: Fix programmed HiZ qpitch by Nanley Chery · 8 years ago
  42. 61992e0 anv/cmd_buffer: Fix arrayed depth/stencil attachments by Nanley Chery · 8 years ago
  43. 4e0d171 clover: Check for executables before enqueueing a kernel by Pierre Moreau · 8 years ago
  44. c17b2f5 spirv: Shut up unhandled enumeration value warnings. by Kenneth Graunke · 8 years ago
  45. de8b03f nir: don't turn ieq/ine into inot if used by an if by Timothy Arceri · 8 years ago
  46. 7acc865 nir: add late opt to turn inot/b2f combos back to bcsel by Timothy Arceri · 8 years ago
  47. 8f37fc7 nir: add imprecise flrp optimisation by Timothy Arceri · 8 years ago
  48. b4c44ff i965: Use the nir_move_comparisons pass. by Kenneth Graunke · 8 years ago
  49. b5e682a i965: Move nir_lower_locals_to_regs a bit later. by Kenneth Graunke · 8 years ago
  50. fd957b1 nir: Introduce a nir_opt_move_comparisons() pass. by Kenneth Graunke · 8 years ago
  51. e8328e5 nir/algebraic: add support for conditional helper functions to expressions by Timothy Arceri · 8 years ago
  52. a7e399d anv/TODO: Check off a bunch of stuff by Jason Ekstrand · 8 years ago
  53. c472568 nir/search: Only allow matching SSA values by Jason Ekstrand · 8 years ago
  54. 534ea2b egl/dri2: add image_loader_extension back into loader extensions for wayland by Derek Foreman · 8 years ago
  55. 6205c53 gallium/tgsi: fix overflow in parse property by Li Qiang · 8 years ago
  56. 2c0d849 st/dri: remove trailing whitespace by Mauro Rossi · 8 years ago
  57. eca79e8 android: st/mesa: fix building error in libmesa_st_mesa by Mauro Rossi · 8 years ago
  58. e9d3cbc radv: fix multi-viewport emission by Dave Airlie · 8 years ago
  59. f97f938 nir: change asserts to unreachable in nir_type_conversion_op by Tapani Pälli · 8 years ago
  60. a9f497c spirv: gl_PrimitiveID in the fragment shader is handled as an input by Iago Toral Quiroga · 8 years ago
  61. 99e9dca freedreno: add "nogrow" debug param by Rob Clark · 8 years ago
  62. a43f3b8 freedreno/a5xx: remove hack for glamor by Rob Clark · 8 years ago
  63. 3c71853 freedreno/a5xx: fixed instanced by Rob Clark · 8 years ago
  64. b48fde1 freedreno/a5xx: use the non-_ZERO_BASE for vertexid by Rob Clark · 8 years ago
  65. 730c304 freedreno/a5xx: add texture MIPLVLS by Rob Clark · 8 years ago
  66. 1a5d081 freedreno/a5xx: fix fragcoord related hangs by Rob Clark · 8 years ago
  67. ff81c3c freedreno: update generated headers by Rob Clark · 8 years ago
  68. 23a36c2 anv: Enable tessellation shaders. by Kenneth Graunke · 8 years ago
  69. ebd88b5 anv: Initialize physical device limits for tessellation by Kenneth Graunke · 8 years ago
  70. dcca706 anv: Clamp depth buffer dimensions to be at least 1. by Kenneth Graunke · 8 years ago
  71. e50d480 anv: Compile TCS/TES shaders. by Kenneth Graunke · 8 years ago
  72. de05ecb anv: Emit 3DSTATE_HS/TE/DS packets. by Kenneth Graunke · 8 years ago
  73. 08b5713 anv: Handle patch primitives. by Kenneth Graunke · 8 years ago
  74. 5297267 nir: Add a pass to lower TES patch_vertices intrinsics to a constant. by Kenneth Graunke · 8 years ago
  75. 944e8b0 spirv: Silence unsupported tessellation capability warnings. by Kenneth Graunke · 8 years ago
  76. 1e5b09f spirv: Tidy some repeated if checks by using a switch statement. by Kenneth Graunke · 8 years ago
  77. bb04b84 spirv: Add tessellation varying and built-in support. by Kenneth Graunke · 8 years ago
  78. 23710e1 spirv: Handle tessellation execution modes. by Kenneth Graunke · 8 years ago
  79. 5edc338 compiler: Merge shader_info's tcs and tes structs. by Kenneth Graunke · 8 years ago
  80. 195bf8f genxml: Rename 3DSTATE_HS::Enable to "Function Enable". by Kenneth Graunke · 8 years ago
  81. 860d91e anv: set input_slots_valid on brw_wm_prog_key by Lionel Landwerlin · 8 years ago
  82. 4b44ca7 anv: add helper to get vue map for fragment shader by Lionel Landwerlin · 8 years ago
  83. 59fe379 anv: add get_.*_prog_data for tesselation stages by Lionel Landwerlin · 8 years ago
  84. 6122b4e anv: make get_.*_prog_data take a const pipeline by Lionel Landwerlin · 8 years ago
  85. 01d80be nir: Fix anonymous union initialization with older GCC. by Vinson Lee · 8 years ago
  86. 17eac30 docs: add Vulkan Float64 capability support for anv driver by Samuel Iglesias Gonsálvez · 8 years ago
  87. ada6648 radv/ac: add support for multi sample image coords by Dave Airlie · 8 years ago
  88. 41b1d9a glsl: Do not allow scalar types in vector relational functions by Boyan Ding · 8 years ago
  89. 5b4fa21 nir: remove duplicated foreach loop by Thomas Hindoe Paaboel Andersen · 8 years ago
  90. 2bae2fa i965: Fix number of slots in SSO mode when there are no user varyings. by Kenneth Graunke · 8 years ago
  91. 203c128 spirv: Move cursor before calling vtn_ssa_value() in phi 2nd pass. by Kenneth Graunke · 8 years ago
  92. 230b756 mesa: set GLSL 1.20 for the fixed-function fragment shader by Marek Olšák · 8 years ago
  93. 8bc39e2 radv: Create single RADV_DEBUG env var. by Bas Nieuwenhuizen · 8 years ago
  94. 8cb60c7 ac/debug: Dump indirect buffers. by Bas Nieuwenhuizen · 8 years ago
  95. 97dfff5 radv: Dump command buffer on hang. by Bas Nieuwenhuizen · 8 years ago
  96. 0ef1b4d ac/debug: Move IB decode to common code. by Bas Nieuwenhuizen · 8 years ago
  97. b838f64 ac/debug: Move sid_tables.h generation to common code. by Bas Nieuwenhuizen · 8 years ago
  98. 1c5dcec relnotes: Claim OpenGL 4.5 rather than 4.4 by Jason Ekstrand · 8 years ago
  99. 5b4aeb3 mesa: Bump the version to 17.0 by Jason Ekstrand · 8 years ago
  100. cac74a9 radeonsi: fix the Witcher 2 black transitions by Marek Olšák · 8 years ago