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
/
ilo
/
shader
/
ilo_shader_vs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: EOL unmaintained older gallium intel driver
Edward O'Callaghan
2017-02-03
1
-1360
/
+0
*
ilo: s/Elements/ARRAY_SIZE/
Brian Paul
2016-05-03
1
-1
/
+1
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-6
/
+6
*
tgsi: split tgsi_util_get_texture_coord_dim() function into two
Brian Paul
2016-03-31
1
-1
/
+2
*
gallium/drivers/ilo: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
1
-2
/
+2
*
gallium/drivers: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
ilo: let shaders determine surface counts
Chia-I Wu
2014-10-06
1
-5
/
+17
*
ilo: add a new struct for context states
Chia-I Wu
2014-09-20
1
-1
/
+0
*
ilo: use an accessor for dev->gen
Chia-I Wu
2014-09-12
1
-8
/
+8
*
ilo: make toy_compiler_disassemble() more useful
Chia-I Wu
2014-09-09
1
-1
/
+1
*
ilo: scripted conversion to genhw headers
Chia-I Wu
2014-04-14
1
-34
/
+34
*
ilo: preliminary GEN 7.5 support
Chia-I Wu
2013-09-08
1
-3
/
+12
*
ilo: support push constant model in shaders
Chia-I Wu
2013-08-13
1
-4
/
+54
*
ilo: use multiple entry points for shader creation
Chia-I Wu
2013-06-25
1
-1
/
+1
*
ilo: move internal shader interface to a new header
Chia-I Wu
2013-06-25
1
-1
/
+1
*
ilo: silence a compiler warning
Chia-I Wu
2013-06-14
1
-0
/
+2
*
ilo: use tgsi_util_get_texture_coord_dim()
Chia-I Wu
2013-05-08
1
-1
/
+2
*
ilo: correctly set return types of sampler messages
Chia-I Wu
2013-05-05
1
-0
/
+1
*
ilo: expose register indices of OUTs in ilo_shader
Chia-I Wu
2013-05-01
1
-2
/
+14
*
ilo: use ilo_dev_info in toy compiler
Chia-I Wu
2013-05-01
1
-8
/
+8
*
ilo: compile VS/GS/FS with the toy compiler
Chia-I Wu
2013-04-26
1
-0
/
+1273