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
/
freedreno
/
ir3
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-4
/
+4
*
freedreno/ir3: fragz cannot be half precision
Rob Clark
2017-03-13
1
-0
/
+6
*
freedreno: remove shebang from ir3_nir_trig.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
freedreno: remove execute bit from ir3_nir_trig.py
Emil Velikov
2017-03-10
1
-0
/
+0
*
freedreno/ir3: setup var locations in standalone compiler
Rob Clark
2017-01-22
1
-1
/
+69
*
freedreno/a5xx: use the non-_ZERO_BASE for vertexid
Rob Clark
2017-01-10
2
-2
/
+14
*
freedreno/ir3: rework varying slots (maybe??)
Rob Clark
2016-12-30
1
-4
/
+9
*
nir: Rename convert_to_ssa lower_regs_to_ssa
Jason Ekstrand
2016-12-29
1
-1
/
+1
*
freedreno/ir3: fix linkage::var size
Rob Clark
2016-12-27
1
-1
/
+1
*
freedreno/ir3: treat clipvertex like a normal varying
Rob Clark
2016-12-27
1
-3
/
+1
*
freedreno/a5xx: transform-feedback support
Rob Clark
2016-12-27
2
-2
/
+6
*
freedreno/ir3: UBO support for 64b GPUs (a5xx)
Rob Clark
2016-12-27
1
-3
/
+24
*
freedreno/ir3: rework location of driver constants
Rob Clark
2016-12-27
4
-47
/
+63
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-1
/
+1
*
freedreno/a5xx: fix negative branches
Rob Clark
2016-11-30
2
-1
/
+6
*
freedreno/ir3: don't offset inloc by 8
Rob Clark
2016-11-30
2
-11
/
+5
*
freedreno/ir3: add new helper for shader linkage
Rob Clark
2016-11-30
1
-0
/
+47
*
freedreno/ir3: fixup ralloc fallout
Rob Clark
2016-11-12
2
-2
/
+2
*
ralloc: use rzalloc where it's necessary
Marek Olšák
2016-10-31
1
-1
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-1
/
+1
*
nir: Make nir_foo_first/last_cf_node return a block instead
Jason Ekstrand
2016-10-06
1
-7
/
+4
*
nir: Add a flag to lower_io to force "sample" interpolation
Jason Ekstrand
2016-09-15
1
-1
/
+1
*
nir: Report progress from nir_lower_phis_to_scalar.
Kenneth Graunke
2016-09-14
1
-1
/
+1
*
nir: Report progress from nir_lower_alu_to_scalar.
Kenneth Graunke
2016-09-14
1
-1
/
+1
*
a3xx: make use of software clipping when hw can't handle it
Ilia Mirkin
2016-09-03
2
-0
/
+7
*
nir: Change nir_shader_get_entrypoint to return an impl.
Kenneth Graunke
2016-08-25
1
-1
/
+1
*
ttn: Use nir_load_front_face instead of the TGSI-style input.
Eric Anholt
2016-08-19
1
-46
/
+0
*
ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn.
Eric Anholt
2016-08-19
2
-7
/
+0
*
freedreno/ir3: fix issue with emit_tex()
Rob Clark
2016-08-13
1
-19
/
+28
*
freedreno/ir3: init ir3_shader_key with memset()
[email protected]
2016-07-30
1
-1
/
+2
*
freedreno: move needs_wfi into batch
Rob Clark
2016-07-30
1
-5
/
+5
*
freedreno/ir3: Add missing braces in initializer
[email protected]
2016-07-23
1
-1
/
+1
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
2
-4
/
+4
*
freedreno/ir3: support glsl linking for cmdline compiler
Rob Clark
2016-07-02
1
-24
/
+47
*
freedreno/ir3: support non-user_buffer consts
Rob Clark
2016-07-02
1
-1
/
+1
*
freedreno: switch emit_const_bo() to take prsc's
Rob Clark
2016-07-02
1
-8
/
+8
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
freedreno/ir3: do idiv lowering after main opt loop
Rob Clark
2016-06-03
1
-16
/
+27
*
freedreno/ir3: fix coverity warning
Rob Clark
2016-06-02
1
-1
/
+3
*
freedreno/ir3: use nir_shader_get_entrypoint() helper
Rob Clark
2016-06-02
1
-10
/
+1
*
compiler: Move glsl_to_nir to libglsl.la
Jason Ekstrand
2016-05-26
1
-1
/
+1
*
freedreno/ir3: cmdline compiler for glsl
Rob Clark
2016-05-25
1
-14
/
+75
*
freedreno/ir3: disable cp for indirect src's
Rob Clark
2016-05-23
1
-0
/
+9
*
freedreno/ir3: need to lower fmod too
Rob Clark
2016-05-20
1
-0
/
+2
*
freedreno/ir3: fix compiler warning
Rob Clark
2016-05-17
1
-0
/
+1
*
freedreno/ir3: small standalone compiler cleanup
Rob Clark
2016-05-15
1
-2
/
+1
*
freedreno/ir3: lower fdiv
Rob Clark
2016-05-15
1
-0
/
+1
*
freedreno/ir3: handle VARYING_SLOT_PNTC
Rob Clark
2016-05-15
1
-0
/
+12
*
freedreno/ir3: disable TGSI specific hacks in nir case
Rob Clark
2016-05-15
4
-2
/
+7
*
freedreno/ir3: add support for NIR as preferred IR
Rob Clark
2016-05-15
4
-17
/
+41
[next]