1. a39ad18 configure.ac: honour LLVM_LIBDIR when linking against LLVM by Emil Velikov · 8 years ago
  2. 3652d1d egl: remove explicit config_id management from dri2_add_config() by Emil Velikov · 8 years ago
  3. 084105c linker: Accurately track gl_uniform_block::stageref by Ian Romanick · 8 years ago
  4. 392fabc linker: Slight code rearrange to prevent duplication in the next commit by Ian Romanick · 8 years ago
  5. a529acf linker: Trivial coding standards fixes by Ian Romanick · 8 years ago
  6. fbc1a4b glsl: Add some comments to methods of ir_variable_refcount_visitor by Ian Romanick · 8 years ago
  7. 1492633 llvmpipe: Fix build after removal of deprecated attribute API v2 by Aaron Watry · 8 years ago
  8. 8bdd52c gallivm: Fix build after removal of deprecated attribute API v3 by Tom Stellard · 8 years ago
  9. fb50245 radv: fix GetFenceStatus for signaled fences by Dave Airlie · 8 years ago
  10. 3c9af75 radv: enable conditional discard optimisation on radv. by Dave Airlie · 8 years ago
  11. b16dff2 nir: add conditional discard optimisation (v4) by Dave Airlie · 8 years ago
  12. dd77fae ac/nir: add support for discard_if intrinsic (v2) by Dave Airlie · 8 years ago
  13. b3a29f2 anv: Do relocations in userspace before execbuf ioctl by Kristian Høgsberg Kristensen · 8 years ago
  14. 8b61c57 anv: Move relocation handling from EndCommandBuffer to QueueSubmit by Jason Ekstrand · 8 years ago
  15. 595400d anv/batch: Move last_ss_pool_bo_offset to the command buffer by Jason Ekstrand · 8 years ago
  16. 0fe6829 anv: Add an anv_execbuf helper struct by Jason Ekstrand · 8 years ago
  17. 095c48a anv/batch_chain: Improve write_reloc by Jason Ekstrand · 8 years ago
  18. d46bfb6 anv: Initialize anv_bo::offset to -1 by Jason Ekstrand · 8 years ago
  19. bd0f8d5 anv/allocator: Simplify anv_scratch_pool by Jason Ekstrand · 8 years ago
  20. 6283b6d anv: Add a new bo_pool_init helper by Jason Ekstrand · 8 years ago
  21. ba1eea4 anv: Don't presume to know what address is in a surface relocation by Jason Ekstrand · 8 years ago
  22. db9f4b2 anv: Add a cmd_buffer_execbuf helper by Jason Ekstrand · 8 years ago
  23. 07798c9 anv/device: Add an execbuf wrapper by Jason Ekstrand · 8 years ago
  24. 64b1404 anv: Make anv_finishme only warn once per call-site by Jason Ekstrand · 8 years ago
  25. 7bcb94b i965/compute: Allow ARB_compute_shader in compat profile by Jordan Justen · 8 years ago
  26. 4d5346a Revert "draw: use vectorized calculations for fetch" by Roland Scheidegger · 8 years ago
  27. f037afb swr: disable logic op when the rt format is float or srgb by Ilia Mirkin · 8 years ago
  28. e2e40e2 swr: fix AND_INVERTED logic op conversion by Ilia Mirkin · 8 years ago
  29. bef4a48 swr: add support for EXT_depth_bounds_test by Ilia Mirkin · 8 years ago
  30. aa62fa8 swr: [rasterizer core] set depth hottile when depth bounds test enabled by Ilia Mirkin · 8 years ago
  31. b9df225 i965: Fix GPU hang related to multiple render targets and alpha testing by Anuj Phogat · 8 years ago
  32. 95ed1c1 swr: allow alphatest without blend or logicop by Tim Rowley · 8 years ago
  33. bafc75b radv: emit correct last export when Z/stencil export is enabled by Dave Airlie · 8 years ago
  34. bdd48e4 tgsi/scan: turn a huge if-else-if.. chain into a switch statement by Marek Olšák · 8 years ago
  35. f864547 tgsi/scan: fix images_buffers regression by Marek Olšák · 8 years ago
  36. 6b7cc8a anv: Document cmd_buffer_alloc_binding_table by Jason Ekstrand · 8 years ago
  37. 406cd9d intel/blorp: Emit all the binding tables by Jason Ekstrand · 8 years ago
  38. 112a2ba i965/gen9: Allow sampling with hiz when supported by Jordan Justen · 8 years ago
  39. 3b0c2bc i965/gen9: Add HiZ auxiliary buffer support by Ben Widawsky · 8 years ago
  40. c0f505c i965: Add function to indicate when sampling with hiz is supported by Jordan Justen · 8 years ago
  41. c53e9c9 i965/miptree: Create a hiz mcs type by Ben Widawsky · 8 years ago
  42. 36d1c55 i965: Drop the aux mt when not used by Ben Widawsky · 8 years ago
  43. 42db7ab i965/miptree: Directly gtt map the mcs buffer by Ben Widawsky · 8 years ago
  44. 0041169 i965: Wrap MCS miptree in intel_miptree_aux_buffer by Jordan Justen · 8 years ago
  45. 88f791d gallivm: fix [IU]MUL_HI regression by Nicolai Hähnle · 8 years ago
  46. 3fa10ff draw: use vectorized calculations for fetch by Roland Scheidegger · 8 years ago
  47. 29279f4 gallivm: introduce 32x32->64bit lp_build_mul_32_lohi function by Roland Scheidegger · 8 years ago
  48. b0554c2 i965: Add space before paren by Anuj Phogat · 8 years ago
  49. 501d608 i965: Remove unnecessary white space by Anuj Phogat · 8 years ago
  50. 329ae92 i965: Fix alpha-to-coverage and alpha test enabled checks by Anuj Phogat · 8 years ago
  51. a1bd2f6 mesa: Add helper function _mesa_is_alpha_to_coverage_enabled() by Anuj Phogat · 8 years ago
  52. 0295c79 mesa: Add helper function _mesa_is_alpha_test_enabled() by Anuj Phogat · 8 years ago
  53. 7fed077 mesa: Use separate line for function return type by Anuj Phogat · 8 years ago
  54. e32e5d2 nvc0: simplify draw parameters upload for vertex shaders by Samuel Pitoiset · 8 years ago
  55. 381edca gallium/hud: protect against and initialization race by Steven Toth · 8 years ago
  56. 5a58323 gallium/hud: close a previously opened handle by Steven Toth · 8 years ago
  57. 6ffed08 gallium/hud: fix a problem where objects are free'd while in use. by Steven Toth · 8 years ago
  58. a5e733c mesa: drop current draw/read buffer when ctx is released by Rob Clark · 8 years ago
  59. cc49505 clover: Add CL_PROGRAM_BINARY_TYPE support (CL1.2). by Serge Martin · 8 years ago
  60. 05fcc73 clover: add missing clGetDeviceInfo CL1.2 queries by Serge Martin · 8 years ago
  61. 8cc4a74 nvc0: get rid of NVE4_COMPUTE_MP_PM_{A,B}_SIGSEL_XXX by Samuel Pitoiset · 8 years ago
  62. a295364 gm107/ir: emit RED instead of ATOM when no dst by Samuel Pitoiset · 8 years ago
  63. cfb5a9a st/mesa: initialize members of glsl_to_tgsi_instruction in emit_asm() by Brian Paul · 8 years ago
  64. 0148313 android: amd/common: add support for libmesa_amd_common by Mauro Rossi · 8 years ago
  65. 0f72f72 winsys/radeon: don't call surface_best for FMASK by Marek Olšák · 8 years ago
  66. 0c17b0b mesa: Add linear ETC2/EAC to the compressed format list with ES3 compat. by Kenneth Graunke · 8 years ago
  67. 283d4d1 vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain. by Eric Anholt · 8 years ago
  68. 70fc3a9 vc4: Make sure that vertex shader texture2D() calls use LOD 0. by Eric Anholt · 8 years ago
  69. 2c87515 radeonsi: fix vertex fetches for 2_10_10_10 formats by Nicolai Hähnle · 8 years ago
  70. 322483f st/mesa: fix the layer of VDPAU surface samplers by Nicolai Hähnle · 8 years ago
  71. d0d5f76 Revert "st/vdpau: use linear layout for output surfaces" by Dave Airlie · 8 years ago
  72. 00baaa4 radeonsi: fix an assertion failure in si_decompress_sampler_color_textures by Marek Olšák · 8 years ago
  73. 64c2593 glx: make interop ABI visible again by Marek Olšák · 8 years ago
  74. ee39d44 egl: make interop ABI visible again by Marek Olšák · 8 years ago
  75. bf51b45 egl: use util/macros.h by Marek Olšák · 8 years ago
  76. 84a74be radeonsi: enable GLSL 4.50 by Nicolai Hähnle · 8 years ago
  77. e4b3788 st/glsl_to_tgsi: fix dvec[34] loads from SSBO by Nicolai Hähnle · 8 years ago
  78. aef7eb4 glsl/cache: correct asprintf error handling by Nicolai Hähnle · 8 years ago
  79. 8ce7ef7 gallium/radeon: Multiply bpe by nsamples in surf_winsys_to_drm by Michel Dänzer · 8 years ago
  80. 3564583 gallium/radeon: Use flags parameter in radeon_winsys_surface_init by Michel Dänzer · 8 years ago
  81. 6f844a3 gallium/radeon: Only convert stencil info if RADEON_SURF_SBUFFER is set by Michel Dänzer · 8 years ago
  82. 38fb9aa gallium/radeon: Only loop up to last_level for drm<->winsys conversion by Michel Dänzer · 8 years ago
  83. 1e3f7bf anv: use limits.h instead of deprecated/obsolete values.h by Tapani Pälli · 8 years ago
  84. 8015746 vc4: Add miptree/texture state support for ETC1 compressed textures. by Eric Anholt · 10 years ago
  85. bedb996 vc4: Fix use of undefined values since the ralloc zeroing changes. by Eric Anholt · 8 years ago
  86. 4993636 nir: Make sure to set the texsrc type in nir drawpixels/bitmap lowering. by Eric Anholt · 8 years ago
  87. 572a952 draw: fix undefined input handling some more... by Roland Scheidegger · 8 years ago
  88. f4dd3bd gallium/hud: call fflush() after printing error messages by Brian Paul · 8 years ago
  89. 260d951 svga: move svga_mark_surfaces_dirty() prototype to svga_surface.h by Brian Paul · 8 years ago
  90. c96f63c svga: whitespace / formatting clean-up in svga_context.c by Brian Paul · 8 years ago
  91. 1691e29 svga: collect stats for time spent in svga_context_finish() by Brian Paul · 8 years ago
  92. 8a195e2 svga: invalidate new surface before it is bound to a render target view by Charmaine Lee · 8 years ago
  93. 06bba24 Revert "svga: use untyped surface formats in most cases" by Charmaine Lee · 8 years ago
  94. f2eec4e svga: allow quad blit for more formats by Charmaine Lee · 8 years ago
  95. 4bd5ce8 svga: create BGRX render target view for BGRX_UNORM surface by Charmaine Lee · 8 years ago
  96. 0d221fc svga: add a helper function to check for typeless format by Charmaine Lee · 8 years ago
  97. d451421 svga: add SVGA_NEW_FRAME_BUFFER to svga_hw_tss_binding state atom by Brian Paul · 8 years ago
  98. ec138d6 svga: allow copy_region if sample counts match by Charmaine Lee · 8 years ago
  99. a2d49c4 svga: set rendered-to flag after updating the texture using PredCopyRegion by Charmaine Lee · 8 years ago
  100. 59f1456 svga: add can_use_upload flag by Charmaine Lee · 8 years ago