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: ci: Tweak dEQP to improve throughput
Tomeu Vizoso
2019-05-10
1
-2
/
+8
*
panfrost: ci: Fix list of tests to run
Tomeu Vizoso
2019-05-10
1
-2
/
+2
*
panfrost: ci: Check for incomplete runs
Tomeu Vizoso
2019-05-10
1
-0
/
+1
*
panfrost: ci: Add tests to flip-flop list
Tomeu Vizoso
2019-05-10
1
-5
/
+48
*
panfrost: ci: Add support for running the tests on RK3288
Tomeu Vizoso
2019-05-10
6
-75
/
+193
*
lima: fix tile buffer reloading
Vasily Khoruzhick
2019-05-09
2
-2
/
+4
*
iris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Kenneth Graunke
2019-05-09
4
-0
/
+72
*
iris: Hook up device reset callbacks
Kenneth Graunke
2019-05-09
4
-1
/
+26
*
iris: Try to recover from GPU hangs.
Kenneth Graunke
2019-05-09
3
-0
/
+71
*
iris: Add helpers to clone a hardware context.
Chris Wilson
2019-05-09
2
-0
/
+25
*
iris: Mark render batches as non-recoverable.
Kenneth Graunke
2019-05-09
1
-0
/
+22
*
nir: Initialize lower_flrp_progress everywhere
Ian Romanick
2019-05-09
3
-3
/
+3
*
iris: Reorganise execbuf to have a single point of failure
Chris Wilson
2019-05-08
1
-27
/
+20
*
iris: Report the same video memory settings as i965.
Kenneth Graunke
2019-05-08
2
-2
/
+34
*
radeonsi: add an AMD_TEX_ANISO environment variable
Timothy Arceri
2019-05-08
1
-0
/
+4
*
iris: Also handle res->offset for buffer sampler/image views
Kenneth Graunke
2019-05-07
1
-8
/
+9
*
iris: support dmabuf imports with offsets
Mike Blumenkrantz
2019-05-07
4
-12
/
+12
*
lima: enable sin and cos lowering for GP
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
freedreno/ir3: move const_state to ir3_shader
Rob Clark
2019-05-07
1
-8
/
+8
*
freedreno/ir3: move immediates to const_state
Rob Clark
2019-05-07
1
-2
/
+2
*
freedreno/ir3: consolidate const state
Rob Clark
2019-05-07
1
-15
/
+23
*
intel/compiler: Use the flrp lowering pass for all stages on Gen4 and Gen5
Ian Romanick
2019-05-06
1
-6
/
+6
*
nir: Use the flrp lowering pass instead of nir_opt_algebraic
Ian Romanick
2019-05-06
3
-0
/
+71
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
6
-8
/
+0
*
panfrost: Refactor blend descriptors
Alyssa Rosenzweig
2019-05-07
3
-120
/
+122
*
lima/gpir: enable lowering for ftrunc
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
lima/gpir: implement nir_op_fmov
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
lima: use int_to_float lowering pass
Vasily Khoruzhick
2019-05-07
1
-2
/
+6
*
lima/gpir: fix float uniform alignment issue
Vasily Khoruzhick
2019-05-06
1
-2
/
+1
*
llvmpipe: pass stream-out targets to draw-module early
Erik Faye-Lund
2019-05-06
2
-11
/
+8
*
virgl: do not use inline writes for subdata
Chia-I Wu
2019-05-06
1
-4
/
+7
*
virgl: rework queries
Chia-I Wu
2019-05-06
1
-45
/
+71
*
virgl: export resource_is_busy from winsys
Chia-I Wu
2019-05-06
1
-0
/
+2
*
iris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Kenneth Graunke
2019-05-06
2
-6
/
+95
*
lima/ppir: abort compilation in case of unsupported intrinsic
Erico Nunes
2019-05-06
1
-2
/
+4
*
lima/ir: print names of unsupported intrinsics
Erico Nunes
2019-05-06
2
-2
/
+4
*
mesa: android: freedreno: Fix build failure due to path change
John Stultz
2019-05-06
1
-1
/
+1
*
mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs
Amit Pundir
2019-05-06
1
-1
/
+1
*
freedreno: remove unused forward struct declaration
19.1-branchpoint
Rob Clark
2019-05-04
1
-2
/
+0
*
panfrost/midgard: iabs cannot run on mul
Alyssa Rosenzweig
2019-05-04
1
-1
/
+1
*
panfrost/midgard: Lower mixed csel (NIR)
Alyssa Rosenzweig
2019-05-04
2
-12
/
+83
*
panfrost/midgard: Fix RA when temp_count = 0
Alyssa Rosenzweig
2019-05-04
2
-50
/
+70
*
panfrost/midgard: Fix integer selection
Alyssa Rosenzweig
2019-05-04
2
-33
/
+10
*
panfrost: Support RGB565 FBOs
Alyssa Rosenzweig
2019-05-04
4
-29
/
+80
*
panfrost/midgard/disasm: Handle dest_override generalized
Alyssa Rosenzweig
2019-05-04
1
-22
/
+68
*
panfrost/midgard/disasm: Stub out 64-bit
Alyssa Rosenzweig
2019-05-04
1
-5
/
+15
*
panfrost/midgard/disasm: Print 8-bit sources
Alyssa Rosenzweig
2019-05-04
1
-23
/
+43
*
panfrost/midgard/disasm: Support 8-bit destination
Alyssa Rosenzweig
2019-05-04
1
-18
/
+21
*
panfrost/midgard: Rename ilzcnt8 -> iclz
Alyssa Rosenzweig
2019-05-04
2
-2
/
+2
*
panfrost/midgard: Fix crash on unknown op
Alyssa Rosenzweig
2019-05-04
1
-2
/
+6
[prev]
[next]