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
/
freedreno
/
ir3
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: fix new gcc6 errors
Rob Clark
2016-02-17
1
-1
/
+0
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
1
-15
/
+0
*
freedreno/ir3: Get rid of nested functions
Bernhard Rosenkränzer
2016-02-10
1
-15
/
+15
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-3
/
+3
*
freedreno/ir3: use const_index helpers
Rob Clark
2016-02-09
1
-3
/
+7
*
freedreno/ir3: ignore clip-vertex varying
Rob Clark
2016-01-30
1
-1
/
+4
*
freedreno/ir3: don't ignore local vars
Rob Clark
2016-01-30
1
-1
/
+7
*
freedreno/ir3: handle tex instrs w/ const offset
Rob Clark
2016-01-30
1
-0
/
+16
*
freedreno/ir3: support load_front_face intrinsic
Rob Clark
2016-01-30
1
-2
/
+14
*
nir: move to compiler/
Emil Velikov
2016-01-26
2
-3
/
+3
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
2
-2
/
+2
*
freedreno: make opc array static const
Christian Gmeiner
2016-01-21
1
-1
/
+1
*
freedreno/ir3: fix mad 3rd src delay calc
Rob Clark
2016-01-17
1
-1
/
+1
*
freedreno/ir3: better array register allocation
Rob Clark
2016-01-16
2
-9
/
+51
*
freedreno/ir3: array offset can be negative
Rob Clark
2016-01-16
5
-12
/
+13
*
freedreno/ir3: workaround bug/feature
Rob Clark
2016-01-16
1
-0
/
+9
*
freedreno/ir3: array rework
Rob Clark
2016-01-16
8
-362
/
+357
*
freedreno/ir3: refactor/simplify cp
Rob Clark
2016-01-16
1
-87
/
+82
*
freedreno/ir3: fix incorrect decoding of mov instructions
Rob Clark
2016-01-16
1
-1
/
+1
*
freedreno/ir3: remove unused tgsi tokens ptr
Rob Clark
2016-01-16
1
-1
/
+0
*
freedreno/ir3: bit of ra refactor
Rob Clark
2016-01-16
1
-25
/
+20
*
freedreno/ir3: cosmetic de-indent
Rob Clark
2016-01-16
1
-36
/
+34
*
freedreno/ir3: use NIR_PASS helper macros
Rob Clark
2016-01-03
1
-19
/
+28
*
freedreno/ir3: we require block_index metadata
Rob Clark
2016-01-03
1
-0
/
+2
*
freedreno/ir3: refactor NIR IR handling
Rob Clark
2016-01-03
6
-111
/
+201
*
freedreno/ir3: drop unnecessary unreachable() case
Rob Clark
2016-01-03
1
-2
/
+0
*
nir: Get rid of function overloads
Jason Ekstrand
2015-12-28
2
-7
/
+7
*
freedreno/ir3: spelling..
Rob Clark
2015-12-23
1
-6
/
+6
*
nir: Add a writemask to store intrinsics.
Kenneth Graunke
2015-12-22
1
-0
/
+8
*
freedreno/ir3: fix 32-bit builds with pointer-to-int-cast error enabled
Rob Herring
2015-12-18
1
-1
/
+1
*
freedreno/ir3/cmdline: don't dump nir by default
Rob Clark
2015-12-15
1
-3
/
+1
*
nir: Get rid of *_indirect variants of input/output load/store intrinsics
Jason Ekstrand
2015-12-10
1
-32
/
+47
*
freedreno/ir3: nir shader prints with 'disasm' debug option
Rob Clark
2015-12-05
1
-2
/
+2
*
freedreno/ir3: convert scheduler back to recursive algo
Rob Clark
2015-12-04
2
-127
/
+204
*
freedreno/ir3: don't reuse a0.x across blocks
Rob Clark
2015-12-04
1
-7
/
+14
*
freedreno/ir3: rename ir3_block::bd
Rob Clark
2015-12-04
3
-11
/
+11
*
freedreno/ir3: assign varying locations later
Rob Clark
2015-11-26
2
-27
/
+35
*
freedreno/ir3: use instr flag to mark unused instructions
Rob Clark
2015-11-26
4
-14
/
+24
*
freedreno/ir3: add support for a few gs5 ops
Ilia Mirkin
2015-11-23
1
-0
/
+27
*
freedreno/a4xx: add ARB_texture_query_lod support
Ilia Mirkin
2015-11-23
1
-5
/
+19
*
nir: s/nir_type_unsigned/nir_type_uint
Jason Ekstrand
2015-11-23
1
-1
/
+1
*
nir: Add nir_texop_samples_identical opcode
Ian Romanick
2015-11-19
1
-0
/
+3
*
freedreno/a3xx+a4xx: fix for stk binning pass hang
Rob Clark
2015-11-18
1
-2
/
+4
*
freedreno/ir3: Use nir_foreach_variable
Boyan Ding
2015-11-06
1
-3
/
+3
*
glsl: move shader_enums into nir
Rob Clark
2015-10-09
3
-2
/
+2
*
freedreno/ir3: use nir two-sided-color lowering
Rob Clark
2015-09-18
1
-21
/
+3
*
freedreno/ir3: lower txp/clamp in NIR
Rob Clark
2015-09-18
1
-26
/
+30
*
freedreno/ir3: add --gpu arg to cmdline compiler
Rob Clark
2015-09-17
1
-1
/
+10
*
freedreno/ir3: add support for ucp
Rob Clark
2015-09-17
4
-13
/
+80
*
freedreno/ir3: convert from tgsi semantic/index to varying-slot
Rob Clark
2015-09-17
3
-122
/
+139
[next]