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
*
spirv: Handle PhysicalStorageBuffer in memory barriers
Caio Marcelo de Oliveira Filho
2020-01-14
1
-2
/
+6
*
spirv: Drop EXT for PhysicalStorageBuffer symbols
Caio Marcelo de Oliveira Filho
2020-01-14
2
-11
/
+11
*
aco: Flip s_cbranch / s_cselect to optimize out an s_not if possible.
Timur Kristóf
2020-01-14
2
-8
/
+51
*
aco: Optimize out s_and with exec, when used on uniform bitwise values.
Timur Kristóf
2020-01-14
1
-4
/
+31
*
aco: Don't skip combine_instruction when definitions[1] is used.
Timur Kristóf
2020-01-14
1
-1
/
+1
*
aco: Allow optimizing vote_all and nir_op_iand.
Timur Kristóf
2020-01-14
1
-6
/
+6
*
aco: Implement 64-bit constant propagation.
Timur Kristóf
2020-01-14
4
-25
/
+58
*
panfrost: Fix linear depth textures
Alyssa Rosenzweig
2020-01-14
6
-31
/
+53
*
vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first
Jason Ekstrand
2020-01-14
9
-8
/
+85
*
intel/fs: Only use SLM fence in compute shaders
Caio Marcelo de Oliveira Filho
2020-01-14
1
-0
/
+3
*
radeonsi: actually enable VBOs in user SGPRs
Marek Olšák
2020-01-14
1
-1
/
+1
*
radeonsi: fix assertion and other failures in si_emit_graphics_shader_pointers
Marek Olšák
2020-01-14
1
-3
/
+4
*
nir/algebraic: a & ~(a >> 31) -> imax(a, 0)
Rhys Perry
2020-01-14
1
-0
/
+1
*
etnaviv: Fix assert when try to accumulate an invalid fd
Marco Felsch
2020-01-14
1
-1
/
+2
*
pan/midgard: Fix midgard_compile.h includes
Afonso Bordado
2020-01-14
1
-0
/
+1
*
anv: only use VkSamplerCreateInfo::compareOp if enabled
Lionel Landwerlin
2020-01-14
1
-1
/
+3
*
nir/sink,nir/move: move/sink nir_op_mov
Rhys Perry
2020-01-14
2
-0
/
+6
*
nir/sink,nir/move: move/sink load_per_vertex_input
Rhys Perry
2020-01-14
1
-1
/
+2
*
gitlab-ci: Consolidate container and build stages for LAVA
Tomeu Vizoso
2020-01-14
9
-321
/
+203
*
aco: add integer min/max to can_swap_operands
Rhys Perry
2020-01-14
1
-0
/
+4
*
aco: improve readfirstlane after uniform LDS loads
Rhys Perry
2020-01-14
1
-2
/
+5
*
aco: replace extract_vector with copies
Rhys Perry
2020-01-14
1
-2
/
+34
*
aco: allow input modifiers on v_cndmask_b32
Rhys Perry
2020-01-14
1
-1
/
+5
*
aco: don't move literal to reg when making an instruction VOP3 on GFX10
Rhys Perry
2020-01-14
1
-1
/
+1
*
aco: add min(-max(), ) and max(-min(), ) optimization
Rhys Perry
2020-01-14
1
-1
/
+35
*
aco: improve clamp optimization
Rhys Perry
2020-01-14
1
-2
/
+4
*
aco: fix clamp optimization
Rhys Perry
2020-01-14
1
-7
/
+2
*
aco: improve creation of v_madmk_f32/v_madak_f32
Rhys Perry
2020-01-14
1
-53
/
+45
*
aco: take advantage of GFX10's constant bus limit and VOP3 literals
Rhys Perry
2020-01-14
1
-15
/
+49
*
aco: allow an extra SGPR with multiple uses to be applied to VOP3
Rhys Perry
2020-01-14
1
-1
/
+1
*
aco: allow applying two sgprs to an instruction
Rhys Perry
2020-01-14
1
-2
/
+0
*
aco: follow through temporary when merging tests into constant comparisons
Rhys Perry
2020-01-14
1
-1
/
+2
*
aco: be more careful with literals in combine_salu_{n2,lshl_add}
Rhys Perry
2020-01-14
1
-0
/
+8
*
aco: add check_vop3_operands()
Rhys Perry
2020-01-14
1
-24
/
+34
*
aco: rewrite apply_sgprs()
Rhys Perry
2020-01-14
1
-36
/
+51
*
aco: rewrite literal combining
Rhys Perry
2020-01-14
1
-75
/
+89
*
aco: improve can_use_VOP3()
Rhys Perry
2020-01-14
1
-0
/
+7
*
aco: combine two sgprs into a VALU if they're the same
Rhys Perry
2020-01-14
1
-5
/
+11
*
aco: apply literals to split mads
Rhys Perry
2020-01-14
1
-1
/
+4
*
aco: update IR validator
Rhys Perry
2020-01-14
1
-30
/
+41
*
nir/lower_gs_intrinsics: add option for per-stream counts
Rhys Perry
2020-01-14
3
-16
/
+30
*
nir/divergence: handle load_primitive_id in GS
Rhys Perry
2020-01-14
1
-0
/
+2
*
mesa/st: use float literals
Erik Faye-Lund
2020-01-14
1
-4
/
+4
*
gallium: fix a warning
Erik Faye-Lund
2020-01-14
1
-1
/
+1
*
st/wgl: eliminate implicit cast warning
Erik Faye-Lund
2020-01-14
1
-2
/
+4
*
util: initialize float-array with float-literals
Erik Faye-Lund
2020-01-14
1
-1
/
+1
*
anv: Implement Gen12 workaround for non pipelined state
Lionel Landwerlin
2020-01-14
1
-0
/
+27
*
iris: Implement Gen12 workaround for non pipelined state
Lionel Landwerlin
2020-01-14
1
-0
/
+39
*
lima: add new findings to texture descriptor
Vasily Khoruzhick
2020-01-13
4
-12
/
+47
*
intel: Use similar brand strings to the Windows drivers
Kenneth Graunke
2020-01-13
5
-269
/
+289
[next]