1. 946cf4e freedreno/a5xx: initial support by Rob Clark · 8 years ago
  2. fcba304 freedreno: update generated headers by Rob Clark · 8 years ago
  3. 8c56789 freedreno: make gmem tile size alignment configurable by Rob Clark · 8 years ago
  4. 728e2c4 freedreno/ir3: don't offset inloc by 8 by Rob Clark · 8 years ago
  5. 7a59157 freedreno/a3xx: use new shader linkage helper by Rob Clark · 8 years ago
  6. 98c83b5 freedreno/a4xx: use new shader linkage helper by Rob Clark · 8 years ago
  7. 1be5670 freedreno/ir3: add new helper for shader linkage by Rob Clark · 8 years ago
  8. f60374a st/mesa: skip lower_output_reads when possible by Nicolai Hähnle · 8 years ago
  9. 0a58b25 st/glsl_to_tgsi: swizzle PROGRAM_OUTPUTs correctly in src_register translation by Nicolai Hähnle · 8 years ago
  10. 611166b gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS by Nicolai Hähnle · 8 years ago
  11. abc887f ac/nir: Fix out of bounds array access. by Bas Nieuwenhuizen · 8 years ago
  12. d3d7cab aubinator: Add support for enum types by Kristian H. Kristensen · 8 years ago
  13. 7fc659d intel/genxml: Fix ksp for INTERFACE_DESCRIPTOR_DATA by Kristian H. Kristensen · 8 years ago
  14. 99e573b intel/genxml: Use enum 3D_Logic_Op_Function where applicable by Kristian H. Kristensen · 8 years ago
  15. 374d19a intel/genxml: Use blend function and factor enums where applicable by Kristian H. Kristensen · 8 years ago
  16. 09fe8ad intel/genxml: Use enum 3D_Vertex_Component_Control where applicable by Kristian H. Kristensen · 8 years ago
  17. 54e71e5 intel/genxml: Use enum 3D_Stencil_Operation where applicable by Kristian H. Kristensen · 8 years ago
  18. 193c1b7 intel/genxml: Use enum SURFACE_FORMAT where applicable by Kristian H. Kristensen · 8 years ago
  19. 0799022 intel/genxml: Use enum 3D_Prim_Topo_Type where applicable by Kristian H. Kristensen · 8 years ago
  20. 993babc intel/genxml: Use 3D_Compare_Function for gen8+ test functions by Kristian H. Kristensen · 8 years ago
  21. fc2225b intel/genxml: Emit genxml enums as C enums by Kristian H. Kristensen · 8 years ago
  22. 8fc74b8 intel/genxml: Remove duplicate COMPAREFUNCTION values by Kristian H. Kristensen · 8 years ago
  23. 5814fc1 intel/genxml: Allow referencing enums in type attributes by Kristian H. Kristensen · 8 years ago
  24. 3b6b6f6 anv: Emit cherryview SF state without including gen9_pack.h by Kristian H. Kristensen · 8 years ago
  25. 908febc anv: Don't include two different pack headers by Kristian H. Kristensen · 8 years ago
  26. be9c2ab intel/genxml: Move enums above structs by Kristian H. Kristensen · 8 years ago
  27. ce26486 genxml: Add values for Barycentric Interpolation Mode by Kristian H. Kristensen · 8 years ago
  28. ed0b3cb anv: remove per-sample shading from TODO by Ilia Mirkin · 8 years ago
  29. be92b3f anv: clean up VkPhysicalDeviceFeatures list by Ilia Mirkin · 8 years ago
  30. 550cd27 vulkan/wsi/x11: Destroy Present event context when destroying swapchain by Michel Dänzer · 8 years ago
  31. 2ea021a glsl: use linked_shaders bitmask to iterate stages for subroutine fields by Timothy Arceri · 8 years ago
  32. 6d3458c mesa: optimise interleaved sso validation by Timothy Arceri · 8 years ago
  33. 34953f8 mesa/glsl: add bitmask to track stages a program was linked against by Timothy Arceri · 8 years ago
  34. ddf0f09 swr: [rasterizer jit] use signed integer representation for logic op by Ilia Mirkin · 8 years ago
  35. 8ed703c swr: add missing rgbx8_srgb variant by Ilia Mirkin · 8 years ago
  36. d6a06228 swr: reorder renderable formats, add grouping comments by Ilia Mirkin · 8 years ago
  37. 53ca06b swr: use util_copy_framebuffer_state helper by Ilia Mirkin · 8 years ago
  38. 86f7932 swr: enable cubemap arrays by Ilia Mirkin · 8 years ago
  39. 8dd98535 swr: rearrange caps into limits/supported/unsupported groups by Ilia Mirkin · 8 years ago
  40. 9f568e5d swr: only store up to the LOD size by Ilia Mirkin · 8 years ago
  41. f7ab0e4 swr: [rasterizer common] add SwrTrace() and macros by Tim Rowley · 8 years ago
  42. 662b9c2 radeonsi: don't fetch 8 dwords for samplerBuffer and imageBuffer by Marek Olšák · 8 years ago
  43. dbbdc6b radeonsi: disable XNACK to free 2 SGPRs on APUs by Marek Olšák · 8 years ago
  44. 274fb60 radeonsi: count and report temp arrays in scratch separately by Marek Olšák · 8 years ago
  45. a91add9 radeonsi: don't try to eliminate trivial VS outputs for PS and CS by Marek Olšák · 8 years ago
  46. 5e5573b radeonsi: disable RB+ blend optimizations for dual source blending by Marek Olšák · 8 years ago
  47. ff50c44 radeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source blending by Marek Olšák · 8 years ago
  48. 87b208a radeonsi: always set all blend registers by Marek Olšák · 8 years ago
  49. fc9f7fc radeonsi: set the smallest possible CB_TARGET_MASK by Marek Olšák · 8 years ago
  50. ea43d0b radeonsi: don't print bodies of header-only packets by Marek Olšák · 8 years ago
  51. 7abd94c radeonsi: print unknown registers with correct formatting by Marek Olšák · 8 years ago
  52. 9e1dc10 ddebug: fix hang detection with deferred flushes by Marek Olšák · 8 years ago
  53. 048143b radv: set spi_baryc_cntl.pos_float_location to 0 by Dave Airlie · 8 years ago
  54. f3a3fea radv: force persample shading when required. by Dave Airlie · 8 years ago
  55. 6a62026 nir: print var binding in dumps. by Dave Airlie · 8 years ago
  56. fae5e1d docs: fix small typo by Eric Engestrom · 8 years ago
  57. 218fec6 i965/sched: Schedule trivial blocks. by Matt Turner · 8 years ago
  58. cab0952 i965/sched: Make 'time' a local variable. by Matt Turner · 8 years ago
  59. b015670 i965/cfg: Initialize bblock_t::cycle_count. by Matt Turner · 8 years ago
  60. ca9e30e i965/cfg: Initialize cfg_t::cycle_count. by Matt Turner · 8 years ago
  61. b8c9ce4 ac/nir: Fix accessing an unitialized value. by Bas Nieuwenhuizen · 8 years ago
  62. 029e8ff radv: Initialize the shader_stats_dump flag. by Bas Nieuwenhuizen · 8 years ago
  63. d40a321 vc4: Add a note for the future about texture latency calculation. by Eric Anholt · 8 years ago
  64. 4690a93 vc4: Add support for coalescing ALU ops into tex_[srtb] MOVs. by Eric Anholt · 8 years ago
  65. f4baf80 vc4: Restructure VPM write optimization into two passes. by Eric Anholt · 8 years ago
  66. a025983 vc4: Make qir_for_each_inst_inorder() safe against removal. by Eric Anholt · 8 years ago
  67. 27544ea vc4: Split optimizing VPM writes from VPM reads. by Eric Anholt · 8 years ago
  68. d4c20e8 vc4: Restructure texture insts as ALU ops with tex_[strb] as the dst. by Eric Anholt · 8 years ago
  69. 314f0c5 vc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc(struct qinst *). by Eric Anholt · 8 years ago
  70. 5108732 vc4: Replace the qinst src[] with a fixed-size array. by Eric Anholt · 8 years ago
  71. a220f1b vc4: Remove qir_inst4(). by Eric Anholt · 8 years ago
  72. 7a8def8 anv: bump the texture gather offset limits by Ilia Mirkin · 8 years ago
  73. 62b8dbf i965/gen7: expose larger gather offsets by Ilia Mirkin · 8 years ago
  74. 4f2d1d6 i965: support constant gather offsets larger than 4 bits by Ilia Mirkin · 8 years ago
  75. faf20df i965/fs: Refactor handling of constant tg4 offsets by Jason Ekstrand · 8 years ago
  76. 05533ce radv: Use different intrinsic for ubo loads. by Bas Nieuwenhuizen · 8 years ago
  77. 0303201 mesa: fix active subroutine uniforms properly by Timothy Arceri · 8 years ago
  78. f469235 anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation by Jason Ekstrand · 8 years ago
  79. d4ef87c anv/cmd_buffer: Set the correct surface type for depth/stencil by Jason Ekstrand · 8 years ago
  80. e6847f2 anv: enable drawIndirectFirstInstance by Ilia Mirkin · 8 years ago
  81. d2280a0 anv: expose depthBiasClamp, it is already set by Ilia Mirkin · 8 years ago
  82. e2c669a anv: bump maxFramebufferLayers to 2048 by Ilia Mirkin · 8 years ago
  83. 76b97d5 anv: enable storage image extended formats by Ilia Mirkin · 8 years ago
  84. a34f89c anv: expose imageCubeArray functionality by Ilia Mirkin · 8 years ago
  85. eaf0768 radv: set maxFragmentDualSrcAttachments to 1 by Dave Airlie · 8 years ago
  86. f9ab602 anv: set maxFragmentDualSrcAttachments to 1 by Dave Airlie · 8 years ago
  87. e0fc18a swr: [rasterizer memory] only clear up to the LOD size by Ilia Mirkin · 8 years ago
  88. 2fca08e swr: [rasterizer memory] hook up stencil clears for ClearTile by Ilia Mirkin · 8 years ago
  89. 5582610 swr: [rasterizer memory] add support for clearing Z32F_X32 and Z16 by Ilia Mirkin · 8 years ago
  90. 6bc8bef intel/aubinator: Pull useful information from the AUB header by Jason Ekstrand · 8 years ago
  91. da5ebef intel/aubinator: Wait to setup decoders until we parse the aub header by Jason Ekstrand · 8 years ago
  92. e6c01fb intel/aubinator: Rework handling of the --gen flag by Jason Ekstrand · 8 years ago
  93. 12f2eae intel/aubinator: Trust the packet size in the header for SUBOPCODE_HEADER by Jason Ekstrand · 8 years ago
  94. 89bb515 intel/aubinator: Add a get_offset helper by Jason Ekstrand · 8 years ago
  95. 318cf3f intel/aubinator: Fix the kernel start pointer for 3DSTATE_HS by Jason Ekstrand · 8 years ago
  96. 294daaa intel/aubinator: Add a get_address helper by Jason Ekstrand · 8 years ago
  97. d6cef320 intel/aubinator: Properly handle batch buffer chaining by Jason Ekstrand · 8 years ago
  98. 0a5e1b0 swr: don't clear all dirty bits when changing so targets by Ilia Mirkin · 8 years ago
  99. 8a70a4d swr: [rasterizer core] fix typo in scissor tile-alignment logic by Ilia Mirkin · 8 years ago
  100. 15d3fc1 anv: Fix cache UUID generation. by Kenneth Graunke · 8 years ago