1. e3f586c docs: mark ARB_compute_variable_group_size as done for nvc0 by Samuel Pitoiset · 8 years ago
  2. 56a0bed nvc0: expose ARB_compute_variable_group_size by Samuel Pitoiset · 8 years ago
  3. 11e75ff nv50/ir: set number of threads/block for variable local size by Samuel Pitoiset · 8 years ago
  4. 590734f st/mesa: expose ARB_compute_variable_group_size by Samuel Pitoiset · 8 years ago
  5. dfd7734 st/mesa: add support for dispatching a variable local size by Samuel Pitoiset · 8 years ago
  6. e78bd48 st/mesa: add mapping for SYSTEM_VALUE_LOCAL_GROUP_SIZE by Samuel Pitoiset · 8 years ago
  7. 07bb451 gallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_BLOCK by Samuel Pitoiset · 8 years ago
  8. 48de9aa glsl: add gl_LocalGroupSizeARB as a system value by Samuel Pitoiset · 8 years ago
  9. dee627a glsl/linker: handle errors when a variable local size is used by Samuel Pitoiset · 8 years ago
  10. 008e785 glsl: reject compute shaders with fixed and variable local size by Samuel Pitoiset · 8 years ago
  11. dd2bda7 glsl: process local_size_variable input qualifier by Samuel Pitoiset · 8 years ago
  12. d5c8481 glsl: add enable flags for ARB_compute_variable_group_size by Samuel Pitoiset · 8 years ago
  13. 45ab63c mesa/main: add support for ARB_compute_variable_groups_size by Samuel Pitoiset · 8 years ago
  14. a063f30 glapi: add entry points for GL_ARB_compute_variable_group_size by Samuel Pitoiset · 8 years ago
  15. f96945c nv50/ir: optimize sub(a, 0) to a by Karol Herbst · 8 years ago
  16. 6963f94 st/mesa: move all sampler view code into new st_sampler_view.[ch] files by Brian Paul · 8 years ago
  17. e5cc84d st/mesa: optimize pipe_sampler_view validation by Brian Paul · 8 years ago
  18. 0f3aee8 mesa: call ctx->Driver.TexParameter() in texture_buffer_range() by Brian Paul · 8 years ago
  19. b3127a9 st/mesa: consolidate view format setup code by Brian Paul · 8 years ago
  20. 628e651 st/mesa: add some const qualifiers in st_atom_texture.c by Brian Paul · 8 years ago
  21. b3c8935 st/mesa: simplify some code in get_texture_format_swizzle() by Brian Paul · 8 years ago
  22. 9add37b mesa: make _mesa_texture_buffer_range() static by Brian Paul · 8 years ago
  23. 92188c2 mesa: add const qualifier, comment on can_avoid_reallocation() by Brian Paul · 8 years ago
  24. 57279c5 mesa: add comment/assertion on get_tex_level_parameter_buffer() by Brian Paul · 8 years ago
  25. ae032e5 nir: Remove some no longer needed asserts by Jason Ekstrand · 8 years ago
  26. 2ed17d4 nir: Make nir_foo_first/last_cf_node return a block instead by Jason Ekstrand · 8 years ago
  27. 7a3bcad nir: Add asserts to the casting functions by Jason Ekstrand · 8 years ago
  28. e00fdd6 gallium/hud: Remove superfluous debug by Steven Toth · 8 years ago
  29. 03350c9 amd: add amd_kernel_code_t.h to the sources list by Emil Velikov · 8 years ago
  30. b634be0 svga: add svga_mksstats.h to the sources list by Emil Velikov · 8 years ago
  31. 78a7415 glx: rename choose_visual(), drop const argument by Emil Velikov · 8 years ago
  32. 2e9e05d glx: return GL_FALSE from glx_screen_init where applicable. by Emil Velikov · 8 years ago
  33. e542ed4 glx: correctly mask the drawableType for GLX_ARB_fbconfig_float by Emil Velikov · 8 years ago
  34. a89faa2 autoconf: Make header install distinct for various APIs (v2) by Chuck Atkins · 8 years ago
  35. 0216a16 mesa: annotate AttribFuncsARB[] as const by Emil Velikov · 8 years ago
  36. 0728e2b mapi/glapi: remove unused _glapi_check_table() by Emil Velikov · 8 years ago
  37. 96b9ec1 glapi/hgl: remove the final user of _glapi_check_table() by Emil Velikov · 8 years ago
  38. 7983556 mapi/glapi: remove unused _glapi_check_table_not_null by Emil Velikov · 8 years ago
  39. 9b7fd40 st/xvmc/tests: force enable assertions by Emil Velikov · 8 years ago
  40. 0b6837a anv: automake: ship intel_icd.json.in in the tarball by Emil Velikov · 8 years ago
  41. a42115d intel: automake: reference the correct header by Emil Velikov · 8 years ago
  42. b84234f intel: aubinator: add missing return characters by Lionel Landwerlin · 8 years ago
  43. f7659e0 nir: Delete open coded type printing. by Kenneth Graunke · 8 years ago
  44. 0408d50 anv: fix GetPhysicalDeviceProperties to return timestampPeriod in ns by Philipp Zabel · 8 years ago
  45. 88428fb i965: remove remaining tabs in brw_draw.c by Timothy Arceri · 8 years ago
  46. 7627fbd i965: get inputs read from nir info by Timothy Arceri · 8 years ago
  47. 7ef8286 i965: get outputs written from nir info by Timothy Arceri · 8 years ago
  48. b526a9b i965: get outputs read from nir info by Timothy Arceri · 8 years ago
  49. a38c809 i965: remove remaining tabs in brw_wm.c by Timothy Arceri · 8 years ago
  50. 201f940 mesa: remove the UsesDFdy flag by Timothy Arceri · 8 years ago
  51. 556335e i965: get uses discard from nir info by Timothy Arceri · 8 years ago
  52. ee829cb i965: get uses texture gather from nir info by Timothy Arceri · 8 years ago
  53. a85a8ec i965: Eliminate brw->cs.prog_data pointer. by Kenneth Graunke · 8 years ago
  54. 16d5536 i965: Eliminate brw->wm.prog_data pointer. by Kenneth Graunke · 8 years ago
  55. ff366f3 i965: Eliminate brw->gs.prog_data pointer. by Kenneth Graunke · 8 years ago
  56. e512941 i965: Eliminate brw->tes.prog_data pointer. by Kenneth Graunke · 8 years ago
  57. 82c97ac i965: Eliminate brw->tcs.prog_data pointer. by Kenneth Graunke · 8 years ago
  58. 40258a1 i965: Eliminate brw->vs.prog_data pointer. by Kenneth Graunke · 8 years ago
  59. e51e055 i965: Introduce downcast helpers for prog_data structures. by Kenneth Graunke · 8 years ago
  60. 74b02a7 i965/sync: Rename awkward variable by Chad Versace · 8 years ago
  61. a99ff82 i965/sync: Rename intel_syncobj.c -> brw_sync.c by Chad Versace · 8 years ago
  62. 9ea48fc i965/sync: Replace 'intel' prefix with 'brw' by Chad Versace · 8 years ago
  63. ce1d67c i965/sync: Fix uninitalized usage and leak of mutex by Chad Versace · 8 years ago
  64. 28ab257 nir: Use the correct infos structure for copying atomic sources by Jason Ekstrand · 8 years ago
  65. a41cfbb nvc0: dump program binary when chipset has been forced by Samuel Pitoiset · 8 years ago
  66. cc4a19c radeonsi: fix texture border colors for compute shaders by Marek Olšák · 8 years ago
  67. 844f826 gallium/radeon/winsyses: set reasonable max_alloc_size by Marek Olšák · 8 years ago
  68. 1b37e55 radeonsi: fix interpolateAt opcodes for .zw components by Marek Olšák · 8 years ago
  69. 300a822 radeonsi: add assertions to validate interpolation flags by Marek Olšák · 8 years ago
  70. d4a8bf8 radeonsi: interpolate colors after interpolation weight shuffling by Marek Olšák · 8 years ago
  71. faee2d6 tgsi/scan: don't set interp flags for inputs only used by INTERP (v2) by Marek Olšák · 8 years ago
  72. 10e5f12 ddebug: dump most driver information with GALLIUM_DDEBUG=always by Marek Olšák · 8 years ago
  73. d8bcd3e nv50/ra: let simplify return an error and handle that by Karol Herbst · 8 years ago
  74. f315c4f intel/blorp: Use documented RECTLIST vertex positions by Nanley Chery · 8 years ago
  75. e3a1d33 anv/meta: Roll clear_image into CmdClearDepthStencilImage by Jason Ekstrand · 8 years ago
  76. f027609 anv: Use blorp for VkCmdFillBuffer by Jason Ekstrand · 8 years ago
  77. ca9f26a egl: Implement EGL_KHR_debug (v2) by Kyle Brenneman · 8 years ago
  78. 6a5545d egl: Track EGL_KHR_debug state when going through EGL API calls (v3) by Kyle Brenneman · 8 years ago
  79. f8b861a intel: aubinator: pack supported generations into an array by Lionel Landwerlin · 8 years ago
  80. 2dc06e2 i965/l3: Add explicit way size calculation for bxt by Ben Widawsky · 8 years ago
  81. 11cc59a virgl: Fix build regression of commit 8a943564 by Nicolai Hähnle · 8 years ago
  82. 0cba7b7 st/mesa: enable GL_KHR_robustness by Nicolai Hähnle · 8 years ago
  83. b5cd7df gallium/radeon: implement set_device_reset_callback by Nicolai Hähnle · 8 years ago
  84. a1fa8b7 st/mesa: set a device reset callback when available by Nicolai Hähnle · 8 years ago
  85. d856130 st/mesa: extract conversion from pipe_reset_status to GLenum by Nicolai Hähnle · 8 years ago
  86. 07bea09 ddebug: add pass-through of set_device_reset_callback by Nicolai Hähnle · 8 years ago
  87. 1a3c75e gallium: add pipe_context::set_device_reset_callback by Nicolai Hähnle · 8 years ago
  88. 8a94356 virgl: use the new parent/child pools for transfers by Nicolai Hähnle · 8 years ago
  89. 2a83036 vc4: use the new parent/child pools for transfers by Nicolai Hähnle · 8 years ago
  90. 0334ba1 freedreno: use the new parent/child pools for transfers by Nicolai Hähnle · 8 years ago
  91. 616e366 r300: use the new parent/child pools for transfers (v2) by Nicolai Hähnle · 8 years ago
  92. e56e1f8 gallium/radeon: use the new parent/child pools for transfers by Nicolai Hähnle · 8 years ago
  93. d8cff81 util/slab: re-design to allow migration between pools (v3) by Nicolai Hähnle · 8 years ago
  94. 8915f0c util: use GCC atomic intrinsics with explicit memory model by Nicolai Hähnle · 8 years ago
  95. d51c1f9 i965: use L3 data cache for SSBOs by Lionel Landwerlin · 8 years ago
  96. a40640f mesa: Raise INVALID_ENUM in FramebufferTexture*D for unknown textargets. by Kenneth Graunke · 8 years ago
  97. aecdb21 mesa: Reorganize check_textarget(). by Kenneth Graunke · 8 years ago
  98. 53b8f63 aubinator: use the correct format specifier for printing ptrdiff_t. by Kenneth Graunke · 8 years ago
  99. af41e1a aubinator: Use less -RS instead of -r for the implicit pager. by Kenneth Graunke · 8 years ago
  100. 8a484a6 i965: Drop _NEW_TRANSFORM from 3DSTATE_VS atom on Gen7. by Kenneth Graunke · 8 years ago