1. 8b5d477 configure.ac: add --enable-sanitize option by Nicolai Hähnle · 7 years ago
  2. e1f6fb8 anv/cmd_buffer: Flush the VF cache at the top of all primaries by Jason Ekstrand · 7 years ago
  3. 939337e anv/blorp: Flush the texture cache in UpdateBuffer by Jason Ekstrand · 7 years ago
  4. 475bab0 anv: Limit VkDeviceMemory objects to 2GB by Jason Ekstrand · 7 years ago
  5. 4495b91 intel/blorp: Add a blorp_emit_dynamic macro by Jason Ekstrand · 8 years ago
  6. 1832ef6 swr: Enable MSAA in OpenSWR software renderer by Bruce Cherniak · 7 years ago
  7. 91a7f0b swr: Removed unnecessary PIPE_BIND flags from swr_is_format_supported by Bruce Cherniak · 7 years ago
  8. 97bbb7b swr: Align swr_context allocation to SIMD alignment. by Bruce Cherniak · 7 years ago
  9. 4dcfa83 swr: update gallium driver docs by Tim Rowley · 7 years ago
  10. bffdb43 radv: remove irrelevant comment by Grazvydas Ignotas · 7 years ago
  11. 1b2fe7c radv: report timestampPeriod correctly by Grazvydas Ignotas · 7 years ago
  12. 9fc3e71 nir/print: add compute shader info by Rob Clark · 7 years ago
  13. 16d493f gallium/docs: small correction about register files for atomics by Rob Clark · 7 years ago
  14. 0b613c2 freedreno: enable draw/batch reordering by default by Rob Clark · 7 years ago
  15. b5cc88a freedreno/ir3: small re-order by Rob Clark · 7 years ago
  16. 75afd25 freedreno/ir3: move 'keeps' to block level by Rob Clark · 7 years ago
  17. 331bd3b freedreno/ir3: convert dynamic arrays to ralloc by Rob Clark · 7 years ago
  18. 870760e swr: add linux to scons build by George Kyriazis · 7 years ago
  19. e20eb91 radv: make sizes & offsets 32 bit in radv_descriptor_update_template_entry. by Bas Nieuwenhuizen · 7 years ago
  20. 7c83d44 docs: Update MESA_shader_integer_functions spec to version 3. by Kenneth Graunke · 7 years ago
  21. 17a75b4 radv: Set descriptor set limits. by Bas Nieuwenhuizen · 7 years ago
  22. 24ccf1a radv: Increase integer sizes in descriptor sets. by Bas Nieuwenhuizen · 7 years ago
  23. 58dd57c radv: support S8_UINT as a depth/stencil format. by Dave Airlie · 7 years ago
  24. 16b2dc0 radv: bump maxGeometryShaderInvocations. by Dave Airlie · 7 years ago
  25. 442780e st/nine: Fix support for ps 1.4 dw and dz modifiers by Axel Davy · 7 years ago
  26. d8ffe4d clover: Add missing include to compat header by Jan Vesely · 7 years ago
  27. b52721e gallium/radeon: never use staging buffers with AMD_pinned_memory by Nicolai Hähnle · 7 years ago
  28. 4f7e3fb radeonsi: fix gl_BaseVertex in non-indexed draws by Nicolai Hähnle · 7 years ago
  29. 472c84d radeonsi: provide VS_STATE input to all VS variants by Nicolai Hähnle · 7 years ago
  30. 3b9fbcb radeonsi: change the bit-packing of LS out/TCS in data by Nicolai Hähnle · 7 years ago
  31. ff39f0d radeonsi: emit VS_STATE register explicitly from si_draw_vbo by Nicolai Hähnle · 7 years ago
  32. 8c224d3 radeonsi: extract derived tess state emit to higher level by Nicolai Hähnle · 7 years ago
  33. 215ceb3 radeonsi: drop support for TGSI_SEMANTIC_VERTEXID_NOBASE by Nicolai Hähnle · 7 years ago
  34. 4f7fb25 radv: Add more trace points. by Bas Nieuwenhuizen · 7 years ago
  35. 8a535a8 radv: Ignore CmdUpdateBuffer with size 0. by Bas Nieuwenhuizen · 7 years ago
  36. 04c7452 radv: Enable query inheritance. by Bas Nieuwenhuizen · 7 years ago
  37. c3f38c8 radv: enable variableMultisampleRate. by Bas Nieuwenhuizen · 7 years ago
  38. 5589fd8 gallium/hud: set the dump file streams to line buffered by Edmondo Tommasina · 7 years ago
  39. 01d0c5a radv: fix stencil regression since new addrlib import by Dave Airlie · 7 years ago
  40. 4bcebe1 radv: allocate thin textures as linear. by Dave Airlie · 7 years ago
  41. 9ced105 i965: add missing ir_unop_*/ir_binop_* in visit_leave() by Samuel Pitoiset · 7 years ago
  42. b6b566b st/mesa: fix wrong comparison in update_framebuffer_state() by Samuel Pitoiset · 7 years ago
  43. a18bd13 radeon: fix duplicate 'const' specifier by Samuel Pitoiset · 7 years ago
  44. ede2734 svga: remove unused vmw_dri1_intersect_src_bbox() by Samuel Pitoiset · 7 years ago
  45. fbe2ff7 llvmpipe: remove unused subpixel_snap() and fixed_to_float() by Samuel Pitoiset · 7 years ago
  46. 1264753 softpipe: remove unused sp_exec_fragment_shader() by Samuel Pitoiset · 7 years ago
  47. 5fbe99c softpipe: remove unused quad_shade_stage() by Samuel Pitoiset · 7 years ago
  48. b885488 softpipe: remove unused get_texel_quad_2d() by Samuel Pitoiset · 7 years ago
  49. 81ba57f trace: remove some unused trace_dump_tag*() functions by Samuel Pitoiset · 7 years ago
  50. c53a120 draw: remove unused wideline_stage() by Samuel Pitoiset · 7 years ago
  51. 4dfe38a draw: remove unused overflow() by Samuel Pitoiset · 7 years ago
  52. 1884400 mesa: remove some unused functions in the perf monitor area by Samuel Pitoiset · 7 years ago
  53. df2dba5 mesa: remove unused clamp_float_to_uint() and clamp_half_to_uint() by Samuel Pitoiset · 7 years ago
  54. bdb53e2 mesa: remove unused _mesa_unmarshal_BindBufferBase() by Samuel Pitoiset · 7 years ago
  55. b337580 virgl: add missing PIPE_CAP_DOUBLES by Samuel Pitoiset · 7 years ago
  56. d5cd499 glsl: simplify apply_image_qualifier_to_variable() by Samuel Pitoiset · 7 years ago
  57. 6bb0f75 glsl: add validate_fragment_flat_interpolation_input() by Samuel Pitoiset · 7 years ago
  58. d02829c nvc0: Enable ARB_shader_ballot on Kepler+ by Boyan Ding · 7 years ago
  59. 59f6aa8 nvc0/ir: Implement TGSI_OPCODE_BALLOT and TGSI_OPCODE_READ_* by Boyan Ding · 7 years ago
  60. 48d0077 nvc0/ir: Implement TGSI_SEMANTIC_SUBGROUP_* by Boyan Ding · 7 years ago
  61. f7787f2 nvc0/ir: Add SV_LANEMASK_* system values. by Boyan Ding · 7 years ago
  62. 2a3c4c6 nvc0/ir: Allow 0/1 immediate value as source of OP_VOTE by Boyan Ding · 7 years ago
  63. f125299 gk110/ir: Emit OP_SHFL by Boyan Ding · 7 years ago
  64. c32e150 nvc0/ir: Emit OP_SHFL by Boyan Ding · 7 years ago
  65. d941ef3 nvc0/ir: Properly handle a "split form" of predicate destination by Boyan Ding · 7 years ago
  66. 854554c gm107/ir: Emit third src 'bound' and optional predicate output of SHFL by Boyan Ding · 7 years ago
  67. a981e68 clover: Fix build against clang SVN >= r299965 by Michel Dänzer · 7 years ago
  68. 46f49d6 st/mesa: add some _mesa_is_winsys_fbo() assertions by Brian Paul · 7 years ago
  69. c36d224 st/mesa: minor optimization in st_DrawBuffers() by Brian Paul · 7 years ago
  70. fbcd709 mesa/st: only update samplers for stages that have changed by Timothy Arceri · 7 years ago
  71. f30f575 st/mesa: Fix missing-braces warning. by Vinson Lee · 7 years ago
  72. 4603bea radv: Disable primitive restart for non-indexed draws by Alex Smith · 7 years ago
  73. ab18578 anv: Only define wsi_cbs when VK_USE_PLATFORM_WAYLAND_KHR defined by Matt Turner · 7 years ago
  74. f7b1371 Revert "r600g: get rid of dummy pixel shader" by Marek Olšák · 7 years ago
  75. bb847e7 mesa: fix memory leak in arb_fragment_program by Bartosz Tomczyk · 7 years ago
  76. c4d4338 radv: Hash the immutable samplers. by Bas Nieuwenhuizen · 7 years ago
  77. bd91caf radv: Use an offset instead of pointers for immutable samplers. by Bas Nieuwenhuizen · 7 years ago
  78. b35b595 radv: Stop shadowing the result in radv_GetQueryPoolResults. by Bas Nieuwenhuizen · 7 years ago
  79. 0763453 radv: Return VK_NOT_READY if the query results are not available. by Bas Nieuwenhuizen · 7 years ago
  80. 2dacb72 radv: Set query availability bit even if we don't wait. by Bas Nieuwenhuizen · 7 years ago
  81. 03d1de3 mesa: avoid NULL ptr in prog parameter name by Gregory Hainaut · 7 years ago
  82. 754b961 i965/drm: Use bools for a few flags. by Kenneth Graunke · 7 years ago
  83. 44ecbbe i965/drm: Make brw_bo_alloc_tiled flags parameter 32-bit. by Kenneth Graunke · 7 years ago
  84. f374b94 i965/drm: Make BO size a uint64_t rather than unsigned long. by Kenneth Graunke · 7 years ago
  85. c85d683 i965/drm: Make alignment parameter a uint64_t. by Kenneth Graunke · 7 years ago
  86. 444ab81 i965/drm: Make stride/pitch a uint32_t. by Kenneth Graunke · 7 years ago
  87. 14fc188 i965/drm: Fix types for pwrite/pread fields. by Kenneth Graunke · 7 years ago
  88. 1936013 i965/drm: Make brw_bo_alloc_tiled take tiling by value, not pointer. by Kenneth Graunke · 7 years ago
  89. 9bd7184 mesa/st: remove _mesa_get_fallback_texture() calls by Timothy Arceri · 7 years ago
  90. c72170f mesa: use pre_hashed version of search for the mesa hash table by Timothy Arceri · 7 years ago
  91. d0f381f swr: [rasterizer core] Disable 8x2 tile backend by Tim Rowley · 7 years ago
  92. 31a23a9 swr: [rasterizer common] Add _simd_testz_si alias by Tim Rowley · 7 years ago
  93. 7abd1f9 swr: [rasterizer archrast] Fix archrast for MSVC 2017 compiler by Tim Rowley · 7 years ago
  94. 54d11b3 swr: [rasterizer jitter] Remove unused function by Tim Rowley · 7 years ago
  95. af909c0 swr: [rasterizer jitter] Remove HAVE_LLVM tests supporting llvm < 3.8 by Tim Rowley · 7 years ago
  96. 973d388 swr: [rasterizer common/core] Fix 32-bit windows build by Tim Rowley · 7 years ago
  97. 217b791 swr: [rasterizer core] Fix unused variable warnings by Tim Rowley · 7 years ago
  98. da7aa39 swr: [rasterizer core] Code formating change by Tim Rowley · 7 years ago
  99. c8cc07c swr: [rasterizer core] SIMD16 Frontend WIP - PA by Tim Rowley · 7 years ago
  100. 08a7136 swr: [rasterizer core] SIMD16 Frontend WIP - Clipper by Tim Rowley · 7 years ago