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
/
sb_bc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: initial support for geometry shaders on evergreen (v2)
Vadim Girlin
2014-02-05
1
-0
/
+2
*
r600g/sb: work around hw issues with stack on eg/cm
Vadim Girlin
2013-11-17
1
-0
/
+21
*
r600g/sb: move chip & class name functions to sb_context
Vadim Girlin
2013-07-17
1
-0
/
+3
*
r600g/sb: Fix Android build v2
Chih-Wei Huang
2013-07-12
1
-2
/
+2
*
r600g/sb: improve math optimizations v2
Vadim Girlin
2013-07-11
1
-0
/
+1
*
r600g/sb: relax register allocation for compute shaders
Vadim Girlin
2013-05-24
1
-1
/
+3
*
r600g/sb: fix buffer overflow in sb_ostream
Vadim Girlin
2013-05-24
1
-1
/
+1
*
r600g/sb: get rid of standard c++ streams
Vadim Girlin
2013-05-14
1
-3
/
+118
*
r600g/sb: separate bytecode decoding and parsing
Vadim Girlin
2013-05-14
1
-14
/
+13
*
r600g/sb: use hex instead of binary constants
Vadim Girlin
2013-05-03
1
-2
/
+2
*
r600g/sb: collect shader statistics
Vadim Girlin
2013-04-30
1
-2
/
+29
*
r600g/sb: use source bytecode in case of optimization errors
Vadim Girlin
2013-04-30
1
-0
/
+1
*
r600g/sb: initial commit of the optimizing shader backend
Vadim Girlin
2013-04-30
1
-0
/
+785