1. d6c55f6 gitlab-ci: Re-use docker image from the main repo in forked repos by Michel Dänzer · 6 years ago
  2. cc79a14 nvc0: we have 16k-sized framebuffers, fix default scissors by Ilia Mirkin · 6 years ago
  3. 85e2bb5 panfrost: Specify supported draw modes per-context by Alyssa Rosenzweig · 6 years ago
  4. 90c6880 radv: remove alloc parameter from pipeline init by Dave Airlie · 6 years ago
  5. a523ae0 radv/llvm: initialise passes member. by Dave Airlie · 6 years ago
  6. d2e82c2 glsl: glsl to nir fix uninit class member. by Dave Airlie · 6 years ago
  7. 2458797 panfrost: Elucidate texture op scheduling comment by Alyssa Rosenzweig · 6 years ago
  8. 658961a panfrost: Remove speculative if 0'd format bit code by Alyssa Rosenzweig · 6 years ago
  9. b1213a3 panfrost: Remove if 0'd dead code by Alyssa Rosenzweig · 6 years ago
  10. e91e178 panfrost: Add kernel-agnostic resource management by Alyssa Rosenzweig · 6 years ago
  11. 4ed23b1 panfrost: Don't hardcode number of nir_ssa_defs by Alyssa Rosenzweig · 6 years ago
  12. 97dcad8 panfrost: Clean-up one-argument passing quirk by Alyssa Rosenzweig · 6 years ago
  13. 49397a3 glsl_type: initialize offset and location to -1 for glsl_struct_field by Karol Herbst · 6 years ago
  14. 55e00a2 nouveau: Silence unhandled cap warnings by Kenneth Graunke · 6 years ago
  15. ee670d0 intel/compiler: use 0 as sampler in emit_mcs_fetch by Caio Marcelo de Oliveira Filho · 6 years ago
  16. e8e5444 wsi: query the ICD's max dimensions instead of hard-coding them by Eric Engestrom · 6 years ago
  17. b031c64 nir: Convert a bcsel with only phi node sources to a phi node by Ian Romanick · 6 years ago
  18. 0881e90 nir: Split ALU instructions in loops that read phis by Ian Romanick · 6 years ago
  19. 0c0c697 nir: Select phi nodes using prev_block instead of continue_block by Ian Romanick · 6 years ago
  20. 8d8f80a nir: Refactor code that checks phi nodes in opt_peel_loop_initial_if by Ian Romanick · 6 years ago
  21. 4d65d2b nir: Document some fields of nir_loop_terminator by Ian Romanick · 6 years ago
  22. 28ef5bb intel/compiler: Silence warning about value that may be used uninitialized by Ian Romanick · 6 years ago
  23. 7816987 nir: Silence zillions of unused parameter warnings in release builds by Ian Romanick · 6 years ago
  24. 3dc5faf gitlab-ci: workaround docker bug for users with uppercase characters by Eric Engestrom · 6 years ago
  25. 2b7d5c3 i965: consider a 'base level' when calculating width0, height0, depth0 by Andrii Simiklit · 6 years ago
  26. 26aa460 nir: rewrite varying component packing by Timothy Arceri · 6 years ago
  27. 2f53260 nir: add is_packing_supported_for_type() helper by Timothy Arceri · 6 years ago
  28. e041123 nir: add glsl_type_is_32bit() helper by Timothy Arceri · 6 years ago
  29. 7b01d5c nir: add support for marking used patches when packing varyings by Timothy Arceri · 6 years ago
  30. d0af13c st/glsl_to_nir: call nir_remove_dead_variables() after lowing local indirects by Timothy Arceri · 6 years ago
  31. d0abbaa util: move BITFIELD macros to util/macros.h by Timothy Arceri · 6 years ago
  32. cbd1ad6 st/mesa: require RGBA2, RGB4, and RGBA4 to be renderable by Karol Herbst · 6 years ago
  33. 6010d7b gallium: add PIPE_CAP_MAX_VARYINGS by Karol Herbst · 7 years ago
  34. 738346f kmsro: Silence warning if missing by Alyssa Rosenzweig · 6 years ago
  35. f1bcb9b radv: assert that colorAttachment is valid for CmdClearAttachment by Lionel Landwerlin · 6 years ago
  36. a934a3d anv: assert that color attachment are valid by Lionel Landwerlin · 6 years ago
  37. 3c153b3 docs: update qbo support for virgl by Dave Airlie · 6 years ago
  38. 6e0effb travis: fix osx make build by Eric Engestrom · 6 years ago
  39. eaf5e4a README: Drop the badges from the readme by Jason Ekstrand · 6 years ago
  40. 358d0cf driconf: drop unused macro by Eric Engestrom · 6 years ago
  41. 00be88a meson: add script to print the options before configuring a builddir by Eric Engestrom · 6 years ago
  42. d43ec10 panfrost: Include glue for out-of-tree legacy code by Alyssa Rosenzweig · 6 years ago
  43. 7da251f panfrost: Check in sources for command stream by Alyssa Rosenzweig · 6 years ago
  44. 8f4485e panfrost: Use u_pipe_screen_get_param_defaults by Alyssa Rosenzweig · 6 years ago
  45. 8f9f99d kmsro: Move DRM entrypoints to shared block by Alyssa Rosenzweig · 6 years ago
  46. 5b6f522 nvc0: add compute invocation counter by Rhys Perry · 6 years ago
  47. cce4955 gm107/ir: add fp64 rsq by Karol Herbst · 6 years ago
  48. 815a8e5 gm107/ir: add fp64 rcp by Karol Herbst · 6 years ago
  49. 12669d2 gk104/ir: Use the new rcp/rsq in library by Karol Herbst · 7 years ago
  50. 656ad06 gk110/ir: Use the new rcp/rsq in library by Boyan Ding · 8 years ago
  51. 7937408 gk110/ir: Add rsq f64 implementation by Boyan Ding · 8 years ago
  52. 04593d9 gk110/ir: Add rcp f64 implementation by Boyan Ding · 8 years ago
  53. 6adb9b3 nvc0: stick zero values for the compute invocation counts by Ilia Mirkin · 6 years ago
  54. e00799d nv50,nvc0: use condition for occlusion queries when already complete by Ilia Mirkin · 6 years ago
  55. 162352e nvc0: fix 3d images on kepler by Ilia Mirkin · 6 years ago
  56. 5de5bee nvc0/ir: fix second tex argument after levelZero optimization by Ilia Mirkin · 6 years ago
  57. 4443b6d nvc0/ir: always use CG mode for loads from atomic-only buffers by Ilia Mirkin · 6 years ago
  58. 399215e nvc0: add support for handling indirect draws with attrib conversion by Ilia Mirkin · 6 years ago
  59. 0f7a20e freedreno/a6xx: Use tiling for all resources by Kristian H. Kristensen · 6 years ago
  60. 357ea7d freedreno/a6xx: Emit blitter dst with OUT_RELOCW by Kristian H. Kristensen · 6 years ago
  61. 13ab63b radv: Implement VK_EXT_buffer_device_address. by Bas Nieuwenhuizen · 6 years ago
  62. 3259e7b radv: Do not use the bo list for local buffers. by Bas Nieuwenhuizen · 6 years ago
  63. 8a15950 amd/common: Implement global memory accesses. by Bas Nieuwenhuizen · 6 years ago
  64. 5703ecf amd/common: Do not use 32-bit loads for shared memory. by Bas Nieuwenhuizen · 6 years ago
  65. 8d17185 amd/common: handle nir_deref_cast for shared memory from integers. by Bas Nieuwenhuizen · 6 years ago
  66. 830fd0e amd/common: Handle nir_deref_type_ptr_as_array for shared memory. by Bas Nieuwenhuizen · 6 years ago
  67. dbdb44d amd/common: Fix stores to derefs with unknown variable. by Bas Nieuwenhuizen · 6 years ago
  68. 3c24fc6 amd/common: Use correct writemask for shared memory stores. by Bas Nieuwenhuizen · 6 years ago
  69. 00253ab radv: Fix the shader info pass for not having the variable. by Bas Nieuwenhuizen · 6 years ago
  70. 58c8dad amd/common: Implement ptr->int casts in ac_to_integer. by Bas Nieuwenhuizen · 6 years ago
  71. e00d9a9 amd/common: Add gep helper for pointer increment. by Bas Nieuwenhuizen · 6 years ago
  72. 39ab4e1 radv: Only look at pImmutableSamples if the descriptor has a sampler. by Bas Nieuwenhuizen · 6 years ago
  73. 40b53a7 xvmc: fix string comparison by Eric Engestrom · 6 years ago
  74. 110a6e1 xvmc: fix string comparison by Eric Engestrom · 6 years ago
  75. ba26bc4 gitlab-ci: add meson glvnd build by Eric Engestrom · 6 years ago
  76. 5459900 travis: remove unused scons code path by Eric Engestrom · 6 years ago
  77. 087af99 travis: remove unused linux code path by Eric Engestrom · 6 years ago
  78. 7327514 gitlab-ci: add make Gallium ST Other build by Eric Engestrom · 6 years ago
  79. 360a7bf gitlab-ci: add make Gallium ST Clover LLVM-7 build by Eric Engestrom · 6 years ago
  80. 39315a7 gitlab-ci: add make Gallium ST Clover LLVM-6.0 build by Eric Engestrom · 6 years ago
  81. e80f88c gitlab-ci: add make Gallium ST Clover LLVM-5.0 build by Eric Engestrom · 6 years ago
  82. cc85f50 gitlab-ci: add make Gallium ST Clover LLVM-4.0 build by Eric Engestrom · 6 years ago
  83. 984e295 gitlab-ci: add make Gallium ST Clover LLVM-3.9 build by Eric Engestrom · 6 years ago
  84. d0dff24 gitlab-ci: add make Gallium Drivers "Other" build by Eric Engestrom · 6 years ago
  85. 055cfbc gitlab-ci: add make Gallium Drivers RadeonSI build by Eric Engestrom · 6 years ago
  86. 7b26a19 gitlab-ci: add make Gallium Drivers SWR build by Eric Engestrom · 6 years ago
  87. bbdc563 gitlab-ci: add make loaders/classic DRI build by Eric Engestrom · 6 years ago
  88. f33517b gitlab-ci: add meson gallium ST "Other" build by Eric Engestrom · 6 years ago
  89. 8dab707 gitlab-ci: add meson gallium ST Clover (LLVM 7.0) build by Eric Engestrom · 6 years ago
  90. 8744ac0 gitlab-ci: add meson gallium ST Clover (LLVM 6.0) build by Eric Engestrom · 6 years ago
  91. b5a70af gitlab-ci: add meson gallium ST Clover (LLVM 5.0) build by Eric Engestrom · 6 years ago
  92. d407ead gitlab-ci: add meson gallium "other drivers" build by Eric Engestrom · 6 years ago
  93. 06e8f19 gitlab-ci: add meson gallium RadeonSI build by Eric Engestrom · 6 years ago
  94. 360c814 gitlab-ci: add meson gallium SWR build by Eric Engestrom · 6 years ago
  95. d73265e gitlab-ci: add meson loader/classic DRI build by Eric Engestrom · 6 years ago
  96. 6a19ec9 gitlab-ci: add scons SWR build by Eric Engestrom · 6 years ago
  97. d4c6d4d gitlab-ci: add scons llvm 3.5 build by Eric Engestrom · 6 years ago
  98. 06b245b gitlab-ci: add a scons no-llvm build by Eric Engestrom · 6 years ago
  99. 89a7467 gitlab-ci: add a make vulkan build by Eric Engestrom · 6 years ago
  100. 46d23c0 gitlab-ci: add a meson vulkan build by Eric Engestrom · 6 years ago