1. 637e571 gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param() by Brian Paul · 7 years ago
  2. 55ad59d gallium: set pipe_context uploaders in drivers (v3) by Marek Olšák · 8 years ago
  3. b012a13 noop: implement resource_get_handle by Marek Olšák · 8 years ago
  4. 1c71bcc noop: set missing functions by Marek Olšák · 8 years ago
  5. 1276316 gallium/noop: use 3-space indentation by Marek Olšák · 8 years ago
  6. 9daaa6f gallium: add a pipe_context parameter to resource_get_handle by Marek Olšák · 8 years ago
  7. a909210 gallium: add render_condition_enable param to clear_render_target/depth_stencil by Marek Olšák · 8 years ago
  8. 1ffe77e gallium: split transfer_inline_write into buffer and texture callbacks by Marek Olšák · 8 years ago
  9. 32214e0 gallium: add bool return to pipe_context::end_query by Nicolai Hähnle · 8 years ago
  10. 26171bd gallium: add pipe_context::set_active_query_state for pausing queries by Marek Olšák · 8 years ago
  11. 82db518 gallium: add external usage flags to resource_from(get)_handle (v2) by Marek Olšák · 8 years ago
  12. 13eb5f5 gallium/drivers: Sanitize NULL checks into canonical form by Edward O'Callaghan · 9 years ago
  13. 0fc21ec gallium: add flags parameter to pipe_screen::context_create by Marek Olšák · 9 years ago
  14. 96f164f gallium: make pipe_context::begin_query return a boolean by Samuel Pitoiset · 10 years ago
  15. 76039b3 gallium: implement get_device_vendor() for existing drivers by Giuseppe Bilotta · 9 years ago
  16. 43e4b3e gallium: add an index argument to create_query by Ilia Mirkin · 10 years ago
  17. ba00f2f swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) by Dave Airlie · 11 years ago
  18. 419cd5f gallium: add flush_resource context function by Marek Olšák · 11 years ago
  19. 8c347d4 gallium: fix type of flags in pipe_context::flush() by Chia-I Wu · 11 years ago
  20. 598cc1f gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag by Marek Olšák · 12 years ago
  21. 369e468 gallium: unify transfer functions by Marek Olšák · 12 years ago
  22. 2a309dc gallium: implement blit in driver wrappers by Marek Olšák · 12 years ago
  23. e66d90e noop: implement get_timestamp by Marek Olšák · 12 years ago
  24. b496136 gallium: remove user_buffer_create from the interface by Marek Olšák · 12 years ago
  25. 3ac0683 gallium: remove pipe_resource::user_ptr by Marek Olšák · 12 years ago
  26. e8ab3b1 gallium: add user_ptr in pipe_resource by Marek Olšák · 12 years ago
  27. 4445e17 gallium: adapt to get_query_result interface change by Marek Olšák · 12 years ago
  28. 96d8829 gallium: remove unused winsys pointers in pipe_screen and pipe_context by Marek Olšák · 12 years ago
  29. bb71f92 gallium: separate out floating-point CAPs into its own enum by Marek Olšák · 13 years ago
  30. 785b9e7 noop: Always use memory allocation macros. by José Fonseca · 13 years ago
  31. 6dd284f gallium: move clear paths from rgba to a pointer to a color union (v2) by Dave Airlie · 13 years ago
  32. 625593f noop: Fix include style by Kai Wasserbäch · 13 years ago
  33. 21c5d11 noop: redirect the get_param/is_format.. queries to the underlying driver by Marek Olšák · 13 years ago
  34. 4a7f013 gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers by Marek Olšák · 13 years ago
  35. 7e02303 gallium: remove flags from the flush function by Marek Olšák · 13 years ago
  36. e968975 gallium: remove the geom_flags param from is_format_supported by Marek Olšák · 13 years ago
  37. 25485f4 gallium: kill is_resource_referenced by Marek Olšák · 13 years ago
  38. 4d96af9 noop: change var type to silence warning by Brian Paul · 14 years ago
  39. 3349517 noop: make noop useable like trace or rbug by Jerome Glisse · 14 years ago
  40. 4c70014 gallium: support for array textures and related changes by Roland Scheidegger · 14 years ago
  41. 185d862 gallium/noop: report GL 2.1 by Dave Airlie · 14 years ago
  42. 5da2469 gallium/noop: no operation gallium driver by Jerome Glisse · 14 years ago