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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nir: Handle vec8/16 in opt_split_alu_of_phi
Jason Ekstrand
2020-03-31
1
-4
/
+1
*
nir: Handle vec8/16 in lower_regs_to_ssa
Jason Ekstrand
2020-03-31
1
-7
/
+1
*
nir: Handle vec8/16 in lower_phis_to_scalar
Jason Ekstrand
2020-03-31
1
-10
/
+2
*
nir: Handle vec8/16 in gather_ssa_types
Jason Ekstrand
2020-03-31
1
-0
/
+2
*
nir: Handle vec8/16 in bool_to_bitsize
Jason Ekstrand
2020-03-31
1
-0
/
+4
*
nir: Copy propagate through vec8s and vec16s
Jason Ekstrand
2020-03-31
1
-3
/
+2
*
nir: Add a nir_op_is_vec helper
Jason Ekstrand
2020-03-31
1
-0
/
+16
*
nir/algebraic: Add downcast-of-pack opts
Jason Ekstrand
2020-03-31
1
-0
/
+9
*
nir/lower_int64: Lower 8 and 16-bit downcasts with nir_lower_mov64
Jason Ekstrand
2020-03-31
1
-0
/
+8
*
freedreno/log: avoid duplicate ts's
Rob Clark
2020-03-30
1
-4
/
+27
*
freedreno/a6xx: add some more tracepoints
Rob Clark
2020-03-30
3
-1
/
+25
*
freedreno: add some initial fd_log tracepoints
Rob Clark
2020-03-30
1
-4
/
+17
*
freedreno/a6xx: timestamp logging support
Rob Clark
2020-03-30
2
-2
/
+16
*
freedreno: add logging infrastructure
Rob Clark
2020-03-30
12
-2
/
+378
*
util: fix u_fifo_pop()
Rob Clark
2020-03-30
1
-1
/
+1
*
freedreno: remove some obsolete debug options
Rob Clark
2020-03-30
2
-11
/
+4
*
nir/opt_loop_unroll: Fix has_nested_loop handling
Jason Ekstrand
2020-03-30
1
-1
/
+1
*
freedreno: Work around UBWC flakiness.
Eric Anholt
2020-03-30
2
-29
/
+13
*
freedreno: Fix detection of being in a blit for acc queries.
Eric Anholt
2020-03-30
10
-37
/
+30
*
freedreno: Rename "is_blit" to "is_discard_blit"
Eric Anholt
2020-03-30
5
-8
/
+8
*
freedreno/a6xx: Fix timestamp queries.
Eric Anholt
2020-03-30
1
-4
/
+10
*
freedreno: Count blits in GL_TIME_ELAPSED and perf counter queries.
Eric Anholt
2020-03-30
5
-6
/
+8
*
freedreno: Associate the acc query bo with the batch.
Eric Anholt
2020-03-30
1
-0
/
+2
*
freedreno: Fix acc query handling in the presence of batch reordering.
Eric Anholt
2020-03-30
4
-25
/
+62
*
freedreno: Remove the "active" member of queries.
Eric Anholt
2020-03-30
4
-21
/
+9
*
freedreno: Remove always-true return from per-gen begin_query.
Eric Anholt
2020-03-30
5
-13
/
+7
*
util/u_queue: fix race in total_jobs_size access
Rhys Perry
2020-03-30
1
-2
/
+2
*
glsl: fix race in instance getters
Rhys Perry
2020-03-30
1
-5
/
+15
*
nir: Set UBO alignments in lower_uniforms_to_ubo
Jason Ekstrand
2020-03-30
1
-0
/
+2
*
aco: look at p_{extract,split}_vector's definitions in pred_by_exec_mask()
Rhys Perry
2020-03-30
1
-2
/
+5
*
CI: Re-enable Windows VS2019 builds
Daniel Stone
2020-03-30
1
-1
/
+2
*
nir: Validate that memory load/store ops work on whole bytes
Jason Ekstrand
2020-03-30
1
-0
/
+27
*
anv: Set alignments on descriptor and constant loads
Jason Ekstrand
2020-03-30
1
-0
/
+3
*
nir: Insert b2b1s around booleans in nir_lower_to
Jason Ekstrand
2020-03-30
1
-0
/
+15
*
nir: Use b2b opcodes for shared and constant memory
Jason Ekstrand
2020-03-30
3
-17
/
+24
*
aco: Implement b2b32 and b2b1
Jason Ekstrand
2020-03-30
2
-0
/
+4
*
nir: Add b2b opcodes
Jason Ekstrand
2020-03-30
5
-2
/
+22
*
intel/nir: Run copy-prop and DCE after lower_bool_to_int32
Jason Ekstrand
2020-03-30
1
-0
/
+2
*
etnaviv: compiled_framebuffer_state: get rid of SE_SCISSOR_*
Christian Gmeiner
2020-03-30
2
-18
/
+5
*
etnaviv: s/scissor_s/scissor
Christian Gmeiner
2020-03-30
3
-7
/
+7
*
etnaviv: get rid of struct compiled_scissor_state
Christian Gmeiner
2020-03-30
4
-31
/
+15
*
etnaviv: do the left shift by 16 at emit time
Christian Gmeiner
2020-03-30
2
-16
/
+16
*
etnaviv: rework clippling calculation to be a derived state
Christian Gmeiner
2020-03-30
3
-43
/
+48
*
etnaviv: get rid of SE_CLIP_*
Christian Gmeiner
2020-03-30
3
-28
/
+14
*
gitlab-ci: Prune all SCons jobs except scons-win64, and allows failures.
Jose Fonseca
2020-03-30
1
-17
/
+2
*
nir/algebraic: add fexp2(fmul(flog2(a), 0.5) -> fsqrt(a) optimization
Samuel Pitoiset
2020-03-30
1
-0
/
+1
*
scons: Prune out unnecessary targets.
Jose Fonseca
2020-03-30
29
-1406
/
+1
*
aco: Don't store LS VS outputs to LDS when TCS doesn't need them.
Timur Kristóf
2020-03-30
2
-2
/
+14
*
aco: When LS and HS invocations are the same, pass LS outputs in temps.
Timur Kristóf
2020-03-30
1
-0
/
+35
*
aco: Extract store_output_to_temps into a separate function.
Timur Kristóf
2020-03-30
1
-21
/
+32
[prev]
[next]