index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
/
sb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g/sb: Fix memory leak by reworking uses list (rebased)
Constantine Kharlamov
2017-03-20
4
-61
/
+28
*
r600g: update sb documentation
Constantine Kharlamov
2017-03-20
1
-3
/
+6
*
r600/sb: Fix memory leak
Bartosz Tomczyk
2017-02-08
1
-1
/
+7
*
r600g: use ieee variants of multiplication instructions
Ilia Mirkin
2017-01-29
1
-0
/
+1
*
r600/sb: Fix loop optimization related hangs on eg
Heiko Przybyl
2017-01-03
6
-30
/
+68
*
r600g/sb: fix struct/class declaration conflicts
Martina Kollarova
2016-09-18
1
-5
/
+1
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-1
/
+1
*
r600g,sb: Don't use standard macro name
Jan Vesely
2016-05-17
5
-11
/
+11
*
r600: move alu_op_table to .c file
Nicolai Hähnle
2016-05-13
1
-3
/
+3
*
gallium/r600: removing double semi-colons
Jakob Sinclair
2016-04-26
1
-1
/
+1
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-7
/
+7
*
r600/sb: Do not distribute neg in expr_handler::fold_assoc() when folding mul...
xavier
2016-03-22
1
-2
/
+6
*
r600/sb: add LS/HS hw shader types.
Dave Airlie
2015-12-07
3
-3
/
+9
*
r600g/sb: Support LDS ops in SB bytecode I/O
Glenn Kennard
2015-12-07
4
-9
/
+105
*
r600/sb: add support for GDS to the sb decoder/dump. (v1.1)
Dave Airlie
2015-12-07
4
-10
/
+93
*
r600g/sb: SB support for UBO indexing
Glenn Kennard
2015-10-13
9
-19
/
+140
*
r600g/sb: Support gs5 sampler indexing (v2)
Glenn Kennard
2015-10-13
7
-16
/
+188
*
r600g/sb: add support for multiple streams to SB backend
Dave Airlie
2015-09-02
2
-5
/
+15
*
r600g: add support for streams to the assembler.
Dave Airlie
2015-09-02
1
-0
/
+3
*
r600g/sb: dump sampler/resource index modes for textures.
Dave Airlie
2015-09-02
1
-0
/
+4
*
r600/sb: update last_cf for finalize if.
Dave Airlie
2015-09-01
1
-0
/
+3
*
r600g/sb: Don't crash on empty if jump target
Glenn Kennard
2015-08-28
1
-1
/
+4
*
r600g/sb: Don't read junk after EOP
Glenn Kennard
2015-08-28
2
-1
/
+4
*
r600g/sb: Handle undef in read port tracker
Glenn Kennard
2015-08-28
1
-1
/
+1
*
r600/sb: Fix an &/&& mistake
Adam Jackson
2015-07-21
1
-1
/
+1
*
r600g/sb: Skip empty ALU clause while scheduling
Glenn Kennard
2015-04-16
1
-0
/
+3
*
r600g/sb: Enable SB for geometry shaders
Glenn Kennard
2015-04-08
9
-8
/
+43
*
r600g/sb: Update last_cf for loops
Glenn Kennard
2015-04-08
1
-0
/
+8
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
4
-6
/
+12
*
r600: Fix build after 984f3069370cd4a347cb38269d430b428385affd
Eric Anholt
2015-02-24
1
-1
/
+1
*
r600g/sb: treat undefined values like constants
Dave Airlie
2015-02-18
1
-2
/
+2
*
r600g/sb: fix a bug in constants folding optimisation pass
Xavier Bouchoux
2015-02-06
1
-0
/
+2
*
r600g/sb: implement r600 gpr index workaround. (v3.1)
Dave Airlie
2014-12-16
4
-9
/
+57
*
r600g/sb: fix issues with loops created for switch
Vadim Girlin
2014-12-16
5
-4
/
+16
*
Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch"
Dave Airlie
2014-12-16
1
-38
/
+12
*
r600g/sb: fix issues cause by GLSL switching to loops for switch
Dave Airlie
2014-12-02
1
-12
/
+38
*
r600g/cayman: handle empty vertex shaders
Dave Airlie
2014-11-18
1
-4
/
+8
*
r600g: Implement sm5 UBO/sampler indexing
Glenn Kennard
2014-10-28
2
-1
/
+9
*
r600g: Implement GL_ARB_sample_shading
Glenn Kennard
2014-10-12
1
-9
/
+12
*
r600g: Fix missing SET_TEXTURE_OFFSETS
Glenn Kennard
2014-08-19
3
-54
/
+81
*
gallium/radeon: fix warnings
Marek Olšák
2014-02-06
1
-0
/
+2
*
r600g/sb: add MEM_RING support
Dave Airlie
2014-02-05
4
-5
/
+8
*
r600g: initial support for geometry shaders on evergreen (v2)
Vadim Girlin
2014-02-05
5
-5
/
+15
*
r600g/sb: fix stack size computation on evergreen
Vadim Girlin
2013-12-11
1
-4
/
+12
*
r600/sb: Fix broken assert
Chris Forbes
2013-11-17
1
-1
/
+1
*
r600g/sb: work around hw issues with stack on eg/cm
Vadim Girlin
2013-11-17
5
-44
/
+123
*
r600g/sb: fix value::is_fixed()
Vadim Girlin
2013-10-29
1
-2
/
+2
*
r600g/sb: Initialize shader::dce_flags.
Vinson Lee
2013-10-20
1
-1
/
+2
*
r600g/sb: fix issue with DCE between GVN and GCM (v2)
Vadim Girlin
2013-10-17
4
-12
/
+39
*
r600g/sb: Move variable dereference after null check.
Vinson Lee
2013-09-30
1
-1
/
+2
[next]