1. 165e704 i965/i915: Add UYVY as the supported format by Johnson Lin · 7 years ago
  2. 8ff4be4 nir: Add a lowering pass for UYVY textures by Johnson Lin · 7 years ago
  3. 194205c dri: Add UYVY as available format by Johnson Lin · 7 years ago
  4. 6335652 gbm: add XBGR8888 support for dumb buffers by Rob Herring · 7 years ago
  5. cceb2d5 gallium: os_process fixes for Android by Rob Herring · 7 years ago
  6. 2ecdedb etnaviv: Add unreachable statement to etna_amode to fix compilation warnings by Tomeu Vizoso · 7 years ago
  7. 277621b swr: Remove need to allocate vertex buffer scratch space all in one go by Bruce Cherniak · 7 years ago
  8. 2b27dcd swr: conditionally validate vertex buffer state by Bruce Cherniak · 7 years ago
  9. 867e111 swr: set dynamic vertex size by Tim Rowley · 7 years ago
  10. 9f6110a scons: wait on subprocess' completion by Eric Engestrom · 7 years ago
  11. 3fd425a build systems: uniformize git_sha1.h generation by Eric Engestrom · 7 years ago
  12. ccfac28 radeonsi: set COMPUTE_DISPATCH_INITIATOR.ORDER_MODE = 1 by Marek Olšák · 7 years ago
  13. af52e61 radeonsi: use the DISPATCH packets to force COMPUTE_START_X/Y/Z = 0 by Marek Olšák · 7 years ago
  14. a3d98ca Android: use symlinks for driver loading by Rob Herring · 7 years ago
  15. 4aaa21d Android: i965: remove libdrm_intel dependency by Rob Herring · 7 years ago
  16. b693fd8 android: anv: drop libdrm_intel dependency by Mauro Rossi · 7 years ago
  17. 4fb9f97 etnaviv: fix memory leak when BO allocation fails by Lucas Stach · 7 years ago
  18. b2a87ce etnaviv: fill in layer_stride for imported resources by Lucas Stach · 7 years ago
  19. d8bf286 anv: use devinfo for number of thread/eu by Lionel Landwerlin · 7 years ago
  20. 93b8dc4 intel: tools: add intel_aub.h as part of aubinator by Juan A. Suarez Romero · 7 years ago
  21. be5fe21 intel: automake: include Makefile.drm.am by Juan A. Suarez Romero · 7 years ago
  22. 40f842a mesa: Require mipmap completeness for glCopyImageSubData() at times. by Kenneth Graunke · 7 years ago
  23. 6120fbc mesa: tidy up white space in pixelstore.c by Timothy Arceri · 7 years ago
  24. e0acd62 mesa: Refactor error checking for GL_TEXTURE_BASE_LEVEL vs texture targets by Ian Romanick · 9 years ago
  25. d2c4f71 i965: Drop index buffer re-alignment code. by Kenneth Graunke · 7 years ago
  26. c1b1cad mesa: add KHR_no_error support for glBlendFunc*() by Timothy Arceri · 7 years ago
  27. f21a764 mesa: create some glBlendFunc*() helper functions by Timothy Arceri · 7 years ago
  28. 87bc321 mesa: add KHR_no_error support for glBindFragDataLocation*() by Timothy Arceri · 7 years ago
  29. aed0fc5 mesa: add bind_frag_data_location() helper by Timothy Arceri · 7 years ago
  30. cb209da mesa: add KHR_no_error support for glGetUniformLocation() by Timothy Arceri · 7 years ago
  31. cc88eb9 mesa: inline _mesa_finish() by Timothy Arceri · 7 years ago
  32. d8143a4 mesa: add KHR_no_error support for glDisableVertexA*A*() by Timothy Arceri · 7 years ago
  33. 73e0140 mesa: move error handling into disable_vertex_array_attrib() callers by Timothy Arceri · 7 years ago
  34. d731b18 mesa: add KHR_no_error support for glEnableVertexA*A*() by Timothy Arceri · 7 years ago
  35. 8e77fce mesa: add KHR_no_error support for glLogicOp() by Timothy Arceri · 7 years ago
  36. ccbcb3c mesa: add logic_op() helper by Timothy Arceri · 7 years ago
  37. 774580c mesa: add KHR_no_error support for glPixelStore*() by Timothy Arceri · 7 years ago
  38. 9853ca6 mesa: add pixel_storei() helper by Timothy Arceri · 7 years ago
  39. 7d8937d mesa: remove redundant error check by Timothy Arceri · 7 years ago
  40. 2e3f402 mesa: GL_TEXTURE_BORDER_COLOR exists in OpenGL 1.0, so don't depend on GL_ARB_texture_border_clamp by Ian Romanick · 7 years ago
  41. 36bd4a5 genxml: Silence about a billion unused parameter warnings by Ian Romanick · 7 years ago
  42. a56f020 mesa: Fix Android build by Chad Versace · 7 years ago
  43. c35fd58 i965: Fix anisotropic filtering for mag filter by Eero Tamminen · 7 years ago
  44. ec43605 etnaviv: fix shader miscompilation with more than 16 labels by Lucas Stach · 7 years ago
  45. ff42250 ac/nir: remove last remnants of v16i8 by Dave Airlie · 7 years ago
  46. 909184a ac/nir: Use correct LLVM intrinsics for atomic ops on imageBuffers by Alex Smith · 7 years ago
  47. 69a17da ac/nir: assert printfs will fit by James Legg · 7 years ago
  48. 6fc41bb ac/nir: Make intrinsic_name buffer long enough by James Legg · 7 years ago
  49. 2cde8ff i965/dri: Support R8G8B8A8 and R8G8B8X8 configs by Chad Versace · 7 years ago
  50. 89d4008 mesa: do not use format string as literal string by Juan A. Suarez Romero · 7 years ago
  51. 7bbcf3a scons: add code to generate format_fallback.c file by Brian Paul · 7 years ago
  52. e529ade mesa: add KHR_no_error support for glClear() by Samuel Pitoiset · 7 years ago
  53. 34e8d0e mesa: add clear() helper by Samuel Pitoiset · 7 years ago
  54. 48400e0 mesa: add KHR_no_error support for glBindAttribLocation() by Samuel Pitoiset · 7 years ago
  55. 34e5b39 mesa: add bind_attrib_location() helper by Samuel Pitoiset · 7 years ago
  56. 352adb5 mesa: add KHR_no_error support for gl*ReadBuffer() by Samuel Pitoiset · 7 years ago
  57. 91fcba9 mesa: create read_buffer_err() and always inline read_buffer() by Samuel Pitoiset · 7 years ago
  58. 89bc3ed mesa: add KHR_no_error support for glVertex*AttribBinding() by Samuel Pitoiset · 7 years ago
  59. 401fa69 mesa: add KHR_no_error support for glShaderStorageBlockBinding() by Samuel Pitoiset · 7 years ago
  60. edd5082 mesa: add shader_storage_block_binding() helper by Samuel Pitoiset · 7 years ago
  61. 6a2c1e7 mesa: add KHR_no_error support for glUniformBlockBinding() by Samuel Pitoiset · 7 years ago
  62. 277135c mesa: add uniform_block_binding() helper by Samuel Pitoiset · 7 years ago
  63. f543107 mesa: add KHR_no_error support for glFenceSync() by Samuel Pitoiset · 7 years ago
  64. dd71fd1 mesa: add fence_sync() helper by Samuel Pitoiset · 7 years ago
  65. 6e0cd29 mesa: add KHR_no_error support for glClientWaitSync() by Samuel Pitoiset · 7 years ago
  66. 20ff1f9 mesa: add client_wait_sync() helper by Samuel Pitoiset · 7 years ago
  67. 78d3510 mesa: add KHR_no_error support for glCheckFramebufferStatus() by Samuel Pitoiset · 7 years ago
  68. b87a2cb mesa: add KHR_no_error support for gl*Renderbuffers() by Samuel Pitoiset · 7 years ago
  69. beb74c9 mesa: prepare create_render_buffers() for KHR_no_error support by Samuel Pitoiset · 7 years ago
  70. 836b48a mesa: add KHR_no_error support for gl*ProgramPipelines() by Samuel Pitoiset · 7 years ago
  71. 89510d2 mesa: prepare create_program_pipelines() for KHR_no_error support by Samuel Pitoiset · 7 years ago
  72. 18e31bb mesa: add KHR_no_error support for gl*Samplers() by Samuel Pitoiset · 7 years ago
  73. 455b1a3 mesa: prepare create_samplers() helper for KHR_no_error support by Samuel Pitoiset · 7 years ago
  74. 56f4288 mesa: add KHR_no_error support for gl*Textures() by Samuel Pitoiset · 7 years ago
  75. ab6d383 mesa: prepare create_textures() helper for KHR_no_error support by Samuel Pitoiset · 7 years ago
  76. 821b806 mesa: fix an error message in create_textures() by Samuel Pitoiset · 7 years ago
  77. 7c02267 mesa: add KHR_no_error support for gl*Buffers() by Samuel Pitoiset · 7 years ago
  78. 064bb74 mesa: prepare create_buffers() helper for KHR_no_error support by Samuel Pitoiset · 7 years ago
  79. 50f9f51 mesa: add KHR_no_error support for glBindTextureUnit() by Samuel Pitoiset · 7 years ago
  80. 81968cb mesa: add bind_texture_unit() helper by Samuel Pitoiset · 7 years ago
  81. 3561d93 mesa: add KHR_no_error support for glDepthRangeIndexed() by Samuel Pitoiset · 7 years ago
  82. 9628282 mesa: add KHR_no_error support for glDepthFunc() by Samuel Pitoiset · 7 years ago
  83. bbc0383 mesa: add depth_func() helper by Samuel Pitoiset · 7 years ago
  84. eaa4771 mesa: add KHR_no_error support for glFrontFace() by Samuel Pitoiset · 7 years ago
  85. d77ad9d mesa: add front_face() helper by Samuel Pitoiset · 7 years ago
  86. d700ade mesa: add KHR_no_error support for glCullFace() by Samuel Pitoiset · 7 years ago
  87. ac92b75 mesa: add cull_face() helper by Samuel Pitoiset · 7 years ago
  88. 03dc92a mesa: add KHR_no_error support for glCreateShader() and glCreateShaderObjectARB() by Samuel Pitoiset · 7 years ago
  89. c1782e4 mesa: rename create_shader() to create_shader_err() by Samuel Pitoiset · 7 years ago
  90. 868c9c2 mesa: pass the 'caller' function to create_shader() by Samuel Pitoiset · 7 years ago
  91. 8863996 mesa: add KHR_no_error support for glAttachShader() and glAttachObjectARB() by Samuel Pitoiset · 7 years ago
  92. f04a5b4 mesa: rename attach_shader() to attach_shader_err() by Samuel Pitoiset · 7 years ago
  93. 3ae7777 mesa: pass the 'caller' function to attach_shader() by Samuel Pitoiset · 7 years ago
  94. c26be2b mapi: Enable assembly language API acceleration for PPC64LE (V2) by Ben Crocker · 7 years ago
  95. 74db56b i965: Add a RGBX->RGBA fallback for glEGLImageTextureTarget2D() by Chad Versace · 7 years ago
  96. a198322 mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2] by Chad Versace · 7 years ago
  97. 4a10d61 radeonsi: move instance divisors into a constant buffer by Marek Olšák · 7 years ago
  98. aef998f radeonsi: check nr_cbufs in other places before flushing CB by Marek Olšák · 7 years ago
  99. f9a7e7f radeonsi: use #pragma pack to pack si_shader_key by Marek Olšák · 7 years ago
  100. 77d2a98 Revert "radeonsi: use uint32_t to declare si_shader_key.opt.kill_outputs" by Marek Olšák · 7 years ago