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
*
iris: Enable PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED
Caio Marcelo de Oliveira Filho
2019-06-11
1
-0
/
+1
*
freedreno/a5xx: enable a540
Rob Clark
2019-06-11
2
-2
/
+14
*
freedreno/a6xx: enable UBWC by default
Rob Clark
2019-06-11
3
-18
/
+3
*
freedreno/a6xx: disallow UBWC for z24s8
Rob Clark
2019-06-11
1
-1
/
+0
*
freedreno/a6xx: use correct UBWC reg builders
Rob Clark
2019-06-11
2
-11
/
+11
*
freedreno/a6xx: disable UBWC for some formats
Rob Clark
2019-06-11
1
-2
/
+0
*
freedreno/a6xx: handle non-UWC-compatible image views
Rob Clark
2019-06-11
5
-1
/
+45
*
freedreno/a6xx: handle non-UBWC-compatible texture views
Rob Clark
2019-06-11
3
-0
/
+23
*
freedreno: add helper to uncompress UBWC resource
Rob Clark
2019-06-11
2
-0
/
+37
*
freedreno: handle images in rebind_resource()
Rob Clark
2019-06-11
1
-0
/
+9
*
freedreno: allow null discard box in shadow path
Rob Clark
2019-06-11
1
-4
/
+10
*
freedreno: swap UBWC state in shadow path
Rob Clark
2019-06-11
1
-0
/
+4
*
freedreno: add modifier param to fd_try_shadow_resource()
Rob Clark
2019-06-11
1
-3
/
+5
*
freedreno: correct modifier for UBWC buffers
Rob Clark
2019-06-11
1
-0
/
+3
*
panfrost: Enable AFBC on depth/stencil
Alyssa Rosenzweig
2019-06-11
3
-11
/
+10
*
panfrost: Linear depth/stencil should be aligned
Alyssa Rosenzweig
2019-06-11
1
-1
/
+2
*
panfrost/midgard: Decode LOD/bias registers
Alyssa Rosenzweig
2019-06-11
2
-5
/
+58
*
panfrost/midgard: Decode texture offset register swizzle
Alyssa Rosenzweig
2019-06-11
2
-11
/
+23
*
panfrost/midgard/disasm: include textureGather()
Alyssa Rosenzweig
2019-06-11
2
-5
/
+16
*
panfrost/midgard: Support negative immediate offsets
Alyssa Rosenzweig
2019-06-11
2
-16
/
+20
*
panfrost/midgard: Fix redunant mask redundancy
Alyssa Rosenzweig
2019-06-11
1
-0
/
+5
*
panfrost/midgard/disasm: Print LOD for texelFetch
Alyssa Rosenzweig
2019-06-11
1
-0
/
+9
*
panfrost/midgard: Identify the in_reg_full field
Alyssa Rosenzweig
2019-06-11
3
-10
/
+3
*
panfrost/midgard/disasm: Correctly dump bias/LOD
Alyssa Rosenzweig
2019-06-11
2
-16
/
+20
*
panfrost/midgard/disasm: Cleanup texture op code
Alyssa Rosenzweig
2019-06-11
1
-3
/
+3
*
panfrost/midgard/disasm: Add missing space
Alyssa Rosenzweig
2019-06-11
1
-2
/
+2
*
panfrost/midgard/disasm: LOD immediate/register select
Alyssa Rosenzweig
2019-06-11
2
-3
/
+13
*
panfrost/midgard/disasm: Use texture op name bare
Alyssa Rosenzweig
2019-06-11
2
-9
/
+7
*
panfrost/midgard/disasm: Varying perspective divides
Alyssa Rosenzweig
2019-06-11
2
-4
/
+28
*
panfrost/midgard: Add perspective division opcodes
Alyssa Rosenzweig
2019-06-11
2
-0
/
+9
*
panfrost/midgard: Print texture offsets
Alyssa Rosenzweig
2019-06-11
2
-36
/
+56
*
panfrost/midgard: Expand texture to 4-channel swizzle
Alyssa Rosenzweig
2019-06-11
3
-24
/
+7
*
freedreno/a5xx: Fix indirect draw max_indices calculation
Eduardo Lima Mitev
2019-06-11
1
-2
/
+1
*
iris: Bypass half-float pack/unpack lowering.
Kenneth Graunke
2019-06-10
1
-0
/
+1
*
panfrost: Ignore discards in dead branch analysis
Alyssa Rosenzweig
2019-06-10
1
-0
/
+5
*
panfrost/midgard: Disambiguate register mode
Alyssa Rosenzweig
2019-06-10
1
-1
/
+11
*
panfrost/midgard: Expose vec8/vec16 modes
Alyssa Rosenzweig
2019-06-10
1
-236
/
+273
*
panfrost/midgard: Add shifting int modifiers
Alyssa Rosenzweig
2019-06-10
2
-18
/
+14
*
panfrost/midgard: Add integer outmods
Alyssa Rosenzweig
2019-06-10
3
-25
/
+60
*
panfrost/midgard: Note floating compares type convert
Alyssa Rosenzweig
2019-06-10
1
-4
/
+4
*
panfrost: Align linear renderable resources
Alyssa Rosenzweig
2019-06-10
1
-3
/
+10
*
panfrost: Fix stride check when mipmapping
Alyssa Rosenzweig
2019-06-10
1
-7
/
+15
*
panfrost: Refactor texture/sampler upload
Alyssa Rosenzweig
2019-06-10
3
-100
/
+124
*
panfrost: Refactor blitting code
Alyssa Rosenzweig
2019-06-10
5
-79
/
+170
*
panfrost: Refactor AFBC code
Alyssa Rosenzweig
2019-06-10
4
-64
/
+154
*
panfrost: Move pan_screen() to pan_screen.h
Alyssa Rosenzweig
2019-06-10
2
-6
/
+6
*
panfrost: Always align strides to cache line (64)
Alyssa Rosenzweig
2019-06-10
1
-1
/
+7
*
panfrost: ci: Switch from direct Docker use to buildah
Tomeu Vizoso
2019-06-10
3
-160
/
+166
*
virgl: Work around possible memory exhaustion
Alexandros Frantzis
2019-06-07
3
-3
/
+22
*
virgl: Remove incorrect resource wait condition
Alexandros Frantzis
2019-06-07
1
-13
/
+0
[next]