1. 1264753 softpipe: remove unused sp_exec_fragment_shader() by Samuel Pitoiset · 8 years ago
  2. 5fbe99c softpipe: remove unused quad_shade_stage() by Samuel Pitoiset · 8 years ago
  3. b885488 softpipe: remove unused get_texel_quad_2d() by Samuel Pitoiset · 8 years ago
  4. 81ba57f trace: remove some unused trace_dump_tag*() functions by Samuel Pitoiset · 8 years ago
  5. c53a120 draw: remove unused wideline_stage() by Samuel Pitoiset · 8 years ago
  6. 4dfe38a draw: remove unused overflow() by Samuel Pitoiset · 8 years ago
  7. 1884400 mesa: remove some unused functions in the perf monitor area by Samuel Pitoiset · 8 years ago
  8. df2dba5 mesa: remove unused clamp_float_to_uint() and clamp_half_to_uint() by Samuel Pitoiset · 8 years ago
  9. bdb53e2 mesa: remove unused _mesa_unmarshal_BindBufferBase() by Samuel Pitoiset · 8 years ago
  10. b337580 virgl: add missing PIPE_CAP_DOUBLES by Samuel Pitoiset · 8 years ago
  11. d5cd499 glsl: simplify apply_image_qualifier_to_variable() by Samuel Pitoiset · 8 years ago
  12. 6bb0f75 glsl: add validate_fragment_flat_interpolation_input() by Samuel Pitoiset · 8 years ago
  13. d02829c nvc0: Enable ARB_shader_ballot on Kepler+ by Boyan Ding · 8 years ago
  14. 59f6aa8 nvc0/ir: Implement TGSI_OPCODE_BALLOT and TGSI_OPCODE_READ_* by Boyan Ding · 8 years ago
  15. 48d0077 nvc0/ir: Implement TGSI_SEMANTIC_SUBGROUP_* by Boyan Ding · 8 years ago
  16. f7787f2 nvc0/ir: Add SV_LANEMASK_* system values. by Boyan Ding · 8 years ago
  17. 2a3c4c6 nvc0/ir: Allow 0/1 immediate value as source of OP_VOTE by Boyan Ding · 8 years ago
  18. f125299 gk110/ir: Emit OP_SHFL by Boyan Ding · 8 years ago
  19. c32e150 nvc0/ir: Emit OP_SHFL by Boyan Ding · 8 years ago
  20. d941ef3 nvc0/ir: Properly handle a "split form" of predicate destination by Boyan Ding · 8 years ago
  21. 854554c gm107/ir: Emit third src 'bound' and optional predicate output of SHFL by Boyan Ding · 8 years ago
  22. a981e68 clover: Fix build against clang SVN >= r299965 by Michel Dänzer · 8 years ago
  23. 46f49d6 st/mesa: add some _mesa_is_winsys_fbo() assertions by Brian Paul · 8 years ago
  24. c36d224 st/mesa: minor optimization in st_DrawBuffers() by Brian Paul · 8 years ago
  25. fbcd709 mesa/st: only update samplers for stages that have changed by Timothy Arceri · 8 years ago
  26. f30f575 st/mesa: Fix missing-braces warning. by Vinson Lee · 8 years ago
  27. 4603bea radv: Disable primitive restart for non-indexed draws by Alex Smith · 8 years ago
  28. ab18578 anv: Only define wsi_cbs when VK_USE_PLATFORM_WAYLAND_KHR defined by Matt Turner · 8 years ago
  29. f7b1371 Revert "r600g: get rid of dummy pixel shader" by Marek Olšák · 8 years ago
  30. bb847e7 mesa: fix memory leak in arb_fragment_program by Bartosz Tomczyk · 8 years ago
  31. c4d4338 radv: Hash the immutable samplers. by Bas Nieuwenhuizen · 8 years ago
  32. bd91caf radv: Use an offset instead of pointers for immutable samplers. by Bas Nieuwenhuizen · 8 years ago
  33. b35b595 radv: Stop shadowing the result in radv_GetQueryPoolResults. by Bas Nieuwenhuizen · 8 years ago
  34. 0763453 radv: Return VK_NOT_READY if the query results are not available. by Bas Nieuwenhuizen · 8 years ago
  35. 2dacb72 radv: Set query availability bit even if we don't wait. by Bas Nieuwenhuizen · 8 years ago
  36. 03d1de3 mesa: avoid NULL ptr in prog parameter name by Gregory Hainaut · 8 years ago
  37. 754b961 i965/drm: Use bools for a few flags. by Kenneth Graunke · 8 years ago
  38. 44ecbbe i965/drm: Make brw_bo_alloc_tiled flags parameter 32-bit. by Kenneth Graunke · 8 years ago
  39. f374b94 i965/drm: Make BO size a uint64_t rather than unsigned long. by Kenneth Graunke · 8 years ago
  40. c85d683 i965/drm: Make alignment parameter a uint64_t. by Kenneth Graunke · 8 years ago
  41. 444ab81 i965/drm: Make stride/pitch a uint32_t. by Kenneth Graunke · 8 years ago
  42. 14fc188 i965/drm: Fix types for pwrite/pread fields. by Kenneth Graunke · 8 years ago
  43. 1936013 i965/drm: Make brw_bo_alloc_tiled take tiling by value, not pointer. by Kenneth Graunke · 8 years ago
  44. 9bd7184 mesa/st: remove _mesa_get_fallback_texture() calls by Timothy Arceri · 8 years ago
  45. c72170f mesa: use pre_hashed version of search for the mesa hash table by Timothy Arceri · 8 years ago
  46. d0f381f swr: [rasterizer core] Disable 8x2 tile backend by Tim Rowley · 8 years ago
  47. 31a23a9 swr: [rasterizer common] Add _simd_testz_si alias by Tim Rowley · 8 years ago
  48. 7abd1f9 swr: [rasterizer archrast] Fix archrast for MSVC 2017 compiler by Tim Rowley · 8 years ago
  49. 54d11b3 swr: [rasterizer jitter] Remove unused function by Tim Rowley · 8 years ago
  50. af909c0 swr: [rasterizer jitter] Remove HAVE_LLVM tests supporting llvm < 3.8 by Tim Rowley · 8 years ago
  51. 973d388 swr: [rasterizer common/core] Fix 32-bit windows build by Tim Rowley · 8 years ago
  52. 217b791 swr: [rasterizer core] Fix unused variable warnings by Tim Rowley · 8 years ago
  53. da7aa39 swr: [rasterizer core] Code formating change by Tim Rowley · 8 years ago
  54. c8cc07c swr: [rasterizer core] SIMD16 Frontend WIP - PA by Tim Rowley · 8 years ago
  55. 08a7136 swr: [rasterizer core] SIMD16 Frontend WIP - Clipper by Tim Rowley · 8 years ago
  56. 0033e86 swr: [rasterizer core] Multisample sample position setup change by Tim Rowley · 8 years ago
  57. 4c09386 swr: [rasterizer core] Reduce templates to speed compile by Tim Rowley · 8 years ago
  58. 147e712 i965/fs: Take into account lower frequency of conditional blocks in spilling cost heuristic. by Francisco Jerez · 8 years ago
  59. 9a7b257 swr: return true for PIPE_CAP_DOUBLES by Tim Rowley · 8 years ago
  60. 02ccd8f i965: Set kernel features before computing max GL version. by Kenneth Graunke · 8 years ago
  61. 8d7a82a anv: remove needless VALGRIND_MAKE_MEM_DEFINED by Juan A. Suarez Romero · 8 years ago
  62. 4ee7c2c etnaviv: enable TS, but disable autodisable by Lucas Stach · 8 years ago
  63. 797890b etnaviv: enable TS also on sampler resources by Lucas Stach · 8 years ago
  64. 52f6c8c etnaviv: align TS surface size to number of pixel pipes by Lucas Stach · 8 years ago
  65. 37622ec etnaviv: avoid using invalid TS by Lucas Stach · 8 years ago
  66. 768f81b glsl: use the BA1 macro for textureQueryLevels() by Samuel Pitoiset · 8 years ago
  67. 981ba1c glsl: use the BA1 macro for textureSamples() by Samuel Pitoiset · 8 years ago
  68. 29082b0 glsl: use the BA1 macro for textureCubeArrayShadow() by Samuel Pitoiset · 8 years ago
  69. 8475a14 radv: Implement pipeline statistics queries. by Bas Nieuwenhuizen · 8 years ago
  70. d2906bc radv: Let count be dynamic in radv_break_on_count. by Bas Nieuwenhuizen · 8 years ago
  71. 8473193 radv: Rename query pipeline/set layout. by Bas Nieuwenhuizen · 8 years ago
  72. 95743d5 radv: Use VK_WHOLE_SIZE for the query buffer bindings. by Bas Nieuwenhuizen · 8 years ago
  73. 8911dd6 radv: Use a shader for occlusion CmdCopyQueryPoolResults. by Bas Nieuwenhuizen · 8 years ago
  74. ce0c8cf radv: Add occlusion query shader. by Bas Nieuwenhuizen · 8 years ago
  75. 50b987c i965: Fix wonky indentation left by brw_bo_alloc_tiled rename. by Kenneth Graunke · 8 years ago
  76. d9cc58d nouveau: when mapping a persistent buffer, synchronize on former xfers by Ilia Mirkin · 8 years ago
  77. 8036809 nvc0: increase texture buffer object alignment to 256 for pre-GM107 by Ilia Mirkin · 8 years ago
  78. 8ffd54f mesa: fix typo and add assert() to _mesa_attach_renderbuffer_without_ref() by Timothy Arceri · 8 years ago
  79. bd84252 i965/drm: Add stall warnings when mapping or waiting on BOs. by Kenneth Graunke · 8 years ago
  80. f053ee7 i965/drm: Make a set_domain() helper function. by Kenneth Graunke · 8 years ago
  81. a99a497 i965/batch: Ensure we use a consistent offset in relocs by Daniel Vetter · 8 years ago
  82. 7f3c85c i965/bufmgr: Garbage-collect vma cache/pruning by Daniel Vetter · 8 years ago
  83. 1f965d3 i965/bufmgr: Remove some reuse functions by Daniel Vetter · 8 years ago
  84. edd85c1 i965/bufmgr: remove start_gtt_access by Daniel Vetter · 8 years ago
  85. 439edaa i965/bufmgr: Delete set_tiling by Daniel Vetter · 8 years ago
  86. 6308121 i965/bufmgr: Delete alloc_for_render by Daniel Vetter · 8 years ago
  87. 538fa87 i965/drm: Use list_for_each_entry_safe in a couple of cases. by Kenneth Graunke · 8 years ago
  88. 10929da i965/drm: Rename intel_bufmgr_gem.c to brw_bufmgr.c. by Kenneth Graunke · 8 years ago
  89. 7aa66e6 i965/drm: Reindent intel_bufmgr_gem.c and brw_bufmgr.h. by Kenneth Graunke · 8 years ago
  90. d30a927 i965/drm: Rename drm_bacon_bo to brw_bo. by Kenneth Graunke · 8 years ago
  91. e0d15e9 i965: Drop brw_bo_map[_gtt] wrappers which issue perf warnings. by Kenneth Graunke · 8 years ago
  92. dfd8137 i965/drm: Rename drm_bacon_reg_read() to brw_reg_read(). by Kenneth Graunke · 8 years ago
  93. 662a733 i965/drm: Rename drm_bacon_bufmgr to struct brw_bufmgr. by Kenneth Graunke · 8 years ago
  94. f5216b2 i965: Just use a uint32_t context handle rather than a malloc'd wrapper. by Kenneth Graunke · 8 years ago
  95. 4cb3e44 i965/drm: Fold drm_bacon_gem_reset_stats into the callers. by Kenneth Graunke · 8 years ago
  96. 414c934 i965/drm: Rename drm_bacon_gem_bo_bucket to bo_cache_bucket. by Kenneth Graunke · 8 years ago
  97. e46b74d i965/drm: Drop drm_bacon_* from static functions. by Kenneth Graunke · 8 years ago
  98. 13596ec i965/drm: Drop drm_bacon_gem_bo_madvise_internal(). by Kenneth Graunke · 8 years ago
  99. 9ee2528 i965/drm: Merge drm_bacon_bo_gem into drm_bacon_bo. by Kenneth Graunke · 8 years ago
  100. 59fdd94 i965/drm: Merge bo->handle and bo_gem->gem_handle. by Kenneth Graunke · 8 years ago