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
/
r600
/
r600_isa.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
r600: remove TABLE_SIZE macro
Nicolai Hähnle
1
-2
/
+0
2016-05-13
r600: move alu_op_table to .c file
Nicolai Hähnle
1
-272
/
+7
2016-05-13
r600: move cf_op_table to .c file
Nicolai Hähnle
1
-108
/
+2
2016-05-13
r600: move fetch_op_table to .c file
Nicolai Hähnle
1
-118
/
+2
2016-05-13
r600: protect r600_isa.h with extern "C"
Nicolai Hähnle
1
-0
/
+8
2016-02-29
r600: Make enum alu_op_flags unsigned
Rob Herring
1
-8
/
+8
2015-09-02
r600g: add doubles support for CAYMAN
Dave Airlie
1
-4
/
+4
2015-08-21
r600g: Fix handling of TGSI_OPCODE_ARR with SB
Glenn Kennard
1
-1
/
+1
2015-04-08
r600g/sb: Enable SB for geometry shaders
Glenn Kennard
1
-4
/
+4
2014-08-19
r600g: Fix missing SET_TEXTURE_OFFSETS
Glenn Kennard
1
-3
/
+6
2013-07-11
r600g/sb: improve math optimizations v2
Vadim Girlin
1
-9
/
+10
2013-04-30
r600g: add new flags to isa instruction tables
Vadim Girlin
1
-116
/
+127
2013-02-05
r600g/compute: Fix segfault caused by new shader disassembler
Tom Stellard
1
-2
/
+3
2013-02-01
r600g: use tables with ISA info v3
Vadim Girlin
1
-0
/
+1223