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
/
i915
/
i915_fpc_optimize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-1
/
+0
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-1
/
+0
*
mesa: Fix warning about static being in the wrong place
Ian Romanick
2015-09-02
1
-1
/
+1
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-2
/
+2
*
i915g: Add more optimizations
Stéphane Marchesin
2013-09-04
1
-49
/
+359
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-2
/
+2
*
i915g: More ops commute.
Stéphane Marchesin
2012-06-15
1
-6
/
+19
*
i915g: Fix bugs in the shader optimizer.
Stéphane Marchesin
2012-01-11
1
-46
/
+80
*
i915g: Only apply the optimization to output vars.
Stéphane Marchesin
2011-12-27
1
-0
/
+1
*
i915g: Fix peephole optimization for MOVs.
Stéphane Marchesin
2011-09-22
1
-0
/
+8
*
i915g: Add an optimization to get rid of useless movs, in particular at the e...
Stéphane Marchesin
2011-09-21
1
-3
/
+38
*
i915g: Fix bug in shader optimizer.
Stéphane Marchesin
2011-09-21
1
-2
/
+2
*
i915g: Make optimization more generic.
Stéphane Marchesin
2011-07-07
1
-27
/
+58
*
i915g: Apply optimization to ADDS/MUL and only if we're not saturating.
Stéphane Marchesin
2011-07-07
1
-6
/
+27
*
i915g: move code after declaration
Brian Paul
2011-07-06
1
-1
/
+2
*
i915g: Fix optimize so that it actually gets used.
Stéphane Marchesin
2011-07-06
1
-1
/
+1
*
i915g: Fix optimization, also make it more generic.
Stéphane Marchesin
2011-07-06
1
-2
/
+26
*
i915g: introduce the tiny shader optimizer.
Stéphane Marchesin
2011-07-06
1
-0
/
+182