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
Commit message (
Expand
)
Author
Age
Files
Lines
*
zink: only enable KHR_external_memory_fd if supported
Erik Faye-Lund
2019-10-30
3
-7
/
+28
*
radv: Start signalling semaphores in WSI acquire.
Bas Nieuwenhuizen
2019-10-30
1
-7
/
+27
*
aco: rename README to README.md
Rhys Perry
2019-10-30
1
-0
/
+0
*
aco: a couple loop handling fixes for GFX10 hazard pass
Rhys Perry
2019-10-30
1
-3
/
+3
*
intel/compiler: Add instruction compaction support on Gen12
Matt Turner
2019-10-30
2
-184
/
+868
*
intel/compiler: Make separate src0/src1 index tables
Matt Turner
2019-10-30
1
-11
/
+18
*
intel/compiler: Inline get_src_index()
Matt Turner
2019-10-30
1
-26
/
+15
*
intel/compiler: Restructure instruction compaction in preparation for Gen12
Matt Turner
2019-10-30
1
-20
/
+28
*
intel/compiler: Remove unreachable() from brw_reg_type.c
Matt Turner
2019-10-30
1
-3
/
+3
*
freedreno/a2xx: add missing vertex formats (SSCALE/USCALE/FIXED)
Jonathan Marek
2019-10-30
8
-50
/
+83
*
radeonsi: disable sdma for gfx10
Pierre-Eric Pelloux-Prayer
2019-10-30
1
-1
/
+7
*
radeonsi: sdma misc fixes
Pierre-Eric Pelloux-Prayer
2019-10-30
2
-4
/
+2
*
radeonsi: align sdma byte count to dw
Pierre-Eric Pelloux-Prayer
2019-10-30
1
-1
/
+12
*
radv: Enable ACO on Navi.
Timur Kristóf
2019-10-30
1
-2
/
+1
*
radeonsi: enable 8K video decode support for HEVC and VP9
Leo Liu
2019-10-30
1
-2
/
+18
*
radeon/vcn: Add VP9 8K decode support
Leo Liu
2019-10-30
1
-1
/
+1
*
aco: try to group together VMEM loads of the same resource
Rhys Perry
2019-10-30
1
-10
/
+56
*
aco: don't schedule instructions through depending VMEM instructions
Daniel Schürmann
2019-10-30
1
-0
/
+3
*
aco: add can_reorder flags to load_ubo and load_constant
Daniel Schürmann
2019-10-30
1
-5
/
+9
*
aco: only skip RAR dependencies if the variable is killed somewhere
Daniel Schürmann
2019-10-30
1
-21
/
+46
*
aco: restrict scheduling depending on max_waves
Daniel Schürmann
2019-10-30
1
-9
/
+15
*
anv: Avoid emitting UBO surface states that won't be used
Jason Ekstrand
2019-10-30
1
-1
/
+12
*
intel/vec4: Set brw_stage_prog_data::has_ubo_pull
Jason Ekstrand
2019-10-30
1
-0
/
+2
*
radv: fix perftest options
Samuel Pitoiset
2019-10-30
1
-10
/
+9
*
radv: move nomemorycache debug option at the right palce
Samuel Pitoiset
2019-10-30
1
-1
/
+1
*
radv: fix dumping SPIR-V into hang reports
Samuel Pitoiset
2019-10-30
4
-5
/
+13
*
mesa: enable ARB_gpu_shader_int64 in compat profile
Tapani Pälli
2019-10-30
3
-77
/
+76
*
mesa: add [Program]Uniform*64ARB display list support
Tapani Pälli
2019-10-30
1
-0
/
+979
*
radv: Enable VK_KHR_timeline_semaphore.
Bas Nieuwenhuizen
2019-10-30
2
-1
/
+13
*
radv: Add wait-before-submit support for timelines.
Bas Nieuwenhuizen
2019-10-30
2
-7
/
+154
*
radv: Add timelines with a VK_KHR_timeline_semaphore impl.
Bas Nieuwenhuizen
2019-10-30
3
-60
/
+504
*
radv: Add temporary datastructure for submissions.
Bas Nieuwenhuizen
2019-10-30
1
-28
/
+142
*
radv: Split semaphore into two parts as enum+union.
Bas Nieuwenhuizen
2019-10-30
2
-38
/
+92
*
radv: Always enable syncobj when supported for all fences/semaphores.
Bas Nieuwenhuizen
2019-10-30
1
-2
/
+0
*
radv: Improve fence signalling in QueueSubmit.
Bas Nieuwenhuizen
2019-10-30
1
-13
/
+24
*
radv: Do sparse binding in queue submission.
Bas Nieuwenhuizen
2019-10-30
1
-60
/
+81
*
radv: Split out commandbuffer submission.
Bas Nieuwenhuizen
2019-10-30
1
-163
/
+187
*
radv: Clean up unused variable.
Bas Nieuwenhuizen
2019-10-30
1
-4
/
+3
*
radv: Add an early exit in the secure compile if we already have the cache en...
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+14
*
radv: Compute hashes in secure process for secure compilation.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+23
*
zink: drop nop descriptor-updates
Erik Faye-Lund
2019-10-30
1
-4
/
+5
*
zink: use bitfield for dirty flagging
Erik Faye-Lund
2019-10-30
2
-7
/
+6
*
zink: use dynamic state for line-width
Erik Faye-Lund
2019-10-30
5
-13
/
+17
*
zink: Use optimal layout instead of general. Reduces valid layer warnings. Fi...
Duncan Hopkins
2019-10-30
3
-36
/
+113
*
radv: make use of radv_sc_read()
Timothy Arceri
2019-10-30
3
-39
/
+76
*
radv: add radv_sc_read() helper
Timothy Arceri
2019-10-30
2
-0
/
+42
*
radv: allow select() calls in secure compile
Timothy Arceri
2019-10-30
1
-1
/
+5
*
mapi: Improve the x86 tsd stubs performance.
Lepton Wu
2019-10-29
1
-5
/
+6
*
mapi: Inline call x86_current_tls.
Lepton Wu
2019-10-29
1
-4
/
+8
*
mapi: Clean up entry_patch_public for x86 tls
Lepton Wu
2019-10-29
1
-10
/
+7
[next]