1. f8b1b94 mesa: automake: add all headers to the tarball. by Emil Velikov · 8 years ago
  2. d9a41ce mapi: automake: add all python scripts to EXTRA_DIST by Emil Velikov · 8 years ago
  3. 9e8d6ba glapi: avoid using $< in non-suffix make rules by Jonathan Gray · 8 years ago
  4. ce4058d radv/ac: Fix shared memory offset calculation by Alex Smith · 8 years ago
  5. e88cac1 radv: Fix using more than 4 bound descriptor sets by James Legg · 8 years ago
  6. 70d25ca util/build-id: check dlpi_name before strstr call by Tapani Pälli · 8 years ago
  7. 4d45584 android: fix segfault within swap_buffers by Tapani Pälli · 8 years ago
  8. 72ab7bb radv: make sure gs copy shader is retrieved from the cache with the variant by Timothy Arceri · 8 years ago
  9. 2845a10 radv: fallback to an in-memory cache when no pipline cache is provided by Timothy Arceri · 8 years ago
  10. 315e8a9 radv: always create an fallback pipeline cache by Timothy Arceri · 8 years ago
  11. 4ffdab7 radv: move cache check inside insert and search functions by Timothy Arceri · 8 years ago
  12. 124ec41 st/mesa: call glthread_destroy() before _vbo_DestroyContext() by Timothy Arceri · 8 years ago
  13. 08df015 anv/GetQueryPoolResults: Actually implement the spec by Jason Ekstrand · 8 years ago
  14. 8184013 anv/query: Invalidate the correct range by Jason Ekstrand · 8 years ago
  15. 4bbb4b9 anv/query: Fix the location of timestamp availability by Jason Ekstrand · 8 years ago
  16. 9e60f59 genxml: Add XML version tags by Jason Ekstrand · 8 years ago
  17. f51a320 aubinator: Use fprintf for output. by Kenneth Graunke · 8 years ago
  18. 65a9d5e aubinator: Reuse decode_structure code for handling commands by Kenneth Graunke · 8 years ago
  19. f0aa8fd aubinator: Delete redundant NULL check. by Kenneth Graunke · 8 years ago
  20. 65138ce aubinator: Fix indentation. by Kenneth Graunke · 8 years ago
  21. bd25d96 i965/gen8+: Do full stall when switching pipeline by Topi Pohjolainen · 8 years ago
  22. 46707bc i965: remove uneeded asm/unistd.h include by Jonathan Gray · 8 years ago
  23. e6bef50 i965: automake: remove spurious white space by Emil Velikov · 8 years ago
  24. d2bb0c8 i965: avoid using a GNU make pattern rule by Jonathan Gray · 8 years ago
  25. ccb89e7 docs/releasing: document how to squash/announce queued patches by Emil Velikov · 8 years ago
  26. 0f988ad docs/releasing: release.sh is located in xorg/util-modular by Emil Velikov · 8 years ago
  27. 7956203 docs/releasing: remove "git clean" step by Emil Velikov · 8 years ago
  28. c81c563 mapi: remove Xlib/xcb include in gl_marshal.py by Emil Velikov · 8 years ago
  29. 8a82f55 docs/specs: update Khronos registries URLs by Eric Engestrom · 8 years ago
  30. ca34a31 anv: improve error reporting when creating pipelines by Iago Toral Quiroga · 8 years ago
  31. 1d74683 anv: handle errors in emit_binding_table() and emit_samplers() by Iago Toral Quiroga · 8 years ago
  32. dd8348c anv: handle errors while allocating new binding table blocks by Iago Toral Quiroga · 8 years ago
  33. be52f96 anv/blorp: make anv_cmd_buffer_alloc_blorp_binding_table() return a VkResult by Iago Toral Quiroga · 8 years ago
  34. a578b06 anv/device: assert that commands submitted to a queue are not bogus by Iago Toral Quiroga · 8 years ago
  35. a752c4e anv/cmd_buffer: skip vkCmdExecuteCommands() on broken command buffers by Iago Toral Quiroga · 8 years ago
  36. 8014930 anv/cmd_buffer: skip vkCmdDispatch() on broken command buffers by Iago Toral Quiroga · 8 years ago
  37. 18ec3fa anv/cmd_buffer: skip vkCmdDraw*() on broken command buffers by Iago Toral Quiroga · 8 years ago
  38. fb9d563 anv: handle memory allocation errors during queue submissions by Iago Toral Quiroga · 8 years ago
  39. c04dbd6 anv/cmd_buffer: handle out of memory during vkCmdPushConstants by Iago Toral Quiroga · 8 years ago
  40. 94a4f0c anv/cmd_buffer: handle allocation errors during vkCmdBeginRenderPass() by Iago Toral Quiroga · 8 years ago
  41. d823f38 anv/cmd_buffer: skip vkCmdEndRenderPass() for broken command buffers by Iago Toral Quiroga · 8 years ago
  42. 6743456 anv/cmd_buffer: skip vkCmdNextSubpass() for broken command buffers by Iago Toral Quiroga · 8 years ago
  43. 8174e63 anv/cmd_buffer: report tracked errors in vkEndCommandBuffer() by Iago Toral Quiroga · 8 years ago
  44. 68d88f0 anv: handle failures when growing reloc lists by Iago Toral Quiroga · 8 years ago
  45. d4bdd87 anv: avoid crashes when failing to allocate batches by Iago Toral Quiroga · 8 years ago
  46. 31f5049 anv: handle allocation failure in anv_batch_emit_dwords() by Iago Toral Quiroga · 8 years ago
  47. 9e69409 anv: handle allocation failure in anv_batch_emit_batch() by Iago Toral Quiroga · 8 years ago
  48. a8ce8e3 anv: add anv_batch_set_error() and anv_batch_has_error() helpers by Iago Toral Quiroga · 8 years ago
  49. d0195bd anv/cmd_buffer: add a status field to anv_batch by Iago Toral Quiroga · 8 years ago
  50. 6dd06f5 anv/cmd_buffer: report errors in vkBeginCommandBuffer() by Iago Toral Quiroga · 8 years ago
  51. 88b539c anv: do not try to ref/unref NULL shaders by Iago Toral Quiroga · 8 years ago
  52. bad3a2e anv/blorp: return early if we failed to create the shader binary by Iago Toral Quiroga · 8 years ago
  53. e2f707c intel/blorp: make upload_shader() return a bool indicating success or failure by Iago Toral Quiroga · 8 years ago
  54. 808503b anv: remove unnecessary function prototype. by Iago Toral Quiroga · 8 years ago
  55. 04a9ca2 mapi: don't include X11/Xlib-xcb.h on non PTHREAD platforms by Timothy Arceri · 8 years ago
  56. 4a32d47 mesa: fix glthread marshal build issues on platforms without PTHREAD by Timothy Arceri · 8 years ago
  57. 643b0fd mesa: fix glthread build issues on platforms without PTHREAD by Timothy Arceri · 8 years ago
  58. c83562c gallium: implement the backend of threaded GL dispatch by Marek Olšák · 8 years ago
  59. 93bdad3 mesa/glthread: restore the dispatch table when incompatible gl calls are detected by Gregory Hainaut · 8 years ago
  60. 70e715e mesa/glthread: don't set a dispatch table if we aren't the owner by Gregory Hainaut · 8 years ago
  61. 012bfeb mesa: Track the current vertex/element array buffers for glthread. by Eric Anholt · 12 years ago
  62. 238d027 mesa: Disable glthread when glBegin() is called. by Eric Anholt · 12 years ago
  63. cd1c003 mesa: Add an attribute for conditions to turn off threading. by Eric Anholt · 12 years ago
  64. 43d4f7a mesa: Add support for asynchronous glDraw* on GL core. by Eric Anholt · 12 years ago
  65. b18755a mesa: Add support for NULL arguments like in glBufferData() in marshalling. by Eric Anholt · 12 years ago
  66. 47f819d mesa: Statically allocate glthread command buffer in the batch struct. by Eric Anholt · 12 years ago
  67. 1d6b71c glapi: Mark vertex attrib pointer functions as async. by Eric Anholt · 12 years ago
  68. a4a5de6 mesa: Custom thread marshalling for Flush. by Paul Berry · 12 years ago
  69. 154a4f2 mesa: Custom thread marshalling for ShaderSource. by Paul Berry · 12 years ago
  70. efd63e2 mesa: Connect the generated GL command marshalling code to the build. by Eric Anholt · 12 years ago
  71. db06e91 Revert "mesa: make _mesa_alloc_dispatch_table() static" by Marek Olšák · 8 years ago
  72. ef30ce9 mesa: Create pointers for multithread marshalling dispatch table. by Paul Berry · 12 years ago
  73. d8d81fb mesa: Add infrastructure for a worker thread to process GL commands. by Eric Anholt · 12 years ago
  74. a76a3cf mesa: Validate count parameters when marshalling. by Eric Anholt · 12 years ago
  75. 05dd4a1 glapi: Generate GL API marshalling code from the XML. by Paul Berry · 12 years ago
  76. f05524f glapi: Mark compressed teximage functions as sync. by Eric Anholt · 12 years ago
  77. f5052f4 glapi: Annotate functions with "marshal" attribute. by Paul Berry · 12 years ago
  78. 3b7b6ad egl: Implement __DRI_BACKGROUND_CALLABLE by Eric Anholt · 12 years ago
  79. 6b70d9f glx: Implement __DRI_BACKGROUND_CALLABLE by Paul Berry · 12 years ago
  80. 7763084 mesa: Add SetBackgroundContext to dd_function_table by Paul Berry · 12 years ago
  81. 5bc527d dri: Update dri_util to keep track of __DRI_BACKGROUND_CALLABLE by Paul Berry · 12 years ago
  82. e043b2a dri_interface: Add new marshalling interfaces to dri_interface.h by Paul Berry · 12 years ago
  83. e1f9e9b gallivm: (trivial) remove duplicated line by Roland Scheidegger · 8 years ago
  84. 9d104df draw: (trivial) remove a unnecessary lp_build_alloca() by Roland Scheidegger · 8 years ago
  85. e893b3a swr: support layer output in geometry shaders by Ilia Mirkin · 8 years ago
  86. ad4dee5 Revert "radv: Emit cache flushes before CP DMA." by Bas Nieuwenhuizen · 8 years ago
  87. e6469ec gallium/tgsi: Treat UCMP sources as floats to match the GLSL-to-TGSI pass expectations. by Francisco Jerez · 8 years ago
  88. eb5a61f util/disk_cache: do eviction before creating .tmp by Grazvydas Ignotas · 8 years ago
  89. a7ce049 swr: validate backend state numAttributes by Tim Rowley · 8 years ago
  90. 8378c57 gbm: Export a get modifiers by Ben Widawsky · 8 years ago
  91. 5c6e0d1 i965: introduce modifier selection. by Ben Widawsky · 8 years ago
  92. 191ff91 egl/drm: Use modifiers for backbuffer creation by Ben Widawsky · 8 years ago
  93. 63bd2ae gbm: Introduce modifiers into surface/bo creation by Ben Widawsky · 8 years ago
  94. 5e7d8d3 i965: Implement basic modifier image creation by Ben Widawsky · 8 years ago
  95. d075cce dri: Add an image creation with modifiers by Ben Widawsky · 8 years ago
  96. 0550f3d radeonsi: implement TGSI opcodes TEX_LZ and TXF_LZ by Marek Olšák · 8 years ago
  97. a7cc9b0 glsl_to_tgsi: use TEX_LZ and TXF_LZ when available by Marek Olšák · 8 years ago
  98. 46cbb00 glsl_to_tgsi: remove a redundant statement by Marek Olšák · 8 years ago
  99. cca0389 gallium: add TGSI opcodes TEX_LZ and TXF_LZ by Marek Olšák · 8 years ago
  100. bf3cdf0 gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ by Marek Olšák · 8 years ago