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
*
panfrost: Fix unused variable warning
Alyssa Rosenzweig
2019-06-21
1
-2
/
+0
*
panfrost: Remove the panfrost_driver abstraction
Boris Brezillon
2019-06-21
7
-132
/
+110
*
panfrost: Remove the perf counters interface
Boris Brezillon
2019-06-21
4
-42
/
+0
*
panfrost: ci: Fix parsing of crashed tests
Tomeu Vizoso
2019-06-21
1
-2
/
+2
*
panfrost: Conditionally submit fragment job
Alyssa Rosenzweig
2019-06-21
1
-1
/
+4
*
panfrost: Implement rasterizer discard
Alyssa Rosenzweig
2019-06-21
1
-2
/
+12
*
panfrost: Track buffer initialization
Alyssa Rosenzweig
2019-06-21
4
-2
/
+43
*
panfrost: Implement command stream scoreboarding
Alyssa Rosenzweig
2019-06-21
7
-143
/
+558
*
intel/icl: Add new ICL PCI-IDs
Anuj Phogat
2019-06-21
1
-0
/
+2
*
anv: Implement "pop-free" clipping
Jason Ekstrand
2019-06-21
2
-4
/
+86
*
anv: Enable the guardband clip test
Jason Ekstrand
2019-06-21
2
-3
/
+21
*
i965,iris: Move guardband calculations to a common location
Jason Ekstrand
2019-06-21
5
-176
/
+126
*
android: virgl: fix libmesa_winsys_virgil_common build and dependencies
Mauro Rossi
2019-06-21
4
-2
/
+6
*
android: winsys/amdgpu,radv: fix generated amdgfxregs.h header dependecies
Mauro Rossi
2019-06-21
3
-3
/
+4
*
radv: add support for VK_KHR_depth_stencil_resolve
Samuel Pitoiset
2019-06-21
2
-0
/
+22
*
radv: pass sample locations for transitions before depth/stencil resolves
Samuel Pitoiset
2019-06-21
3
-1
/
+34
*
radv: clear the depth/stencil resolve attachment if necessary
Samuel Pitoiset
2019-06-21
1
-18
/
+55
*
radv: decompress HTILE if the resolve src image is compressed
Samuel Pitoiset
2019-06-21
1
-1
/
+17
*
radv: select the depth/stencil resolve method based on some conditions
Samuel Pitoiset
2019-06-21
1
-13
/
+65
*
radv: implement all depth/stencil resolve modes using compute
Samuel Pitoiset
2019-06-21
2
-0
/
+522
*
radv: implement all depth/stencil resolve modes using graphics
Samuel Pitoiset
2019-06-21
2
-0
/
+614
*
radv: record if a render pass has depth/stencil resolve attachments
Samuel Pitoiset
2019-06-21
2
-1
/
+29
*
radv: rename has_resolve to has_color_resolve
Samuel Pitoiset
2019-06-21
3
-5
/
+5
*
radv: emit framebuffer state from primary if secondary doesn't inherit it
Samuel Pitoiset
2019-06-21
1
-0
/
+9
*
drisw: move build logic to build systems
Eric Engestrom
2019-06-21
4
-7
/
+13
*
panfrost: ci: Exclude two more flip-flop from results
Tomeu Vizoso
2019-06-21
1
-1
/
+4
*
gallium/st: Add Gallium hud to swrast drivers
Gert Wollny
2019-06-21
1
-0
/
+3
*
v3d: flush jobs writing to vertex buffers used in the current draw call
Iago Toral Quiroga
2019-06-21
1
-0
/
+9
*
v3d: flush jobs reading from transform feedback output buffers
Iago Toral Quiroga
2019-06-21
1
-2
/
+24
*
v3d: add a helper to check if transform feedback is enabled
Iago Toral Quiroga
2019-06-21
2
-2
/
+8
*
llvmpipe: make remove_shader_variant static.
Dave Airlie
2019-06-21
2
-5
/
+1
*
util/os_file: resize buffer to what was actually needed
Eric Engestrom
2019-06-20
1
-0
/
+11
*
panfrost: ci: Update expectations
Tomeu Vizoso
2019-06-20
1
-54
/
+0
*
panfrost/midgard: Broadcast swizzle
Alyssa Rosenzweig
2019-06-20
1
-12
/
+38
*
iris: Use stream uploader for shader draw parameters.
Kenneth Graunke
2019-06-20
1
-2
/
+2
*
iris: Don't check VF address high bits when there is no buffer.
Kenneth Graunke
2019-06-20
1
-1
/
+1
*
iris: Drop RT flushes from depth stencil clearing flushes.
Kenneth Graunke
2019-06-20
4
-9
/
+8
*
iris: Don't bother with PIPE_CONTROLs for CPU writes and no history
Kenneth Graunke
2019-06-20
1
-6
/
+9
*
iris: Only do an RT flush for transfer maps if using copy_region.
Kenneth Graunke
2019-06-20
1
-1
/
+1
*
iris: Use iris_flush_bits_for_history in iris_transfer_flush_region
Kenneth Graunke
2019-06-20
1
-5
/
+12
*
iris: Avoid double flushing in iris_transfer_flush_region when copying.
Kenneth Graunke
2019-06-20
1
-4
/
+3
*
iris: Fix iris_flush_and_dirty_history to actually dirty history.
Kenneth Graunke
2019-06-20
1
-0
/
+2
*
iris: Add maybe_flush calls to texture_barrier and memory_barrier
Kenneth Graunke
2019-06-20
1
-0
/
+3
*
iris: Implement INTEL_DEBUG=pc for pipe control logging.
Kenneth Graunke
2019-06-20
13
-57
/
+170
*
panfrost: Skip shading unaffected tiles
Alyssa Rosenzweig
2019-06-20
5
-2
/
+51
*
glx: fix glvnd pointer types
Eric Engestrom
2019-06-20
2
-3
/
+3
*
glx: drop misleading comment about the file being "generated"
Eric Engestrom
2019-06-20
1
-4
/
+0
*
nir/lower_tex: Add an assert() in nir_lower_txs_lod()
Boris Brezillon
2019-06-20
1
-0
/
+1
*
panfrost: Set job requirements during draw
Tomeu Vizoso
2019-06-20
2
-1
/
+2
*
panfrost/meson: Link with libpanfrost_shared
Alyssa Rosenzweig
2019-06-20
1
-1
/
+1
[next]