Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: add deref lowering sanity checking | Rob Clark | 2018-06-22 | 1 | -0/+5 |
* | mesa: move STATE_LENGTH to shader_enums.h and use it everywhere | Marek Olšák | 2018-02-13 | 1 | -1/+1 |
* | mesa,glsl,nir: reduce gl_state_index size to 2 bytes | Marek Olšák | 2018-02-13 | 1 | -1/+2 |
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 1 | -1/+1 |
* | nir: Pick just the channels we want for bitmap and drawpixels lowering. | Eric Anholt | 2017-05-02 | 1 | -1/+3 |
* | nir: Stop using apostrophes to pluralize. | Matt Turner | 2017-03-23 | 1 | -2/+2 |
* | nir: Make sure to set the texsrc type in nir drawpixels/bitmap lowering. | Eric Anholt | 2016-11-03 | 1 | -0/+3 |
* | nir: Fix crash in nir_lower_drawpixels. | Eric Anholt | 2016-08-22 | 1 | -0/+2 |
* | nir: Fix a comment typo in nir_lower_drawpixels. | Eric Anholt | 2016-08-22 | 1 | -1/+1 |
* | nir: add lowering pass for glDrawPixels | Rob Clark | 2016-05-11 | 1 | -0/+254 |