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
*
radv: fix getting the vertex strides if the bindings aren't contiguous
Samuel Pitoiset
2019-04-08
1
-1
/
+15
*
anv: implement VK_KHR_swapchain revision 70
Lionel Landwerlin
2019-04-08
4
-3
/
+115
*
vk/util: remove unneeded array index
Eric Engestrom
2019-04-08
1
-1
/
+1
*
ac/nir: fix intrinsic names for atomic operations with LLVM 9+
Samuel Pitoiset
2019-04-08
1
-11
/
+21
*
panfrost: Remove "mali_unknown6" nonsense
Alyssa Rosenzweig
2019-04-07
1
-8
/
+0
*
panfrost/midgard: Enable lower_find_lsb
Alyssa Rosenzweig
2019-04-07
1
-0
/
+1
*
panfrost/midgard: Add ibitcount8 op
Alyssa Rosenzweig
2019-04-07
2
-0
/
+3
*
panfrost/midgard: Add ilzcnt op
Alyssa Rosenzweig
2019-04-07
2
-0
/
+3
*
panfrost/midgard: Add umin/umax opcodes
Alyssa Rosenzweig
2019-04-07
3
-0
/
+8
*
panfrost: Add tilebuffer load? branch
Alyssa Rosenzweig
2019-04-07
2
-1
/
+37
*
panfrost/decode: Add flags for tilebuffer readback
Alyssa Rosenzweig
2019-04-07
2
-3
/
+21
*
panfrost/midgard: use nir_src_is_const and nir_src_as_uint
Karol Herbst
2019-04-07
1
-7
/
+4
*
vc4: Prefer nir_src_comp_as_uint over nir_src_as_const_value
Jason Ekstrand
2019-04-07
2
-18
/
+16
*
v3d: prefer using nir_src_comp_as_int over nir_src_as_const_value
Karol Herbst
2019-04-07
2
-11
/
+8
*
gallium/util: Add const to u_range_intersect
Kenneth Graunke
2019-04-07
1
-1
/
+2
*
gallium/hud: add CPU usage support for FreeBSD
Greg V
2019-04-07
1
-0
/
+45
*
iris: Silence unused variable warnings in release mode
Kenneth Graunke
2019-04-06
1
-3
/
+2
*
nir/algebraic: Add some logical OR and AND patterns
Jason Ekstrand
2019-04-05
1
-0
/
+3
*
nir/algebraic: Drop some @bool specifiers
Jason Ekstrand
2019-04-05
1
-7
/
+7
*
util: clean the 24-bit unused field to avoid an issues
Andrii Simiklit
2019-04-05
1
-3
/
+3
*
nir: Take if_uses into account when repairing SSA
Caio Marcelo de Oliveira Filho
2019-04-05
1
-0
/
+18
*
tegra: fix the build after the set_shader_buffers change
Marek Olšák
2019-04-05
1
-1
/
+1
*
gallium/auxiliary/vl: Add barrier/unbind after compute shader launch.
James Zhu
2019-04-05
1
-0
/
+13
*
gallium/auxiliary/vl: Fixed blank issue with compute shader
James Zhu
2019-04-05
1
-6
/
+1
*
gallium/auxiliary/vl: Fixed blur issue with weave compute shader
James Zhu
2019-04-05
1
-1
/
+1
*
docs: update calendar, add news item and link release notes for 18.3.6
Emil Velikov
2019-04-05
3
-7
/
+11
*
docs: add sha256 checksums for 18.3.6
Emil Velikov
2019-04-05
1
-1
/
+2
*
docs: add release notes for 18.3.6
Emil Velikov
2019-04-05
1
-0
/
+168
*
nir: do not pack varying with different types
Samuel Pitoiset
2019-04-05
1
-0
/
+13
*
softpipe: Use mag texture filter also for clamped lod == 0
Gert Wollny
2019-04-05
1
-3
/
+3
*
iris: handle aux properly in iris_resource_get_handle
Tapani Pälli
2019-04-04
1
-0
/
+8
*
v3d: Add some more new packets for V3D 4.x.
Eric Anholt
2019-04-04
1
-0
/
+131
*
v3d: Don't try to use the TFU blit path if a scissor is enabled.
Eric Anholt
2019-04-04
1
-1
/
+2
*
v3d: Bump the maximum texture size to 4k for V3D 4.x.
Eric Anholt
2019-04-04
5
-5
/
+33
*
v3d: Add support for handling OOM signals from the simulator.
Eric Anholt
2019-04-04
3
-14
/
+78
*
mesa/main: Fix multisample texture initialize
Illia Iorin
2019-04-05
1
-13
/
+25
*
glsl: Fix input/output structure matching across shader stages
Sergii Romantsov
2019-04-05
4
-26
/
+56
*
ddebug: add compute functions to help hang detection
Dave Airlie
2019-04-05
1
-2
/
+21
*
iris: avoid use after free in shader destruction
Dave Airlie
2019-04-05
1
-7
/
+49
*
radeonsi: set exact shader buffer read/write usage in CS
Marek Olšák
2019-04-04
6
-24
/
+41
*
glsl: remember which SSBOs are not read-only and pass it to gallium
Marek Olšák
2019-04-04
4
-1
/
+20
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
19
-28
/
+51
*
iris: Fix assert when using vertex attrib without buffer binding
Danylo Piliaiev
2019-04-04
1
-1
/
+2
*
iris: move iris_flush_resource so we can call it from get_handle
Tapani Pälli
2019-04-04
1
-15
/
+15
*
iris: Save/restore MI_PREDICATE_RESULT, not MI_PREDICATE_DATA.
Kenneth Graunke
2019-04-04
3
-8
/
+8
*
util/process: document memory leak
Eric Engestrom
2019-04-04
1
-0
/
+4
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
7
-47
/
+21
*
gallium/u_dump: util_dump_sampler_view: Dump u.tex.first_level
Guido Günther
2019-04-04
1
-1
/
+1
*
gallium: ddebug: Add missing fence related wrappers
Guido Günther
2019-04-04
2
-0
/
+37
*
st/mesa: Fix GL_MAP_COLOR with glDrawPixels GL_COLOR_INDEX
Danylo Piliaiev
2019-04-04
1
-2
/
+32
[next]