1. eb60a89 nouveau: take extra push space into account for pushbuf_space calls by Ilia Mirkin · 8 years ago
  2. 8945836 mapi: update the asm code to support x32 by Grazvydas Ignotas · 8 years ago
  3. 1007047 ac/nir: use ac_emit_fdiv throughout by Nicolai Hähnle · 8 years ago
  4. 38c67f7 ac/nir: use ac_build_gather_values[_extended] throughout by Nicolai Hähnle · 8 years ago
  5. 2c9d26a ac/nir: use ac_emit_llvm_intrinsic throughout by Nicolai Hähnle · 8 years ago
  6. fccf293 radeonsi: remove unused si_prepare_cube_coords by Nicolai Hähnle · 8 years ago
  7. a0ce09b amd/common: unify cube map coordinate handling between radeonsi and radv by Nicolai Hähnle · 8 years ago
  8. 0ee1ee5 radeonsi: only touch first three coordinates in si_prepare_cube_coords by Nicolai Hähnle · 8 years ago
  9. 9f590ee radeonsi: remove unused si_llvm_cube_to_2d_coords by Nicolai Hähnle · 8 years ago
  10. 205ad52 radeonsi: restrict cube map derivative computations to the correct plane by Nicolai Hähnle · 8 years ago
  11. e01deee radeonsi: communicate cube map coordinates more explicitly by Nicolai Hähnle · 8 years ago
  12. c728051 ac/debug: move .gitignore for sid_tables.h too by Grazvydas Ignotas · 8 years ago
  13. 08eced3 nir/gcm: Fix a typo in a comment by Jason Ekstrand · 8 years ago
  14. 087e172 nir/gcm: Rework the schedule late loop by Jason Ekstrand · 8 years ago
  15. e9a4ec4 glx: Add missing glproto dependency for gallium-xlib glx by Chuck Atkins · 8 years ago
  16. c90f921 ac, radeonsi: automake: add missing builddir include by Emil Velikov · 8 years ago
  17. 8aaca38 radv: Call NIR passes using NIR_PASS_V. by Bas Nieuwenhuizen · 8 years ago
  18. 65cbb99 radv: Call nir_lower_constant_initializers. by Bas Nieuwenhuizen · 8 years ago
  19. 18e70ed radv: Only call remove_dead_variables once. by Bas Nieuwenhuizen · 8 years ago
  20. 9705562 st/nine: Protect dtors with mutex by Axel Davy · 8 years ago
  21. 5f4359e st/nine: Flush the queue at device dtor by Axel Davy · 8 years ago
  22. 4e922c8 st/nine: Process pending commands on Reset by Axel Davy · 8 years ago
  23. 6b87a2a st/nine: Flush pending commands if needed for surface9 changes by Axel Davy · 8 years ago
  24. f895ab8 st/nine: Rework CreatePipeSurface by Axel Davy · 8 years ago
  25. d43bc05 st/nine: Remove duplicated checks by Axel Davy · 8 years ago
  26. 9b5f5de st/nine: Don't call u_box_union_* when dirty region is empty by Masanori Kakura · 8 years ago
  27. a5f0cdb winsys/etnaviv: automake: introduce Makefile.sources by Emil Velikov · 8 years ago
  28. 0467700 etnaviv: automake: include all files in the sources lists by Emil Velikov · 8 years ago
  29. d1dc22e ac: automake: rework sid_tables.h generation by Emil Velikov · 8 years ago
  30. 23dcce0 automake: use shared llvm libs for make distcheck by Emil Velikov · 8 years ago
  31. 024b4c3 automake: add the new drivers etnaviv and imx to make distcheck by Emil Velikov · 8 years ago
  32. e8626e3 imx: gallium driver for imx-drm scanout driver by Christian Gmeiner · 8 years ago
  33. c9e8b49 etnaviv: gallium driver for Vivante GPUs by The etnaviv authors · 8 years ago
  34. 848b49b gallium: add renderonly library by Christian Gmeiner · 8 years ago
  35. 27a1c7f spirv: Handle patch decorations up-front by Jason Ekstrand · 8 years ago
  36. 1e41d7f anv: Support loader interface version 3 (patch v2) by Chad Versace · 8 years ago
  37. 98cf089 vulkan: Update vk_icd.h to interface version 3 by Chad Versace · 8 years ago
  38. c085bfc vulkan: Add new cast macros for VkIcd types by Chad Versace · 8 years ago
  39. a61528f Always defer memory free in swr_resource_destroy by George Kyriazis · 8 years ago
  40. ce44501 nir/i965: assert first is always less than 64 by Juan A. Suarez Romero · 8 years ago
  41. f0997e2 nvc0: enable GL 4.3 on gm107+ by Samuel Pitoiset · 8 years ago
  42. 38ff998 nvc0: use sched control codes for gm107 MP counters code by Samuel Pitoiset · 8 years ago
  43. 75e6992 nvc0: use sched control codes for gm107 blitter shader by Samuel Pitoiset · 8 years ago
  44. 90537d6 nv50/ir: use sched control codes for gm107 builtins by Samuel Pitoiset · 8 years ago
  45. f519c47 nv50/ir: improve instruction pipelining on gm107 by Samuel Pitoiset · 8 years ago
  46. 1b3b419 nv50/ir: do not insert texture barriers on gm107 by Samuel Pitoiset · 8 years ago
  47. 75968a6 i965/gen7: expose OpenGL 4.2 on Haswell when supported by Juan A. Suarez Romero · 8 years ago
  48. 7707798 i965: enable ARB_shader_precision to HSW+ by Samuel Iglesias Gonsálvez · 8 years ago
  49. 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
  50. 485955b i965: Enable ARB_vertex_attrib_64bit for Haswell by Alejandro Piñeiro · 8 years ago
  51. 6bb4255 i965: check for dual slot attributes on any gen by Juan A. Suarez Romero · 8 years ago
  52. f51a5b5 i965/vec4: emit correctly load_inputs for 64bit data by Juan A. Suarez Romero · 8 years ago
  53. 58fdb85 i965/vec4: take into account doubles when creating attribute mapping by Alejandro Piñeiro · 9 years ago
  54. 57bab67 i965/vec4/nir: vec4 also needs to remap vs attributes by Alejandro Piñeiro · 9 years ago
  55. f831018 i965/vec4: use attribute slots for first non payload GRF by Alejandro Piñeiro · 9 years ago
  56. 329cbe3 i965: downsize *64*PASSTHRU formats to equivalent *32*FLOAT formats on gen < 8 by Alejandro Piñeiro · 9 years ago
  57. 717f99b i965: return PASSTHRU surface types also on gen7 by Alejandro Piñeiro · 9 years ago
  58. f354cd5 main/buffers: take into account FRONT_AND_BACK on ReadBuffer by Alejandro Piñeiro · 8 years ago
  59. d54bc7e main/buffers: update error handling on DrawBuffers for 4.5 by Alejandro Piñeiro · 8 years ago
  60. e33910b radeonsi: num_records is in units of stride for swizzled buffers even on VI by Nicolai Hähnle · 8 years ago
  61. 883ca59 docs: document INTEL_PRECISE_TRIG envvar by Juan A. Suarez Romero · 8 years ago
  62. 5bcafc9 spirv: fix typo in warning message by Iago Toral Quiroga · 8 years ago
  63. ea7e4b1 i965: Enable predicate support on gen >= 8. by Rafael Antognolli · 8 years ago
  64. 0252ba2 util: fix list_is_singular() by Timothy Arceri · 8 years ago
  65. 5857858 anv/image: Disable HiZ for depth buffer arrays by Nanley Chery · 8 years ago
  66. 9f1d3a0 anv/cmd_buffer: Fix programmed HiZ qpitch by Nanley Chery · 8 years ago
  67. 61992e0 anv/cmd_buffer: Fix arrayed depth/stencil attachments by Nanley Chery · 8 years ago
  68. 4e0d171 clover: Check for executables before enqueueing a kernel by Pierre Moreau · 8 years ago
  69. c17b2f5 spirv: Shut up unhandled enumeration value warnings. by Kenneth Graunke · 8 years ago
  70. de8b03f nir: don't turn ieq/ine into inot if used by an if by Timothy Arceri · 8 years ago
  71. 7acc865 nir: add late opt to turn inot/b2f combos back to bcsel by Timothy Arceri · 8 years ago
  72. 8f37fc7 nir: add imprecise flrp optimisation by Timothy Arceri · 8 years ago
  73. b4c44ff i965: Use the nir_move_comparisons pass. by Kenneth Graunke · 8 years ago
  74. b5e682a i965: Move nir_lower_locals_to_regs a bit later. by Kenneth Graunke · 8 years ago
  75. fd957b1 nir: Introduce a nir_opt_move_comparisons() pass. by Kenneth Graunke · 8 years ago
  76. e8328e5 nir/algebraic: add support for conditional helper functions to expressions by Timothy Arceri · 8 years ago
  77. a7e399d anv/TODO: Check off a bunch of stuff by Jason Ekstrand · 8 years ago
  78. c472568 nir/search: Only allow matching SSA values by Jason Ekstrand · 8 years ago
  79. 534ea2b egl/dri2: add image_loader_extension back into loader extensions for wayland by Derek Foreman · 8 years ago
  80. 6205c53 gallium/tgsi: fix overflow in parse property by Li Qiang · 8 years ago
  81. 2c0d849 st/dri: remove trailing whitespace by Mauro Rossi · 8 years ago
  82. eca79e8 android: st/mesa: fix building error in libmesa_st_mesa by Mauro Rossi · 8 years ago
  83. e9d3cbc radv: fix multi-viewport emission by Dave Airlie · 8 years ago
  84. f97f938 nir: change asserts to unreachable in nir_type_conversion_op by Tapani Pälli · 8 years ago
  85. a9f497c spirv: gl_PrimitiveID in the fragment shader is handled as an input by Iago Toral Quiroga · 8 years ago
  86. 99e9dca freedreno: add "nogrow" debug param by Rob Clark · 8 years ago
  87. a43f3b8 freedreno/a5xx: remove hack for glamor by Rob Clark · 8 years ago
  88. 3c71853 freedreno/a5xx: fixed instanced by Rob Clark · 8 years ago
  89. b48fde1 freedreno/a5xx: use the non-_ZERO_BASE for vertexid by Rob Clark · 8 years ago
  90. 730c304 freedreno/a5xx: add texture MIPLVLS by Rob Clark · 8 years ago
  91. 1a5d081 freedreno/a5xx: fix fragcoord related hangs by Rob Clark · 8 years ago
  92. ff81c3c freedreno: update generated headers by Rob Clark · 8 years ago
  93. 23a36c2 anv: Enable tessellation shaders. by Kenneth Graunke · 8 years ago
  94. ebd88b5 anv: Initialize physical device limits for tessellation by Kenneth Graunke · 8 years ago
  95. dcca706 anv: Clamp depth buffer dimensions to be at least 1. by Kenneth Graunke · 8 years ago
  96. e50d480 anv: Compile TCS/TES shaders. by Kenneth Graunke · 8 years ago
  97. de05ecb anv: Emit 3DSTATE_HS/TE/DS packets. by Kenneth Graunke · 8 years ago
  98. 08b5713 anv: Handle patch primitives. by Kenneth Graunke · 8 years ago
  99. 5297267 nir: Add a pass to lower TES patch_vertices intrinsics to a constant. by Kenneth Graunke · 8 years ago
  100. 944e8b0 spirv: Silence unsupported tessellation capability warnings. by Kenneth Graunke · 8 years ago