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
/
ilo
/
shader
/
toy_tgsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: s/Elements/ARRAY_SIZE/
Brian Paul
2016-05-03
1
-6
/
+6
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
1
-4
/
+4
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-3
/
+0
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-4
/
+2
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
1
-17
/
+0
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
1
-26
/
+0
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
1
-89
/
+0
*
ilo: Drop the explicit intialization of gaps in TGSI opcodes.
Eric Anholt
2014-11-24
1
-22
/
+6
*
ilo: update genhw headers
Chia-I Wu
2014-09-11
1
-3
/
+3
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
1
-1
/
+1
*
ilo: scripted conversion to genhw headers
Chia-I Wu
2014-04-14
1
-81
/
+81
*
ilo: add TOY_OPCODE_DO
Chia-I Wu
2014-04-14
1
-1
/
+1
*
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
1
-1
/
+10
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-8
/
+8
*
ilo: correctly initialize undefined registers in fs
Chia-I Wu
2013-07-11
1
-5
/
+15
*
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: remove our own type inference
Chia-I Wu
2013-05-08
1
-97
/
+27
*
ilo: Add missing break statement in aos_tex TGSI_OPCODE_TEX2 case.
Vinson Lee
2013-05-07
1
-0
/
+1
*
ilo: add a toy shader compiler
Chia-I Wu
2013-04-26
1
-0
/
+2736