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
*
REVIEWERS: add Vulkan reviewer group
Eric Engestrom
2018-11-13
1
-0
/
+5
*
REVIEWERS: add Emil as EGL reviewer
Eric Engestrom
2018-11-13
1
-0
/
+1
*
REVIEWERS: add include path for EGL
Eric Engestrom
2018-11-13
1
-0
/
+1
*
intel/genxml: Add engine definition to render engine instructions (gen11)
Toni Lönnberg
2018-11-13
1
-116
/
+116
*
intel/genxml: Add engine definition to render engine instructions (gen10)
Toni Lönnberg
2018-11-13
1
-113
/
+113
*
intel/genxml: Add engine definition to render engine instructions (gen9)
Toni Lönnberg
2018-11-13
1
-117
/
+117
*
intel/genxml: Add engine definition to render engine instructions (gen8)
Toni Lönnberg
2018-11-13
1
-116
/
+116
*
intel/genxml: Add engine definition to render engine instructions (gen75)
Toni Lönnberg
2018-11-13
1
-107
/
+107
*
intel/genxml: Add engine definition to render engine instructions (gen7)
Toni Lönnberg
2018-11-13
1
-83
/
+83
*
intel/genxml: Add engine definition to render engine instructions (gen6)
Toni Lönnberg
2018-11-13
1
-54
/
+54
*
intel/genxml: Add engine definition to render engine instructions (gen5)
Toni Lönnberg
2018-11-13
1
-30
/
+30
*
intel/genxml: Add engine definition to render engine instructions (gen45)
Toni Lönnberg
2018-11-13
1
-27
/
+27
*
intel/genxml: Add engine definition to render engine instructions (gen4)
Toni Lönnberg
2018-11-13
1
-25
/
+25
*
intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
2018-11-13
8
-53
/
+69
*
intel/decoder: tools: gen_engine to drm_i915_gem_engine_class
Toni Lönnberg
2018-11-13
4
-25
/
+19
*
intel/decoder: Engine parameter for instructions
Toni Lönnberg
2018-11-13
2
-0
/
+31
*
virgl: Add command and flags to initiate debugging on the host (v2)
Gert Wollny
2018-11-13
5
-0
/
+37
*
mesa: Reference count shaders that are used by transform feedback objects
Gert Wollny
2018-11-13
1
-0
/
+3
*
radv: set optimal OVERWRITE_COMBINER_WATERMARK on GFX9
Samuel Pitoiset
2018-11-13
2
-3
/
+21
*
radv: set PA.SC_CONSERVATIVE_RASTERIZATION.NULL_SQUAD_AA_MASK_ENABLE
Samuel Pitoiset
2018-11-13
1
-1
/
+1
*
radv: binding streamout buffers doesn't change context regs
Samuel Pitoiset
2018-11-13
1
-2
/
+7
*
nir: Don't lower the local work group size if it's variable.
Plamena Manolova
2018-11-13
1
-6
/
+18
*
util/ralloc: Make sizeof(linear_header) a multiple of 8
Matt Turner
2018-11-12
1
-2
/
+12
*
util/ralloc: Switch from DEBUG to NDEBUG
Matt Turner
2018-11-12
1
-14
/
+4
*
nir: add support for removing redundant stores to copy prop var
Timothy Arceri
2018-11-13
1
-10
/
+35
*
anv/i965: make use of nir_link_constant_varyings()
Timothy Arceri
2018-11-13
1
-0
/
+3
*
egl: Improve the debugging of gbm format matching in DRI configs.
Eric Anholt
2018-11-12
1
-2
/
+3
*
gbm: Introduce a helper function for printing GBM format names.
Eric Anholt
2018-11-12
2
-0
/
+26
*
gbm: Move gbm_format_canonicalize() to the core.
Eric Anholt
2018-11-12
3
-16
/
+19
*
meson: fix libatomic tests
Dylan Baker
2018-11-12
1
-1
/
+2
*
mesa: mark GL_SR8_EXT non-renderable on GLES
Marek Olšák
2018-11-12
1
-0
/
+1
*
st/mesa: disable L3 thread pinning
Marek Olšák
2018-11-12
1
-9
/
+0
*
nir: add lowering for ffloor
Christian Gmeiner
2018-11-12
2
-0
/
+4
*
util: Fix warning in u_cpu_detect on non-x86
Alyssa Rosenzweig
2018-11-12
1
-2
/
+2
*
meson: Don't set -Wall
Dylan Baker
2018-11-12
1
-2
/
+2
*
freedreno/drm: fix unused 'entry' warnings
Rob Clark
2018-11-12
1
-2
/
+0
*
i965: add support for sampling from AYUV
Lionel Landwerlin
2018-11-12
4
-0
/
+11
*
dri: add AYUV format
Lionel Landwerlin
2018-11-12
3
-0
/
+4
*
nir/lower_tex: Add AYUV lowering support
Lionel Landwerlin
2018-11-12
2
-0
/
+20
*
nir/lower_tex: add alpha channel parameter for yuv lowering
Lionel Landwerlin
2018-11-12
1
-6
/
+11
*
radv: make use of num_good_cu_per_sh in si_emit_graphics() too
Samuel Pitoiset
2018-11-12
1
-2
/
+1
*
radv: clean up setting partial_es_wave for distributed tess on VI
Samuel Pitoiset
2018-11-12
1
-7
/
+4
*
radv: cleanup and document a Hawaii bug with offchip buffers
Samuel Pitoiset
2018-11-12
1
-9
/
+8
*
glsl/test: Fix use after free in test_optpass.
Hanno Böck
2018-11-12
1
-1
/
+4
*
nir: don't pack varyings ints with floats unless flat
Timothy Arceri
2018-11-12
1
-4
/
+7
*
nir: add glsl_type_is_integer() helper
Timothy Arceri
2018-11-12
2
-0
/
+6
*
intel/fs: Prevent emission of IR instructions not aligned to their own execut...
Francisco Jerez
2018-11-09
1
-3
/
+17
*
st/mesa: make use of nir_link_constant_varyings()
Timothy Arceri
2018-11-10
1
-0
/
+3
*
nir: add new linking opt nir_link_constant_varyings()
Timothy Arceri
2018-11-10
2
-0
/
+111
*
st/nine: clean up thead shutdown sequence a bit
Andre Heider
2018-11-09
1
-4
/
+2
[next]