1. 2b9ab60 gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer() by Brian Paul · 7 years ago
  2. 637e571 gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param() by Brian Paul · 7 years ago
  3. 55ad59d gallium: set pipe_context uploaders in drivers (v3) by Marek Olšák · 8 years ago
  4. b012a13 noop: implement resource_get_handle by Marek Olšák · 8 years ago
  5. 1c71bcc noop: set missing functions by Marek Olšák · 8 years ago
  6. ed164f0 noop: simplify some functions by Marek Olšák · 8 years ago
  7. 532db3b gallium: Use enum pipe_shader_type in set_sampler_views() by Kai Wasserbäch · 8 years ago
  8. 7413625 gallium: Use enum pipe_shader_type in bind_sampler_states() (v2) by Kai Wasserbäch · 8 years ago
  9. 1276316 gallium/noop: use 3-space indentation by Marek Olšák · 8 years ago
  10. 9daaa6f gallium: add a pipe_context parameter to resource_get_handle by Marek Olšák · 8 years ago
  11. a909210 gallium: add render_condition_enable param to clear_render_target/depth_stencil by Marek Olšák · 8 years ago
  12. 1ffe77e gallium: split transfer_inline_write into buffer and texture callbacks by Marek Olšák · 8 years ago
  13. ef534b9 gallium: make constant_buffer const by Rob Clark · 8 years ago
  14. 32214e0 gallium: add bool return to pipe_context::end_query by Nicolai Hähnle · 8 years ago
  15. 26171bd gallium: add pipe_context::set_active_query_state for pausing queries by Marek Olšák · 8 years ago
  16. 82db518 gallium: add external usage flags to resource_from(get)_handle (v2) by Marek Olšák · 8 years ago
  17. 13eb5f5 gallium/drivers: Sanitize NULL checks into canonical form by Edward O'Callaghan · 9 years ago
  18. 0fc21ec gallium: add flags parameter to pipe_screen::context_create by Marek Olšák · 9 years ago
  19. 96f164f gallium: make pipe_context::begin_query return a boolean by Samuel Pitoiset · 10 years ago
  20. 76039b3 gallium: implement get_device_vendor() for existing drivers by Giuseppe Bilotta · 9 years ago
  21. 0cba104 gallium/noop: ship all files in the tarball by Emil Velikov · 10 years ago
  22. 43e4b3e gallium: add an index argument to create_query by Ilia Mirkin · 10 years ago
  23. dfa25ea gallium: allow setting of the internal stream output offset by Zack Rusin · 10 years ago
  24. ba00f2f swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) by Dave Airlie · 11 years ago
  25. 7dac1b4 gallium/drivers: compact compiler flags into Automake.inc by Emil Velikov · 11 years ago
  26. a3ed98f gallium: new, unified pipe_context::set_sampler_views() function by Brian Paul · 11 years ago
  27. edd9af6 noop: remove old bind_*_sampler_states() functions by Brian Paul · 11 years ago
  28. bd15148 noop: implement pipe_context::bind_sampler_states() by Brian Paul · 11 years ago
  29. 38d80c0 noop: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  30. 419cd5f gallium: add flush_resource context function by Marek Olšák · 11 years ago
  31. eaabb4e gallium: Add support for multiple viewports by Zack Rusin · 11 years ago
  32. 8c347d4 gallium: fix type of flags in pipe_context::flush() by Chia-I Wu · 11 years ago
  33. 598cc1f gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag by Marek Olšák · 12 years ago
  34. 25409c6 gallium: remove pipe_surface::usage by Marek Olšák · 12 years ago
  35. e73bf3b gallium: add start_slot parameter to set_vertex_buffers by Marek Olšák · 12 years ago
  36. 369e468 gallium: unify transfer functions by Marek Olšák · 12 years ago
  37. 2a309dc gallium: implement blit in driver wrappers by Marek Olšák · 12 years ago
  38. e66d90e noop: implement get_timestamp by Marek Olšák · 12 years ago
  39. b496136 gallium: remove user_buffer_create from the interface by Marek Olšák · 12 years ago
  40. 3ac0683 gallium: remove pipe_resource::user_ptr by Marek Olšák · 12 years ago
  41. 43995c9 gallium: remove pipe_context::redefine_user_buffer by Marek Olšák · 12 years ago
  42. 5073378 gallium: change set_constant_buffer to be UBO-friendly by Marek Olšák · 12 years ago
  43. e8ab3b1 gallium: add user_ptr in pipe_resource by Marek Olšák · 12 years ago
  44. 4445e17 gallium: adapt to get_query_result interface change by Marek Olšák · 12 years ago
  45. dc382e5 noop: Use non-recursive automake by Tom Stellard · 12 years ago
  46. fe3f98e gallium/drivers: Use automake to generate makefile by Tom Stellard · 12 years ago
  47. 96d8829 gallium: remove unused winsys pointers in pipe_screen and pipe_context by Marek Olšák · 12 years ago
  48. 6a00e4e noop: implement stream output by Marek Olšák · 13 years ago
  49. bb71f92 gallium: separate out floating-point CAPs into its own enum by Marek Olšák · 13 years ago
  50. 785b9e7 noop: Always use memory allocation macros. by José Fonseca · 13 years ago
  51. 6dd284f gallium: move clear paths from rgba to a pointer to a color union (v2) by Dave Airlie · 13 years ago
  52. 625593f noop: Fix include style by Kai Wasserbäch · 13 years ago
  53. 21c5d11 noop: redirect the get_param/is_format.. queries to the underlying driver by Marek Olšák · 13 years ago
  54. 4a7f013 gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers by Marek Olšák · 13 years ago
  55. 7e02303 gallium: remove flags from the flush function by Marek Olšák · 13 years ago
  56. e968975 gallium: remove the geom_flags param from is_format_supported by Marek Olšák · 13 years ago
  57. 25485f4 gallium: kill is_resource_referenced by Marek Olšák · 13 years ago
  58. 588fa88 gallium: notify drivers about possible changes in user buffer contents by Marek Olšák · 13 years ago
  59. 4d96af9 noop: change var type to silence warning by Brian Paul · 14 years ago
  60. 3349517 noop: make noop useable like trace or rbug by Jerome Glisse · 14 years ago
  61. e72651d gallium/noop: Add prototype for noop_init_state_functions. by Vinson Lee · 14 years ago
  62. 4c70014 gallium: support for array textures and related changes by Roland Scheidegger · 14 years ago
  63. 185d862 gallium/noop: report GL 2.1 by Dave Airlie · 14 years ago
  64. 5da2469 gallium/noop: no operation gallium driver by Jerome Glisse · 14 years ago