index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Silence unused parameter warning
Ian Romanick
2019-12-04
9
-14
/
+14
*
mesa: Silence 'left shift of negative value' warning in BPTC compression code
Ian Romanick
2019-12-04
1
-4
/
+3
*
intel/compiler: Fix 'comparison is always true' warning
Ian Romanick
2019-12-04
1
-2
/
+2
*
turnip: allow writes to draw_cs outside of render pass
Jonathan Marek
2019-12-04
1
-4
/
+3
*
nir/lower_clip: Fix incorrect driver loc for clipdist outputs
Rob Clark
2019-12-04
1
-0
/
+11
*
freedreno/ir3: fix neverball assert in case of unused VS inputs
Rob Clark
2019-12-04
3
-7
/
+19
*
freedreno/ir3: remove store_output lowered to store_shared_ir3
Rob Clark
2019-12-04
1
-1
/
+1
*
iris: Add restriction to 3DSTATE_CONSTANT_ packets.
Rafael Antognolli
2019-12-04
1
-0
/
+11
*
anv: Use 3DSTATE_CONSTANT_ALL when possible.
Rafael Antognolli
2019-12-04
1
-3
/
+90
*
anv: Move code for emitting push constants into its own function.
Rafael Antognolli
2019-12-04
1
-43
/
+57
*
anv: Add get_push_range_address() helper.
Rafael Antognolli
2019-12-04
1
-59
/
+70
*
anv: Move gen8+ push constant packet workaround.
Rafael Antognolli
2019-12-04
2
-21
/
+31
*
iris: Use 3DSTATE_CONSTANT_ALL when possible.
Rafael Antognolli
2019-12-04
2
-2
/
+76
*
iris: Rework push constants emitting code.
Rafael Antognolli
2019-12-04
1
-42
/
+83
*
intel/blorp: Use 3DSTATE_CONSTANT_ALL to setup push constants.
Rafael Antognolli
2019-12-04
1
-0
/
+7
*
intel/aubinator: Decode 3DSTATE_CONSTANT_ALL.
Rafael Antognolli
2019-12-04
1
-0
/
+44
*
intel/genxml: Add 3DSTATE_CONSTANT_ALL packet.
Rafael Antognolli
2019-12-04
1
-0
/
+25
*
turnip: MSAA resolve directly from GMEM
Jonathan Marek
2019-12-04
3
-50
/
+32
*
turnip: don't set unused BLIT_DST_INFO bits for GMEM clear
Jonathan Marek
2019-12-04
1
-7
/
+1
*
turnip: implement CmdClearAttachments
Jonathan Marek
2019-12-04
1
-1
/
+65
*
turnip: don't skip unused attachments when setting up tiling config
Jonathan Marek
2019-12-04
1
-18
/
+10
*
lima: enable tiling
Vasily Khoruzhick
2019-12-04
1
-11
/
+30
*
glsl: additional interface redeclaration check for SSO programs
Tapani Pälli
2019-12-04
1
-0
/
+54
*
nir/load_store_vectorize: fix combining stores with aliasing loads between
Rhys Perry
2019-12-04
2
-2
/
+16
*
aco/wave32: Fix reductions.
Timur Kristóf
2019-12-04
3
-30
/
+45
*
aco/wave32: Allow setting the subgroup ballot size to 64-bit.
Timur Kristóf
2019-12-04
2
-4
/
+8
*
aco/wave32: Use wave_size for barrier intrinsic.
Timur Kristóf
2019-12-04
2
-3
/
+3
*
aco/wave32: Fix load_local_invocation_index to support wave32.
Timur Kristóf
2019-12-04
1
-3
/
+15
*
aco/wave32: Use lane mask regclass for exec/vcc.
Timur Kristóf
2019-12-04
12
-209
/
+250
*
aco/wave32: Add wave size specific opcodes to aco_builder.
Timur Kristóf
2019-12-04
1
-0
/
+78
*
aco/wave32: Introduce emit_mbcnt which takes wave size into account.
Timur Kristóf
2019-12-04
1
-17
/
+24
*
aco/wave32: Replace hardcoded numbers in spiller with wave size.
Timur Kristóf
2019-12-04
1
-15
/
+16
*
aco/wave32: Change uniform bool optimization to work with wave32.
Timur Kristóf
2019-12-04
1
-1
/
+2
*
aco: Optimize load_subgroup_id to one bit field extract instruction.
Timur Kristóf
2019-12-04
1
-3
/
+2
*
aco: Remove lower_linear_bool_phi, it is not needed anymore.
Timur Kristóf
2019-12-04
1
-24
/
+1
*
aco: Remove superfluous argument from emit_boolean_logic.
Timur Kristóf
2019-12-04
1
-6
/
+6
*
aco: Fix operand of s_bcnt1_i32_b64 in emit_boolean_reduce.
Timur Kristóf
2019-12-04
1
-1
/
+1
*
intel/perf: fix improper pointer access
Lionel Landwerlin
2019-12-04
1
-1
/
+1
*
intel/perf: simplify the processing of OA reports
Lionel Landwerlin
2019-12-04
1
-28
/
+36
*
intel/perf: take into account that reports read can be fairly old
Lionel Landwerlin
2019-12-04
1
-3
/
+4
*
intel/perf: set read buffer len to 0 to identify empty buffer
Lionel Landwerlin
2019-12-04
1
-2
/
+3
*
intel/perf: fix invalid hw_id in query results
Lionel Landwerlin
2019-12-04
1
-2
/
+6
*
radeonsi: display cs blit count for AMD_DEBUG=testdma
Pierre-Eric Pelloux-Prayer
2019-12-04
1
-3
/
+5
*
radeonsi: implement sdma for GFX9
Pierre-Eric Pelloux-Prayer
2019-12-04
1
-6
/
+191
*
radv/gfx10: fix the vertex order for triangle strips emitted by a GS
Samuel Pitoiset
2019-12-04
1
-48
/
+47
*
radv: simplify a check in radv_fixup_vertex_input_fetches()
Samuel Pitoiset
2019-12-04
1
-4
/
+2
*
radv: remove dead shader input/output variables
Samuel Pitoiset
2019-12-04
1
-1
/
+1
*
iris: Stop setting up fake params
Jason Ekstrand
2019-12-04
2
-13
/
+6
*
gallium/scons: fix graw-xlib build on OSX.
Dave Airlie
2019-12-04
1
-0
/
+2
*
llvmpipe: enable texcoord semantics
Dave Airlie
2019-12-04
2
-10
/
+18
[next]