Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: switch over to new u_debug_image.[ch] code | Brian Paul | 2016-02-08 | 1 | -0/+1 |
* | 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 | -7/+7 |
* | graw: Avoid 'near'/'far' variables. | José Fonseca | 2014-12-01 | 1 | -3/+3 |
* | gallium: remove unused pipe_viewport_state::translate[3] and scale[3] | Marek Olšák | 2014-11-16 | 1 | -2/+0 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 1 | -1/+1 |
* | gallium: Fix llvmpipe on big-endian machines | Adam Jackson | 2013-06-24 | 1 | -3/+3 |
* | gallium: Add support for multiple viewports | Zack Rusin | 2013-05-25 | 1 | -1/+1 |
* | gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel... | José Fonseca | 2013-04-23 | 1 | -1/+2 |
* | gallium: remove pipe_surface::usage | Marek Olšák | 2012-12-12 | 1 | -2/+0 |
* | gallium: unify transfer functions | Marek Olšák | 2012-10-11 | 1 | -1/+1 |
* | tests/graw: Add a bunch of tests. | José Fonseca | 2012-02-22 | 1 | -0/+329 |