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
*
freedreno: import libdrm_freedreno + redesign submit
Rob Clark
2018-10-26
1
-2
/
+9
*
freedreno/ir3: take reg->num out of union in ir3_register
Hyunjun Ko
2018-10-25
1
-5
/
+6
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
1
-2
/
+0
*
ir3_compiler/nir: fix imageSize() for buffer-backed images
Eduardo Lima Mitev
2018-10-24
2
-0
/
+33
*
ir3/nir: Set up image_dims consts for image_deref_size intrinsic too
Eduardo Lima Mitev
2018-10-21
1
-0
/
+1
*
freedreno/ir3: move binning-pass fixup for a6xx+
Rob Clark
2018-10-17
1
-20
/
+37
*
freedreno/ir3: shader variant cache
Rob Clark
2018-10-17
2
-0
/
+208
*
freedreno/ir3: move binning_pass out of shader variant key
Rob Clark
2018-10-17
4
-16
/
+38
*
freedreno/ir3: track # of samplers used by shader
Rob Clark
2018-10-17
4
-8
/
+8
*
freedreno/a6xx: move const emit to state group
Rob Clark
2018-10-17
1
-8
/
+33
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
14
-28
/
+0
*
freedreno/ir3: fix broken texcoord inputs
Rob Clark
2018-10-17
1
-21
/
+1
*
intel/nir, freedreno/ir3: Use the separated dead write vars pass
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+1
*
gallium/ttn: Convert inputs and outputs to derefs of variables.
Eric Anholt
2018-10-15
1
-3
/
+2
*
freedreno/ir3: fix the param order of cmpxchg
Hyunjun Ko
2018-09-27
1
-2
/
+2
*
freedreno/ir3: insert mov if same instruction in the outputs.
Hyunjun Ko
2018-09-05
1
-0
/
+14
*
freedreno/ir3: make immediates array dynamic
Hyunjun Ko
2018-09-05
3
-1
/
+11
*
freedreno/ir3: better compile_error() printing
Rob Clark
2018-09-05
1
-2
/
+16
*
freedreno/ir3: ignore unused inputs
Rob Clark
2018-09-05
1
-1
/
+29
*
freedreno: Fix warnings
Kristian H. Kristensen
2018-08-16
3
-10
/
+4
*
freedreno/ir3: add support for a6xx 'merged' register set
Rob Clark
2018-08-14
2
-2
/
+24
*
freedreno/ir3: small RA cleanup
Rob Clark
2018-08-14
2
-13
/
+8
*
freedreno/ir3: stop hard-coding FS input regs
Rob Clark
2018-08-14
4
-166
/
+79
*
freedreno/ir3: use r63.x for unused inputs
Rob Clark
2018-08-14
1
-3
/
+3
*
freedreno/ir3: create all inputs in first block
Rob Clark
2018-08-14
1
-17
/
+17
*
freedreno/ir3: rename s/frag_pos/frag_vcoord/g
Rob Clark
2018-08-14
2
-17
/
+22
*
freedreno/ir3: move per-generation compiler config
Rob Clark
2018-08-14
3
-43
/
+52
*
nir: rename f2f16_undef to f2f16
Karol Herbst
2018-07-24
1
-3
/
+3
*
freedreno/ir3: output ir3 and nir asm for frameretrace
Rob Clark
2018-07-18
2
-0
/
+14
*
freedreno/ir3: redirectable ir3 disasm output
Rob Clark
2018-07-18
3
-50
/
+48
*
freedreno/ir3: resync ir3 disassembler
Rob Clark
2018-07-18
3
-190
/
+206
*
freedreno: register usage queries
Rob Clark
2018-07-18
1
-0
/
+9
*
nir: add lowering for gl_HelperInvocation
Rob Clark
2018-07-18
2
-0
/
+2
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-3
/
+5
*
freedreno/ir3: fix deref conversion fallout
Rob Clark
2018-06-23
1
-13
/
+13
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-3
/
+0
*
freedreno/ir3: convert to deref instructions
Rob Clark
2018-06-22
3
-53
/
+57
*
nir: Rework lower_locals_to_regs to use deref instructions
Jason Ekstrand
2018-06-22
1
-2
/
+2
*
intel,ir3: Re-enable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
nir: Delete lower_io_types
Jason Ekstrand
2018-06-22
1
-1
/
+0
*
st,ir3,radeonsi: push lower_deref_instrs back into driver
Rob Clark
2018-06-22
2
-3
/
+3
*
nir/lower_samplers: remove legacy version
Rob Clark
2018-06-22
1
-1
/
+1
*
nir/lower_samplers: split out _legacy version for deref chains
Rob Clark
2018-06-22
1
-1
/
+1
*
intel,ir3: Disable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
2
-1
/
+6
*
freedreno/ir3: txf_ms support
Rob Clark
2018-06-21
3
-7
/
+51
*
freedreno/ir3: fix base_vertex
Rob Clark
2018-06-21
1
-0
/
+1
*
freedreno/ir3: fix missing recursion into block condition
Rob Clark
2018-06-19
1
-0
/
+4
*
freedreno: remove per-stateobj dirty_mask's
Rob Clark
2018-06-19
1
-4
/
+1
[next]