Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/blorp: Make blorp_addres::buffer a void* | Jason Ekstrand | 2016-08-29 | 1 | -2/+1 |
* | i965/blorp: Get rid of brw_context | Jason Ekstrand | 2016-08-29 | 1 | -7/+8 |
* | i965/blorp: Take a blorp_context in compile_nir_shader | Jason Ekstrand | 2016-08-29 | 1 | -0/+2 |
* | i965/blorp: Add an "exec" function pointer to blorp_context | Jason Ekstrand | 2016-08-29 | 1 | -0/+5 |
* | i965/blorp/exec: Refactor to use a new blorp_batch struct | Jason Ekstrand | 2016-08-29 | 1 | -0/+9 |
* | i965/blorp: Use blorp_address in brw_blorp_surface instead of bo+offset | Jason Ekstrand | 2016-08-29 | 1 | -4/+9 |
* | i965/blorp: Add driver mocs settings to the context | Jason Ekstrand | 2016-08-29 | 1 | -0/+6 |
* | i965/blorp: Expose the shader cache through function pointers | Jason Ekstrand | 2016-08-29 | 1 | -0/+9 |
* | i965/blorp: Add a blorp_context struct and init/finish funcs | Jason Ekstrand | 2016-08-29 | 1 | -0/+10 |
* | i965: Split brw_blorp.c/h into multiple files | Jason Ekstrand | 2016-08-17 | 1 | -0/+92 |