index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeon
/
radeon_elf_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
radeon: remove unused radeon_elf_util.{c,h}
Timothy Arceri
1
-197
/
+0
2017-02-28
radeon/ac: switch from radeon_shader_binary to ac_shader_binary
Timothy Arceri
1
-6
/
+6
2016-02-21
gallium/radeon: remove unused radeon_shader_binary_free_* functions
Marek Olšák
1
-19
/
+0
2016-02-21
radeonsi: make radeon_shader_reloc name string fixed-sized
Marek Olšák
1
-5
/
+2
2015-07-31
radeonsi: store shader disassemblies in memory for future users
Marek Olšák
1
-8
/
+5
2015-02-20
gallium/radeon: fix an uninitialized-variable warning
Marek Olšák
1
-1
/
+1
2015-01-20
radeon: Teach radeon_elf_read() how to parse reloc information v3
Tom Stellard
1
-4
/
+57
2015-01-20
radeon: Add a helper function for freeing members of radeon_shader_binary
Tom Stellard
1
-0
/
+6
2014-10-31
gallium/radeon: Add query for symbol specific config information
Tom Stellard
1
-0
/
+68
2014-07-21
radeonsi: Read rodata from ELF and append it to the end of shaders
Tom Stellard
1
-0
/
+5
2014-03-07
radeon/llvm: Factor elf parsing code out into its own function
Tom Stellard
1
-0
/
+90