index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-27
anv: Don't place scratch buffers above the 32-bit boundary
Jason Ekstrand
1
-0
/
+19
2017-04-24
genxml: Fix gen_pack_header.py crash when field type is invalid.
Rafael Antognolli
1
-2
/
+2
2017-04-24
genxml: Make BLEND_STATE command support variable length array.
Rafael Antognolli
7
-48
/
+74
2017-04-24
genxml: Fix python crash when no dwords are found.
Rafael Antognolli
1
-5
/
+12
2017-04-24
genxml: Remove unused parameter.
Rafael Antognolli
1
-2
/
+2
2017-04-24
intel/aubinator: Correctly read variable length structs.
Rafael Antognolli
3
-6
/
+54
2017-04-24
isl/format: Update the R16G16B16X16_FLOAT entry
Nanley Chery
1
-1
/
+1
2017-04-24
anv/pass: Delete anv_pass::subpass_attachments
Nanley Chery
1
-1
/
+0
2017-04-24
intel/fs: Take into account amount of data read in spilling cost heuristic.
Francisco Jerez
1
-1
/
+1
2017-04-24
intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy.
Francisco Jerez
1
-2
/
+1
2017-04-24
i965/vec4: Use reads_accumulator_implicitly(), not MACH checks.
Kenneth Graunke
1
-4
/
+4
2017-04-24
nir/i965: add before ffma algebraic opts
Timothy Arceri
1
-0
/
+6
2017-04-22
i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce().
Kenneth Graunke
1
-0
/
+7
2017-04-20
anv/query: Use genxml for MI_MATH
Jason Ekstrand
1
-43
/
+28
2017-04-20
genxml: Add better support for MI_MATH
Jason Ekstrand
3
-12
/
+195
2017-04-20
genxml/pack: Allow hex values in the XML
Jason Ekstrand
1
-1
/
+2
2017-04-17
anv/cmd_buffer: Disable CCS on BDW input attachments
Nanley Chery
2
-30
/
+13
2017-04-17
anv: blorp: flush memory after copy
Lionel Landwerlin
1
-2
/
+2
2017-04-16
intel/decoder: Fix is_header_field starting condition.
Kenneth Graunke
1
-1
/
+1
2017-04-14
anv: Add the pci_id into the shader cache UUID
Jason Ekstrand
1
-5
/
+15
2017-04-14
i965: Use correct VertStride on align16 instructions.
Matt Turner
1
-10
/
+34
2017-04-14
i965/vec4/dce: improve track of partial flag register writes
Samuel Iglesias Gonsálvez
1
-1
/
+1
2017-04-14
i965/vec4: don't do horizontal stride on some register file types
Samuel Iglesias Gonsálvez
1
-2
/
+5
2017-04-14
i965/vec4: Fix exec size for MOVs {SET,PICK}_{HIGH,LOW}_32BIT.
Matt Turner
1
-4
/
+12
2017-04-14
i965/vec4: use vec4_builder to emit instructions in setup_imm_df()
Samuel Iglesias Gonsálvez
2
-50
/
+50
2017-04-14
i965/vec4: consider subregister offset in live variables
Juan A. Suarez Romero
1
-2
/
+2
2017-04-14
i965/vec4: fix assert to detect SIMD lowered DF instructions in IVB
Francisco Jerez
1
-5
/
+1
2017-04-14
i965/vec4: split VEC4_OPCODE_FROM_DOUBLE into one opcode per destination's type
Samuel Iglesias Gonsálvez
7
-27
/
+60
2017-04-14
i965/vec4: split d2x conversion and data gathering from one opcode to two exp...
Samuel Iglesias Gonsálvez
2
-8
/
+1
2017-04-14
i965/vec4: fix VEC4_OPCODE_FROM_DOUBLE for IVB/BYT
Juan A. Suarez Romero
1
-7
/
+19
2017-04-14
i965/vec4: keep original type when dealing with null registers
Juan A. Suarez Romero
1
-0
/
+2
2017-04-14
i965/vec4: split DF instructions and later double its execsize in IVB/BYT
Samuel Iglesias Gonsálvez
3
-1
/
+53
2017-04-14
i965/fs: lower all non-force_writemask_all DF instructions to SIMD4 on IVB/BYT
Samuel Iglesias Gonsálvez
1
-0
/
+9
2017-04-14
i965/fs: Get 64-bit indirect moves working on IVB.
Francisco Jerez
1
-2
/
+25
2017-04-14
i965: Use source region <1,2,0> when converting to DF.
Matt Turner
2
-13
/
+28
2017-04-14
i965/fs: fix lower SIMD width for IVB/BYT's MOV_INDIRECT
Juan A. Suarez Romero
1
-3
/
+14
2017-04-14
i965/fs: fix dst stride in IVB/BYT type conversions
Juan A. Suarez Romero
1
-27
/
+41
2017-04-14
i965/fs: rename lower_d2x to lower_conversions
Samuel Iglesias Gonsálvez
4
-4
/
+4
2017-04-14
Revert "i965/fs: Don't emit SEL instructions for type-converting MOVs."
Samuel Iglesias Gonsálvez
1
-2
/
+0
2017-04-14
i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
2
-37
/
+67
2017-04-14
i965: Use <0,2,1> region for scalar DF sources on IVB/BYT.
Matt Turner
1
-0
/
+13
2017-04-14
i965/fs: clamp exec_size when an instruction has a scalar DF source
Samuel Iglesias Gonsálvez
1
-3
/
+8
2017-04-14
i965/fs: double regioning parameters and execsize for DF in IVB/BYT
Juan A. Suarez Romero
1
-7
/
+43
2017-04-14
i965/fs: add helper to retrieve instruction execution type
Juan A. Suarez Romero
3
-5
/
+64
2017-04-14
i965: Handle IVB DF differences in the validator.
Matt Turner
1
-0
/
+24
2017-04-14
i965/disasm: also print nibctrl in IVB for execsize=8
Iago Toral Quiroga
1
-3
/
+3
2017-04-14
anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
Jason Ekstrand
1
-5
/
+22
2017-04-14
anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
Jason Ekstrand
1
-2
/
+14
2017-04-14
anv/cmd_buffer: Always set up a null surface state
Jason Ekstrand
1
-31
/
+19
2017-04-14
anv/cmd_buffer: Flush the VF cache at the top of all primaries
Jason Ekstrand
1
-0
/
+12
[next]