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
*
st/omx/dec/h265: set the default reference picture set for reference
Leo Liu
2016-10-04
1
-2
/
+4
*
st/omx/dec/h265: decoder size should follow from sps
Leo Liu
2016-10-04
2
-7
/
+8
*
st/omx/dec/h265: increase dpb max size to 32
Leo Liu
2016-10-04
1
-1
/
+1
*
nir/spirv: Remove a duplicate spirv2nir from .gitignore
Eric Engestrom
2016-10-04
1
-1
/
+0
*
radeonsi: optionally run the LLVM IR verifier pass
Nicolai Hähnle
2016-10-04
5
-9
/
+38
*
gallium/radeon: fix argument type of llvm.{cttz,ctlz}.i32 intrinsics
Nicolai Hähnle
2016-10-04
1
-2
/
+2
*
gallium/radeon: unify the creation of basic blocks
Nicolai Hähnle
2016-10-04
1
-10
/
+24
*
gallium/radeon: merge branch and loop flow control stacks
Nicolai Hähnle
2016-10-04
2
-82
/
+78
*
gallium/radeon: simplify if/else/endif blocks
Nicolai Hähnle
2016-10-04
2
-25
/
+18
*
gallium/radeon: label basic blocks by the corresponding TGSI pc
Nicolai Hähnle
2016-10-04
1
-0
/
+17
*
gallium/radeon: cleanup and fix branch emits
Nicolai Hähnle
2016-10-04
1
-37
/
+14
*
winsys/radeon: add buffer_get_reloc_offset
Nicolai Hähnle
2016-10-04
4
-2
/
+25
*
radeonsi: don't declare LDS in PS when ds_bpermute is used
Marek Olšák
2016-10-04
3
-4
/
+7
*
radeonsi: use DDX/DDY directly in si_llvm_emit_ddxy_interp
Marek Olšák
2016-10-04
1
-49
/
+7
*
radeonsi: simplify si_llvm_emit_ddxy
Marek Olšák
2016-10-04
1
-51
/
+29
*
radeonsi: don't call build_gep0 in si_llvm_emit_ddxy on VI
Marek Olšák
2016-10-04
1
-5
/
+9
*
radeonsi: use a helper function for BuildGEP(0, x)
Marek Olšák
2016-10-04
1
-47
/
+35
*
radeonsi: remove obsolete shader definitions
Marek Olšák
2016-10-04
1
-12
/
+4
*
radeonsi: remove unnecessary #includes
Marek Olšák
2016-10-04
11
-23
/
+0
*
radeonsi: clean up lucky #include dependencies
Marek Olšák
2016-10-04
2
-36
/
+35
*
radeonsi: don't re-create shader PM4 states after scratch buffer update
Marek Olšák
2016-10-04
3
-15
/
+25
*
gallium/radeon: move r600_common_context::texture_buffers to r600g
Marek Olšák
2016-10-04
6
-9
/
+8
*
radeonsi: don't set sampler buffer offsets in create_sampler_view
Marek Olšák
2016-10-04
3
-24
/
+22
*
radeonsi: optimize si_invalidate_buffer based on bind_history
Marek Olšák
2016-10-04
1
-87
/
+100
*
radeonsi: track buffer bind history
Marek Olšák
2016-10-04
4
-5
/
+23
*
radeonsi: drop support for NULL sampler views
Marek Olšák
2016-10-04
2
-12
/
+4
*
radeonsi: separate IA_MULTI_VGT_PARAM and VGT_PRIMITIVE_TYPE emission
Marek Olšák
2016-10-04
1
-7
/
+10
*
radeonsi: move VGT_LS_HS_CONFIG to derived tess_state
Marek Olšák
2016-10-04
3
-28
/
+14
*
radeonsi: don't check PIPE_BARRIER_MAPPED_BUFFER
Marek Olšák
2016-10-04
1
-4
/
+3
*
radeonsi: parse SURFACE_SYNC correctly on CIK-VI
Marek Olšák
2016-10-04
1
-9
/
+16
*
gallium/radeon: inline r600_context_add_resource_size
Marek Olšák
2016-10-04
2
-21
/
+13
*
radeonsi: Fix primitive restart when index changes
James Legg
2016-10-04
1
-7
/
+7
*
spirv: replace assert() with unreachable()
Timothy Arceri
2016-10-04
1
-1
/
+1
*
intel: use the correct format specifier for printing uint64_t
Timothy Arceri
2016-10-04
2
-11
/
+13
*
gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
5
-5
/
+9
*
st/xa: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-1
/
+2
*
st/dri: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-2
/
+3
*
gallium/auxiliary: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-1
/
+2
*
egl/android: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-1
/
+2
*
intel: fix compilation warning on gen_get_device_info
Tapani Pälli
2016-10-04
2
-2
/
+2
*
i965: Only emit 1 viewport when possible.
Kenneth Graunke
2016-10-03
10
-30
/
+75
*
spirv: translate cull distance semantic.
Dave Airlie
2016-10-04
1
-1
/
+1
*
compiler: add printable values for cull distance varyings.
Dave Airlie
2016-10-04
1
-0
/
+2
*
nir/spirv/cfg: Use a nop intrinsic for tagging the ends of blocks
Jason Ekstrand
2016-10-03
2
-4
/
+6
*
nir: Add a nop intrinsic
Jason Ekstrand
2016-10-03
1
-0
/
+3
*
intel/isl: Allow non-2D HiZ surfaces
Jason Ekstrand
2016-10-03
1
-2
/
+2
*
intel/isl: Add a detailed comment about multisampling with HiZ
Jason Ekstrand
2016-10-03
1
-2
/
+58
*
intel/isl: Remove tiling checks from choose_msaa_layout
Jason Ekstrand
2016-10-03
2
-14
/
+7
*
intel/isl: Handle HiZ and CCS tiling more directly
Jason Ekstrand
2016-10-03
2
-16
/
+16
*
intel/isl: Allow multisampling with ISL_FORMAT_HiZ
Jason Ekstrand
2016-10-03
2
-3
/
+12
[next]