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
*
gallivm: Use 8 wide AoS sampling on AVX2.
Roland Scheidegger
2016-10-04
1
-5
/
+6
*
gallivm: Basic AVX2 support.
José Fonseca
2016-10-04
4
-28
/
+98
*
egl: Drop duplicate check on EGLSync type
Chad Versace
2016-10-04
1
-6
/
+0
*
egl: Cleanup control flow in _eglParseSyncAttribList
Chad Versace
2016-10-04
1
-6
/
+8
*
egl: Add _eglConvertIntsToAttribs()
Chad Versace
2016-10-04
2
-0
/
+43
*
egl: Fix an error path in eglCreateSync*
Chad Versace
2016-10-04
1
-2
/
+12
*
egl: Fix truncation error in _eglParseSyncAttribList64
Chad Versace
2016-10-04
1
-3
/
+4
*
egl: Fix missing unlock in eglGetSyncAttribKHR
Chad Versace
2016-10-04
1
-1
/
+1
*
anv/gen7_pipeline: Fix typo in semicolon
Anuj Phogat
2016-10-04
1
-1
/
+1
*
anv/gen7_pipeline: Set sample mask field in 3DSTATE_PS
Anuj Phogat
2016-10-04
1
-0
/
+3
*
anv/gen7_pipeline: Move ksp{1,2} state setting next to ksp0
Anuj Phogat
2016-10-04
1
-3
/
+2
*
anv/gen7: Make use of local variable prog_data
Anuj Phogat
2016-10-04
1
-2
/
+2
*
anv/gen8_pipeline: Add an assert to ensure use_alt_mode is not set in prog_data
Anuj Phogat
2016-10-04
1
-0
/
+1
*
anv/gen8_pipeline: Fix typo in semicolon
Anuj Phogat
2016-10-04
1
-1
/
+1
*
intel/genxml: Keep the value name 'Alternate' uniform across gen75.xml
Anuj Phogat
2016-10-04
1
-3
/
+3
*
intel/genxml: Fix typo in gen75.xml
Anuj Phogat
2016-10-04
1
-1
/
+1
*
i965/gen8+: Enable GL_OES_viewport_array
Anuj Phogat
2016-10-04
2
-2
/
+4
*
mesa: Add a check for OES_viewport_array
Anuj Phogat
2016-10-04
1
-1
/
+3
*
mesa: Enable enums for OES_viewport_array
Anuj Phogat
2016-10-04
2
-4
/
+10
*
anv/gen7_pipeline: Use MSDISPMODE_PERSAMPLE for non-multisampled fbo
Anuj Phogat
2016-10-04
1
-1
/
+2
*
anv/blorp: Handle zero width/height blits in blorp_copy()
Anuj Phogat
2016-10-04
1
-1
/
+4
*
intel/isl: Add an assert to check zero width/height surface
Anuj Phogat
2016-10-04
1
-0
/
+3
*
st/omx/dec/h265: add scaling list data
Leo Liu
2016-10-04
1
-5
/
+97
*
st/omx/dec/h265: fix the skip for before and after list
Leo Liu
2016-10-04
1
-3
/
+4
*
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
[next]