1. bebc1a1 intel: Flatten the makefile structure by Jason Ekstrand · 8 years ago
  2. c19fc5e isl/tests: Use a longer path for isl.h by Jason Ekstrand · 8 years ago
  3. 8bdf605 intel/isl/gen9: Only use the magic 1D alignment for GEN9_1D surfaces by Jason Ekstrand · 8 years ago
  4. cda1a5d intel/isl: Pass the dim_layout into choose_alignment_el by Jason Ekstrand · 8 years ago
  5. f68cfb0 intel/isl: Use DIM_LAYOUT_GEN4_2D for tiled 1-D surfaces on SKL by Jason Ekstrand · 8 years ago
  6. 78715c7 nir/phi_builder: Don't recurse in value_get_block_def by Jason Ekstrand · 8 years ago
  7. 3eddf52 .mailmap: Update my address again by Chad Versace · 8 years ago
  8. e53130c nir: Walk blocks in source code order in lower_vars_to_ssa. by Matt Turner · 8 years ago
  9. a491b9e radeonsi: don't use allocas for arrays with LLVM 3.8 by Marek Olšák · 8 years ago
  10. fe91ae0 gallium/radeon: unify and simplify checking for an empty gfx IB by Marek Olšák · 8 years ago
  11. e6673e7 mesa: Drop sed of now dead Plo files. by Matt Turner · 8 years ago
  12. 6cf8708 meta: Always do GenerateMipmaps in linear colorspace. by Kenneth Graunke · 8 years ago
  13. ed871af configure.ac: raise Mako required version to 0.8.0 by Eric Engestrom · 8 years ago
  14. 2a2dc41 swrast: fix incorrectly positioned putImage() in swrast driver by Brian Paul · 8 years ago
  15. 3ff0b67 radeonsi: disable SDMA texture copying on Carrizo by Marek Olšák · 8 years ago
  16. 1276316 gallium/noop: use 3-space indentation by Marek Olšák · 8 years ago
  17. 9daaa6f gallium: add a pipe_context parameter to resource_get_handle by Marek Olšák · 8 years ago
  18. b662c70 st/mesa: fix sRGB BlitFramebuffer regression by Nicolai Hähnle · 8 years ago
  19. 1e3218b loader/dri3: Overhaul dri3_update_num_back by Michel Dänzer · 8 years ago
  20. 2301705 anv: Include the pipeline layout in the shader hash by Jason Ekstrand · 8 years ago
  21. 05f3643 anv: Add a --disable-vulkan-icd-full-driver-path option by Jason Ekstrand · 8 years ago
  22. c8f5bd2 i965/fs: Don't consider the stencil output to be a color output. by Francisco Jerez · 8 years ago
  23. 2018371 glsl: Keep track of the set of fragment outputs read by a GL program. by Francisco Jerez · 8 years ago
  24. 711213f glsl: Don't consider read-only fragment outputs to be written to. by Francisco Jerez · 8 years ago
  25. 913ae61 glsl/linker: Allow fragment output overlap for gl_LastFragData. by Francisco Jerez · 8 years ago
  26. 6b3d23d glsl/ast: Allow redeclaration of gl_LastFragData with different precision qualifier. by Francisco Jerez · 8 years ago
  27. 5e1d343 glsl: Don't attempt to do dead varying elimination on gl_LastFragData arrays. by Francisco Jerez · 8 years ago
  28. 6b33eab glsl: Define a gl_LastFragData built-in for older GLSL versions. by Francisco Jerez · 8 years ago
  29. 19e929a glsl: Handle the inout qualifier in fragment shader output declarations. by Francisco Jerez · 8 years ago
  30. b49d8f2 glsl: Add support for representing framebuffer fetch in the GLSL IR. by Francisco Jerez · 8 years ago
  31. d7cd7b9 glsl: Add parser state enables for the framebuffer fetch extensions. by Francisco Jerez · 8 years ago
  32. 303fb58 mesa: Add blend barrier entry point and driver hook. by Francisco Jerez · 8 years ago
  33. 6a976bb mesa: Move shader memory barrier functions into barrier.c. by Francisco Jerez · 8 years ago
  34. 83d2f9d mesa: Rename "texturebarrier" source files to "barrier". by Francisco Jerez · 8 years ago
  35. 642aa58 mesa: Add support for querying GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT. by Francisco Jerez · 8 years ago
  36. 115a273 mesa: Add extension enables for framebuffer fetch extensions. by Francisco Jerez · 8 years ago
  37. acb12a1 glapi: Add XML for GL_EXT_shader_framebuffer_fetch. by Francisco Jerez · 8 years ago
  38. a227b0a nvc0: invalidate textures/samplers on GK104+ by Samuel Pitoiset · 8 years ago
  39. c9c9897 gallium/ttn: Remove duplicated TGSI_OPCODE_DP2A initialization by Rhys Kidd · 8 years ago
  40. 78ab62b travis: Upgrade LLVM dependency to 3.5 and enable LLVM drivers. by Eric Anholt · 8 years ago
  41. 084678c travis: Enable vc4 in libdrm to satisfy vc4 test build dependency. by Eric Anholt · 8 years ago
  42. 80a872f travis: Update to the Ubuntu Trusty image. by Eric Anholt · 8 years ago
  43. ecbc76c travis: Parse configure.ac to pick an updated LIBDRM_VERSION. by Eric Anholt · 8 years ago
  44. 91987c5 anv: meta_blit2d: adapt texel fetch pitch for fake w-tiled by Lionel Landwerlin · 8 years ago
  45. 87a88f2 vc4: Fix GPU hangs with >16 varying values. by Eric Anholt · 8 years ago
  46. 5277f25 vl/rbsp: fix another three byte not detected by Leo Liu · 8 years ago
  47. 2c13abb radeonsi: fix VM faults due NULL internal const buffers on CIK by Marek Olšák · 8 years ago
  48. 577f85e gallium/winsys/kms: Look up the GEM handle after importing a prime FD by Tomasz Figa · 8 years ago
  49. 0465c72 gallium/winsys/kms: Move display target handle lookup to separate function by Tomasz Figa · 8 years ago
  50. e71b78e gallium/winsys/kms: Fully initialize kms_sw_dt at prime import time (v2) by Tomasz Figa · 8 years ago
  51. 0aa6a81 gallium/winsys/kms: Fix double refcount when importing from prime FD (v2) by Tomasz Figa · 8 years ago
  52. b4959e1 shaderapi: don't generate not linked error on GetProgramStage in general by Alejandro Piñeiro · 8 years ago
  53. 9411eb6 gallium/cso: avoid unnecessary null dereference by Eric Engestrom · 8 years ago
  54. 2f86582 .gitignore: Ignore tags generated by `make tags` by Eric Engestrom · 8 years ago
  55. f6b9fb6 st/xvmc: fix a couple 'unused-but-set-variable' warnings by Eric Engestrom · 8 years ago
  56. 49dad1a egl: turn a couple asserts static (compile-time) by Eric Engestrom · 8 years ago
  57. 8af1b54 i915: remove unnecessary `if` by Eric Engestrom · 8 years ago
  58. 2532743 i965: remove unnecessary `if` by Eric Engestrom · 8 years ago
  59. 07fe2d5 program_resource: subroutine active uniforms should return NumSubroutineUniforms by Alejandro Piñeiro · 8 years ago
  60. 690ead4 egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface. by Stencel, Joanna · 8 years ago
  61. f033d97 st/va: Remove unused variable coded_size from vlVaEndPicture() by Kai Wasserbäch · 8 years ago
  62. 83d08d4 st/va: Remove else case in vlVaEndPicture() made superfluous by c59628d11b by Kai Wasserbäch · 8 years ago
  63. cd34005 st/va: add missing mutex_unlock by Eric Engestrom · 8 years ago
  64. e7530bf aubinator: Style fixes. by Kenneth Graunke · 8 years ago
  65. 56ba965 aubinator: Fix the tool to correctly decode the DWords by Sirisha Gandikota · 8 years ago
  66. 3e218ad aubinator: Add a new tool called Aubinator to the src/intel/tools folder. by Kristian Høgsberg Kristensen · 8 years ago
  67. eb1a0dd glsl: Mark tessellation qualifier maps static const. by Kenneth Graunke · 8 years ago
  68. 70bc891 isl/formats: Integer formats are not filterable by Jason Ekstrand · 8 years ago
  69. 361678e st/dri: respect driver's request to avoid mixed color/depth bit configs by Ilia Mirkin · 8 years ago
  70. 9515d65 gallium: add a cap to expose whether driver supports mixed color/zs bits by Ilia Mirkin · 8 years ago
  71. 5283900 dri: add a way to request that modes have matching color/zs depths by Ilia Mirkin · 8 years ago
  72. 092f994 nv50/ir: make sure cfg iterator always hits all blocks by Ilia Mirkin · 8 years ago
  73. 7bdccd1 anv/clear: Clear E5B9G9R9 images as R32_UINT by Jason Ekstrand · 8 years ago
  74. afa7ca0 anv/clear: Make cmd_clear_image take an actual VkClearValue by Jason Ekstrand · 8 years ago
  75. cf3cf2e anv/blit2d: Add support for RGB destinations by Jason Ekstrand · 8 years ago
  76. 16ddda8 anv/blit2d: Add a format parameter to bind_dst and create_iview by Jason Ekstrand · 8 years ago
  77. 954c0bf anv/image: Don't create invalid render target surfaces by Jason Ekstrand · 8 years ago
  78. ca2a8e5 isl/formats: Update the table with more samplable formats by Jason Ekstrand · 8 years ago
  79. aba9e25 isl/formats: Report ETC as being samplable on Bay Trail by Jason Ekstrand · 8 years ago
  80. f6967dd i965/surface_formats: Don't advertise 8 or 16-bit RGB formats by Jason Ekstrand · 8 years ago
  81. fb90291 anv/formats: Don't use an RGBX format if it isn't renderable by Jason Ekstrand · 8 years ago
  82. 4f3f8bb egl/dri2: dri2_initialize: Do not reference-count TestOnly display by Nicolas Boichat · 8 years ago
  83. 6687037 vbo: fix format string compiler warning for 32-bit machines by Jan Ziak · 8 years ago
  84. c6e97aa egl/dri2: remove error checks on return values from mtx_lock and cnd_wait by Dongwon Kim · 8 years ago
  85. 96ea753 i965: report bound buffer size not underlying buffer size for image size (v2) by Dave Airlie · 8 years ago
  86. 34ff4fb anv: Throw INCOMPATIBLE_DRIVER for non-fatal initialization errors by Jason Ekstrand · 8 years ago
  87. 26187f3 st/glsl_to_tgsi: fix st_src_reg_for_double constant. by Dave Airlie · 8 years ago
  88. 0bce055 mesa/subroutines: drop the old subroutine index uploads. by Dave Airlie · 8 years ago
  89. 6a332a3 st/mesa: use the new subroutine index upload API. by Dave Airlie · 8 years ago
  90. 4adad99 i965: use new subroutine index uploader. by Dave Airlie · 8 years ago
  91. ea78366 mesa: add api to write subroutine indicies to the program storage. by Dave Airlie · 8 years ago
  92. 4566aaa mesa/subroutines: start adding per-context subroutine index support (v1.1) by Dave Airlie · 8 years ago
  93. 27d20ee vbo: Make #if 0'd debugging code compile. by Matt Turner · 8 years ago
  94. 8ee909e nir: avoid segfault when ssa src not found by Timothy Arceri · 8 years ago
  95. 47e3cc7 vc4: Tell state_tracker that we would prefer NIR. by Eric Anholt · 8 years ago
  96. d08f09c st/nir: Trim out unused VS input variables. by Eric Anholt · 8 years ago
  97. 3ef1853 nir: Fix crash in nir_lower_drawpixels. by Eric Anholt · 8 years ago
  98. 0a8ff16 nir: Fix a comment typo in nir_lower_drawpixels. by Eric Anholt · 8 years ago
  99. f4d143f vc4: Use proper type sizes for uniforms. by Eric Anholt · 8 years ago
  100. bdb54cd vc4: Add VARYING_SLOT_PNTC support. by Eric Anholt · 8 years ago