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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
3
-3
/
+3
*
softpipe: add support for vertex streams (v2)
Dave Airlie
2019-04-09
1
-1
/
+5
*
draw: add support to tgsi paths for geometry streams. (v2)
Dave Airlie
2019-04-09
7
-124
/
+194
*
softpipe: add support for indexed queries.
Dave Airlie
2019-04-09
4
-14
/
+16
*
tgsi: add support for geometry shader streams.
Dave Airlie
2019-04-09
3
-18
/
+62
*
draw: add stream member to stats callback
Dave Airlie
2019-04-09
4
-3
/
+4
*
intel: add dependency on genxml generated files
Lionel Landwerlin
2019-04-08
1
-1
/
+1
*
radeonsi: fix a crash when unbinding sampler states
Marek Olšák
2019-04-08
1
-1
/
+1
*
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
*
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
*
util: clean the 24-bit unused field to avoid an issues
Andrii Simiklit
2019-04-05
1
-3
/
+3
*
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
*
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: 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
3
-2
/
+29
*
v3d: Add support for handling OOM signals from the simulator.
Eric Anholt
2019-04-04
3
-14
/
+78
*
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
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
17
-25
/
+48
*
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
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
2
-18
/
+9
*
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
*
gallium/hud: fix rounding error in nic bps computation
Eric Engestrom
2019-04-04
1
-2
/
+2
*
gallium/hud: prevent buffer overflow
Eric Engestrom
2019-04-04
3
-6
/
+6
*
gallium/hud: fix memory leaks
Eric Engestrom
2019-04-04
3
-2
/
+7
*
radeonsi: add support for displayable DCC for multi-RB chips
Marek Olšák
2019-04-04
7
-4
/
+253
*
radeonsi: add support for displayable DCC for 1 RB chips
Marek Olšák
2019-04-04
3
-4
/
+84
*
radeonsi: add ability to bind images as image buffers
Marek Olšák
2019-04-04
2
-3
/
+8
*
radeonsi/gfx9: add support for PIPE_ALIGNED=0
Marek Olšák
2019-04-04
4
-12
/
+30
*
iris: move variable to the scope where it is being used
Tapani Pälli
2019-04-04
1
-1
/
+1
*
panfrost: Size tiled temp buffers correctly
Alyssa Rosenzweig
2019-04-04
3
-8
/
+13
*
panfrost: Respect box->width in tiled stores
Alyssa Rosenzweig
2019-04-04
3
-4
/
+6
[next]