1. d8b85c9 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago
  2. 1a100d4 configure: Add support for the Intel Vulkan driver by Jason Ekstrand · 9 years ago
  3. ce7e82f i965/surface_formats: Update some formats for more recent gens by Jason Ekstrand · 9 years ago
  4. 7dac4a2 util/list: Add list splicing functions by Jason Ekstrand · 9 years ago
  5. 17a181b Remove the Intel Vulkan readme by Jason Ekstrand · 9 years ago
  6. 082f6d7 gallium/swr: confine c++11 flag to swr driver by Tim Rowley · 9 years ago
  7. ee72fec gallium/swr: allow swr use as a swrast dri driver by Tim Rowley · 9 years ago
  8. f6d21bc vc4: Fix subimage accesses to LT textures. by Eric Anholt · 9 years ago
  9. ade3108 util: Fix race condition on libgcrypt initialization by Mark Janes · 9 years ago
  10. 8403e6d i965: Default to scalar GS by Jason Ekstrand · 9 years ago
  11. 17d9a2b i965/surface_formats: Mark A4B4G4R4_UNORM as SKL+ only by Jason Ekstrand · 9 years ago
  12. d7189bd Revert "i965/fs: Properly write-mask spills" by Jason Ekstrand · 9 years ago
  13. c336245 Revert "i965/fs: Feel free to spill partial reads/writes" by Jason Ekstrand · 9 years ago
  14. 2d5bd66 configure: Add support for detecting valgrind headers by Jason Ekstrand · 9 years ago
  15. 7e4628d nir/print: Fix printing variable mode by Eduardo Lima Mitev · 9 years ago
  16. f8752e0 xlib: remove MESA_GLX_VISUAL_HACK by John Sheu · 9 years ago
  17. 8a9c0f1 xlib: fix leaks of returned values from XGetVisualInfo by John Sheu · 9 years ago
  18. 781232e xlib: fix memory leak of and remove vishandle from XMesaVisualInfo by John Sheu · 9 years ago
  19. fe9d8cd xlib: do not cache return value of glXChooseVisual/glXGetVisualFromFBConfig by John Sheu · 9 years ago
  20. 76fa7b1 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago
  21. 547032c main/mtypes: Remove the "set" parameter from gl_uniform_block by Jason Ekstrand · 9 years ago
  22. f0bbb34 Revert "i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECT" by Jason Ekstrand · 9 years ago
  23. eeff133 i965: Expose the surface format table by Jason Ekstrand · 9 years ago
  24. d7cddbd nir/lower_io: Add UBOs and SSBOs to get_io_offset_src by Jason Ekstrand · 9 years ago
  25. c825e29 nir/intrinsics: Add a vulkan_resource_index intrinsic by Jason Ekstrand · 9 years ago
  26. 1e0012e nir: Add a descriptor_set field to nir_variable by Jason Ekstrand · 9 years ago
  27. 7a835b3 dri: Fix robust context creation via EGL attribute by Chad Versace · 9 years ago
  28. 5567ae0 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago
  29. 8f4340c radeon/uvd: fix tonga feedback buffer size by Leo Liu · 9 years ago
  30. f1d2909 i965: Push everything if pull_param == NULL by Jason Ekstrand · 9 years ago
  31. 963513b i965/fs: Push small uniform arrays by Jason Ekstrand · 9 years ago
  32. 71f8039 i965/fs: Rename demote_pull_constants to lower_constant_loads by Jason Ekstrand · 9 years ago
  33. 8e76f66 i965/vec4: Get rid of the uniform_size array by Jason Ekstrand · 9 years ago
  34. 0568497 i965/vec4: Use MOV_INDIRECT instead of reladdr for indirect push constants by Jason Ekstrand · 9 years ago
  35. 479e38a i965/fs: Get rid of the param_size array by Jason Ekstrand · 9 years ago
  36. 3087421 i965/fs: Stop relying on param_size in assign_constant_locations by Jason Ekstrand · 9 years ago
  37. 275855f i965/fs: Get rid of reladdr by Jason Ekstrand · 9 years ago
  38. 3c93cdf i965/fs: Use MOV_INDIRECT for all indirect uniform loads by Jason Ekstrand · 9 years ago
  39. 6310117 nir: Add another index to load_uniform to specify the range read by Jason Ekstrand · 9 years ago
  40. 27bd8ac i965/fs: Add support for MOV_INDIRECT on pre-Broadwell hardware by Jason Ekstrand · 9 years ago
  41. 889e605 i965/fs: Fix regs_read() for MOV_INDIRECT with a non-zero subnr by Jason Ekstrand · 9 years ago
  42. 7e08a13 i965/fs: Don't force MASK_DISABLE on INDIRECT_MOV instructions by Jason Ekstrand · 9 years ago
  43. 40a8fe0 i965/fs: Add support for doing MOV_INDIRECT on uniforms by Jason Ekstrand · 9 years ago
  44. 48cc8c2 anv: Install the installable ICD by Jason Ekstrand · 9 years ago
  45. e40b867 anv/intel_icd: Don't provide an absolute path by Jason Ekstrand · 9 years ago
  46. ca16373 configure: Add initial support for enabling Vulkan drivers by Jason Ekstrand · 9 years ago
  47. e61c812 anv/pipeline: Use the right mask for lower_indirect_derefs by Jason Ekstrand · 9 years ago
  48. a8975a9 i965: Make intel_get_param return an int by Ben Widawsky · 9 years ago
  49. aed975d st/mesa: fix sampler view leak in st_DrawAtlasBitmaps() by Brian Paul · 9 years ago
  50. a17911c gallium/radeon: handle failure when mapping staging buffer by Nicolai Hähnle · 9 years ago
  51. 8bd0f0d radeonsi: mark ssbo and images descriptor pointers dirty at beginning of CS by Nicolai Hähnle · 9 years ago
  52. cb372b3 i965/vec4: Use UD rather than D for uniform indirects by Jason Ekstrand · 9 years ago
  53. 240d16e i965/fs: Use UD type for offsets in VARYING_PULL_CONSTANT_LOAD by Jason Ekstrand · 9 years ago
  54. bb4cdee nvc0: do not break the universe on GK110+ by Samuel Pitoiset · 9 years ago
  55. 6e23fd4 nvc0: allow to use compute support on GM200 by Samuel Pitoiset · 9 years ago
  56. 34b5db1 i965: remove pointless diff with the master branch by Jason Ekstrand · 9 years ago
  57. 769b561 nir/opt_algebraic: Remove the encoding line by Jason Ekstrand · 9 years ago
  58. c34be07 spirv: Move to compiler/ by Jason Ekstrand · 9 years ago
  59. bfa3a38 nir: Remove some pointless delta between vulkan and master by Jason Ekstrand · 9 years ago
  60. ffcc00c scons: Build NIR. by Jose Fonseca · 9 years ago
  61. feb6732 nir: Use _snprintf on Windows. by Jose Fonseca · 9 years ago
  62. ba0c0e3 nir: Avoid structure initalization expressions. by Jose Fonseca · 9 years ago
  63. 8f96524 nir: Remove unistd.h include. by Jose Fonseca · 9 years ago
  64. f8e2f1f nir: Avoid empty {} struct initializer. by Jose Fonseca · 9 years ago
  65. bb949e2 gallium/swr: fold the almost identical Makefiles by Emil Velikov · 9 years ago
  66. aee9767 install-gallium-links.mk: handle multiple libraries by Tim Rowley · 9 years ago
  67. 1122919 radeonsi: don't overwrite the scratch offset in shader prologs by Marek Olšák · 9 years ago
  68. ffe44d0 radeonsi: fold num_user_sgprs where it is possible by Marek Olšák · 9 years ago
  69. 51c4034 radeonsi: fix SGPRS calculation once more by Marek Olšák · 9 years ago
  70. aaf5be4 radeonsi: disable hw ETC2 on Polaris by Marek Olšák · 9 years ago
  71. 4358cfc doxygen: remove git rebase fallouts by Emil Velikov · 9 years ago
  72. 8fcacb4 appveyor: Run unit tests. by Jose Fonseca · 9 years ago
  73. 50ddf03 scons: Add a "check" target to run all unit tests. by Jose Fonseca · 9 years ago
  74. 9ae0e8e test/unit: Make translate_test invoke translate_create by default. by Jose Fonseca · 9 years ago
  75. f8a5103 test/unit: Make pipe_barrier_test actually check correct bahavior. by Jose Fonseca · 9 years ago
  76. 12f88ba Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago
  77. 171a570 clover: Fix build against LLVM SVN >= r266163 by Michel Dänzer · 9 years ago
  78. 79fbec3 anv: Remove default scissor and viewport concepts by Nanley Chery · 9 years ago
  79. 1949e50 anv: Replace ::disable_scissor with ::use_rectlists by Nanley Chery · 9 years ago
  80. 9f72466 anv: Delete anv_graphics_pipeline_create_info::disable_viewport by Nanley Chery · 9 years ago
  81. cff0f6b gen{7,8}_pipeline: Always set ViewportXYClipTestEnable by Nanley Chery · 9 years ago
  82. 992bbed gen{7,8}_pipeline: Apply 3DPRIM_RECTLIST restrictions by Nanley Chery · 9 years ago
  83. 88d1c19 anv_cmd_buffer: Don't make the initial state dirty by Nanley Chery · 9 years ago
  84. 9fae6ee anv/meta: Don't set the dynamic state for disabled operations by Nanley Chery · 9 years ago
  85. 76b0ba0 anv/clear: Disable the scissor operation by Nanley Chery · 9 years ago
  86. b63a98b nir/dead_variables: Configurably work with any variable mode by Jason Ekstrand · 9 years ago
  87. 505a8fb i965: Switch to NIR for ldexp lowering. by Kenneth Graunke · 9 years ago
  88. 4455bfa nir/algebraic: Add lowering for ldexp by Jason Ekstrand · 9 years ago
  89. 765dd65 i965: Implement the new imod and irem opcodes by Jason Ekstrand · 9 years ago
  90. 745b3d2 nir: Add more modulus opcodes by Jason Ekstrand · 9 years ago
  91. d880c6f i965/vec4: Inline get_pull_constant_offset by Jason Ekstrand · 9 years ago
  92. dd616ca nir/lower_io: Allow for a full bitmask of modes by Jason Ekstrand · 9 years ago
  93. 2caaf0a nir/lower_indirect: nir_variable_mode is now a bitfield by Jason Ekstrand · 9 years ago
  94. ffa0e12 nir: Convert nir_variable_mode to a bitfield by Jason Ekstrand · 9 years ago
  95. f69a61b gallium/swr: Make flat shading tris work. by George Kyriazis · 9 years ago
  96. c53a12f Revert "freedreno/a4xx: better occlusion/sample counting" by Rob Clark · 9 years ago
  97. 46e9bbc freedreno/a4xx: rasterizer_discard support by Rob Clark · 9 years ago
  98. 216225c freedreno/ir3: fix array textures on a4xx by Rob Clark · 9 years ago
  99. 7e93b26 freedreno: fix stream-out offset handling for lines/tris by Rob Clark · 9 years ago
  100. 6ca6e80 freedreno: fix handling for stream-out offsets by Rob Clark · 9 years ago