Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add flags parameter to pipe_screen::context_create | Marek Olšák | 2015-08-26 | 1 | -1/+1 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -2/+2 |
* | nouveau: use bool instead of boolean | Samuel Pitoiset | 2015-07-21 | 1 | -5/+5 |
* | nv40: enable base vertex | Ilia Mirkin | 2015-06-29 | 1 | -0/+1 |
* | nv30: avoid doing extra work on clear and hitting unexpected states | Ilia Mirkin | 2015-05-24 | 1 | -1/+1 |
* | nv30: remove nv30_context use from nvfx_*prog | Ilia Mirkin | 2014-02-26 | 1 | -10/+0 |
* | nv30: remove unused sprite flipping parameter | Ilia Mirkin | 2014-02-26 | 1 | -2/+1 |
* | nv30: remove unused render_mode and hw_pointsprite_control | Ilia Mirkin | 2014-02-26 | 1 | -7/+3 |
* | nv30: remove use_nv4x, it is identical to is_nv4x | Ilia Mirkin | 2014-02-26 | 1 | -1/+0 |
* | gallium: new, unified pipe_context::set_sampler_views() function | Brian Paul | 2013-10-23 | 1 | -0/+8 |
* | nouveau: implement pipe_context::bind_sampler_states() | Brian Paul | 2013-10-03 | 1 | -0/+8 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+237 |