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
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: move tu_gem.c to tu_drm.c
Bas Nieuwenhuizen
2019-03-11
2
-1
/
+1
*
turnip: Stop hardcoding the msm version check.
Bas Nieuwenhuizen
2019-03-11
1
-1
/
+2
*
turnip: Add image layout calculations.
Bas Nieuwenhuizen
2019-03-11
3
-0
/
+135
*
turnip: Fix memory mapping.
Bas Nieuwenhuizen
2019-03-11
1
-1
/
+2
*
turnip: Fix bo allocation after we stopped using libdrm_freedreno ...
Bas Nieuwenhuizen
2019-03-11
2
-17
/
+9
*
turnip: Add 630 to the list.
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+1
*
turnip: Don't return from tu_stub funcs
Chad Versace
2019-03-11
1
-7
/
+0
*
turnip: Fix 'unused' warnings
Chad Versace
2019-03-11
4
-9
/
+26
*
turnip: Add TODO file
Chad Versace
2019-03-11
1
-0
/
+3
*
turnip: Replace fd_bo with tu_bo
Chad Versace
2019-03-11
4
-10
/
+211
*
turnip: Use vk_errorf() for initialization error messages
Chad Versace
2019-03-11
1
-21
/
+8
*
turnip: Add TODO for Android logging
Chad Versace
2019-03-11
1
-0
/
+2
*
turnip: Require DRM device version >= 1.3
Chad Versace
2019-03-11
1
-0
/
+17
*
turnip: Fix indentation
Chad Versace
2019-03-11
1
-2
/
+2
*
turnip: Fix a real -Wmaybe-uninitialized
Chad Versace
2019-03-11
1
-1
/
+1
*
turnip: Use vk_outarray in all relevant public functions
Chad Versace
2019-03-11
1
-75
/
+35
*
turnip: Fix result of vkEnumerate*ExtensionProperties
Chad Versace
2019-03-11
1
-0
/
+9
*
turnip: Fix result of vkEnumerate*LayerProperties
Chad Versace
2019-03-11
1
-14
/
+4
*
turnip: Fix indentation in function signatures
Chad Versace
2019-03-11
19
-652
/
+652
*
turnip: Disable more features.
Bas Nieuwenhuizen
2019-03-11
1
-19
/
+19
*
turnip: Initialize memory type in requirements.
Bas Nieuwenhuizen
2019-03-11
1
-2
/
+2
*
turnip: Cargo cult the Intel heap size functionality.
Bas Nieuwenhuizen
2019-03-11
1
-5
/
+18
*
turnip: Report a memory type and heap.
Bas Nieuwenhuizen
2019-03-11
1
-1
/
+17
*
turnip: Add buffer allocation & mapping support.
Bas Nieuwenhuizen
2019-03-11
2
-6
/
+25
*
turnip: Fix newly introduced warning.
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+2
*
turnip: Remove abort.
Bas Nieuwenhuizen
2019-03-11
1
-1
/
+0
*
turnip: Gather some device info.
Bas Nieuwenhuizen
2019-03-11
3
-2
/
+60
*
turnip: Fix up detection of device.
Bas Nieuwenhuizen
2019-03-11
1
-4
/
+3
*
turnip: Drop Makefile.am and Android.mk
Chad Versace
2019-03-11
3
-459
/
+0
*
turnip: Add driver skeleton (v2)
Bas Nieuwenhuizen
2019-03-11
31
-0
/
+9890
*
freedreno/ir3: turn on [iu]mul_high
Rob Clark
2019-03-08
1
-0
/
+4
*
freedreno/ir3: track register pressure in sched
Rob Clark
2019-03-03
2
-9
/
+90
*
freedreno/ir3: add Sethi–Ullman numbering pass
Rob Clark
2019-03-03
8
-5
/
+143
*
freedreno/ir3: include nopN in expanded instruction count
Rob Clark
2019-03-03
1
-1
/
+1
*
freedreno: Fix a couple of warnings
Kristian H. Kristensen
2019-02-28
1
-1
/
+1
*
freedreno/ir3: gsampler2DMSArray fixes
Rob Clark
2019-02-26
2
-30
/
+36
*
freedreno/ir3/a6xx: fix atomic shader outputs
Rob Clark
2019-02-26
1
-0
/
+8
*
freedreno/a6xx: vertex_id is not _zero_based
Rob Clark
2019-02-26
1
-0
/
+23
*
freedreno/ir3/a6xx: fix non-ssa atomic dst
Rob Clark
2019-02-26
1
-0
/
+5
*
freedreno/ir3: use nopN encoding when possible
Rob Clark
2019-02-26
3
-6
/
+35
*
freedreno/a6xx: fix border-color offset
Rob Clark
2019-02-22
1
-2
/
+2
*
freedreno/ir3: don't hardcode wrmask
Rob Clark
2019-02-22
1
-5
/
+6
*
freedreno/a6xx: enable tiled images
Rob Clark
2019-02-21
1
-0
/
+6
*
freedreno/a6xx: samplerBuffer fixes
Rob Clark
2019-02-20
1
-2
/
+11
*
freedreno/ir3/a6xx: use ldib for ssbo reads
Rob Clark
2019-02-20
1
-24
/
+10
*
freedreno/ir3: sync instr/disasm and add ldib encoding
Rob Clark
2019-02-20
4
-14
/
+42
*
freedreno/ir3/a6xx: fix load_ssbo barrier type.
Rob Clark
2019-02-20
1
-2
/
+2
*
freedreno/ir3: rename put_dst()
Rob Clark
2019-02-20
3
-9
/
+9
*
freedreno: fix crash w/ masked non-SSA dst
Rob Clark
2019-02-20
1
-0
/
+2
*
freedreno/ir3: fix crash in compile fail case
Rob Clark
2019-02-20
1
-1
/
+1
[next]