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
*
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
*
nv50ir/nir: move immediates before use
Karol Herbst
2019-03-17
1
-18
/
+41
*
nv50/ir/nir: handle user clip planes for each emitted vertex
Karol Herbst
2019-03-17
1
-1
/
+7
*
nv50/ir/nir: implement intrinsic shader_clock
Karol Herbst
2019-03-17
1
-0
/
+8
*
nv50/ir/nir: implement load_per_vertex_output
Karol Herbst
2019-03-17
1
-0
/
+23
*
nv50/ir/nir: add memory barriers
Karol Herbst
2019-03-17
1
-0
/
+21
*
nv50/ir/nir: implement images
Karol Herbst
2019-03-17
1
-10
/
+380
*
nv50/ir/nir: implement ssbo intrinsics
Karol Herbst
2019-03-17
1
-0
/
+90
*
nv50/ir/nir: implement nir_intrinsic_load_ubo
Karol Herbst
2019-03-17
1
-0
/
+14
*
nv50/ir/nir: implement geometry shader nir_intrinsics
Karol Herbst
2019-03-17
1
-0
/
+27
*
nv50/ir/nir: implement variable indexing
Karol Herbst
2019-03-17
1
-0
/
+58
*
nv50/ir/nir: implement vote and ballot
Karol Herbst
2019-03-17
1
-0
/
+48
*
nv50/ir/nir: add skeleton getOperation for intrinsics
Karol Herbst
2019-03-17
1
-0
/
+22
*
nv50/ir/nir: implement nir_instr_type_tex
Karol Herbst
2019-03-17
1
-0
/
+234
*
nv50/ir/nir: implement nir_ssa_undef_instr
Karol Herbst
2019-03-17
1
-0
/
+13
*
nv50/ir/nir: implement loading system values
Karol Herbst
2019-03-17
1
-0
/
+122
*
nv50/ir/nir: implement intrinsic_discard(_if)
Karol Herbst
2019-03-17
1
-0
/
+14
*
nv50/ir/nir: implement load_(interpolated_)input/output
Karol Herbst
2019-03-17
1
-0
/
+135
*
nv50/ir/nir: implement nir_intrinsic_store_(per_vertex_)output
Karol Herbst
2019-03-17
1
-1
/
+56
*
nv50/ir/nir: implement nir_intrinsic_load_uniform
Karol Herbst
2019-03-17
1
-0
/
+10
*
nv50/ir/nir: implement nir_alu_instr handling
Karol Herbst
2019-03-17
1
-1
/
+561
*
nv50/ir/nir: add skeleton for nir_intrinsic_instr
Karol Herbst
2019-03-17
1
-0
/
+17
*
nv50/ir/nir: implement nir_load_const_instr
Karol Herbst
2019-03-17
1
-0
/
+28
[next]