1. 6493761 nvc0: store the driver query type for performance metrics by Samuel Pitoiset · 8 years ago
  2. a9bc321 nvc0: fix exposing of metric-issue_slots for SM21/SM30 by Samuel Pitoiset · 8 years ago
  3. 0af8a7d mesa/objectlabel: handle NULL src string by Mark Janes · 8 years ago
  4. 265fe9d glsl: subroutine types cannot be used in constructors. by Dave Airlie · 8 years ago
  5. 3110a0a glsl: resource is a reserved keyword in GLSL 4.20 as well by Dave Airlie · 8 years ago
  6. ebbe31d gallium,utils: Fix trivial sign compare warnings by Jan Vesely · 8 years ago
  7. c68a9cd anv: fix hang during generation of dev_icd.json. by Knut Andre Tidemann · 8 years ago
  8. 883f366 swrast: Add texfetch_funcs entries for astc 3d formats by Anuj Phogat · 9 years ago
  9. 63432eb mesa: Enable translation between astc 3d gl formats and mesa formats by Anuj Phogat · 9 years ago
  10. 54cac7a mesa: Handle astc 3d formats in _mesa_get_compressed_formats() by Anuj Phogat · 9 years ago
  11. dcfea1d mesa: Handle astc 3d formats in _mesa_base_tex_format() by Anuj Phogat · 9 years ago
  12. cf85ef1 mesa: Account for astc 3d formats in _mesa_is_astc_format() by Anuj Phogat · 9 years ago
  13. 38cd814 mesa: Add a helper function is_astc_3d_format() by Anuj Phogat · 9 years ago
  14. 72dfe02 mesa: Add the missing defines for GL_OES_texture_compression_astc by Anuj Phogat · 9 years ago
  15. 57451e0 mesa: Align the values of #define's in glheader.h by Anuj Phogat · 9 years ago
  16. 0306110 mesa: Add OES_texture_compression_astc to extension table and gl_extensions by Anuj Phogat · 9 years ago
  17. 059f36c mesa: Add entries for astc 3d formats initializing struct gl_format_info by Anuj Phogat · 9 years ago
  18. 705216d mesa: Add mesa formats for astc 3d formats by Anuj Phogat · 9 years ago
  19. 24bb6ee glapi: Update dispatch XML files for OES_texture_compression_astc.xml by Anuj Phogat · 9 years ago
  20. 63a7a9d mesa: Account for block depth in _mesa_format_image_size() by Anuj Phogat · 9 years ago
  21. 87bf66d mesa: Handle 3d block sizes in _mesa_compute_compressed_pixelstore by Anuj Phogat · 9 years ago
  22. 84a4484 mesa: Handle 3d block sizes in teximage error checks by Anuj Phogat · 9 years ago
  23. ec60b3d mesa: Handle 3d block sizes in getteximage error checks by Anuj Phogat · 9 years ago
  24. 5713461 mesa: Add an assert for BlockDepth in _mesa_get_format_block_size() by Anuj Phogat · 9 years ago
  25. 9163c37 mesa: Add a helper function to query 3D block sizes by Anuj Phogat · 9 years ago
  26. 6abb1b4 mesa: Add block depth field in struct gl_format_info by Anuj Phogat · 9 years ago
  27. c4a0cd4 mesa/copyimage: make sure number of samples match. by Dave Airlie · 8 years ago
  28. 5989a29 mesa/objectlabel: don't do memcpy if bufSize is 0 (v2) by Dave Airlie · 8 years ago
  29. 30823f9 mesa/textureview: move error checks up higher by Dave Airlie · 8 years ago
  30. 5541e11 gallium/radeon: remove stencil_tile_split from metadata by Marek Olšák · 8 years ago
  31. 20a7739 gallium/radeon: remove tile_mode_array_valid flags by Marek Olšák · 8 years ago
  32. c8aac4f winsys/amdgpu: pass PIPE_CONFIG to addrlib on texture import by Marek Olšák · 8 years ago
  33. dc970c4 winsys/amdgpu: read NUM_BANKS from buffer metadata by Marek Olšák · 8 years ago
  34. 02f90ce radeonsi: remove unused tile mode getters by Marek Olšák · 8 years ago
  35. b9e3e87 radeonsi: just read tile mode arrays in SDMA setup by Marek Olšák · 8 years ago
  36. 0c2cba1 radeonsi: just read tile mode arrays in SI DMA setup by Marek Olšák · 8 years ago
  37. c3ca54a radeonsi: just read tile mode arrays in DB setup by Marek Olšák · 8 years ago
  38. ef45825 gallium/radeon: add radeon_surf::macro_tile_index by Marek Olšák · 8 years ago
  39. ed4fd54 winsys/radeon: drop support for kernels lacking tile mode array queries by Marek Olšák · 8 years ago
  40. 3d956b4 st/mesa: fix blit-based GetTexImage for non-finalized textures by Marek Olšák · 8 years ago
  41. 77af6bc winsys/radeon: count buffer size only once by Marek Olšák · 8 years ago
  42. 3e3c434 winsys/amdgpu: count buffer size only once by Marek Olšák · 8 years ago
  43. f98ba41 winsys/amdgpu: loosen up requirements for how much memory IBs can use by Marek Olšák · 8 years ago
  44. 9ec00c2 radeonsi: when parsing dmesg, skip empty lines by Marek Olšák · 8 years ago
  45. 9983efc radeonsi: use the hw MSAA resolving if formats are compatible by Marek Olšák · 8 years ago
  46. 819836d nv50,nvc0: re-bind old compute state after reading MP perf counters by Samuel Pitoiset · 8 years ago
  47. dcf8c44 nir: make lower_clamp_color pass work after lower i/o by Rob Clark · 8 years ago
  48. 226bd92 vc4: Use NIR lowering for sRGB decode. by Eric Anholt · 8 years ago
  49. 4b32634 vc4: Just use NIR lowering for texture projection. by Eric Anholt · 8 years ago
  50. 2f98bc1 vc4: Scalarize phi nodes as well. by Eric Anholt · 8 years ago
  51. 4a2ad85 vc4: Add whitespace after each program stage dump. by Eric Anholt · 8 years ago
  52. 84322b2 vc4: Remove the CSE pass. by Eric Anholt · 8 years ago
  53. b145b73 vc4: Emit only one FRAG_Z or FRAG_W QIR opcode. by Eric Anholt · 8 years ago
  54. e138716 vc4: Use the NIR cubemap normalization instead of our own. by Eric Anholt · 8 years ago
  55. 3bee758 vc4: Drop the support for DCE of texture instructions. by Eric Anholt · 8 years ago
  56. 155ce49 radeonsi: fix PIPE_FORMAT_R11G11B10_FLOAT handling by Nicolai Hähnle · 8 years ago
  57. 169ace5 radeonsi: correct NULL-pointer check in si_upload_const_buffer by Nicolai Hähnle · 8 years ago
  58. cf6dadb softpipe: bump 3D texture limit to 2048 by Dave Airlie · 8 years ago
  59. 277170e softpipe: allow r32 xchg on shader images. by Dave Airlie · 8 years ago
  60. 3950aa4 softpipe: avoid leaking local_mem on machines alloc failure by Ilia Mirkin · 8 years ago
  61. ad545d1 vbo: avoid leaking prim on vbo bind failure by Ilia Mirkin · 8 years ago
  62. 23cf24e mapi/glapi: Fix dup word typo in glapi_getproc.c by Edward O'Callaghan · 8 years ago
  63. 44f9210 isl: automake: don't explicitly EXTRA_DIST the tests folder by Emil Velikov · 8 years ago
  64. f982e24 mesa: add LOCATION_COMPONENT support to GetProgramResourceiv by Timothy Arceri · 9 years ago
  65. b1c872a glsl: add component to has_layout() helper by Timothy Arceri · 9 years ago
  66. 589053d glsl: validate linking of intrastage component qualifiers by Timothy Arceri · 9 years ago
  67. 0317dfc glsl: update explicit location matching to support component qualifier by Timothy Arceri · 9 years ago
  68. 0d88b15 glsl: cross validate varyings with a component qualifier by Timothy Arceri · 9 years ago
  69. 9443857 glsl: validate and store component layout qualifier in GLSL IR by Timothy Arceri · 9 years ago
  70. 2d9936a glsl: allow component qualifier on varying inputs by Timothy Arceri · 9 years ago
  71. daa8df5 glsl: parse component layout qualifier by Timothy Arceri · 9 years ago
  72. ea4c1af android: enable dlopen() on all architectures by WuZhen · 8 years ago
  73. 5649d6a winsys/sw/xlib: use correct free function for xlib_dt->data by Jose Fonseca · 8 years ago
  74. 4f21f3f winsys/sw/dri: use correct free function for dri_sw_dt->data by WuZhen · 8 years ago
  75. 798f7a8 tgsi: initialize stack allocated struct by WuZhen · 8 years ago
  76. fb65364 egl: android: do not feed invalid fourcc/pitch into the dri module by Emil Velikov · 8 years ago
  77. 34ddef3 egl: android: add dma-buf fd support by Rob Herring · 8 years ago
  78. 81a6fff egl: android: factor out back buffer handling code by Rob Herring · 8 years ago
  79. dfaccf2 egl: android: factor out format conversion code to a function by Rob Herring · 8 years ago
  80. d45884e egl: android: disable __DRI_DRI2_LOADER support on render nodes by Rob Herring · 8 years ago
  81. dbbf7a8 Android: fix build ordering of subdirectories by Rob Herring · 8 years ago
  82. 595d56c glShaderSource must not change compile status. by Jamey Sharp · 8 years ago
  83. 9fa2e57 gallium/radeon: nuke the final pre LLVM 3.6 codepath by Emil Velikov · 8 years ago
  84. 7336df0 anv: include the files in the tarball by Emil Velikov · 8 years ago
  85. 9e09507 i965: don't forget to ship brw_nir_trig_workarounds.py by Emil Velikov · 8 years ago
  86. 1f04caa isl: include all the files in the tarball by Emil Velikov · 8 years ago
  87. cee69cc spirv: automake: add missing headers to the tarball. by Emil Velikov · 8 years ago
  88. dc38e6b automake: wire up the intel vulkan driver to make distcheck by Emil Velikov · 8 years ago
  89. dfbf128 anv: update .gitignore by Emil Velikov · 8 years ago
  90. fcdcb82 anv: automake: remove no longer needed include by Emil Velikov · 8 years ago
  91. 3285461 anv: automake: tweak anv_entrypoint.[ch] rule by Emil Velikov · 8 years ago
  92. bc78020 anv: tweak libvulkan_intel.so link libraries by Emil Velikov · 8 years ago
  93. 9f235ad anv: cosmetic makefile changes by Emil Velikov · 8 years ago
  94. 4462340 anv: place the builddir includes before the srcdir ones by Emil Velikov · 8 years ago
  95. 6cb8147 automake: tweak SUBDIR reorder and comment it by Emil Velikov · 8 years ago
  96. 4fcf0ba configure.ac: remove unused HAVE_EGL_PLATFORM_NULL conditional by Emil Velikov · 8 years ago
  97. 9f3588e automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND by Emil Velikov · 8 years ago
  98. 5459db9 automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11 by Emil Velikov · 8 years ago
  99. a56009d anv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variable by Emil Velikov · 8 years ago
  100. 6dc169e anv: factor out the X11/XCB build by Emil Velikov · 8 years ago