Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svga: s/unsigned/enum tgsi_semantic/ | Brian Paul | 2017-07-11 | 1 | -1/+2 |
* | svga: change error handling convention for svga_set_stream_output() | Brian Paul | 2017-06-30 | 1 | -8/+5 |
* | svga: do not unconditionally enable streamout bind flag | Charmaine Lee | 2017-06-27 | 1 | -4/+4 |
* | svga: pass tobind_flags to svga_buffer_handle | Charmaine Lee | 2017-06-27 | 1 | -1/+2 |
* | svga: rebind stream output targets | Charmaine Lee | 2016-03-21 | 1 | -0/+19 |
* | gallium/drivers: Sanitize NULL checks into canonical form | Edward O'Callaghan | 2015-12-06 | 1 | -1/+1 |
* | svga: update driver for version 10 GPU interface | Brian Paul | 2015-09-02 | 1 | -1/+1 |
* | svga: add new svga_pipe_streamout.c file | Brian Paul | 2015-09-02 | 1 | -0/+320 |