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
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-4
/
+4
*
virgl: fix readback with pending transfers
Chia-I Wu
2019-05-29
1
-6
/
+26
*
radeonsi: Fix editorconfig
Connor Abbott
2019-05-29
1
-0
/
+1
*
radeonsi: clean up winsys creation
Marek Olšák
2019-05-27
2
-6
/
+26
*
radeonsi: allow query functions for compute-only contexts
Marek Olšák
2019-05-27
2
-4
/
+5
*
ac: treat Mullins as Kabini, remove the enum
Marek Olšák
2019-05-27
2
-6
/
+3
*
etnaviv: rs: choose clear format based on block size
Christian Gmeiner
2019-05-27
1
-1
/
+13
*
lima/ppir: implement discard and discard_if
Vasily Khoruzhick
2019-05-27
7
-10
/
+253
*
iris: Don't flag IRIS_DIRTY_URB after BLORP operations unless it changed
Kenneth Graunke
2019-05-26
1
-0
/
+1
*
panfrost/midgard: Implement fneg/fabs/fsat
Alyssa Rosenzweig
2019-05-26
1
-0
/
+20
*
lima: fix lima_blit with non-zero level source resource
Qiang Yu
2019-05-25
1
-25
/
+12
*
lima: fix render to non-zero level texture
Qiang Yu
2019-05-25
1
-4
/
+6
*
virgl: remove an incorrect check in virgl_res_needs_flush
Chia-I Wu
2019-05-24
1
-15
/
+0
*
virgl: reemit resources on first draw/clear/compute
Chia-I Wu
2019-05-24
1
-6
/
+24
*
virgl: add missing emit_res for SO targets
Chia-I Wu
2019-05-24
1
-2
/
+8
*
panfrost: Dereference sampled texture
Tomeu Vizoso
2019-05-24
1
-6
/
+3
*
panfrost: ci: Avoid pulling Docker image on every run
Tomeu Vizoso
2019-05-24
1
-23
/
+29
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
6
-23
/
+16
*
etnaviv: use the correct uniform dirty bits
Christian Gmeiner
2019-05-24
1
-2
/
+2
*
panfrost: Remove the standalone compiler
Alyssa Rosenzweig
2019-05-24
2
-165
/
+0
*
iris: Advertise coherent framebuffer fetches
Kenneth Graunke
2019-05-23
1
-0
/
+2
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
15
-17
/
+19
*
iris: Record state sizes for INTEL_DEBUG=bat decoding.
Kenneth Graunke
2019-05-23
7
-5
/
+57
*
virgl: track valid buffer range for transfer sync
Chia-I Wu
2019-05-22
7
-20
/
+59
*
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
*
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
[next]