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
*
radv/gfx10: enable vertex shaders without export parameters
Samuel Pitoiset
2019-07-12
1
-3
/
+15
*
radv/gfx10: launch 2 compute waves per CU before going onto the next CU
Samuel Pitoiset
2019-07-12
1
-4
/
+9
*
radv: use ac_get_compute_resource_limits()
Samuel Pitoiset
2019-07-12
1
-17
/
+6
*
ac: import ac_get_compute_resource_limits() from RadeonSI
Samuel Pitoiset
2019-07-12
5
-39
/
+42
*
panfrost: Initialize shift/extra_flags
Alyssa Rosenzweig
2019-07-12
2
-1
/
+5
*
panfrost: Fix build warnings
Alyssa Rosenzweig
2019-07-12
4
-11
/
+9
*
radv/gfx10: invalidate everything in L2 when shaders read data
Samuel Pitoiset
2019-07-12
1
-1
/
+3
*
radv/gfx10: fix wrong emission of GE_CNTL
Samuel Pitoiset
2019-07-12
1
-1
/
+1
*
radv: add more assertions to make sure packets are correctly emitted
Samuel Pitoiset
2019-07-12
1
-3
/
+3
*
v3d: use inc/dec tmu operation with image atomic sub/add of 1
Alejandro Piñeiro
2019-07-12
1
-5
/
+11
*
v3d: refactor some code from v3d40_vir_emit_image_load_store
Alejandro Piñeiro
2019-07-12
1
-33
/
+29
*
v3d: use inc/dec tmu operation with atomic sub/add of 1
Alejandro Piñeiro
2019-07-12
2
-6
/
+30
*
v3d: remove redefinition of tmu operations on nir_to_vir
Alejandro Piñeiro
2019-07-12
1
-38
/
+21
*
v3d: tweak initial comment on pack generator script
Alejandro Piñeiro
2019-07-12
1
-1
/
+1
*
glsl/link_varyings: Fix hash table leak
Yevhenii Kolesnikov
2019-07-12
1
-9
/
+8
*
iris: Simplify devinfo access in calculate_result_on_gpu()
Kenneth Graunke
2019-07-12
1
-3
/
+2
*
v3d: remove unused definitions
Iago Toral Quiroga
2019-07-12
1
-7
/
+0
*
v3d: move implementation of some intrinsics to separate helpers
Iago Toral Quiroga
2019-07-12
1
-78
/
+90
*
v3d: emit correct lowering for logic ops with RGB10A2 render targets
Iago Toral Quiroga
2019-07-12
1
-12
/
+64
*
v3d: emit correct lowering for logic ops with integer render targets
Iago Toral Quiroga
2019-07-12
2
-9
/
+47
*
v3d: add lowering for OpenGL logic operations
Iago Toral Quiroga
2019-07-12
4
-0
/
+279
*
v3d: acquire scoreboard lock before first tlb read
Iago Toral Quiroga
2019-07-12
4
-0
/
+36
*
v3d: implement tile buffer color read intrinsic
Iago Toral Quiroga
2019-07-12
1
-0
/
+100
*
nir: add a new v3d-specific intrinsic for tile buffer color reads
Iago Toral Quiroga
2019-07-12
1
-0
/
+9
*
v3d: fix size of color_reads and sample_colors arrays
Iago Toral Quiroga
2019-07-12
1
-2
/
+2
*
v3d: add color formats and swizzles to the fragment shader key
Iago Toral Quiroga
2019-07-12
2
-0
/
+20
*
v3d: add helpers to emit ldtlb and ldtlbu signals
Iago Toral Quiroga
2019-07-12
1
-0
/
+24
*
v3d: handle tlb read dependency tracking as if they were writes
Iago Toral Quiroga
2019-07-12
1
-1
/
+1
*
v3d: instructions with the ldtlb and ldtlbu signals are tlb instructions
Iago Toral Quiroga
2019-07-12
1
-0
/
+3
*
v3d: tlb loads cannot be removed
Iago Toral Quiroga
2019-07-12
1
-0
/
+2
*
v3d: the ldtlbu signal reads an implicit uniform
Iago Toral Quiroga
2019-07-12
1
-0
/
+1
*
v3d: handle ldtlb and ldtlbu signals during disassembly
Iago Toral Quiroga
2019-07-12
1
-0
/
+2
*
radv: report shader stage name when dumping LLVM IR
Samuel Pitoiset
2019-07-12
1
-4
/
+17
*
radv: tidy up radv_get_shader_name() and add NGG stages
Samuel Pitoiset
2019-07-12
3
-12
/
+32
*
radv/gfx10: update OVERWRITE_COMBINER_{MRT_SHARING,WATERMARK}
Samuel Pitoiset
2019-07-12
1
-16
/
+4
*
radv/gfx10: do not set alignment on the ngg_emit pointer
Samuel Pitoiset
2019-07-12
1
-1
/
+0
*
radv/gfx10: fix exporting clip/cull distances for GS
Samuel Pitoiset
2019-07-12
1
-1
/
+2
*
radv/gfx10: fix exporting the subpass view index for GS
Samuel Pitoiset
2019-07-12
1
-1
/
+15
*
mesa: save/restore SSO flag when using ARB_get_program_binary
Timothy Arceri
2019-07-12
1
-0
/
+4
*
pan/midgard: Correct component count clamping PSIZ
Alyssa Rosenzweig
2019-07-11
1
-1
/
+2
*
panfrost: Remove unused display target field
Alyssa Rosenzweig
2019-07-11
2
-4
/
+0
*
panfrost/ci: Update expectations
Alyssa Rosenzweig
2019-07-11
1
-2
/
+1
*
radv: only enable the GS copy shader stage if GS is enabled
Samuel Pitoiset
2019-07-11
1
-1
/
+1
*
freedreno: Add dependency on the xml build to the winsys.
Eric Anholt
2019-07-11
1
-1
/
+4
*
iris: Disable SIMD32 when using a 16x MSAA framebuffer.
Kenneth Graunke
2019-07-11
1
-7
/
+24
*
nir/algebraic: Recognize open-coded flrp(a, b, a)
Ian Romanick
2019-07-11
1
-0
/
+24
*
nir/algebraic: Rearrange 1-((1-a) * (1-b)) into flrp-friendly form
Ian Romanick
2019-07-11
1
-0
/
+10
*
nir/algebraic: Reassociate fadd into fmul in DPH-like pattern
Ian Romanick
2019-07-11
2
-0
/
+36
*
nir/algebraic: Recognize open-coded flrp(-1, 1, a) and flrp(1, -1, a)
Ian Romanick
2019-07-11
1
-0
/
+12
*
nir: intel/vec4: Add flag to disable some algebraic optimizations
Ian Romanick
2019-07-11
2
-0
/
+11
[next]