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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+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
*
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
*
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
27
-1332
/
+0
*
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
*
aco: Fix workgroup size calculation.
Timur Kristóf
2020-03-30
5
-35
/
+39
*
aco: Extract setup_tcs_info to a separate function.
Timur Kristóf
2020-03-30
1
-12
/
+19
*
aco: Zero-fill undefined elements in create_vec_from_array.
Timur Kristóf
2020-03-30
1
-7
/
+15
*
aco: Change isel inputs/outputs to a flat array.
Timur Kristóf
2020-03-30
2
-20
/
+25
*
aco: Treat outputs of the previous stage as inputs of the next stage.
Timur Kristóf
2020-03-30
2
-21
/
+28
*
nir: Collect if shader uses cross-invocation or indirect I/O.
Timur Kristóf
2020-03-30
2
-13
/
+110
*
aco: Use more optimal sequence at the beginning of merged shaders.
Timur Kristóf
2020-03-30
1
-3
/
+17
*
aco: Skip 2nd read of merged wave info when TCS in/out vertices are equal.
Timur Kristóf
2020-03-30
2
-6
/
+18
*
aco: Allow combining LDS loads when loading tess factors.
Timur Kristóf
2020-03-30
1
-13
/
+13
*
aco: Allow combining TCS output VMEM stores.
Timur Kristóf
2020-03-30
1
-1
/
+1
*
aco: Fix handling of tess factors.
Timur Kristóf
2020-03-30
2
-22
/
+13
*
aco: Extract tcs_driver_location_matches_api_mask to separate function.
Timur Kristóf
2020-03-30
1
-21
/
+30
*
aco: Create null exports in instruction selection instead of assembler.
Timur Kristóf
2020-03-30
3
-36
/
+72
*
nir: Fix breakage of foreach_list_typed_safe assumptions in loop unrolling
Danylo Piliaiev
2020-03-30
1
-12
/
+70
*
radeon: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
21
-9286
/
+8970
*
radeonsi: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
52
-46736
/
+42975
*
radeon: fix includes
Pierre-Eric Pelloux-Prayer
2020-03-30
4
-0
/
+9
[next]