1. 8cd8240 swr: [rasterizer] Convert more SWR_ASSERT(false, ...) to SWR_INVALID(...) by Tim Rowley · 8 years ago
  2. ab032fb swr: [rasterizer core] Fix typo in SIMD16 code path by Tim Rowley · 8 years ago
  3. d011ba7 swr: [rasterizer core/common] Fix the native AVX512 build under ICC by Tim Rowley · 8 years ago
  4. 2f513d8 swr: [rasterizer core] Allow no arguments to SWR_INVALID macro by Tim Rowley · 8 years ago
  5. 0b066b2 swr: [rasterizer] Slight assert refactoring by Tim Rowley · 8 years ago
  6. f445b6d swr: [rasterizer] Backend code adjustments by Tim Rowley · 8 years ago
  7. e4d1294 swr: [rasterizer archrast] Fix the early and late depthstencil events by Tim Rowley · 8 years ago
  8. a508c2c swr: [rasterizer core] Implement double pumped SIMD16 TESS by Tim Rowley · 8 years ago
  9. 2cbac00 swr: [rasterizer archrast/core/scripts] Fix archrast multithreading issue by Tim Rowley · 8 years ago
  10. 0a36a7c swr: [rasterizer archrast] Remove redundant data from archrast files by Tim Rowley · 8 years ago
  11. 1cc885d swr: [rasterizer archrast/scripts] Further archrast cleanups by Tim Rowley · 8 years ago
  12. 1399fbd swr: [rasterizer core] Fix RECT_LIST primitive assembly by Tim Rowley · 8 years ago
  13. ade5351 swr: [rasterizer common] Add InterpolateComponentFlat utility by Tim Rowley · 8 years ago
  14. ab04221 swr: [rasterizer archrast] Fix performance issue with archrast stats by Tim Rowley · 8 years ago
  15. b228d2d swr: [rasterizer core] Implement SIMD16 GS and STREAMOUT by Tim Rowley · 8 years ago
  16. 5830a0a swr: [rasterizer archrast] Add additional API events by Tim Rowley · 8 years ago
  17. d2759c1 swr: [rasterizer core/scripts] Autogen backend initialization function(s) by Tim Rowley · 8 years ago
  18. 2c820d2 swr: [rasterizer core] backend.h declares gBackendPixelRateTable by Tim Rowley · 8 years ago
  19. 50d491e swr: [rasterizer core] Finish SIMD16 PA OPT including tesselation by Tim Rowley · 8 years ago
  20. 9d34425 swr: [rasterizer core] Finish SIMD16 PA OPT except tesselation by Tim Rowley · 8 years ago
  21. 7b94e5e swr: [rasterizer core] Support sparse numa id values on all OSes by Tim Rowley · 8 years ago
  22. 5e29af5 i965: Skip register write detection when possible. by Kenneth Graunke · 8 years ago
  23. 31693a1 i965: Set screen->cmd_parser_version to 0 if we can't write registers. by Kenneth Graunke · 8 years ago
  24. 4a2ad6b i965: Document the sad story of the kernel command parser. by Kenneth Graunke · 8 years ago
  25. 9b324e4 i965: Fall back to GL 4.2/4.3 on Haswell if the kernel isn't new enough. by Kenneth Graunke · 8 years ago
  26. 99d400b r600g/sb: Fix memory leak by reworking uses list (rebased) by Constantine Kharlamov · 8 years ago
  27. 827ae79 radeonsi: check the IR type before waiting for a compute compilation fence by Marek Olšák · 8 years ago
  28. 4084083 aubinator: Move the guts of decode_group() to decoder.c. by Kenneth Graunke · 8 years ago
  29. aa1ef0b aubinator: Drop spec parameter to decode_group(). by Kenneth Graunke · 8 years ago
  30. b2c0c1d aubinator: Make the iterator store a pointer to structure descriptions. by Kenneth Graunke · 8 years ago
  31. a1aa78c aubinator: Track the current field's starting dword offset. by Kenneth Graunke · 8 years ago
  32. e6f7357 aubinator: Drop decode_structure() helper. by Kenneth Graunke · 8 years ago
  33. a8d4184 aubinator: Drop unused print_dword_headers flag. by Kenneth Graunke · 8 years ago
  34. 7f21cb5 aubinator: Store a pointer from gen_group back to gen_spec. by Kenneth Graunke · 8 years ago
  35. 2c6c760 aubinator: Store enum textual name in iter->value. by Kenneth Graunke · 8 years ago
  36. a6e2124 si_descriptor: move velems nullity check before dereference by Julien Isorce · 8 years ago
  37. 521860b radeon_drm_bo: explicitly check return value of drmCommandWriteRead by Julien Isorce · 8 years ago
  38. dac1244 si_pipe: remove nullity check after dereference by Julien Isorce · 8 years ago
  39. ce27b27 radeon: initialize hole variable before calling container_of by Julien Isorce · 8 years ago
  40. 7c50f99 intel: Correct the BDW surface state size by Nanley Chery · 8 years ago
  41. f4b2358 r600g: Fix out of bounds access by Bartosz Tomczyk · 8 years ago
  42. f9190f3 r600g: update sb documentation by Constantine Kharlamov · 8 years ago
  43. 64cbbd2 r600g: make condition clearer by Constantine Kharlamov · 8 years ago
  44. 36e029d docs: add news item and link release notes for 13.0.6/17.0.2 by Emil Velikov · 8 years ago
  45. 54fd78f docs: add sha256 checksums for 17.0.2 by Emil Velikov · 8 years ago
  46. 887ad46 docs: add release notes for 17.0.2 by Emil Velikov · 8 years ago
  47. 9bad997 docs: add sha256 checksums for 13.0.6 by Emil Velikov · 8 years ago
  48. 0babb9e docs: add release notes for 13.0.6 by Emil Velikov · 8 years ago
  49. 57595cb anv/genX: Solve the vkCreateGraphicsPipelines crash by Xu,Randy · 8 years ago
  50. e70e7cc radv: fix logic for when to flush on multiple CS emission by Dave Airlie · 8 years ago
  51. fcca6a8 spirv: Implement IsInf using an integer comparison by Jason Ekstrand · 8 years ago
  52. e020894 radv/meta: fix image clears for r4g4 format. by Dave Airlie · 8 years ago
  53. 10c2b58 Revert "radv: fallback to an in-memory cache when no pipline cache is provided" by Dave Airlie · 8 years ago
  54. 72fa447 mesa: disable glthread when glNewList() is called by Timothy Arceri · 8 years ago
  55. d06e168 radv: fix primitive reset index emission by Dave Airlie · 8 years ago
  56. 274aaa3 util/disk_cache: check rename result by Grazvydas Ignotas · 8 years ago
  57. 67911fa util/disk_cache: delete .tmp if target exists by Grazvydas Ignotas · 8 years ago
  58. bd93cea util/disk_cache: fix stored_keys index by Grazvydas Ignotas · 8 years ago
  59. 663e7c2 nv30: create uploader after pipe->screen is set by Ilia Mirkin · 8 years ago
  60. 0e9232d nv50,nvc0: enable TEX_LZ and TXF_LZ by Ilia Mirkin · 8 years ago
  61. dab88e9 st/mesa: set result writemask based on ir type by Ilia Mirkin · 8 years ago
  62. 09f16de nvc0/ir: treat FMA like MAD for operand propagation by Karol Herbst · 8 years ago
  63. a7eb798 util/disk_cache: pass predicate functions file stats directly (v4) by Alan Swanson · 8 years ago
  64. bf8bc61 glsl: use set for copy propagation kills by Timothy Arceri · 8 years ago
  65. 9e42b93 st/dri: wait for thread to finish before unbinding context by Timothy Arceri · 8 years ago
  66. 40bc1af glsl: don't leak memory when trying to count loop iterations by Timothy Arceri · 8 years ago
  67. 1d5f4f4 genxml: Make MI_STORE_DATA_IMM have a single 64-bit data field by Jason Ekstrand · 8 years ago
  68. ced61fd anv: Turn on inherited queries by Jason Ekstrand · 8 years ago
  69. e675f57 anv: Implement pipeline statistics queries by Ilia Mirkin · 8 years ago
  70. dda5489 anv: Disable VF statistics for blorp and SOL memcpy by Jason Ekstrand · 8 years ago
  71. 9576cea anv/pipeline: Enable clipper statistics by Jason Ekstrand · 8 years ago
  72. 2a61624 genxml: s/Clipper Statistics Enable/Statistics Enable/ by Jason Ekstrand · 8 years ago
  73. 149d10d anv/query: Rework store_query_result by Jason Ekstrand · 8 years ago
  74. c773ae8 anv/query: Break GPU query calculation into a helper by Jason Ekstrand · 8 years ago
  75. 7de73f0 genxml: Add pipeline statistics registers on gen7+ by Jason Ekstrand · 8 years ago
  76. 0557dfd anv/query: Add a helper for writing a query pool result by Jason Ekstrand · 8 years ago
  77. bce4a93 anv/query: Use a variable-length slot size by Jason Ekstrand · 8 years ago
  78. 1c797af anv/query: Move the available bits to the front by Jason Ekstrand · 8 years ago
  79. 9d43afa anv/query: Let 32-bit values wrap by Jason Ekstrand · 8 years ago
  80. c2a97fb radeonsi: add new polaris12 pci id by Alex Deucher · 8 years ago
  81. 4b064d1 gallium/radeon: formalize that create_batch_query doesn't need pipe_context by Marek Olšák · 8 years ago
  82. be6173e gallium/radeon: formalize that create_query doesn't need pipe_context by Marek Olšák · 8 years ago
  83. 04e6977 gallium/radeon: reference pipe_resource in pipe_transfer by Marek Olšák · 8 years ago
  84. 03127bb radeonsi: compile all TGSI compute shaders asynchronously by Marek Olšák · 8 years ago
  85. e9c6953 radeonsi: require that compiler threads are enabled by Marek Olšák · 8 years ago
  86. 080f322 trace: remove leftover assertions after pipe_resource wrapping removal by Marek Olšák · 8 years ago
  87. 6c0a280 gallium/u_upload: make the first persistent mapping unsynchronized by Marek Olšák · 8 years ago
  88. a27b62e anv/device: init timestampPeriod from devinfo by Robert Bragg · 8 years ago
  89. 344d1a4 i965: Allow a per gen timebase scale factor by Robert Bragg · 8 years ago
  90. 28b134c anv/device: Remove a use of a compound literal by Jason Ekstrand · 8 years ago
  91. 76dc49f i965: bounds checks while concatenating sysfs paths by Robert Bragg · 8 years ago
  92. f8b1b94 mesa: automake: add all headers to the tarball. by Emil Velikov · 8 years ago
  93. d9a41ce mapi: automake: add all python scripts to EXTRA_DIST by Emil Velikov · 8 years ago
  94. 9e8d6ba glapi: avoid using $< in non-suffix make rules by Jonathan Gray · 8 years ago
  95. ce4058d radv/ac: Fix shared memory offset calculation by Alex Smith · 8 years ago
  96. e88cac1 radv: Fix using more than 4 bound descriptor sets by James Legg · 8 years ago
  97. 70d25ca util/build-id: check dlpi_name before strstr call by Tapani Pälli · 8 years ago
  98. 4d45584 android: fix segfault within swap_buffers by Tapani Pälli · 8 years ago
  99. 72ab7bb radv: make sure gs copy shader is retrieved from the cache with the variant by Timothy Arceri · 8 years ago
  100. 2845a10 radv: fallback to an in-memory cache when no pipline cache is provided by Timothy Arceri · 8 years ago