1. 0d88b15 glsl: cross validate varyings with a component qualifier by Timothy Arceri · 9 years ago
  2. 9443857 glsl: validate and store component layout qualifier in GLSL IR by Timothy Arceri · 9 years ago
  3. 2d9936a glsl: allow component qualifier on varying inputs by Timothy Arceri · 9 years ago
  4. daa8df5 glsl: parse component layout qualifier by Timothy Arceri · 9 years ago
  5. ea4c1af android: enable dlopen() on all architectures by WuZhen · 9 years ago
  6. 5649d6a winsys/sw/xlib: use correct free function for xlib_dt->data by Jose Fonseca · 9 years ago
  7. 4f21f3f winsys/sw/dri: use correct free function for dri_sw_dt->data by WuZhen · 9 years ago
  8. 798f7a8 tgsi: initialize stack allocated struct by WuZhen · 9 years ago
  9. fb65364 egl: android: do not feed invalid fourcc/pitch into the dri module by Emil Velikov · 9 years ago
  10. 34ddef3 egl: android: add dma-buf fd support by Rob Herring · 9 years ago
  11. 81a6fff egl: android: factor out back buffer handling code by Rob Herring · 9 years ago
  12. dfaccf2 egl: android: factor out format conversion code to a function by Rob Herring · 9 years ago
  13. d45884e egl: android: disable __DRI_DRI2_LOADER support on render nodes by Rob Herring · 9 years ago
  14. dbbf7a8 Android: fix build ordering of subdirectories by Rob Herring · 9 years ago
  15. 595d56c glShaderSource must not change compile status. by Jamey Sharp · 9 years ago
  16. 9fa2e57 gallium/radeon: nuke the final pre LLVM 3.6 codepath by Emil Velikov · 9 years ago
  17. 7336df0 anv: include the files in the tarball by Emil Velikov · 9 years ago
  18. 9e09507 i965: don't forget to ship brw_nir_trig_workarounds.py by Emil Velikov · 9 years ago
  19. 1f04caa isl: include all the files in the tarball by Emil Velikov · 9 years ago
  20. cee69cc spirv: automake: add missing headers to the tarball. by Emil Velikov · 9 years ago
  21. dc38e6b automake: wire up the intel vulkan driver to make distcheck by Emil Velikov · 9 years ago
  22. dfbf128 anv: update .gitignore by Emil Velikov · 9 years ago
  23. fcdcb82 anv: automake: remove no longer needed include by Emil Velikov · 9 years ago
  24. 3285461 anv: automake: tweak anv_entrypoint.[ch] rule by Emil Velikov · 9 years ago
  25. bc78020 anv: tweak libvulkan_intel.so link libraries by Emil Velikov · 9 years ago
  26. 9f235ad anv: cosmetic makefile changes by Emil Velikov · 9 years ago
  27. 4462340 anv: place the builddir includes before the srcdir ones by Emil Velikov · 9 years ago
  28. 6cb8147 automake: tweak SUBDIR reorder and comment it by Emil Velikov · 9 years ago
  29. 4fcf0ba configure.ac: remove unused HAVE_EGL_PLATFORM_NULL conditional by Emil Velikov · 9 years ago
  30. 9f3588e automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND by Emil Velikov · 9 years ago
  31. 5459db9 automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11 by Emil Velikov · 9 years ago
  32. a56009d anv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variable by Emil Velikov · 9 years ago
  33. 6dc169e anv: factor out the X11/XCB build by Emil Velikov · 9 years ago
  34. cbc4837 anv: kill of custom define HAVE_WAYLAND_PLATFORM by Emil Velikov · 9 years ago
  35. 9bc99f5 anv: refactor wayland build handling by Emil Velikov · 9 years ago
  36. 3a2d09d automake: include vulkan subdir after wayland-drm by Emil Velikov · 9 years ago
  37. fe91855 anv: use a common variable to manage the library dependencies by Emil Velikov · 9 years ago
  38. 82d0b59 anv: use the GENERATED_FILES variable by Emil Velikov · 9 years ago
  39. 3ee7d8b anv: fold the tests' makefile by Emil Velikov · 9 years ago
  40. f3cb0dc anv: build the core vulkan only once by Emil Velikov · 9 years ago
  41. 21800d7 anv: kill off custom CFLAGS by Emil Velikov · 9 years ago
  42. 623cb3a anv: add missing link against the math library by Emil Velikov · 9 years ago
  43. e98cf60 anv: split sources lists to Makefile.sources by Emil Velikov · 9 years ago
  44. 0d3e7b1 anv: remove custom rule to install the intel_icd.json by Emil Velikov · 9 years ago
  45. 30e6f68 anv: tweak the LDFLAGS by Emil Velikov · 9 years ago
  46. b370ec7 anv: tweak the %.json rule by Emil Velikov · 9 years ago
  47. abd360a anv: add a comment about dev_icd.json by Emil Velikov · 9 years ago
  48. 44978a9 genxml: ship all the files needed in the tarball by Emil Velikov · 9 years ago
  49. 3f23a0f anv: remove description about GENX_FUNC macro by Emil Velikov · 9 years ago
  50. 0700cdd gallium/target-helpers: remove inline_wrapper_sw_helper.h by Emil Velikov · 9 years ago
  51. b8e5929 egl/x11: resolve "initialization from incompatible pointer type" warning by Mark Kettenis · 9 years ago
  52. a92910a glx: Refactor the configure options for glx implementation choice (v3) by Chuck Atkins · 9 years ago
  53. cbcd7b6 nir/lower_double_ops: fix indentation by Thomas Hindoe Paaboel Andersen · 9 years ago
  54. 21424e0 nir/opt_dead_cf: fix indentation by Thomas Hindoe Paaboel Andersen · 9 years ago
  55. 6935726 nir/opt_dead_cf: correction of side effect check by Thomas Hindoe Paaboel Andersen · 9 years ago
  56. 663c0e5 freedreno/ir3: use pipe_debug_callback for shader-db traces by Rob Clark · 9 years ago
  57. 2578e3e freedreno/a4xx: add debug callback to emit by Rob Clark · 9 years ago
  58. 51f20dd freedreno/a3xx: add debug callback to emit by Rob Clark · 9 years ago
  59. 41d288c3 freedreno: wire up core pipe_debug_callback by Rob Clark · 9 years ago
  60. e04db87 freedreno/ir3: handle color clamp variant ourselves by Rob Clark · 9 years ago
  61. 64abf6d nir: clamp-color-output support by Rob Clark · 9 years ago
  62. 482cdc4 freedreno: fix indentation by Rob Clark · 9 years ago
  63. 5343551 radeonsi: fix synchronization of shader images by Marek Olšák · 9 years ago
  64. 8f2238c st/glsl_to_tgsi: fix potential crash when allocating temporaries by Samuel Pitoiset · 9 years ago
  65. 750c38f glsl: Lower vector_extracts to swizzles after lower_vector_derefs. by Kenneth Graunke · 9 years ago
  66. 1cd600d glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor. by Kenneth Graunke · 9 years ago
  67. d53cf1e mesa: simplify _mesa_Lightfv by Thomas Faller · 9 years ago
  68. aa6f88f gallium/radeon: fix crash in r600_set_streamout_targets by Nicolai Hähnle · 9 years ago
  69. 98c348d st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor by Nicolai Hähnle · 9 years ago
  70. 59af21c tgsi/text: fix parsing of memory instructions by Nicolai Hähnle · 9 years ago
  71. 4055bab tgsi/text: add str_match_name_from_array by Nicolai Hähnle · 9 years ago
  72. a56edbd tgsi/text: add str_match_format helper function by Nicolai Hähnle · 9 years ago
  73. acb65a2 tgsi/build: pass Memory.Texture and .Format through tgsi_build_full_instruction by Nicolai Hähnle · 9 years ago
  74. 318d305 tgsi/dump: signal nospace when the last print exceeded the size by Nicolai Hähnle · 9 years ago
  75. e08eaa5 tgsi/dump: shared dump_ctx initialization by Nicolai Hähnle · 9 years ago
  76. 4b1ea69 st/omx: don't return early in vid_enc_EncodeFrame() by Emil Velikov · 9 years ago
  77. c750029 glsl: Checks for interpolation into its own function. by Andres Gomez · 9 years ago
  78. 6d4a426 nir/algebraic: Support lowering for both 64 and 32-bit ldexp by Jason Ekstrand · 9 years ago
  79. f0af5b8 nir/opcodes: Make ldexp take an explicitly 32-bit int by Jason Ekstrand · 9 years ago
  80. bee40dd nir/opcodes: Simplify the expressions for [un]pack_double by Jason Ekstrand · 9 years ago
  81. 2655265 mesa: Fix indirect draw buffer size check on 32-bit systems. by Kenneth Graunke · 9 years ago
  82. 70f89dd nir: Switch the arguments to nir_foreach_def by Jason Ekstrand · 9 years ago
  83. 5015260 nir: Switch the arguments to nir_foreach_use and friends by Jason Ekstrand · 9 years ago
  84. 9464d8c nir: Switch the arguments to nir_foreach_function by Jason Ekstrand · 9 years ago
  85. e63766f nir: Switch the arguments to nir_foreach_parallel_copy_entry by Jason Ekstrand · 9 years ago
  86. 8564916 nir: Switch the arguments to nir_foreach_phi_src by Jason Ekstrand · 9 years ago
  87. 707e72f nir: Switch the arguments to nir_foreach_instr by Jason Ekstrand · 9 years ago
  88. 261d62d anv/lower_push_constants: fixup for nir_foreach_block() by Jason Ekstrand · 9 years ago
  89. bb65764 anv/apply_pipeline_layout: fixup for nir_foreach_block() by Jason Ekstrand · 9 years ago
  90. 621cbc0 anv/apply_dynamic_offsets: fixup for nir_foreach_block() by Jason Ekstrand · 9 years ago
  91. 7efff10 i965/nir: fixup for new foreach_block() by Connor Abbott · 9 years ago
  92. 3a8688f nir/algebraic: fixup for new foreach_block() by Connor Abbott · 9 years ago
  93. 1f8c100 nir/validate: fixup for new foreach_block() by Connor Abbott · 9 years ago
  94. a471c16 nir/nir_worklist: fixup for new foreach_block() by Connor Abbott · 9 years ago
  95. db35177 nir/remove_dead_variables: fixup for new foreach_block() by Connor Abbott · 9 years ago
  96. b3aaae3 nir/split_var_copies: fixup for new foreach_block() by Connor Abbott · 9 years ago
  97. 9d41a1f nir/repair_ssa: fixup for new foreach_block() by Connor Abbott · 9 years ago
  98. 480a182 nir/opt_peephole_select: fixup for new foreach_block() by Connor Abbott · 9 years ago
  99. e5f3770 nir/phi_builder: fixup for new foreach_block() by Connor Abbott · 9 years ago
  100. 1ba40d8 nir/opt_cp: fixup for new foreach_block() by Connor Abbott · 9 years ago