index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glsl/linker: simplify xfb_offset vs xfb_stride overflow check
Andres Gomez
2019-03-19
1
-2
/
+1
*
glsl/linker: don't fail non static used inputs without matching outputs
Andres Gomez
2019-03-19
1
-2
/
+14
*
glsl/linker: always validate explicit location among inputs
Andres Gomez
2019-03-19
1
-3
/
+10
*
glsl: correctly validate component layout qualifier for dvec{3,4}
Andres Gomez
2019-03-19
1
-0
/
+4
*
Revert "nir: const `nir_call_instr::callee`"
Jason Ekstrand
2019-03-19
3
-4
/
+4
*
gitlab-ci: add clang build
Eric Engestrom
2019-03-19
1
-0
/
+9
*
nir: const `nir_call_instr::callee`
Eric Engestrom
2019-03-19
2
-3
/
+3
*
iris: Make intel_hiz_exec public.
Rafael Antognolli
2019-03-18
2
-1
/
+8
*
iris: Enable HiZ for multisampled depth surfaces.
Rafael Antognolli
2019-03-18
2
-17
/
+19
*
nir/spirv: support physical pointers
Karol Herbst
2019-03-19
7
-15
/
+71
*
nir/spirv: handle kernel function parameters
Karol Herbst
2019-03-19
1
-0
/
+66
*
nir/lower_locals_to_regs: cast array index to 32 bit
Karol Herbst
2019-03-19
1
-2
/
+2
*
glsl: add cl_size and cl_alignment
Karol Herbst
2019-03-19
4
-31
/
+112
*
glsl: add packed for struct types
Karol Herbst
2019-03-19
6
-12
/
+49
*
panfrost: Rewrite varying assembly
Alyssa Rosenzweig
2019-03-19
6
-217
/
+141
*
panfrost: Replay more varying buffers
Alyssa Rosenzweig
2019-03-19
1
-1
/
+1
*
panfrost/decode: Respect primitive size pointers
Alyssa Rosenzweig
2019-03-19
1
-3
/
+7
*
panfrost: Disable PIPE_CAP_TGSI_TEXCOORD
Alyssa Rosenzweig
2019-03-19
1
-3
/
+0
*
panfrost: Fix primconvert check
Alyssa Rosenzweig
2019-03-19
1
-1
/
+1
*
panfrost: Workaround buffer overrun with mip level
Alyssa Rosenzweig
2019-03-19
1
-1
/
+0
*
radv: Use correct image view comparison for fast clears.
Bas Nieuwenhuizen
2019-03-19
1
-1
/
+1
*
anv,radv: Implement VK_KHR_surface_capability_protected
Jason Ekstrand
2019-03-18
5
-7
/
+61
*
anv: Treat zero size XFB buffer as disabled
Danylo Piliaiev
2019-03-18
1
-1
/
+1
*
docs: update calendar, add news item and link release notes for 18.3.5
Emil Velikov
2019-03-18
3
-8
/
+9
*
docs: add sha256 checksums for 18.3.5
Emil Velikov
2019-03-18
1
-1
/
+2
*
docs: add release notes for 18.3.5
Emil Velikov
2019-03-18
1
-0
/
+270
*
radv: Implement VK_EXT_host_query_reset.
Bas Nieuwenhuizen
2019-03-18
3
-0
/
+29
*
anv: Implement VK_EXT_host_query_reset
Jason Ekstrand
2019-03-18
3
-0
/
+22
*
vulkan: Update the XML and headers to 1.1.104
Bas Nieuwenhuizen
2019-03-18
13
-315
/
+419
*
vulkan/util: Handle enums that are in platform-specific headers.
Bas Nieuwenhuizen
2019-03-18
1
-0
/
+23
*
vulkan: factor out wsi dependencies
Lionel Landwerlin
2019-03-18
4
-24
/
+15
*
android: Build fixes for OMR1
Tapani Pälli
2019-03-18
3
-0
/
+35
*
radv: Allow fast clears with concurrent queue mask for some layouts.
Bas Nieuwenhuizen
2019-03-18
1
-6
/
+5
*
iris: Slightly better bounds on buffer sizes
Kenneth Graunke
2019-03-18
1
-2
/
+2
*
iris: Don't flush the batch for unsynchronized mappings
Kenneth Graunke
2019-03-18
1
-3
/
+5
*
isl: fix automake build when sse41 is not supported
Tapani Pälli
2019-03-18
1
-4
/
+7
*
gallium/util: remove pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-20
/
+0
*
i915g: remove calls to pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-8
/
+2
*
swr: remove call to pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-5
/
+0
*
llvmpipe: stop using pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-6
/
+0
*
svga: stop using pipe_sampler_view_release()
Brian Paul
2019-03-17
2
-28
/
+14
*
st/mesa: stop using pipe_sampler_view_release()
Brian Paul
2019-03-17
2
-5
/
+4
*
st/mesa: implement "zombie" shaders list
Brian Paul
2019-03-17
3
-20
/
+166
*
st/mesa: implement "zombie" sampler views (v2)
Brian Paul
2019-03-17
5
-4
/
+131
*
docs: link to the meson_options.txt file gitlab.freedesktop.org
Brian Paul
2019-03-17
1
-1
/
+2
*
docs: separate information for compiler selection and compiler options
Brian Paul
2019-03-17
1
-19
/
+39
*
android: nouveau: add support for nir
Mauro Rossi
2019-03-18
1
-1
/
+6
*
ac/nir_to_llvm: add assert to emit_bcsel()
Timothy Arceri
2019-03-18
1
-0
/
+2
*
radeonsi/nir: call some more var optimisation passes
Timothy Arceri
2019-03-18
1
-3
/
+8
*
vulkan/util: meson build - add wayland client include
Tobias Klausmann
2019-03-17
1
-0
/
+7
[prev]
[next]