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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: preliminary GEN 7.5 support
Chia-I Wu
2013-09-08
2
-6
/
+24
*
ilo: implement new float comparison instructions
Roland Scheidegger
2013-08-15
1
-8
/
+12
*
ilo: support push constant model in shaders
Chia-I Wu
2013-08-13
5
-7
/
+126
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
2
-9
/
+9
*
ilo: correctly initialize undefined registers in fs
Chia-I Wu
2013-07-11
1
-5
/
+15
*
ilo: speed up ilo_shader_select_kernel_routing() a bit
Chia-I Wu
2013-06-25
1
-0
/
+4
*
ilo: move SBE setup code to ilo_shader.c
Chia-I Wu
2013-06-25
2
-1
/
+10
*
ilo: map SO registers at shader compile time
Chia-I Wu
2013-06-25
1
-0
/
+2
*
ilo: introduce ilo_shader_cso for VS
Chia-I Wu
2013-06-25
1
-4
/
+2
*
ilo: clean up finalize_shader_states()
Chia-I Wu
2013-06-25
1
-0
/
+2
*
ilo: use multiple entry points for shader creation
Chia-I Wu
2013-06-25
3
-3
/
+3
*
ilo: move internal shader interface to a new header
Chia-I Wu
2013-06-25
5
-4
/
+216
*
ilo: silence a compiler warning
Chia-I Wu
2013-06-14
1
-0
/
+2
*
tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() function
Brian Paul
2013-06-07
1
-2
/
+2
*
ilo: add support for TEX2/TXB2/TXL2 in fs
Chia-I Wu
2013-06-07
1
-3
/
+3
*
ilo: add support for indirect access of CONST in FS
Chia-I Wu
2013-05-27
1
-1
/
+97
*
ilo: remove our own type inference
Chia-I Wu
2013-05-08
1
-97
/
+27
*
ilo: use tgsi_util_get_texture_coord_dim()
Chia-I Wu
2013-05-08
3
-92
/
+4
*
ilo: Add missing break statement in aos_tex TGSI_OPCODE_TEX2 case.
Vinson Lee
2013-05-07
1
-0
/
+1
*
ilo: correctly set return types of sampler messages
Chia-I Wu
2013-05-05
2
-0
/
+3
*
ilo: expose register indices of OUTs in ilo_shader
Chia-I Wu
2013-05-01
3
-4
/
+29
*
ilo: use ilo_dev_info in toy compiler
Chia-I Wu
2013-05-01
8
-31
/
+31
*
ilo: compile VS/GS/FS with the toy compiler
Chia-I Wu
2013-04-26
4
-0
/
+4442
*
ilo: add a toy shader compiler
Chia-I Wu
2013-04-26
13
-0
/
+8661