1. e642809 gallium: decrease the size of pipe_resource - 64 -> 48 bytes by Marek Olšák · 7 years ago
  2. f8cc4c2 gallium/util: replace pipe_thread_create() with u_thread_create() by Timothy Arceri · 7 years ago
  3. 2b9ab60 gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer() by Brian Paul · 7 years ago
  4. 637e571 gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param() by Brian Paul · 7 years ago
  5. d82d8be gallium/util: replace pipe_thread_wait() with thrd_join() by Timothy Arceri · 7 years ago
  6. da40ac6 gallium/util: remove PIPE_THREAD_ROUTINE() by Timothy Arceri · 7 years ago
  7. e92293a gallium/util: replace pipe_condvar with cnd_t by Timothy Arceri · 7 years ago
  8. e5375ba gallium/util: replace pipe_thread with thrd_t by Timothy Arceri · 7 years ago
  9. 628e84a gallium/util: replace pipe_mutex_unlock() with mtx_unlock() by Timothy Arceri · 7 years ago
  10. ba72554 gallium/util: replace pipe_mutex_lock() with mtx_lock() by Timothy Arceri · 7 years ago
  11. 75b47dd gallium/util: replace pipe_mutex_init() with mtx_init() by Timothy Arceri · 7 years ago
  12. 2efddc6 gallium/util: replace pipe_mutex with mtx_t by Timothy Arceri · 7 years ago
  13. 464d480 gallium/util: replace pipe_condvar_broadcast() with cnd_broadcast() by Timothy Arceri · 7 years ago
  14. 74c879a gallium/util: replace pipe_condvar_wait() with cnd_wait() by Timothy Arceri · 7 years ago
  15. 3f58242 gallium/util: replace pipe_condvar_init() with cnd_init() by Timothy Arceri · 7 years ago
  16. 8239eef ddebug/rbug/trace: add get_disk_shader_cache() to pass-throughs by Timothy Arceri · 7 years ago
  17. 55ad59d gallium: set pipe_context uploaders in drivers (v3) by Marek Olšák · 8 years ago
  18. a37cf63 gallium: add pipe_screen::resource_changed callback wrappers by Philipp Zabel · 8 years ago
  19. 532db3b gallium: Use enum pipe_shader_type in set_sampler_views() by Kai Wasserbäch · 8 years ago
  20. 7413625 gallium: Use enum pipe_shader_type in bind_sampler_states() (v2) by Kai Wasserbäch · 8 years ago
  21. 9daaa6f gallium: add a pipe_context parameter to resource_get_handle by Marek Olšák · 8 years ago
  22. 54272e1 gallium: add a pipe_context parameter to fence_finish by Marek Olšák · 8 years ago
  23. a909210 gallium: add render_condition_enable param to clear_render_target/depth_stencil by Marek Olšák · 8 years ago
  24. 1ffe77e gallium: split transfer_inline_write into buffer and texture callbacks by Marek Olšák · 8 years ago
  25. ef534b9 gallium: make constant_buffer const by Rob Clark · 8 years ago
  26. 8842be1 rbug: s/Elements/ARRAY_SIZE/ by Brian Paul · 8 years ago
  27. 32214e0 gallium: add bool return to pipe_context::end_query by Nicolai Hähnle · 8 years ago
  28. 26171bd gallium: add pipe_context::set_active_query_state for pausing queries by Marek Olšák · 8 years ago
  29. 82db518 gallium: add external usage flags to resource_from(get)_handle (v2) by Marek Olšák · 8 years ago
  30. 25b3d55 gallium/drivers: Trivial code-style cleanup by Edward O'Callaghan · 9 years ago
  31. 0fc21ec gallium: add flags parameter to pipe_screen::context_create by Marek Olšák · 9 years ago
  32. a2a1a58 gallium: replace INLINE with inline by Ilia Mirkin · 9 years ago
  33. 5a69929 gallium: remove redundant pipe_context::fence_signalled by Marek Olšák · 9 years ago
  34. 624b38a gallium/drivers: Add extern "C" wrappers to public entry by Alexander von Gluck IV · 9 years ago
  35. 96f164f gallium: make pipe_context::begin_query return a boolean by Samuel Pitoiset · 10 years ago
  36. 76039b3 gallium: implement get_device_vendor() for existing drivers by Giuseppe Bilotta · 9 years ago
  37. d70eb38 gallium: Replace u_simple_list.h with util/simple_list.h by Eric Anholt · 10 years ago
  38. 2f7714e gallium/rbug: correctly unreference a sampler view by Marek Olšák · 10 years ago
  39. 91ddf49 gallium/rbug: unlock a mutex in rbug_create_query by Marek Olšák · 10 years ago
  40. 858d932 gallium/rbug: ship all files in the tarball by Emil Velikov · 10 years ago
  41. 8db7dac rbug: only add textures to the list by Marek Olšák · 10 years ago
  42. ddcbe9c rbug: fix a crash in sampler_view_destroy caused by incorrect context by Marek Olšák · 10 years ago
  43. ba81a37 rbug: send the actual number of layers to the client by Marek Olšák · 10 years ago
  44. 90d10f4 rbug: implement streamout context functions by Marek Olšák · 10 years ago
  45. b7b1ad9 rbug: fix crash in set_vertex_buffers by Marek Olšák · 10 years ago
  46. 4a3f156 rbug: remove contexts from the list properly by Marek Olšák · 10 years ago
  47. 43e4b3e gallium: add an index argument to create_query by Ilia Mirkin · 10 years ago
  48. cb9ed57 rbug: add missing pipe->blit() entrypoint by Rob Clark · 10 years ago
  49. fd33a6b gallium: Use C11 thread abstractions. by José Fonseca · 11 years ago
  50. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  51. ba00f2f swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) by Dave Airlie · 11 years ago
  52. e4d8084 gallium/drivers: support more sampler views than samplers for more drivers by Roland Scheidegger · 11 years ago
  53. 7dac1b4 gallium/drivers: compact compiler flags into Automake.inc by Emil Velikov · 11 years ago
  54. a3ed98f gallium: new, unified pipe_context::set_sampler_views() function by Brian Paul · 11 years ago
  55. bcf7508 rbug: remove old bind_*_sampler_states() functions by Brian Paul · 11 years ago
  56. e64112b rbug: implement pipe_context::bind_sampler_states() by Brian Paul · 11 years ago
  57. 2234e18 rbug: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  58. 419cd5f gallium: add flush_resource context function by Marek Olšák · 11 years ago
  59. eaabb4e gallium: Add support for multiple viewports by Zack Rusin · 11 years ago
  60. 8c347d4 gallium: fix type of flags in pipe_context::flush() by Chia-I Wu · 11 years ago
  61. f7b07fd rbug: silence some MSVC signed/unsigned warnings by Brian Paul · 11 years ago
  62. f70c385 gallium/build: Fix visibility CFLAGS in automake by Maarten Lankhorst · 11 years ago
  63. 92ce9c3 Remove hacks for static Makefiles by Matt Turner · 12 years ago
  64. ac2793c Clean up .gitignore files by Matt Turner · 12 years ago
  65. b51cdfa rbug: Convert to automake by Matt Turner · 12 years ago
  66. 598cc1f gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag by Marek Olšák · 12 years ago
  67. e73bf3b gallium: add start_slot parameter to set_vertex_buffers by Marek Olšák · 12 years ago
  68. 369e468 gallium: unify transfer functions by Marek Olšák · 12 years ago
  69. 10e552d rbug: update data structures, functions for future changes by Brian Paul · 12 years ago
  70. cab2fed gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define by Brian Paul · 12 years ago
  71. 743e505 automake: Globally add stub automake targets to the old Makefiles. by Eric Anholt · 12 years ago
  72. b496136 gallium: remove user_buffer_create from the interface by Marek Olšák · 12 years ago
  73. 43995c9 gallium: remove pipe_context::redefine_user_buffer by Marek Olšák · 12 years ago
  74. 5073378 gallium: change set_constant_buffer to be UBO-friendly by Marek Olšák · 12 years ago
  75. 4445e17 gallium: adapt to get_query_result interface change by Marek Olšák · 12 years ago
  76. fe3f98e gallium/drivers: Use automake to generate makefile by Tom Stellard · 12 years ago
  77. 96d8829 gallium: remove unused winsys pointers in pipe_screen and pipe_context by Marek Olšák · 12 years ago
  78. c076882 rbug: Silence warning by Jakob Bornecrantz · 13 years ago
  79. bb71f92 gallium: separate out floating-point CAPs into its own enum by Marek Olšák · 13 years ago
  80. 2883e3c Allow RBUG to start blocked by Alex Corscadden · 14 years ago
  81. 6dd284f gallium: move clear paths from rgba to a pointer to a color union (v2) by Dave Airlie · 13 years ago
  82. 07838ff rbug: Use the call mutex by Jakob Bornecrantz · 13 years ago
  83. f4e6061 rbug: Skip drawing on disabled shaders by Jakob Bornecrantz · 13 years ago
  84. 7e02303 gallium: remove flags from the flush function by Marek Olšák · 13 years ago
  85. e968975 gallium: remove the geom_flags param from is_format_supported by Marek Olšák · 13 years ago
  86. bfe88e6 gallium: cleanup fence_signalled and fence_finish by Marek Olšák · 13 years ago
  87. 25485f4 gallium: kill is_resource_referenced by Marek Olšák · 13 years ago
  88. b39bccb gallium: add timeout parameter to fence_finish by Marek Olšák · 13 years ago
  89. 4bd27cf rbug: Fix depth stencil surface not being sent to the client by Jakob Bornecrantz · 13 years ago
  90. 588fa88 gallium: notify drivers about possible changes in user buffer contents by Marek Olšák · 13 years ago
  91. becb733 rbug: Fix surface reference leak by Jakob Bornecrantz · 14 years ago
  92. 4c70014 gallium: support for array textures and related changes by Roland Scheidegger · 14 years ago
  93. 3ae04dd scons: Add aliases for several pipe drivers. by José Fonseca · 14 years ago
  94. 601498a scons: Revamp how to specify targets to build. by José Fonseca · 14 years ago
  95. 1c24239 rbug: fix rbug when contexts are being destroyed by Zack Rusin · 14 years ago
  96. 4f2f02b rbug: Fix 'assignment from incompatible pointer type' warning. by Vinson Lee · 14 years ago
  97. a508d2d gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3) by Luca Barbieri · 14 years ago
  98. a57f842 gallium: Keep only pipe_context::draw_vbo. by Chia-I Wu · 14 years ago
  99. 6d28bf9 gallium: Implement draw_vbo and set_index_buffer for all drivers. by Chia-I Wu · 14 years ago
  100. 7ce9a3a os, rbug: remove PIPE_THREAD_HAVE_CONDVAR by nobled · 14 years ago