1. 062ad81 i965: Move compression decisions before brw_reg_from_fs_reg(). by Kenneth Graunke · 8 years ago
  2. 9a1936d i965: Enable ES 3.2 sample shading extensions. by Kenneth Graunke · 8 years ago
  3. 1ff212b anv: Fix warning: unused variable ‘cs_prog_data’ by Jordan Justen · 8 years ago
  4. 0e81336 android: fix building error in libmesa_st_mesa by Mauro Rossi · 8 years ago
  5. 941756f radeonsi: force level zero on image instructions in non-fragment shaders (v2) by Nicolai Hähnle · 8 years ago
  6. 988fd6c radeonsi: emit TXQ in separate functions by Nicolai Hähnle · 8 years ago
  7. d464bfd winsys/amdgpu: cleanup error handling in amdgpu_ctx_create by Nicolai Hähnle · 8 years ago
  8. fef08af winsys/amdgpu: avoid ioctl call when fence_wait is called without timeout by Nicolai Hähnle · 8 years ago
  9. 0558564 gallium/radeon: add radeon_emitted to check for non-trivial IBs by Nicolai Hähnle · 8 years ago
  10. 5e89b02 gallium/radeon: use radeon_emit_array by Nicolai Hähnle · 8 years ago
  11. c232735 gallium/radeon: use radeon_emit by Nicolai Hähnle · 8 years ago
  12. 4ac555e st/mesa: fix reversed copyimage canonical format by Nicolai Hähnle · 8 years ago
  13. 6c9f35b Revert "HACK: Don't re-configure L3$ in render stages pre-BDW" by Jordan Justen · 8 years ago
  14. 8a80af2 anv: Port L3 cache programming from i965 by Jordan Justen · 8 years ago
  15. aa41de0 anv/gen7: Add memory barrier to vkCmdWaitEvents call by Jordan Justen · 8 years ago
  16. 8ee3182 anv: Keep track of whether the data cache should be enabled in L3 by Jordan Justen · 8 years ago
  17. ff41738 genxml/hsw: Add L3 cache control registers by Jordan Justen · 8 years ago
  18. 47b390f Treewide: Remove Elements() macro by Jan Vesely · 8 years ago
  19. 322cd24 r600g,sb: Don't use standard macro name by Jan Vesely · 8 years ago
  20. b6c4d46 anv/formats: Add support for VK_FORMAT_B4G4R4A4_UNORM pre-gen8 by Jason Ekstrand · 8 years ago
  21. 45c9338 anv: Add a devinfo argument to the get_format functions by Jason Ekstrand · 8 years ago
  22. 100db3d anv/formats: Set the swizzle to RGB1 when using an RGBA format to fake RGB by Jason Ekstrand · 8 years ago
  23. ce375fb anv/formats: Refactor anv_get_format by Jason Ekstrand · 8 years ago
  24. 34198d7 anv: Use 16 bits for the isl_format in anv_format by Jason Ekstrand · 8 years ago
  25. 7cae590 anv/formats: Use the isl_channel_select enum for the swizzle by Jason Ekstrand · 8 years ago
  26. 8ed429a anv/formats: Add an anv_get_format helper by Jason Ekstrand · 8 years ago
  27. 13f5cee anv/format: Simplify anv_format by Jason Ekstrand · 8 years ago
  28. c1c004e anv/formats: Delete validate_GetPhysicalDeviceFormatProperties by Jason Ekstrand · 8 years ago
  29. aad56f3 anv/image: Use aspects for computing full usage by Jason Ekstrand · 8 years ago
  30. fbc23d9 anv: Remove the anv_format member from anv_image by Jason Ekstrand · 8 years ago
  31. be94a23 anv/wsi: Use vk_format_info for asserts rather than anv_format by Jason Ekstrand · 8 years ago
  32. 63dbb2c anv/copy: Use the linear format from the image for the buffer block size by Jason Ekstrand · 8 years ago
  33. c87429c anv/image: Stop using anv_format for image create validation by Jason Ekstrand · 8 years ago
  34. 990a742 anv/image: Make heavier use of aspects by Jason Ekstrand · 8 years ago
  35. 369b8bf anv/copy: Use the color_surf from the image to get the block size by Jason Ekstrand · 8 years ago
  36. 9102e88 anv: Change render_pass_attachment.format to a VkFormat by Jason Ekstrand · 8 years ago
  37. ffc502c anv: Add helpers to provide simple VkFormat introspection by Jason Ekstrand · 8 years ago
  38. 97ba402 anv/image: Use get_isl_format when creating buffer views by Jason Ekstrand · 8 years ago
  39. 234ecf2 anv/image: Add an aspects field by Jason Ekstrand · 8 years ago
  40. 1bda8d0 anv: Make format_for_descriptor return an isl_format by Jason Ekstrand · 8 years ago
  41. 263a8cb anv/wayland: Don't allow non-renderable formats by Jason Ekstrand · 8 years ago
  42. eb6baa3 anv/wsi: Make WSI per-physical-device rather than per-instance by Jason Ekstrand · 8 years ago
  43. 2ad9d62 glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array by Adam Jackson · 8 years ago
  44. f4983b1 glapi: Define PURE for Sun Studio as well by Adam Jackson · 8 years ago
  45. f1dd8dd glapi/glx: Mark byteswap functions as _X_UNUSED (v2) by Adam Jackson · 8 years ago
  46. ea08a5b glapi: Harden GLX request size processing (v2) by Adam Jackson · 8 years ago
  47. 88cfc9d glapi: Add the safe_{add,mul,pad} functions from xserver by Adam Jackson · 8 years ago
  48. 7bc5c7f glapi: Fix whitespace droppings when printing the license header by Adam Jackson · 8 years ago
  49. 1e93b0c mesa/st: add support for NIR as possible driver IR by Rob Clark · 9 years ago
  50. 2bbb140 mesa/st: move things around a bit in st_create_fp_variant() by Rob Clark · 8 years ago
  51. 8f9a46d mesa/st: add nir pass for lowering builtin uniforms by Rob Clark · 9 years ago
  52. 52addd9 scons: gallium: link against nir as needed by Emil Velikov · 8 years ago
  53. 265487a i965/fs: Add an allow_spilling flag to brw_compile_fs by Jason Ekstrand · 8 years ago
  54. dd4b44e nvc0/ir: fix shared atomic lowering to preserve shared memory location by Ilia Mirkin · 8 years ago
  55. b65bd3d freedreno/ir3: fix compiler warning by Rob Clark · 8 years ago
  56. e8beffb nir/validate: dump annotated shader with error msgs by Rob Clark · 8 years ago
  57. 54ecfcc nir/validate: assert() -> validate_assert() by Rob Clark · 8 years ago
  58. a0ef26c nir/print: add support for print annotations by Rob Clark · 8 years ago
  59. e5e412c i965: Expose OpenGL 4.2 for gen8+ by Alejandro Piñeiro · 8 years ago
  60. 59b5441 i965: Enable ARB_vertex_attrib_64bit for gen8+ by Alejandro Piñeiro · 9 years ago
  61. d6281a9 i965: take care of doubles when lowering VS inputs by Juan A. Suarez Romero · 8 years ago
  62. 7ea0951 i965/fs: calculate first non-payload GRF using attrib slots by Juan A. Suarez Romero · 8 years ago
  63. b7423b4 i965/vec4: use attribute slots to calculate URB read length by Juan A. Suarez Romero · 8 years ago
  64. b0fb08e i965: take care of doubles when remapping VS attributes by Juan A. Suarez Romero · 8 years ago
  65. 8053587 nir: add double input bitmap by Juan A. Suarez Romero · 8 years ago
  66. ccfe25f i965/fs: shuffle 32bits into 64bits for doubles by Juan A. Suarez Romero · 8 years ago
  67. 96c276d i965/fs: half exec_size when dealing with 64 bits attributes by Alejandro Piñeiro · 8 years ago
  68. 1ff32ae i965: passthru formats cannot be used width edge flag enabled by Alejandro Piñeiro · 8 years ago
  69. 8b0a334 i965: Configure how to store *64*PASSTHRU vertex components by Antia Puentes · 8 years ago
  70. 71150b7 i965: get the proper vertex surface type for doubles on gen8+ by Alejandro Piñeiro · 9 years ago
  71. b1d74e9 nvc0/ir: make sure out-of-bounds buffer loads/atomics get a 0 result by Ilia Mirkin · 8 years ago
  72. 4fb4fd0 glsl: make reserved_varying_slot() static by Timothy Arceri · 8 years ago
  73. 1d75282 glsl: include per-patch varyings when generating reserved slot bitfield by Timothy Arceri · 9 years ago
  74. 0044182 glsl: don't incorrectly eliminate patches with explicit locations by Timothy Arceri · 8 years ago
  75. 3f477f0 glsl: remove remainings tabs in link_varyings.cpp by Timothy Arceri · 8 years ago
  76. 6d5f755 glsl: fix location and component packing validation on patches by Timothy Arceri · 8 years ago
  77. aae0865 i965: Enable ARB_shader_precision on Gen8+. by Kenneth Graunke · 8 years ago
  78. cf010de vl/dri: Move the DRI3 check out of sources include into C. by Jose Fonseca · 8 years ago
  79. 5e2072c st/vdpau: add dri3 support by Leo Liu · 8 years ago
  80. c122c74 vl/dri3: implement functions for get and set timestamp by Leo Liu · 8 years ago
  81. 9f50a79 vl/dri3: handle PresentCompleteNotify event by Leo Liu · 8 years ago
  82. e828217 st/va: add dri3 support by Leo Liu · 8 years ago
  83. 8d7ac0a vl/dri3: implement DRI3 BufferFromPixmap by Leo Liu · 8 years ago
  84. 858b329 vl/dri3: add support for resizing by Leo Liu · 8 years ago
  85. 96580ad vl/dri3: implement funciton for get dirty area by Leo Liu · 8 years ago
  86. b0bd908 vl/dri3: implement function for flush frontbuffer by Leo Liu · 8 years ago
  87. e122328 vl/dri3: add back buffers support by Leo Liu · 8 years ago
  88. 69ba9be vl/dri3: implement flushing for queued events by Leo Liu · 8 years ago
  89. 758b1bb vl/dri3: register present events by Leo Liu · 8 years ago
  90. 672e8d5 vl/dri3: set drawable geometry by Leo Liu · 8 years ago
  91. 12e5220 vl/dri3: add DRI3 support and implement create and destroy by Leo Liu · 9 years ago
  92. 30e437b mesa/version.c: enable cull distance in version check. by Dave Airlie · 8 years ago
  93. 11096ec glsl/linker: Include the interface name for input and output blocks by Ian Romanick · 8 years ago
  94. 7c11589 glsl/linker: Use canonical format for ARB_program_interface_query spec quotes by Ian Romanick · 8 years ago
  95. fd854c1 i965: check tcs for NULL dereference by Mark Janes · 8 years ago
  96. bf91034 i965: Mark is_lossless_compressed_aux UNUSED to silence warning. by Matt Turner · 8 years ago
  97. 1385018 genxml: Use llroundf() and store to appropriate type. by Matt Turner · 8 years ago
  98. 4191551 nir: Mark nir_start_block()/nir_impl_last_block() with returns_nonnull. by Matt Turner · 8 years ago
  99. 377ab2f util: Add ATTRIBUTE_RETURNS_NONNULL. by Matt Turner · 8 years ago
  100. 40c6d54 clover: grid_offset should be padded with 0 not 1 by Jan Vesely · 8 years ago