Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Use float calculations when double is unnecessary. | Matt Turner | 2015-07-29 | 1 | -2/+2 |
* | i965: Rename intel_emit* to reflect their new location in brw_pipe_control | Chris Wilson | 2015-06-24 | 1 | -4/+4 |
* | i965: Momentarily pretend to support ARB_texture_stencil8 for blits. | Kenneth Graunke | 2015-06-10 | 1 | -0/+7 |
* | DD: Refactor BlitFramebuffer. | Laura Ekstrand | 2015-02-02 | 1 | -4/+6 |
* | i965: in set_read_rb_tex_image() check _mesa_meta_bind_rb_as_tex_image() did ... | Juha-Pekka Heikkila | 2014-09-23 | 1 | -4/+10 |
* | util: Move ralloc to a new src/util directory. | Kenneth Graunke | 2014-08-04 | 1 | -1/+1 |
* | i965: Save meta stencil blit programs in the context. | Kenneth Graunke | 2014-06-21 | 1 | -8/+10 |
* | i965/meta: Store stencil texturing mode | Topi Pohjolainen | 2014-05-27 | 1 | -0/+1 |
* | i965: Fix a "discards 'const' qualifier" warning. | Kenneth Graunke | 2014-05-18 | 1 | -1/+1 |
* | i965/meta: Stencil blit for miptree updownsampling | Topi Pohjolainen | 2014-05-15 | 1 | -0/+34 |
* | i965/meta: Stencil blits | Topi Pohjolainen | 2014-05-15 | 1 | -0/+490 |