index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
/
sb
/
sb_expr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: use min_dx10/max_dx10 instead of min/max
Roland Scheidegger
2017-11-15
1
-0
/
+2
*
r600/sb: Do not distribute neg in expr_handler::fold_assoc() when folding mul...
xavier
2016-03-22
1
-2
/
+6
*
r600g/sb: SB support for UBO indexing
Glenn Kennard
2015-10-13
1
-1
/
+2
*
r600g/sb: fix a bug in constants folding optimisation pass
Xavier Bouchoux
2015-02-06
1
-0
/
+2
*
r600g/sb: improve math optimizations v2
Vadim Girlin
2013-07-11
1
-37
/
+411
*
r600g/sb: fix broken assert
Vadim Girlin
2013-05-31
1
-1
/
+1
*
r600g/sb: handle more cases for folding in gvn pass
Vadim Girlin
2013-05-28
1
-28
/
+115
*
r600g/sb: improve folding for SETcc
Vadim Girlin
2013-05-27
1
-8
/
+98
*
r600g/sb: optimize CNDcc instructions
Vadim Girlin
2013-05-27
1
-0
/
+24
*
r600g/sb: improve optimization of conditional instructions
Vadim Girlin
2013-05-27
1
-3
/
+45
*
r600g/sb: optimize some cases for CNDxx instructions
Vadim Girlin
2013-05-07
1
-5
/
+79
*
r600g/sb: initial commit of the optimizing shader backend
Vadim Girlin
2013-04-30
1
-0
/
+611