| Commit message (Expand) | Author | Age | Files | Lines |
* | noop: implement get_timestamp | Marek Olšák | 2012-07-10 | 1 | -0/+6 |
* | gallium: remove user_buffer_create from the interface | Marek Olšák | 2012-05-12 | 1 | -18/+0 |
* | gallium: remove pipe_resource::user_ptr | Marek Olšák | 2012-04-30 | 1 | -1/+0 |
* | gallium: remove pipe_context::redefine_user_buffer | Marek Olšák | 2012-04-30 | 1 | -1/+0 |
* | gallium: change set_constant_buffer to be UBO-friendly | Marek Olšák | 2012-04-30 | 1 | -1/+1 |
* | gallium: add user_ptr in pipe_resource | Marek Olšák | 2012-04-24 | 1 | -0/+1 |
* | gallium: adapt to get_query_result interface change | Marek Olšák | 2012-03-30 | 1 | -1/+2 |
* | noop: Use non-recursive automake | Tom Stellard | 2012-03-14 | 1 | -16/+0 |
* | gallium/drivers: Use automake to generate makefile | Tom Stellard | 2012-03-14 | 1 | -0/+3 |
* | gallium: remove unused winsys pointers in pipe_screen and pipe_context | Marek Olšák | 2012-02-21 | 1 | -2/+0 |
* | noop: implement stream output | Marek Olšák | 2011-12-15 | 1 | -0/+35 |
* | gallium: separate out floating-point CAPs into its own enum | Marek Olšák | 2011-11-22 | 1 | -1/+2 |
* | noop: Always use memory allocation macros. | José Fonseca | 2011-09-25 | 1 | -2/+2 |
* | gallium: move clear paths from rgba to a pointer to a color union (v2) | Dave Airlie | 2011-09-18 | 1 | -2/+2 |
* | noop: Fix include style | Kai Wasserbäch | 2011-08-29 | 2 | -13/+13 |
* | noop: redirect the get_param/is_format.. queries to the underlying driver | Marek Olšák | 2011-08-16 | 1 | -109/+12 |
* | gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers | Marek Olšák | 2011-04-01 | 1 | -0/+1 |
* | gallium: remove flags from the flush function | Marek Olšák | 2011-03-11 | 1 | -1/+1 |
* | gallium: remove the geom_flags param from is_format_supported | Marek Olšák | 2011-03-11 | 1 | -2/+1 |
* | gallium: kill is_resource_referenced | Marek Olšák | 2011-03-11 | 1 | -8/+0 |
* | gallium: notify drivers about possible changes in user buffer contents | Marek Olšák | 2011-02-14 | 1 | -0/+2 |
* | noop: change var type to silence warning | Brian Paul | 2011-01-12 | 1 | -1/+1 |
* | noop: make noop useable like trace or rbug | Jerome Glisse | 2011-01-09 | 2 | -47/+35 |
* | gallium/noop: Add prototype for noop_init_state_functions. | Vinson Lee | 2010-12-04 | 1 | -0/+2 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 2 | -47/+44 |
* | gallium/noop: report GL 2.1 | Dave Airlie | 2010-11-18 | 1 | -5/+8 |
* | gallium/noop: no operation gallium driver | Jerome Glisse | 2010-11-15 | 5 | -0/+861 |