1. 629003b etnaviv: fix blend color for RB swapped rendertargets by Lucas Stach · 7 years ago
  2. 1bd0aca spirv: Work around the Doom shader bug by Jason Ekstrand · 7 years ago
  3. 9305557 glsl: Update build instructions for int64.glsl by Ian Romanick · 7 years ago
  4. 7e46be3 glsl: Fix indent in dump code by Elie Tournier · 8 years ago
  5. 8754c53 st/xvmc: deal with drivers wanting different texture formats by Ilia Mirkin · 8 years ago
  6. 7bae3ef nvc0: fix transfer of larger rectangles with DmaCopy on gk104 and up by Ben Skeggs · 8 years ago
  7. ec3d489 nvc0: copy engine surface params are only relevant for tiled surfaces by Ben Skeggs · 8 years ago
  8. 72c8c68 st/mesa: fix assert to be simpler by Dave Airlie · 7 years ago
  9. 030abc6 intel: compiler/i965: fix is_broxton checks by Lionel Landwerlin · 7 years ago
  10. b3b6121 mesa/main: Move NULL pointer check. by Plamena Manolova · 7 years ago
  11. 12f5294 swr: Include definition of missing function by George Kyriazis · 7 years ago
  12. 3e10555 i965/cnl: Add l3 configuration for Cannonlake by Ben Widawsky · 8 years ago
  13. 1024dad i965: Add a variable for way size per bank in get_l3_way_size() by Anuj Phogat · 7 years ago
  14. 8521559 i965: Fix broxton 2x6 l3 config by Anuj Phogat · 7 years ago
  15. 4eb3747 i965: Fall back to normal blorp clear instead of meta clear by Ian Romanick · 7 years ago
  16. cbb941c intel/blorp: Apply source offset in the TEX case by Ian Romanick · 7 years ago
  17. 990f2be intel/blorp: Apply Gen4 coord. normalization after cubemap sizes are adjusted by Ian Romanick · 7 years ago
  18. b2dd611 intel/blorp: Set needs_(dst|src)_offset for Gen4 cubemaps by Jason Ekstrand · 7 years ago
  19. cc14286 meta/blit: Silence unused parameter warning by Ian Romanick · 7 years ago
  20. 37164da meta: Silence unused parameter warning by Ian Romanick · 7 years ago
  21. 691beaf i965: Fix incorrect comment by Ian Romanick · 7 years ago
  22. 4f00b2b mesa: simplify _mesa_IsVertexArray() by Samuel Pitoiset · 7 years ago
  23. cb3e01c mesa/format_info: use designated initialiser list by Eric Engestrom · 7 years ago
  24. 45b0172 vc4: Clean up release build warnings using MAYBE_UNUSED. by Eric Anholt · 8 years ago
  25. 743dcdd vc4: Allow VBOs to be mapped during execution. by Eric Anholt · 7 years ago
  26. d8148ed gallium/vbuf: avoid segfault when we get invalid glDrawRangeElements() by Brian Paul · 7 years ago
  27. 2a9d8a4 gallium/vbuf: add some const qualifiers by Brian Paul · 7 years ago
  28. ed83e73 translate: whitespace fixes in translate_generic.c by Brian Paul · 7 years ago
  29. ceb9ca7 softpipe: remove unused softpipe_context::line_stipple_counter by Brian Paul · 7 years ago
  30. ea2492b radeonsi: set correct usage flag according to image access type by Samuel Pitoiset · 7 years ago
  31. 58af1f6 winsys/amdgpu: fix a deadlock when waiting for submission_in_progress by Marek Olšák · 7 years ago
  32. afeaa2e radeonsi: update all resident texture descriptors when needed by Samuel Pitoiset · 7 years ago
  33. f00e80e radeonsi: keep track of the sampler state for texture handles by Samuel Pitoiset · 7 years ago
  34. bf5ca4f i965: perf: use gen_device_info rather then brw_context by Lionel Landwerlin · 8 years ago
  35. 6d759cb intel: common: add number of thread per eu by Lionel Landwerlin · 7 years ago
  36. c77d98e intel: common: express timestamps units in frequency by Lionel Landwerlin · 7 years ago
  37. e5743ee i965: convert MI_REPORT_PERF_COUNT to genxml by Lionel Landwerlin · 7 years ago
  38. a26f8d9 i965: perf: fix codegen with single operand equation by Lionel Landwerlin · 8 years ago
  39. 5f2fe93 intel: common: add flag to identify platforms by name by Lionel Landwerlin · 7 years ago
  40. b539f69 i965/wm: Use stored hiz surface instead of creating copy by Topi Pohjolainen · 8 years ago
  41. 7e4ea22 i965/blorp: Use hiz surface instead of creating copy by Topi Pohjolainen · 8 years ago
  42. f60e23c i965/miptree/gen7+: Use isl for hiz layouts by Topi Pohjolainen · 8 years ago
  43. 67b44a8 i965/miptree: Drop BO_ALLOC_FOR_RENDER in intel_miptree_alloc_mcs() by Topi Pohjolainen · 8 years ago
  44. 1a43d77 i965/miptree: Use isl for mcs layouts by Topi Pohjolainen · 8 years ago
  45. 31bd461 i965/miptree: Refactor aux surface allocation by Topi Pohjolainen · 8 years ago
  46. 7e25410 i965/gen6: Use isl for hiz by Topi Pohjolainen · 8 years ago
  47. 59e5519 i965/miptree: Refactor isl aux usage resolver by Topi Pohjolainen · 8 years ago
  48. d8a4b8b i965/gen6: Use isl for stencil surfaces by Topi Pohjolainen · 7 years ago
  49. 0e816c9 i965/miptree: Prepare range getter for isl based by Topi Pohjolainen · 7 years ago
  50. a808eb1 i965/miptree: Prepare stencil mapping for isl based by Topi Pohjolainen · 7 years ago
  51. 7294cde i965/blorp: Prepare for isl based miptrees by Topi Pohjolainen · 8 years ago
  52. 3cf470f i965: Add isl based miptree creator by Topi Pohjolainen · 8 years ago
  53. 5d125f9 i965/miptree: Add option to resolve offsets using isl_surf by Topi Pohjolainen · 7 years ago
  54. 71ac909 i965: Prepare slice copy for isl based miptrees by Topi Pohjolainen · 8 years ago
  55. de158c1 i965/tex: Prepare image update for isl based miptrees by Topi Pohjolainen · 8 years ago
  56. bb9c411 i965: Prepare framebuffer validator for isl based miptrees by Topi Pohjolainen · 8 years ago
  57. c05817f i965: Prepare slice validator for isl based miptrees by Topi Pohjolainen · 8 years ago
  58. 143e3a6 i965: Prepare image validation for isl based miptrees by Topi Pohjolainen · 8 years ago
  59. 41a7a0e i965: Prepare up/downsampling for isl based miptrees by Topi Pohjolainen · 8 years ago
  60. 02fa622 i965/miptree: Add isl surface by Topi Pohjolainen · 8 years ago
  61. 5a3105f i965: Add helper for converting isl tiling to bufmgr tiling by Topi Pohjolainen · 7 years ago
  62. a7480d3 i965/miptree: Refactor mapping table alloc by Topi Pohjolainen · 7 years ago
  63. 3355436 i965/gen6: Declare minify(depth, level) layers for 3D stencil by Topi Pohjolainen · 7 years ago
  64. a5e1c9f i965/gen4: Add support for single layer in alignment workaround by Topi Pohjolainen · 7 years ago
  65. a9c59c1 i965/miptree: Separate src and dst slice specifiers in slice copy by Topi Pohjolainen · 7 years ago
  66. 920c8e8 i965/miptree: Clarify face/level/layer in slice copy by Topi Pohjolainen · 7 years ago
  67. a52ee32 anv: Fix L3 cache programming on Bay Trail by Jonas Kulla · 7 years ago
  68. 3fc99f1 radeonsi: fix dumping shader descriptors into ddebug logs by Marek Olšák · 7 years ago
  69. f9dc29a radeonsi: add a workaround for inexact SNORM8 blitting again by Marek Olšák · 7 years ago
  70. 0f827b5 radeonsi/gfx9: fix TC-compatible stencil compression by Marek Olšák · 7 years ago
  71. 8a264dd radeonsi/gfx9: fix TXF_LZ with 1D textures by Marek Olšák · 7 years ago
  72. 353b60c radeonsi/gfx9: disable sparse buffers by Marek Olšák · 7 years ago
  73. 064f07f ac/sid.h: don't use parentheses in PKT3_RELEASE_MEM definition by Marek Olšák · 7 years ago
  74. ed291ce ac: parse EVENT_WRITE_EOP, RELEASE_MEM, WAIT_REG_MEM, NOWHERE by Marek Olšák · 7 years ago
  75. 66b6bab st/mesa: simplify returning GL_VENDOR by Marek Olšák · 7 years ago
  76. 92b4ca4 st/mesa: remove the "Gallium 0.4 on" prefix from GL_RENDERER by Marek Olšák · 7 years ago
  77. 61dc2c9 st/mesa: don't update MSAA states for GL_FRAMEBUFFER_SRGB by Marek Olšák · 7 years ago
  78. 6a7c525 i965: Ignore anisotropic filtering in nearest mode. by Kenneth Graunke · 9 years ago
  79. b70d6a2 glsl: gl_Max{Vertex,Fragment}UniformComponents exist in all desktop GL versions by Iago Toral Quiroga · 7 years ago
  80. 4a72225 docs: update calendar, add news item and link release notes for 17.1.3 by Emil Velikov · 7 years ago
  81. 42098bf docs: add sha256 checksums for 17.1.3 by Emil Velikov · 7 years ago
  82. b55dfb7 docs: add release notes for 17.1.3 by Emil Velikov · 7 years ago
  83. b28938f st/glsl_to_tgsi: use correct writemask when converting generic intrinsics by Nicolai Hähnle · 7 years ago
  84. 25e5534 gallium/radeon/gfx9: fix PBO texture uploads to compressed textures by Nicolai Hähnle · 7 years ago
  85. 4d5bb1b r600: fix off-by-one in egd_tables.py by Nicolai Hähnle · 7 years ago
  86. 67e49a7 amd/common: fix off-by-one in sid_tables.py by Nicolai Hähnle · 7 years ago
  87. b72b7c5 i965: update MaxTextureRectSize to match PRMs and comply with OpenGL 4.1+ by Iago Toral Quiroga · 7 years ago
  88. 10d1042 mesa: add KHR_no_error support for gl*UniformHandleui64*ARB by Samuel Pitoiset · 7 years ago
  89. 304de4e mesa: add KHR_no_error support for glGetImageHandleARB() by Samuel Pitoiset · 7 years ago
  90. 530ff88 mesa: add KHR_no_error support for glGetTexture*HandleARB() by Samuel Pitoiset · 7 years ago
  91. 0fb2c89 mesa: add KHR_no_error support for glMake{Image,Texture}Handle*ResidentARB() by Samuel Pitoiset · 7 years ago
  92. d7bee4a mesa: add KHR_no_error support for glIs{Image,Texture}HandleResidentARB() by Samuel Pitoiset · 7 years ago
  93. 6ff6863 radeonsi: reduce overhead for resident textures which need color decompression by Samuel Pitoiset · 7 years ago
  94. 06ed251 radeonsi: reduce overhead for resident textures which need depth decompression by Samuel Pitoiset · 7 years ago
  95. 705a6a5 radeonsi: use util_dynarray_foreach for bindless resources by Samuel Pitoiset · 7 years ago
  96. db73595 mesa/util: add util_dynarray_clear() helper by Samuel Pitoiset · 7 years ago
  97. 8d9e76c gallium/radeon: add a new HUD query for the number of resident handles by Samuel Pitoiset · 7 years ago
  98. e08171e i965/gen4: Refactor depth/stencil rebase by Topi Pohjolainen · 7 years ago
  99. 84b195b i965: Drop depth/stencil miptree pointers in alignment workaround by Topi Pohjolainen · 7 years ago
  100. cd0804c i965/gen4: Simplify depth/stencil invalidate check by Topi Pohjolainen · 7 years ago