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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
aco: prevent invalid loads/stores vectorization if robustness is enabled
Samuel Pitoiset
2020-05-11
1
-2
/
+10
*
nir: do not vectorize load/store if offset can overflow and robustness enabled
Samuel Pitoiset
2020-05-11
5
-7
/
+48
*
aco: fix 64-bit trunc with negative exponents on GFX6
Samuel Pitoiset
2020-05-11
1
-2
/
+3
*
etnaviv: drm: Normalize nano seconds
Guido Günther
2020-05-10
1
-0
/
+4
*
etnaviv: drm: Use NSEC_PER_SEC
Guido Günther
2020-05-10
1
-2
/
+3
*
freedreno: android: add adreno-pm4-pack.xml.h generation to android build
Mauro Rossi
2020-05-09
1
-1
/
+5
*
freedreno/drm: android: add libfreedreno_registers static dependency
Mauro Rossi
2020-05-09
1
-0
/
+2
*
lima/ppir: rework select conditions
Erico Nunes
2020-05-09
5
-25
/
+70
*
lima/ppir: add fallback mov option for const scheduler
Erico Nunes
2020-05-09
1
-3
/
+27
*
lima/ppir: rework store output
Erico Nunes
2020-05-09
7
-28
/
+40
*
lima/ppir: rework emit nir to ppir
Erico Nunes
2020-05-09
1
-36
/
+47
*
lima/ppir: remove unused clone functions
Erico Nunes
2020-05-09
2
-99
/
+0
*
lima/ppir: duplicate consts in nir
Erico Nunes
2020-05-09
6
-4
/
+130
*
lima/ppir: duplicate intrinsics in nir
Erico Nunes
2020-05-09
6
-33
/
+175
*
lima/ppir: combine varying loads in node_to_instr
Erico Nunes
2020-05-09
1
-8
/
+22
*
lima/ppir: do not assume single src for pipeline outputs
Erico Nunes
2020-05-09
3
-23
/
+31
*
lima/ppir: fix lod bias register codegen
Erico Nunes
2020-05-09
1
-1
/
+1
*
lima/ppir: introduce liveness internal live set
Erico Nunes
2020-05-09
3
-6
/
+24
*
genxml: pack: deal with default field not being simple integers
Lionel Landwerlin
2020-05-09
1
-1
/
+7
*
genxml: factor out utility functions
Lionel Landwerlin
2020-05-09
3
-46
/
+40
*
genxml: fix invalid end value for video fields
Lionel Landwerlin
2020-05-09
4
-4
/
+4
*
genxml: run sorting script
Lionel Landwerlin
2020-05-09
2
-25
/
+25
*
intel/dev: Add device info for RKL
Jordan Justen
2020-05-09
2
-0
/
+19
*
intel/dev: Split .num_subslices out of GEN12_FEATURES macro
Jordan Justen
2020-05-09
1
-4
/
+7
*
panfrost: don't always build bifrost_compiler
Qiang Yu
2020-05-09
2
-2
/
+2
*
radeonsi: remove emacs style config file
Qiang Yu
2020-05-09
1
-11
/
+0
*
intel/dump_gpu: Fix name of LD_PRELOAD in env append logic
D Scott Phillips
2020-05-08
1
-1
/
+1
*
ac/surface: fix broken pitch override on gfx8
Marek Olšák
2020-05-08
1
-3
/
+5
*
freedreno: Initialize the bo's iova at creation time.
Eric Anholt
2020-05-08
4
-13
/
+3
*
freedreno: Rename append_bo() in case it doesn't get inlined.
Eric Anholt
2020-05-08
1
-4
/
+4
*
freedreno: Clean up tests around ORing in the reloc flags.
Eric Anholt
2020-05-08
1
-6
/
+5
*
freedreno: Deduplicate ringbuffer macros with computerator/fdperf
Eric Anholt
2020-05-08
6
-301
/
+147
*
freedreno,tu: Don't request fragcoord components not being read.
Hyunjun Ko
2020-05-08
13
-77
/
+41
*
vulkan/object: Always include the type
Jason Ekstrand
2020-05-08
2
-4
/
+0
*
anv/allocator: Add a start_offset to anv_state_pool
Jason Ekstrand
2020-05-08
8
-25
/
+35
*
util: Make process_test path compatible with mingw native toolchains
pal1000
2020-05-08
1
-3
/
+6
*
CI: Disable Panfrost T7x0 jobs
Daniel Stone
2020-05-08
1
-2
/
+2
*
Linux: Change minimum priority threads from SCHED_IDLE to nice 19 SCHED_BATCH.
Con Kolivas
2020-05-08
1
-3
/
+18
*
docs/features: add zink features
Erik Faye-Lund
2020-05-08
1
-38
/
+38
*
anv: fix alignments for uniform buffers
Lionel Landwerlin
2020-05-08
4
-11
/
+12
*
radv: report correct backend IR in hang reports when ACO is used
Samuel Pitoiset
2020-05-08
1
-1
/
+3
*
radv: do not print the LLVM version string twice in hang reports
Samuel Pitoiset
2020-05-08
1
-2
/
+1
*
radv: remove the LLVM version string when ACO is used
Samuel Pitoiset
2020-05-08
1
-4
/
+5
*
anv: call base finish only if pass given in DestroyRenderPass
Tapani Pälli
2020-05-08
1
-0
/
+3
*
st/wgl: allocate and resolve msaa-textures
Erik Faye-Lund
2020-05-07
1
-6
/
+79
*
st/wgl: pass st_context_iface into stw_st_framebuffer_present_locked
Erik Faye-Lund
2020-05-07
3
-5
/
+8
*
radeonsi: Fix omitted flush when moving suballocated texture
Blaž Tomažič
2020-05-07
3
-6
/
+16
*
aco: either copy-propagate or inline create_vector operands
Daniel Schürmann
2020-05-07
1
-4
/
+6
*
ac/surface: override all offsets including metadata offsets
Marek Olšák
2020-05-07
1
-0
/
+15
*
amd: unify code for overriding offset and stride for imported buffers
Marek Olšák
2020-05-07
4
-51
/
+47
[prev]
[next]