1. d877095 vulkan-1.0.0: Get rid of MIPMAP_MODE_BASE by Jason Ekstrand · 9 years ago
  2. 7b81637 vulkan-1.0.0: Convert pPreserveAttachments to a uint32_t by Jason Ekstrand · 9 years ago
  3. 802f002 anv/device: Update features and limits by Jason Ekstrand · 9 years ago
  4. 08735ba anv/cmd_buffer: Fix setting of viewport/scissor count by Jason Ekstrand · 9 years ago
  5. ed4fe3e anv/state: Respect SamplerCreateInfo.anisotropyEnable by Jason Ekstrand · 9 years ago
  6. 8a81d13 anv/image: Fill out VkSubresourceLayout.arrayPitch by Jason Ekstrand · 9 years ago
  7. 102c742 WIP: Partially upgrade to vulkan v0.221.0 by BogDan Vatra · 9 years ago
  8. 8ce2b0e nir/spirv: Add support for ArrayLength op by Jordan Justen · 9 years ago
  9. 4507d8a nir/spirv/alu: Properly implement mod/rem by Jason Ekstrand · 9 years ago
  10. 7d5ae2d i965: Implement nir_op_irem and nir_op_srem by Jason Ekstrand · 9 years ago
  11. cac99ff nir: Add more modulus and remainder opcodes by Jason Ekstrand · 9 years ago
  12. 0079523 nir/spirv: Add support for OpSpecConstantOp by Jason Ekstrand · 9 years ago
  13. 8c408b9 nir/spirv/alu: Factor out the opcode table by Jason Ekstrand · 9 years ago
  14. 9b7e081 anv/pipeline: Pass through specialization constants by Jason Ekstrand · 9 years ago
  15. c95c3b2 nir/spirv: Add initial support for specialization constants by Jason Ekstrand · 9 years ago
  16. 610aa00 nir/spirv: Add support for OpQuantize by Jason Ekstrand · 9 years ago
  17. 282a837 i965: Implement nir_op_fquantize2f16 by Jason Ekstrand · 9 years ago
  18. 15a5645 nir: Add a fquantize2f16 opcode by Jason Ekstrand · 9 years ago
  19. aee970c anv/device: Bump the max program size again by Jason Ekstrand · 9 years ago
  20. d7a1933 vk: Implement workaround for occlusion queries by Kristian Høgsberg Kristensen · 9 years ago
  21. 6fc278a anv/UpdateDescriptorSets: Respect write.dstArrayElement by Jason Ekstrand · 9 years ago
  22. af422fe Merge ../mesa into vulkan by Kristian Høgsberg Kristensen · 9 years ago
  23. 7df20f0 vk: Support SpvBuiltInViewportIndex by Kristian Høgsberg Kristensen · 9 years ago
  24. 2b4bacb vk: Use the correct stride for CC_VIEWPORT structs by Kristian Høgsberg Kristensen · 9 years ago
  25. 56fc298 st/omx: Avoid segfault in deconstructor if constructor fails by Tom St Denis · 9 years ago
  26. 6f898f7 vl: use preferred format for deinterlacing by Christian König · 9 years ago
  27. 5fdd4a5 vl: improve motion adaptive deinterlacer by Christian König · 9 years ago
  28. e945235 st/va: add BOB deinterlacing v2 by Christian König · 9 years ago
  29. 3949cf0 st/va: add NV12 -> NV12 post processing v2 by Christian König · 9 years ago
  30. 9f64429 st/va: use vl_video_buffer_adjust_size by Christian König · 9 years ago
  31. da39637 st/vdpau: use vl_video_buffer_adjust_size by Christian König · 9 years ago
  32. 52ca9a9 vl/buffers: extract vl_video_buffer_adjust_size helper by Christian König · 9 years ago
  33. 8479782 st/va: make the implementation thread safe v2 by Christian König · 9 years ago
  34. 62e5649 nir/spirv: Allow non-block variables with interface types in lists by Jason Ekstrand · 9 years ago
  35. 4141d13 nir/spirv: Handle matrix decorations on arrays of matrices by Jason Ekstrand · 9 years ago
  36. 8926dc8 mesa: use gl_shader_variable in program resource list by Tapani Pälli · 9 years ago
  37. 4985159 glsl: track total amount of uniform locations used by Tapani Pälli · 9 years ago
  38. b208620 nir/spirv: Allow creating local/global variables from interface types by Jason Ekstrand · 9 years ago
  39. 350bbd3 nir/spirv: Allow base derefs in get_vulkan_resource_index by Jason Ekstrand · 9 years ago
  40. 1c5393d nir/spirv: Allow OpBranchConditional without a merge by Jason Ekstrand · 9 years ago
  41. 24523e9 nir/spirv/cfg: Allow breaking from the continue block by Jason Ekstrand · 9 years ago
  42. c381906 nir/spirv: Stop wrapping carry/borrow in b2i by Jason Ekstrand · 9 years ago
  43. dee09d7 nir/spirv: Better handle OpCopyMemory by Jason Ekstrand · 9 years ago
  44. 1ca97ce nir/spirv: Add no-op support for OpSourceContinued by Jason Ekstrand · 9 years ago
  45. 395b53d main: get rid of needless conditional by Erik Faye-Lund · 9 years ago
  46. 2a15dc0 gallium/util: removed unused header-file by Erik Faye-Lund · 9 years ago
  47. e67f5ca nvc0: do not force re-binding of compute constbufs on Fermi by Samuel Pitoiset · 9 years ago
  48. 5be700e meta: Unconditionally set GL_SKIP_DECODE_EXT by Ian Romanick · 9 years ago
  49. 1799edd meta: Only bind the sampler in one place by Ian Romanick · 9 years ago
  50. ae50157 meta/decompress: Don't pollute the sampler object namespace by Ian Romanick · 9 years ago
  51. b03ee12 meta/decompress: Save and restore the sampler using gl_sampler_object instead of GL API object handle by Ian Romanick · 9 years ago
  52. d4094f6 meta/decompress: Track sampler using gl_sampler_object instead of GL API object handle by Ian Romanick · 9 years ago
  53. 1998af8 meta/decompress: Use internal functions for sampler object access by Ian Romanick · 9 years ago
  54. b85c5fe meta/generate_mipmap: Don't pollute the sampler object namespace by Ian Romanick · 9 years ago
  55. d678271 meta/generate_mipmap: Save and restore the sampler using gl_sampler_object instead of GL API object handle by Ian Romanick · 9 years ago
  56. 36f4132 meta/generate_mipmap: Track sampler using gl_sampler_object instead of GL API object handle by Ian Romanick · 9 years ago
  57. b94e7f3 meta/generate_mipmap: Use internal functions for sampler object access by Ian Romanick · 9 years ago
  58. 963065b meta/blit: Don't pollute the sampler object namespace in _mesa_meta_setup_sampler by Ian Romanick · 9 years ago
  59. 533320e meta/blit: Save and restore the sampler using gl_sampler_object instead of GL API object handle by Ian Romanick · 9 years ago
  60. d796b49 meta/blit: Use internal functions for sampler object access by Ian Romanick · 9 years ago
  61. ad5b1b4 meta/blit: Group the SamplerParameteri calls with the other sampler operations by Ian Romanick · 9 years ago
  62. adb4b31 mesa: Refator _mesa_BindSampler to make _mesa_bind_sampler by Ian Romanick · 9 years ago
  63. 4cf5c85 mesa: Add _mesa_set_sampler_srgb_decode method by Ian Romanick · 9 years ago
  64. ecba76d mesa: Add _mesa_set_sampler_filters method by Ian Romanick · 9 years ago
  65. 08822b4 mesa: Add _mesa_set_sampler_wrap method by Ian Romanick · 9 years ago
  66. bb5882e nir/spirv/cfg: Handle unreachable instructions by Jason Ekstrand · 9 years ago
  67. fc3f659 nir/vars_to_ssa: Add phi sources for unreachable predecessors by Jason Ekstrand · 9 years ago
  68. 3029d60 nvc0: remove useless goto in nvc0_launch_grid() by Samuel Pitoiset · 9 years ago
  69. 5318bd3 mesa: Mark Identity as const by Ian Romanick · 9 years ago
  70. c974b94 nir/spirv: Properly handle OpConstantNull by Jason Ekstrand · 9 years ago
  71. 9668306 nir/spirv: Assert that matrix types are valid by Jason Ekstrand · 9 years ago
  72. d032ede nir/types: Add an is_error helper by Jason Ekstrand · 9 years ago
  73. 17cfafd nir/spirv: Handle OpNoLine by Jason Ekstrand · 9 years ago
  74. 52d4af6 anv/gen7: Remove unheeded helper begin_render_pass() by Chad Versace · 9 years ago
  75. 647d8e9 configure.ac: always define __STDC_CONSTANT_MACROS by Oded Gabbay · 9 years ago
  76. aa6aa39 i965: Upload 3DSTATE_BINDING_TABLE_POINTERS_HS when !TCS on Gen9+. by Kenneth Graunke · 9 years ago
  77. f2c8913 Add missing platform information for KBL by Mark Janes · 9 years ago
  78. 790565b anv/pipeline: Handle output lowering in anv_pipeline instead of spirv_to_nir by Jason Ekstrand · 9 years ago
  79. b8ec48e anv/pipeline: Only delete functions for SPIR-V shaders by Jason Ekstrand · 9 years ago
  80. 30883ad nir/spirv: Get rid of a bunch of stage asserts by Jason Ekstrand · 9 years ago
  81. 9f4ba49 nir/spirv: Take an entrypoint stage as well as a name by Jason Ekstrand · 9 years ago
  82. 83bf1f7 nir/dead_variables: Add a a mode parameter by Jason Ekstrand · 9 years ago
  83. f21df5c nv50/ir: the whole point of data array is to hand out regular registers by Ilia Mirkin · 9 years ago
  84. a9eace3 mesa/uniform_query: add IROUNDD and use for doubles->ints (v2) by Dave Airlie · 9 years ago
  85. 124c9c2 glsl: replace unreachable code path with assert by Timothy Arceri · 9 years ago
  86. cf757f4 Revert "glsl: replace unreachable code path with assert" by Timothy Arceri · 9 years ago
  87. 98270fd glsl: replace unreachable code path with assert by Timothy Arceri · 9 years ago
  88. e4c5ace glsl: combine if blocks by Timothy Arceri · 9 years ago
  89. 7b4f8c8 mesa: Update todo regarding StencilOp and StencilOpSeparate. by Rhys Kidd · 9 years ago
  90. 5e3edd4 glsl: Make bitfield_insert/extract and bfi/bfm non-vectorizable. by Kenneth Graunke · 9 years ago
  91. 0d3051f nv50/ir: Fix scratch allocation size and file by Pierre Moreau · 9 years ago
  92. a9c0e8f vk: Handle uninitialized FS inputs and gl_PrimitiveID by Kristian Høgsberg Kristensen · 9 years ago
  93. b538ec5 vk: Support reseting timestamp query pools by Kristian Høgsberg Kristensen · 9 years ago
  94. 925ad84 vk: Advertise number of timestamp bits by Kristian Høgsberg Kristensen · 9 years ago
  95. dae800d vk: Expose correct timestampPeriod for SKL by Kristian Høgsberg Kristensen · 9 years ago
  96. ec8e261 vk: Mark VkEvent and VkSemaphore as done by Kristian Høgsberg Kristensen · 9 years ago
  97. bbb2a85 vk: Assert on use of uninitialized surface state by Kristian Høgsberg Kristensen · 9 years ago
  98. a8cdef3 vk: Only begin subpass if we're continuing a render pass by Kristian Høgsberg Kristensen · 9 years ago
  99. 7c5e1fd vk: Remove unsupported warnings for Skylake and Broxton by Kristian Høgsberg Kristensen · 9 years ago
  100. f0993f8 Merge ../mesa into vulkan by Kristian Høgsberg Kristensen · 9 years ago