1. f9f7e44 loader: remove final sysfs codepath in loader_get_device_name_for_fd() by Emil Velikov · 8 years ago
  2. 4f1c33f travis: remove no longer needed libudev-dev dependency by Emil Velikov · 8 years ago
  3. cb23fba scons: remove all libudev references by Emil Velikov · 8 years ago
  4. 4a183f4 scons: loader: use libdrm when available by Emil Velikov · 8 years ago
  5. 0607c5b gbm: remove superfluous/incorrect udev comment by Emil Velikov · 8 years ago
  6. 6b21fda automake: remove all the libudev references by Emil Velikov · 8 years ago
  7. 1e2e625 loader: remove libudev_get_device_name_for_fd and related code by Emil Velikov · 8 years ago
  8. fcdc02f loader: reimplement loader_get_user_preferred_fd via libdrm by Emil Velikov · 8 years ago
  9. 8222100 loader: annotate __driConfigOptionsLoader as static by Emil Velikov · 8 years ago
  10. d561e06 loader: separate USE_DRICONF code into separate function by Emil Velikov · 8 years ago
  11. be23932 loader: slim down loader_get_pci_id_for_fd implementation(s) by Emil Velikov · 8 years ago
  12. fd00aba configure.ac: mark libdrm as have_pci_id provider by Emil Velikov · 8 years ago
  13. 8c78fdb gm107/ir: fix bit offset of tex lod setting for indirect texturing by Ilia Mirkin · 8 years ago
  14. ecea2f6 gm107/ir: fix texturing with indirect samplers by Ilia Mirkin · 8 years ago
  15. 3409989 gallium/tgsi: add missing #include by Marek Olšák · 8 years ago
  16. dbc8e18 st/va: set default rt formats when calling vaCreateConfig by Julien Isorce · 8 years ago
  17. 9f677d6 i965: Fix gl_InvocationID in dual object GS where invocations == 1. by Kenneth Graunke · 8 years ago
  18. 52904ba anv: Get rid of anv_cmd_buffer_emit_state_base_address by Jason Ekstrand · 8 years ago
  19. 7998e37 anv/cmd_buffer: Move descriptor flushing into genX_cmd_buffer.c by Jason Ekstrand · 8 years ago
  20. eddaa23 anv/cmd_buffer: Expose ensure_push_constant_* by Jason Ekstrand · 8 years ago
  21. 1f3e646 anv/cmd_buffer: Unify flush_compute_state across gens by Jason Ekstrand · 8 years ago
  22. 2314c9e anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.c by Jason Ekstrand · 8 years ago
  23. ac0ca06 anv/cmd_buffer: Move state base address re-emit into ExecuteCommands by Jason Ekstrand · 8 years ago
  24. 1c05f92 doc/features.txt: factor out radeonsi as GL45 complete by Edward O'Callaghan · 8 years ago
  25. 89e1436 i965: Silence unused parameter warnings by Ian Romanick · 8 years ago
  26. 7c0c374 glsl: Remove unused function import_prototypes by Ian Romanick · 8 years ago
  27. 5c025ea glsl: Remove prototypes for nonexistent functions by Ian Romanick · 8 years ago
  28. fde48c1 glsl: Replace assert with unreachable by Ian Romanick · 8 years ago
  29. 696f5c1 anv: replace , with ; in anv_batch_emit() by Lionel Landwerlin · 8 years ago
  30. 6b17e3a intel: aubinator: use different colors to signal batch start/end by Lionel Landwerlin · 8 years ago
  31. c3ce0d2 st/glsl_to_tgsi: fix [ui]vec[34] conversion to double by Nicolai Hähnle · 8 years ago
  32. 1dd99a1 st/glsl_to_tgsi: fix atomic counter addressing by Nicolai Hähnle · 8 years ago
  33. 9d6f823 st/glsl_to_tgsi: fix a corner case of std140 layout in uniform buffers by Nicolai Hähnle · 8 years ago
  34. 57a1514 st/mesa: fix fragment shader output mapping by Nicolai Hähnle · 8 years ago
  35. e0213f3 glsl: print non-zero bindings of variables by Nicolai Hähnle · 8 years ago
  36. 9160b4d radeonsi: unify the constant load paths by Nicolai Hähnle · 8 years ago
  37. 51f9b38 radeonsi: fix indirect loads of 64 bit constants by Nicolai Hähnle · 8 years ago
  38. e9864f9 gbm: add a couple missing includes by Eric Engestrom · 8 years ago
  39. 8785a8f glsl: fail compilation of compute shaders when unsupported by Iago Toral Quiroga · 8 years ago
  40. 3d48353 egl/android: fix error in droid_add_configs_for_visuals() by Tapani Pälli · 8 years ago
  41. 74d145f radeonsi: shorten "shader->selector" to "sel" in si_shader_create by Marek Olšák · 8 years ago
  42. 2e74e8e radeonsi: clear DB_RENDER_OVERRIDE by Marek Olšák · 8 years ago
  43. f30f484 glsl: Disable textureOffset(sampler2DArrayShadow, ...) in GLSL ES. by Kenneth Graunke · 8 years ago
  44. 9baf450 st/nine: Fix multisample limit check by Axel Davy · 8 years ago
  45. c61eb3c vc4: Fix fast clear color packing for 565. by Eric Anholt · 8 years ago
  46. 46cd3ba state_tracker: Fix check for scissor enabled when < 0. by Eric Anholt · 8 years ago
  47. 07422bf egl/surfaceless: Fix comparison between pointer and integer by Chad Versace · 8 years ago
  48. d19b014 egl/surfaceless: use correct index when accesing the visual by Emil Velikov · 8 years ago
  49. 36cb550 radv/winsys: Fail early on overgrown cs. by Gustaw Smolarczyk · 8 years ago
  50. 493237d glsl: Drop the ES requirement that VS outputs must be flat qualified. by Kenneth Graunke · 8 years ago
  51. 6ef5a44 intel/genxml: Make some PIPE_CONTROL fields booleans by Jason Ekstrand · 8 years ago
  52. f34de3e intel/genxml: Make "Predication enable" a boolean by Jason Ekstrand · 8 years ago
  53. 468e104 intel/genxml; Make "Use Global GTT a boolean by Jason Ekstrand · 8 years ago
  54. ce86227 intel/genxml; Make "Tiled Surface" a boolean by Jason Ekstrand · 8 years ago
  55. e6f9637 intel/genxml: Make "SO Buffer Enable" fields boolean by Jason Ekstrand · 8 years ago
  56. fa0285e intel/genxml: Make "Stencil Buffer Enable" a boolean by Jason Ekstrand · 8 years ago
  57. 3482607 intel/genxml: Make a couple of STREAMOUT fields booleans by Jason Ekstrand · 8 years ago
  58. 6a064ad intel/genxml: Make "Include Vertex Handles" and "Include Primitive ID" booleans by Jason Ekstrand · 8 years ago
  59. f21d3b4 intel/genxml: Make "Vector Mask Enable" a boolean by Jason Ekstrand · 8 years ago
  60. aee501c intel/genxml: Make "Single Program Flow" a boolean by Jason Ekstrand · 8 years ago
  61. b7d9677 nv50/ir: constant fold OP_SPLIT by Tobias Klausmann · 8 years ago
  62. 75128d6 i965: Enable OpenGL 4.5. by Kenneth Graunke · 8 years ago
  63. 9d65595 anv/pipeline: Remove a meta hack from emit_ds_state by Jason Ekstrand · 8 years ago
  64. 69b2e93 anv/image: Create views directly in VkCreate*View by Jason Ekstrand · 8 years ago
  65. 0a2c375 anv/image: Get rid of the usage hacks for meta by Jason Ekstrand · 8 years ago
  66. 8e1a8dd anv: Move Create*Pipelines into genX_cmd_buffer.c by Jason Ekstrand · 8 years ago
  67. 7df46b7 anv/pipeline: Remove support for direct-from-nir shaders by Jason Ekstrand · 8 years ago
  68. 6d557ae anv: Make entrypoint resolution take a gen_device_info by Jason Ekstrand · 8 years ago
  69. 4c9dec8 anv: Get rid of the ANV_CALL macro by Jason Ekstrand · 8 years ago
  70. ac77528 anv: Get rid of graphics_pipeline_create_info_extra by Jason Ekstrand · 8 years ago
  71. dedc406 anv: Get rid of meta by Jason Ekstrand · 8 years ago
  72. d823f92 anv: Use blorp for subpass clears by Jason Ekstrand · 8 years ago
  73. 51faab4 anv: Use blorp for ClearAttachments by Jason Ekstrand · 8 years ago
  74. c9eaf12 anv/hiz: Perform HiZ resolves for all partial renders by Jason Ekstrand · 8 years ago
  75. 58f2315 anv: Use blorp for ClearDepthStencilImage by Jason Ekstrand · 8 years ago
  76. 29e289f anv/image: Add an isl_view to anv_image_view by Jason Ekstrand · 8 years ago
  77. 0340548 anv/image: Rework our handling of 3-D image array ranges by Jason Ekstrand · 8 years ago
  78. 146ee31 anv/blorp: Don't hand-roll flush_pipeline_select_3d by Jason Ekstrand · 8 years ago
  79. d80c030 intel/blorp: Add a flag to make blorp not re-emit dept/stencil buffers by Jason Ekstrand · 8 years ago
  80. 0cabf93 intel/blorp: Add an entrypoint for clearing depth and stencil by Jason Ekstrand · 8 years ago
  81. 82a2c49 intel/blorp: Emit a NULL render target for depth/stencil-only operations by Jason Ekstrand · 8 years ago
  82. b324c38 intel/blorp: Allow for running without a PS on gen8+ by Jason Ekstrand · 8 years ago
  83. 81be7be intel/blorp: Add an "enabled" bit to surface_info by Jason Ekstrand · 8 years ago
  84. bc4bb5a intel/blorp: Emit more complete DEPTH_STENCIL state by Jason Ekstrand · 8 years ago
  85. 7017742 intel/blorp: Unify the DEPTH_STENCIL emit code across gens by Jason Ekstrand · 8 years ago
  86. cf2e3c3 intel/blorp: Simplify depth/stencil config by Jason Ekstrand · 8 years ago
  87. 0414aaa intel/blorp: Set QPitch for depth and HiZ on gen8+ by Jason Ekstrand · 8 years ago
  88. 563fa63 intel/blorp: Add support for binding an actual stencil buffer by Jason Ekstrand · 8 years ago
  89. f180faa intel/blorp: Move CLEAR_PARAMS setup into emit_depth_stencil_config by Jason Ekstrand · 8 years ago
  90. c1fcf1a intel/genxml: Add a uint MOCS field to 3DSTATE_STENCIL_BUFFER by Jason Ekstrand · 8 years ago
  91. 5dacd3c intel/blorp: Make the Z component of the primitive adjustable by Jason Ekstrand · 8 years ago
  92. 7cb197c i915: workaround multiple intelFenceExtension definitions by Emil Velikov · 8 years ago
  93. cb836b6 docs/specs: Update allocated EGL enum values by Chad Versace · 8 years ago
  94. 0cfa34c doc/specs: Reference the Khronos registry XML by Chad Versace · 8 years ago
  95. 88b5c36 egl: Move old EGL_MESA_screen_surface spec by Chad Versace · 8 years ago
  96. a597c8a egl: Implement EGL_MESA_platform_surfaceless by Chad Versace · 8 years ago
  97. c177ef9 egl: Don't advertise unsupported platform extensions by Chad Versace · 8 years ago
  98. 27f4e38 docs: Add EGL_MESA_platform_surfaceless.txt (v2) by Chad Versace · 8 years ago
  99. 4246986 i965: Sort some extension names by Ian Romanick · 8 years ago
  100. b12606b scons: Fix the Python dependency scanner. by Jose Fonseca · 8 years ago