Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper. | Kenneth Graunke | 2017-09-02 | 1 | -1/+0 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -1/+1 |
* | i965: remove trailing spaces in various files | Iago Toral Quiroga | 2015-11-25 | 1 | -1/+1 |
* | i965: Rename brw_compile to brw_codegen | Jason Ekstrand | 2015-04-22 | 1 | -2/+2 |
* | i965: Rename do_<stage>_prog to brw_compile_<stage>_prog (and export) | Carl Worth | 2015-04-02 | 1 | -0/+4 |
* | i965: Perform program state upload outside of atom handling | Carl Worth | 2015-02-23 | 1 | -0/+3 |
* | i965: Rename brw_gs{,_emit}.[ch] to brw_ff_gs{,_emit}.[ch]. | Kenneth Graunke | 2014-10-29 | 1 | -0/+115 |