Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeonsi: store shader disassemblies in memory for future users | Marek Olšák | 2015-07-31 | 1 | -8/+5 |
* | gallium/radeon: fix an uninitialized-variable warning | Marek Olšák | 2015-02-20 | 1 | -1/+1 |
* | radeon: Teach radeon_elf_read() how to parse reloc information v3 | Tom Stellard | 2015-01-20 | 1 | -4/+57 |
* | radeon: Add a helper function for freeing members of radeon_shader_binary | Tom Stellard | 2015-01-20 | 1 | -0/+6 |
* | gallium/radeon: Add query for symbol specific config information | Tom Stellard | 2014-10-31 | 1 | -0/+68 |
* | radeonsi: Read rodata from ELF and append it to the end of shaders | Tom Stellard | 2014-07-21 | 1 | -0/+5 |
* | radeon/llvm: Factor elf parsing code out into its own function | Tom Stellard | 2014-03-07 | 1 | -0/+90 |