1. 2f0db33 meson: dedup gallium-xa logic by Eric Engestrom · 7 years ago
  2. fa5d616 meson: dedup gallium-va logic by Eric Engestrom · 7 years ago
  3. 86168ed meson: dedup gallium-omx logic by Eric Engestrom · 7 years ago
  4. 724916c meson: dedup gallium-xvmc logic by Eric Engestrom · 7 years ago
  5. 992af0a meson: dedup gallium-vdpau logic by Eric Engestrom · 7 years ago
  6. 0da434f Revert "mesa: add missing RGB9_E5 format in _mesa_base_fbo_format" by Antia Puentes · 7 years ago
  7. 1cf1bf3 winsys/radeon: Compute is_displayable in surf_drm_to_winsys by Michel Dänzer · 7 years ago
  8. ef272b1 radv: remove predication on cache flushes by Matthew Nicholls · 7 years ago
  9. 1ea9efd mesa: fix broken glGet*(GL_POLYGON_MODE) query by Brian Paul · 7 years ago
  10. 49c61d8 virgl: also remove dimension on indirect. by Dave Airlie · 7 years ago
  11. fdf01d0 radeonsi: remove DBG_PRECOMPILE by Marek Olšák · 7 years ago
  12. 148b486 radeonsi: print shader-db stats for main parts, not final binaries by Marek Olšák · 7 years ago
  13. c02c9ee radeonsi: move max_simd_waves computation into a separate function by Marek Olšák · 7 years ago
  14. a7311cd mesa: fix glGet MAX_VERTEX_ATTRIB queries by Marek Olšák · 7 years ago
  15. 97938da anv/cmd_buffer: Re-emit the pipeline at every subpass by Jason Ekstrand · 7 years ago
  16. ee63933 nir: Distribute binary operations with constants into bcsel by Ian Romanick · 9 years ago
  17. 03fb13f nir: Rearrange logic op-compounded integer compares by Ian Romanick · 7 years ago
  18. 053be9f nir: Rearrange and-compounded float compares by Ian Romanick · 7 years ago
  19. 821e7a4 nir: Separate a weird compare with zero to two compares with zero by Ian Romanick · 7 years ago
  20. 68420d8 nir: Simplify min and max of b2f by Ian Romanick · 9 years ago
  21. d8d1851 nir: Undo possible damage caused by rearranging or-compounded float compares by Ian Romanick · 7 years ago
  22. 3941cba nir: Be more conservative about rearranging or-compounded compares by Ian Romanick · 7 years ago
  23. cfc0d34 nir: See through an fneg to apply existing optimizations by Ian Romanick · 7 years ago
  24. 283e251 st/glsl_to_nir: disable io lowering and array splitting of fs inputs by Timothy Arceri · 7 years ago
  25. 9a2e085 nir: add lower_all_io_to_temps flag by Timothy Arceri · 7 years ago
  26. 3218756 nir/st_glsl_to_nir: add param to disable splitting of inputs by Timothy Arceri · 7 years ago
  27. 93e213f st/glsl_to_nir: copy nir compiler options to context by Timothy Arceri · 7 years ago
  28. dd6d6c6 radeonsi/nir: add input support for arrays that have not been copied to temps and split by Timothy Arceri · 7 years ago
  29. d185190 ac/radeonsi: add lookup_interp_param and load_sample_position to the abi by Timothy Arceri · 7 years ago
  30. 9705816 radeonsi/nir: add prim_mask to the abi by Timothy Arceri · 7 years ago
  31. 3ff012f radeonsi/nir: adjust load_sample_position() to be shared between backends by Timothy Arceri · 7 years ago
  32. 3a47b13 radeonsi/nir: add si_nir_lookup_interp_param() helper by Timothy Arceri · 7 years ago
  33. b880884 ac/nir_to_llvm: move some interp defines to the header by Timothy Arceri · 7 years ago
  34. fea6da9 radeonsi/nir: move the interpolation qualifier scanning by Timothy Arceri · 7 years ago
  35. 580f1aa radeonsi/nir: add interpolate at intrinsics to scan_instruction() by Timothy Arceri · 7 years ago
  36. 882eff4 radv: Merge raster state with PM4 generation. by Bas Nieuwenhuizen · 7 years ago
  37. 69364f1 radv: Move gs state out of pipeline. by Bas Nieuwenhuizen · 7 years ago
  38. e4e060d radv: Split out cliprect rule generation. by Bas Nieuwenhuizen · 7 years ago
  39. acbaef3 radv: Merge VGT_GS_MODE computation with PM4 generation. by Bas Nieuwenhuizen · 7 years ago
  40. 4ae6a8b radv: Split out processing the vertex input state. by Bas Nieuwenhuizen · 7 years ago
  41. 9062b1c radv: Move tessellation state out of pipeline. by Bas Nieuwenhuizen · 7 years ago
  42. 4aa1cb4 radv: Move blend state out of pipeline. by Bas Nieuwenhuizen · 7 years ago
  43. 0f72f0e radv: Split out generating VGT_SHADER_STAGES_EN. by Bas Nieuwenhuizen · 7 years ago
  44. 694c343 radv: Split out the ia_multi_vgt_param precomputation. by Bas Nieuwenhuizen · 7 years ago
  45. 0bea085 radv: Split out db_shader_control computation. by Bas Nieuwenhuizen · 7 years ago
  46. 5dce47a radv: Compute shader_z_format when emitting it. by Bas Nieuwenhuizen · 7 years ago
  47. df2e7ab radv: Merge depth stencil state with PM4 generation. by Bas Nieuwenhuizen · 7 years ago
  48. d5a0af8 radv: Merge ps_input_cntl computation with PM4 generation. by Bas Nieuwenhuizen · 7 years ago
  49. e2bf180 radv: Merge vtx_reuse_depth computation with PM4 generation. by Bas Nieuwenhuizen · 7 years ago
  50. c80747b radv: Merge vs state computation with PM4 generation. by Bas Nieuwenhuizen · 7 years ago
  51. c4191cf radv: Merge binning state generation with pm4 emission. by Bas Nieuwenhuizen · 7 years ago
  52. 6f1a3f0 radv: Constify some pipeline helpers. by Bas Nieuwenhuizen · 7 years ago
  53. f0c9ef4 radv: Add PM4 pregeneration for compute pipelines. by Bas Nieuwenhuizen · 7 years ago
  54. beeab44 radv: Record a PM4 sequence for graphics pipeline switches. by Bas Nieuwenhuizen · 7 years ago
  55. 7c366bc radv: Determine unneeded dynamic states. by Bas Nieuwenhuizen · 7 years ago
  56. 0a89784 mesa: check for invalid index on UUID glGet queries by Andres Rodriguez · 7 years ago
  57. 566ed72 mesa: fix glGet for ext_external_objects parameters by Andres Rodriguez · 7 years ago
  58. 0ebd3cc mesa: fix error codes for importing memory/semaphore FDs by Andres Rodriguez · 7 years ago
  59. 50b06cb radeonsi: fix fence_server_sync() holding up extra work v2 by Andres Rodriguez · 7 years ago
  60. e0f16ee radeonsi: implement semaphore_server_signal v2 by Andres Rodriguez · 7 years ago
  61. 5b07b06 radeonsi: add support for importing PIPE_FD_TYPE_SYNCOBJ semaphores by Andres Rodriguez · 7 years ago
  62. cc9762d winsys/amdgpu: add support for syncobj signaling v3 by Andres Rodriguez · 7 years ago
  63. 29b9bd0 mesa/st: add support for semaphore object signal/wait v4 by Andres Rodriguez · 7 years ago
  64. 89b5289 mesa: add support for semaphore object signal/wait v3 by Andres Rodriguez · 7 years ago
  65. 260f7fc mesa: add semaphore parameter stub v2 by Andres Rodriguez · 7 years ago
  66. 382067f mesa/st: add support for semaphore object create/import/delete v3 by Andres Rodriguez · 7 years ago
  67. 67d5d08 mesa: add support for semaphore object creation/import/delete v3 by Andres Rodriguez · 7 years ago
  68. 8e635f7 mesa/st: introduce EXT_semaphore and EXT_semaphore_fd v2 by Andres Rodriguez · 7 years ago
  69. fde1afc u_threaded_context: add support for fence_server_signal v2 by Andres Rodriguez · 7 years ago
  70. d34c2cf gallium: add fence_server_signal() v2 by Andres Rodriguez · 7 years ago
  71. 458f89b gallium: introduce PIPE_FD_TYPE_SYNCOBJ by Andres Rodriguez · 7 years ago
  72. 2ab405d gallium: introduce PIPE_CAP_FENCE_SIGNAL v2 by Andres Rodriguez · 7 years ago
  73. 585daa2 gallium: add type parameter to create_fence_fd by Andres Rodriguez · 7 years ago
  74. 16dd0eb ac/llvm: bump the number of results to 8. by Dave Airlie · 7 years ago
  75. 8d633f0 r600/sb: insert the else clause when we might depart from a loop by Dave Airlie · 7 years ago
  76. 1a9aa69 mesa: remove invalid assertion in _mesa_enable_vertex_array_attrib() by Brian Paul · 7 years ago
  77. efa0993 mesa: use gl_vert_attrib enum type in more places by Brian Paul · 7 years ago
  78. f892e33 mesa: rename some 'client' array functions by Brian Paul · 7 years ago
  79. d2d9d09 mesa: s/src/attribs/ in _mesa_update_client_array() by Brian Paul · 7 years ago
  80. e863541 mesa: check/assert array index in _mesa_bind_vertex_buffer() by Brian Paul · 7 years ago
  81. fcee2cc mesa: trivial comment typo fix in arrayobj.c by Brian Paul · 7 years ago
  82. 4ab7e03 mesa: add an assertion in _mesa_enable_vertex_array_attrib() by Brian Paul · 7 years ago
  83. 7f12791 mesa: rename some vars in client_state() by Brian Paul · 7 years ago
  84. 06621e8 mesa: Care for differences in fog mode only if fog is consumed. by Mathias Fröhlich · 7 years ago
  85. 6395a0e mesa: Reduce ffvertex_prog state_key to 36 bytes. by Mathias Fröhlich · 7 years ago
  86. b4216b5 mesa: Remove unused ffvertex_prog texunit_really_enabled. by Mathias Fröhlich · 7 years ago
  87. 1169791 mesa: Remove unused bit in ffvertex_prog state_key. by Mathias Fröhlich · 7 years ago
  88. 6726d16 mesa: texgen_enabled is only 1 bit. by Mathias Fröhlich · 7 years ago
  89. d6b0ad5 mesa: Encode fog modes in a 2 bit field. by Mathias Fröhlich · 7 years ago
  90. 63e845d mesa: Move seperate_specular into the lighting section. by Mathias Fröhlich · 7 years ago
  91. 11e665d mesa: Get the point size array state from varying_vp_inputs. by Mathias Fröhlich · 7 years ago
  92. bc5c54c mesa: Remove unused gl_fog_attrib::_Scale. by Mathias Fröhlich · 7 years ago
  93. 99b57da anv/pipeline: lower constant initializers on output variables earlier by Iago Toral Quiroga · 7 years ago
  94. 6316c2e i965: move disk cache from brw_context to intel_screen by Tapani Pälli · 7 years ago
  95. 6f8518e mesa: Correctly print glTexImage dimensions by Elie Tournier · 7 years ago
  96. d5f42f9 mesa: shrink size of gl_array_attributes (v2) by Brian Paul · 7 years ago
  97. 79cafa0 mesa: shrink gl_vertex_array by Brian Paul · 7 years ago
  98. f96a69f mesa: replace GLenum with GLenum16 in common structures (v4) by Marek Olšák · 7 years ago
  99. 94843e6 mesa: fix incorrect size/error test in _mesa_GetUnsignedBytevEXT() by Brian Paul · 7 years ago
  100. e4ca1d6 svga: Check rasterization state object before checking poly_stipple_enable by Neha Bhende · 7 years ago