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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: remove support for buffer surfaces
Chia-I Wu
2019-05-22
2
-19
/
+15
*
virgl: handle NULL shader resource explicitly
Chia-I Wu
2019-05-22
1
-3
/
+3
*
gallium: enable dmabuf on BSD as well
Greg V
2019-05-22
1
-1
/
+1
*
iris: fix android build
Tapani Pälli
2019-05-22
1
-0
/
+1
*
etnaviv: fill missing offset in etna_resource_get_handle
Philipp Zabel
2019-05-22
1
-0
/
+1
*
iris: Fix ALT mode regressions from shader cache
Kenneth Graunke
2019-05-21
2
-4
/
+9
*
radeonsi: fix a regression in si_rebind_buffer
Marek Olšák
2019-05-21
1
-4
/
+8
*
iris: Expose the disk cache to the state tracker as well.
Kenneth Graunke
2019-05-21
1
-0
/
+8
*
iris: Cache assembly shaders in the on-disk shader cache
Dylan Baker
2019-05-21
3
-6
/
+236
*
iris: Serialize the NIR to a blob we can use for shader cache purposes.
Kenneth Graunke
2019-05-21
2
-0
/
+25
*
iris: Start wiring up on-disk shader cache
Dylan Baker
2019-05-21
4
-0
/
+81
*
iris: Move iris_uncompiled_shader definition to iris_context.h
Kenneth Graunke
2019-05-21
2
-23
/
+23
*
freedreno/a6xx: WFI in program stateobj too
Rob Clark
2019-05-20
1
-0
/
+2
*
freedreno/a6xx: make sure binning pass constlen is large enough
Rob Clark
2019-05-20
1
-0
/
+13
*
freedreno/a6xx: limit IBO state to draw pass
Rob Clark
2019-05-20
1
-1
/
+1
*
freedreno/a6xx: don't evaluate FS tex state in binning pass
Rob Clark
2019-05-20
2
-6
/
+14
*
lima/gpir: switch to use nir_lower_viewport_transform
Qiang Yu
2019-05-20
4
-101
/
+11
*
lima/gpir: support vector ssa load
Qiang Yu
2019-05-20
2
-5
/
+46
*
lima/gpir: add helper function for emit load node
Qiang Yu
2019-05-20
1
-20
/
+19
*
panfrost/midgard: Split up midgard_compile.c (RA)
Alyssa Rosenzweig
2019-05-19
11
-928
/
+1149
*
panfrost: Improve fixed-function blending
Alyssa Rosenzweig
2019-05-19
2
-978
/
+34
*
panfrost: Wire up nir_lower_blend
Alyssa Rosenzweig
2019-05-19
1
-14
/
+33
*
panfrost/midgard: Route new blending intrinsics
Alyssa Rosenzweig
2019-05-19
1
-106
/
+117
*
panfrost/nir: Add nir_lower_blend pass
Alyssa Rosenzweig
2019-05-19
4
-1
/
+305
*
panfrost: Fix Bifrost-specific padding
Alyssa Rosenzweig
2019-05-19
1
-7
/
+1
*
panfrost: Cleanup panfrost_job comments
Alyssa Rosenzweig
2019-05-19
1
-6
/
+3
*
panfrost/decode: Decode blend constant
Alyssa Rosenzweig
2019-05-19
2
-2
/
+31
*
panfrost: Hoist blend constant into Midgard-specific struct
Alyssa Rosenzweig
2019-05-19
6
-16
/
+21
*
panfrost/decode: Disassemble Bifrost shaders
Alyssa Rosenzweig
2019-05-19
2
-8
/
+10
*
meson: expose glapi through osmesa
Eric Engestrom
2019-05-18
1
-2
/
+2
*
draw: fix memory leak introduced 7720ce32a
Neha Bhende
2019-05-17
1
-1
/
+3
*
panfrost/midgard: Typofix
Alyssa Rosenzweig
2019-05-17
1
-1
/
+1
*
svga: Add an environment variable to force coherent surface memory
Thomas Hellstrom
2019-05-17
9
-31
/
+82
*
pipebuffer, winsys/svga: Add functionality to update pb_validate_entry flags
Thomas Hellstrom
2019-05-17
3
-27
/
+33
*
svga: Set the rendered-to flag for dma transfers to surfaces
Thomas Hellstrom
2019-05-17
1
-0
/
+4
*
winsys/svga: Fix RELOC_INTERNAL mob GPU access
Thomas Hellstrom
2019-05-17
1
-1
/
+9
*
svga: Remove the surface_invalidate winsys function
Thomas Hellstrom
2019-05-17
6
-31
/
+12
*
Revert "softpipe/buffer: load only as many components as the the buffer resou...
Gert Wollny
2019-05-17
1
-5
/
+2
*
panfrost: Cleanup leak todos
Alyssa Rosenzweig
2019-05-17
3
-16
/
+9
*
panfrost: assert(0) -> unreachable for some switch
Alyssa Rosenzweig
2019-05-16
2
-31
/
+18
*
freedreno: Log the number of loops in the shader for shader-db.
Eric Anholt
2019-05-16
1
-2
/
+2
*
freedreno: Output the same shader-db format as v3d and intel.
Eric Anholt
2019-05-16
1
-15
/
+4
*
freedreno: Remove the ir3_tgsi_to_nir() helper function.
Eric Anholt
2019-05-16
3
-20
/
+6
*
freedreno: Fix assertion failures in context setup in shader-db mode.
Eric Anholt
2019-05-16
4
-0
/
+4
*
r600+radeonsi: use ctx_query_reset_status on radeon
Marek Olšák
2019-05-16
8
-52
/
+5
*
winsys/radeon: implement ctx_query_reset_status by copying radeonsi
Marek Olšák
2019-05-16
4
-6
/
+43
*
winsys/amdgpu: report a CS rejection as a reset only if there's no GPU reset
Marek Olšák
2019-05-16
1
-6
/
+5
*
radeonsi: update buffer descriptors in all contexts after buffer invalidation
Marek Olšák
2019-05-16
3
-33
/
+72
*
radeonsi: remove old_va parameter from si_rebind_buffer by remembering offsets
Marek Olšák
2019-05-16
3
-40
/
+25
*
radeonsi: compute culling - flush CS to remove write references to buffers
Marek Olšák
2019-05-16
1
-5
/
+16
[next]