1. e5aa806 configure.ac: add -pthread to PTHREAD_LIBS by Emil Velikov · 7 years ago
  2. fcbb93e mesa: stop assigning unused storage for non-bindless opaque types by Timothy Arceri · 7 years ago
  3. a4d3371 egl/android: Fix typ-o by Robert Foss · 7 years ago
  4. c8f344e draw: check for line_width != 1.0f in validate_pipeline() by Brian Paul · 7 years ago
  5. c2b92da svga: clamp device line width to at least 1 to fix HWv8 line stippling by Brian Paul · 7 years ago
  6. c9f4e06 draw: whitespace and formatting fixes by Brian Paul · 7 years ago
  7. c2e00c2 automake: increase the MESA_GIT_SHA1 hash id length from 7 to 10 digits by Brian Paul · 7 years ago
  8. 7029ec0 gallium: Add renderonly-based support for pl111+vc4. by Eric Anholt · 7 years ago
  9. 7a17191 etnaviv: Only use renderonly_get_handle for GEM handles. by Eric Anholt · 7 years ago
  10. d5a9608 android: r600/eg: add support for tracing IBs after a hang. by Mauro Rossi · 7 years ago
  11. d5523d9 svga: fix git_sha1.h include path in Android.mk (v3) by Mauro Rossi · 7 years ago
  12. 5d87667 bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags by Andres Gomez · 7 years ago
  13. f159036 bin/get-fixes-pick-list.sh: parse just the commit message by Andres Gomez · 7 years ago
  14. e8df89d gallium/radeon: fix initialization of new resource bindless fields by Samuel Pitoiset · 7 years ago
  15. 4026744 gbm: implement FD import with modifier by Lucas Stach · 7 years ago
  16. 71b78b6 gbm: add API to to import FD with modifier by Lucas Stach · 7 years ago
  17. 18d4a6f i965: gen4_blorp_exec.h to the sources list by Emil Velikov · 7 years ago
  18. 176e761 gallium/util: Break recursion in pipe_resource_reference by Michel Dänzer · 7 years ago
  19. 1c00af4 mesa: fix 'make check' by moving bindless functions at the right place by Samuel Pitoiset · 7 years ago
  20. 1d13271 i965/miptree: Use the new simple alloc_tiled for CCS buffers by Jason Ekstrand · 7 years ago
  21. 21d83f5 i965/bufmgr: Add a new, simpler, bo_alloc_tiled by Jason Ekstrand · 7 years ago
  22. 6ee0530 i965/bufmgr: Rename bo_alloc_tiled to bo_alloc_tiled_2d by Jason Ekstrand · 7 years ago
  23. 862493f i965: Use blorp for depth/stencil clears on gen6+ by Jason Ekstrand · 8 years ago
  24. f762962 i965: Set step_rate = 0 for interleaved vertex buffers by Jason Ekstrand · 7 years ago
  25. b3569e7 i965: Disable the interleaved vertex optimization when instancing by Jason Ekstrand · 7 years ago
  26. 7175561 intel/blorp: Work around Sandy Bridge occlusion query issue by Jason Ekstrand · 7 years ago
  27. 39a13c0 i965/blorp: Set no_depth_or_stencil correctly by Jason Ekstrand · 7 years ago
  28. b148529 i965: Remove some unneeded fields from brw_context by Jason Ekstrand · 7 years ago
  29. ea225d4 i965: Remove some of the remnants of meta by Jason Ekstrand · 7 years ago
  30. 96f9d4d intel/isl: Properly set SeparateStencilBufferEnable on gen5-6 by Jason Ekstrand · 7 years ago
  31. ee0e29d i965/miptree: Choose the stencil layout in miptree_create_layout by Jason Ekstrand · 7 years ago
  32. 6f6aa0f mesa: Add a BUFFER_BITS mask for depth+stencil by Jason Ekstrand · 8 years ago
  33. 83ab632 i965/blorp: Set aux_usage to NONE for miplevels without HiZ by Jason Ekstrand · 8 years ago
  34. e4d06e4 radeon/winsys: Limit max allocation size to 70% of VRAM by Aaron Watry · 7 years ago
  35. b6d56c7 i965: Use a line end cap width of 0.5 unless smooth lines enabled. by Kenneth Graunke · 7 years ago
  36. 6563d52 i965: Use brw_get_line_width() in Gen4-5 SF_STATE code. by Kenneth Graunke · 7 years ago
  37. af373ea genxml: Fix Gen4-5 SF_STATE "Line Width" fixed point type. by Kenneth Graunke · 7 years ago
  38. 3793410 i965: Stop using BRW_RASTRULE_LOWER_RIGHT on Gen4-5. by Kenneth Graunke · 7 years ago
  39. 6d4e031 i965: When gl_PointSize is unwritten, default to 1.0 on Gen4-5. by Kenneth Graunke · 7 years ago
  40. 3d34e27 i965: Make Gen4-5 SF_STATE use the point size calculations from Gen6+. by Kenneth Graunke · 7 years ago
  41. d926127 i965: Do an end-of-pipe sync after flushes by Jason Ekstrand · 7 years ago
  42. 314ec7b i965/blorp: Do an end-of-pipe sync around CCS ops by Jason Ekstrand · 7 years ago
  43. 96e7b7a i965: Do an end-of-pipe sync prior to STATE_BASE_ADDRESS by Jason Ekstrand · 7 years ago
  44. 7b607aa i965: Add an end-of-pipe sync helper by Topi Pohjolainen · 8 years ago
  45. b771d9a i965: Unify the two emit_pipe_control functions by Jason Ekstrand · 7 years ago
  46. a8ea68b i965: Take a uint64_t immediate in emit_pipe_control_write by Jason Ekstrand · 7 years ago
  47. 86da083 i965: Flush around state base address by Jason Ekstrand · 7 years ago
  48. 244c2a5 i965: Print "force dual color blending" in FS recompile debug output. by Kenneth Graunke · 7 years ago
  49. 2154def Fix khrplatform.h not installed if EGL is disabled. by Eric Le Bihan · 7 years ago
  50. c1eedb4 i915: Fix wpos_tex vs. -1 comparison by Ville Syrjälä · 7 years ago
  51. 5f8b654 tgsi/scan: add missing 'static' to tgsi_is_bindless_image_file() by Samuel Pitoiset · 7 years ago
  52. ad69b03 configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3. by Chuck Atkins · 7 years ago
  53. 65d1e4d radeonsi: enable ARB_bindless_texture by Samuel Pitoiset · 8 years ago
  54. 285ec44 radeonsi: add support for loading bindless images by Samuel Pitoiset · 8 years ago
  55. 950b5ff radeonsi: add support for loading bindless samplers by Samuel Pitoiset · 8 years ago
  56. 0c2834c radeonsi: invalidate buffers which are made resident if needed by Samuel Pitoiset · 7 years ago
  57. 811756d radeonsi: upload new descriptors when resident buffers are invalidated by Samuel Pitoiset · 7 years ago
  58. 48fe8a6 radeonsi: only decompress resident textures/images when used by Samuel Pitoiset · 7 years ago
  59. 2c3a7d5 radeonsi: track use of bindless samplers/images from tgsi_shader_info by Samuel Pitoiset · 7 years ago
  60. e1813a8 radeonsi: decompress resident textures/images before graphics/compute by Samuel Pitoiset · 7 years ago
  61. d7e1a66 radeonsi: decompress DCC for resident textures/images by Samuel Pitoiset · 7 years ago
  62. a45e198 radeonsi: only add descriptors in presence of resident handles by Samuel Pitoiset · 7 years ago
  63. 333c8f6 radeonsi: add all resident buffers to the current CS by Samuel Pitoiset · 7 years ago
  64. 9cc328e radeonsi: implement ARB_bindless_texture by Samuel Pitoiset · 7 years ago
  65. 77bbdcd radeonsi: add a slab allocator for bindless descriptors by Samuel Pitoiset · 7 years ago
  66. 86d7b7f radeonsi: add si_set_shader_image_desc() helper by Samuel Pitoiset · 7 years ago
  67. 410b4ec radeonsi: add si_set_sampler_view_desc() helper by Samuel Pitoiset · 7 years ago
  68. 2ce04d7 radeonsi: add si_init_descriptor_list() helper by Samuel Pitoiset · 8 years ago
  69. 08ba871 st/mesa: enable ARB_bindless_texture by Samuel Pitoiset · 8 years ago
  70. b1288fa st/mesa: disable per-context seamless cubemap when using texture handles by Samuel Pitoiset · 7 years ago
  71. 76b8758 st/mesa: make bindless samplers/images bound to units resident by Samuel Pitoiset · 7 years ago
  72. 66a2589 st/mesa: add infrastructure for storing bound texture/image handles by Samuel Pitoiset · 7 years ago
  73. b6b915a st/mesa: add st_create_{texture,image}_handle_from_unit() helper by Samuel Pitoiset · 7 years ago
  74. 6f96bd7 st/mesa: add st_convert_image_from_unit() helper by Samuel Pitoiset · 7 years ago
  75. 32b4aa3 st/mesa: make convert_sampler_from_unit() non-static by Samuel Pitoiset · 7 years ago
  76. 9c1558d st/mesa: make update_single_texture() non-static by Samuel Pitoiset · 7 years ago
  77. 3dd062c st/mesa: implement ARB_bindless_texture by Samuel Pitoiset · 8 years ago
  78. 6447abf tgsi/scan: record bindless samplers/images usage by Samuel Pitoiset · 8 years ago
  79. dd1ec66 st/glsl_to_tgsi: teach rename_temp_registers() about bindless samplers by Samuel Pitoiset · 7 years ago
  80. 77cbded st/glsl_to_tgsi: teach the DCE pass about bindless samplers/images by Samuel Pitoiset · 8 years ago
  81. 5d59226 st/glsl_to_tgsi: add support for bindless pack/unpack operations by Samuel Pitoiset · 8 years ago
  82. afafcba st/glsl_to_tgsi: add support for bindless images by Samuel Pitoiset · 8 years ago
  83. d2f84d5 st/glsl_to_tgsi: add support for bindless samplers by Samuel Pitoiset · 8 years ago
  84. 556f70b tgsi/ureg: accept TGSI_FILE_{CONSTANT,INPUT} for dst registers by Samuel Pitoiset · 8 years ago
  85. ed4fbb8 tc: add ARB_bindless_texture support by Samuel Pitoiset · 7 years ago
  86. e53e374 trace: add ARB_bindless_texture support by Samuel Pitoiset · 8 years ago
  87. 02743d6 ddebug: add ARB_bindless_texture support by Samuel Pitoiset · 8 years ago
  88. 8a68b4d gallium: add ARB_bindless_texture interface by Samuel Pitoiset · 8 years ago
  89. 973822b gallium: add PIPE_CAP_BINDLESS_TEXTURE by Samuel Pitoiset · 8 years ago
  90. 990c8d1 mesa: fix setting uniform variables for bindless samplers/images by Samuel Pitoiset · 7 years ago
  91. fe9f709 mesa: handle bindless uniforms bound to texture/image units by Samuel Pitoiset · 7 years ago
  92. 804e6f2 mesa: associate uniform storage to bindless samplers/images by Samuel Pitoiset · 7 years ago
  93. 878a6e6 mesa: pass gl_program to _mesa_associate_uniform_storage() by Samuel Pitoiset · 7 years ago
  94. 70f2573 mesa: update textures for bindless samplers bound to texture units by Samuel Pitoiset · 7 years ago
  95. 9eaad42 mesa: add update_single_program_texture_state() helper by Samuel Pitoiset · 7 years ago
  96. bf60db5 mesa: add update_single_shader_texture_used() helper by Samuel Pitoiset · 7 years ago
  97. 064d626 glsl: add ir_variable::contains_bindless() by Samuel Pitoiset · 7 years ago
  98. 31154f0 glsl: set the explicit binding value for bindless samplers/images by Samuel Pitoiset · 7 years ago
  99. e3c6fba glsl: pass the ir_variable object to set_opaque_binding() by Samuel Pitoiset · 7 years ago
  100. 3a087dd glsl: process uniform images declared bindless by Samuel Pitoiset · 7 years ago