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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost/midgard: Add load/store opcodes
Alyssa Rosenzweig
2019-05-16
4
-52
/
+131
*
panfrost/midgard: Enable integer constant inlining
Alyssa Rosenzweig
2019-05-16
1
-4
/
+0
*
panfrost/midgard: Remove imov workaround
Alyssa Rosenzweig
2019-05-16
1
-26
/
+0
*
panfrost/midgard: Set int outmod for ops writing integers
Alyssa Rosenzweig
2019-05-16
2
-7
/
+23
*
panfrost: Set custom stride for textures when necessary
Alyssa Rosenzweig
2019-05-16
1
-0
/
+25
*
panfrost/decode: Stride decoding
Alyssa Rosenzweig
2019-05-16
2
-3
/
+33
*
panfrost/decode: Futureproof texture dumping
Alyssa Rosenzweig
2019-05-16
1
-2
/
+13
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
30
-285
/
+285
*
virgl: handle DONT_BLOCK and MAP_DIRECTLY
Chia-I Wu
2019-05-15
4
-7
/
+45
*
virgl: add virgl_resource_transfer_prepare
Chia-I Wu
2019-05-15
4
-55
/
+49
*
virgl: honor DISCARD_WHOLE_RESOURCE in virgl_res_needs_readback
Chia-I Wu
2019-05-15
1
-1
/
+2
*
virgl: clean up virgl_res_needs_readback
Chia-I Wu
2019-05-15
1
-5
/
+16
*
iris: Check if resource has stencil before returning it
Andrii Kryvytskyi
2019-05-14
1
-1
/
+5
*
iris: Enable fragment shader interlock on Gen9+.
Kenneth Graunke
2019-05-14
1
-0
/
+1
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
2
-0
/
+14
*
virgl: clean up virgl_res_needs_flush
Chia-I Wu
2019-05-14
1
-2
/
+34
*
virgl: comment on a sync issue in transfers
Chia-I Wu
2019-05-14
2
-0
/
+20
*
virgl: PIPE_TRANSFER_READ does not imply flush
Chia-I Wu
2019-05-14
1
-4
/
+1
*
virgl: do not skip readback because of explicit flush
Chia-I Wu
2019-05-14
1
-3
/
+0
*
virgl: remove unused virgl_transfer_inline_write
Chia-I Wu
2019-05-14
2
-42
/
+0
*
iris/resource: Drop redundant checks for aux support
Nanley Chery
2019-05-14
1
-15
/
+0
*
iris/resource: Fall back to no aux if creation fails
Nanley Chery
2019-05-14
1
-4
/
+6
*
softpipe/buffer: load only as many components as the the buffer resource type...
Gert Wollny
2019-05-14
1
-2
/
+5
*
panfrost: ci: Reduce batch size to 3000
Tomeu Vizoso
2019-05-14
1
-1
/
+1
*
panfrost: ci: Update expectations
Tomeu Vizoso
2019-05-14
1
-2
/
+0
*
freedreno: Fix warning on printing a uint64_t using %llx.
Eric Anholt
2019-05-13
1
-1
/
+1
*
freedreno: Silence compiler warnings about "*" in boolean context.
Eric Anholt
2019-05-13
2
-2
/
+2
*
freedreno: Silence compiler warnings about uninit 'layers'
Eric Anholt
2019-05-13
3
-3
/
+3
*
freedreno: Make emacs indent the way robclark's eclipse does.
Eric Anholt
2019-05-13
1
-0
/
+3
*
freedreno: Make .editorconfig match .dir-locals.el.
Eric Anholt
2019-05-13
1
-0
/
+3
*
nv50/ir/nir: make use of SYSTEM_VALUE_MAX when iterating read sysvals
Karol Herbst
2019-05-13
1
-1
/
+1
*
nv50/ir/nir: prefer to shift 1ull instead of 1ll
Karol Herbst
2019-05-13
1
-2
/
+2
*
v3d: Use driconf to expose non-MSAA texture limits for Xorg.
Eric Anholt
2019-05-13
4
-3
/
+38
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
22
-47
/
+59
*
radeonsi: overhaul the vertex fetch fixup mechanism
Nicolai Hähnle
2019-05-13
8
-280
/
+301
*
radeonsi: store sctx->vertex_elements in a local in si_shader_selector_key_vs
Nicolai Hähnle
2019-05-13
1
-7
/
+6
*
lima: add Allwinner H5 support
Patrick Lerda
2019-05-13
1
-2
/
+20
*
lima: refactor plb_max_blk
Patrick Lerda
2019-05-13
5
-11
/
+34
*
panfrost/midgard: Handle csel correctly
Alyssa Rosenzweig
2019-05-12
5
-152
/
+128
*
iris: Implement ARB_indirect_parameters
Illia Iorin
2019-05-11
5
-23
/
+156
*
iris: Split iris_update_draw_info into two functions.
Kenneth Graunke
2019-05-11
1
-0
/
+12
*
iris: Use full ways for L3 cache setup on Icelake.
Kenneth Graunke
2019-05-10
1
-0
/
+1
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
4
-5
/
+5
*
lima: fix width 4096 resolution GP fail
Qiang Yu
2019-05-10
1
-1
/
+1
*
panfrost: Add CAPFs for conservative rasterization
Tomeu Vizoso
2019-05-10
1
-0
/
+5
*
panfrost: Only take the fast paths on buffers aligned to block size
Tomeu Vizoso
2019-05-10
1
-2
/
+2
*
panfrost: Fix two uninitialized accesses in compiler
Tomeu Vizoso
2019-05-10
1
-1
/
+1
*
panfrost: ci: Skip running some tests
Tomeu Vizoso
2019-05-10
1
-0
/
+2
*
panfrost: ci: Don't restart Weston
Tomeu Vizoso
2019-05-10
1
-8
/
+1
*
panfrost: ci: Update list of expected failures
Tomeu Vizoso
2019-05-10
1
-79
/
+7
[next]