Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/radeon: remove unused radeon_shader_binary_free_* functions | Marek Olšák | 2016-02-21 | 1 | -14/+0 |
* | radeonsi: store shader disassemblies in memory for future users | Marek Olšák | 2015-07-31 | 1 | -1/+1 |
* | radeon: Teach radeon_elf_read() how to parse reloc information v3 | Tom Stellard | 2015-01-20 | 1 | -1/+11 |
* | radeon: Add a helper function for freeing members of radeon_shader_binary | Tom Stellard | 2015-01-20 | 1 | -0/+5 |
* | gallium/radeon: Add query for symbol specific config information | Tom Stellard | 2014-10-31 | 1 | -0/+10 |
* | radeon/llvm: Factor elf parsing code out into its own function | Tom Stellard | 2014-03-07 | 1 | -0/+39 |