Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/glsl_to_tgsi: add st_get_program_binary_driver_sha1() helper | Timothy Arceri | 2018-01-17 | 1 | -0/+3 |
* | st/glsl_to_tgsi: add (de)serialise program helpers | Timothy Arceri | 2018-01-17 | 1 | -0/+8 |
* | st/glsl_to_tgsi: stop passing pipe_shader_state to st_store_tgsi_in_disk_cache() | Timothy Arceri | 2018-01-17 | 1 | -2/+1 |
* | st/glsl_to_tgsi: store num_tgsi_tokens in st_*_program | Timothy Arceri | 2018-01-17 | 1 | -2/+1 |
* | compiler: Move blob up a level | Jason Ekstrand | 2017-10-12 | 1 | -1/+1 |
* | st/mesa: implement a tgsi on-disk shader cache | Timothy Arceri | 2017-02-23 | 1 | -0/+46 |