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
...
*
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
*
mapi: split entry_generate_or_patch for x86 tls
Lepton Wu
2019-10-29
1
-5
/
+16
*
mapi: Adapted libglvnd x86 tsd changes
Jonathan Gray
2019-10-29
1
-5
/
+11
*
spirv: Don't fail if multiple ordering semantics bits are set
Caio Marcelo de Oliveira Filho
2019-10-29
1
-9
/
+30
*
intel/isl: Allow stencil buffer to support compression on Gen12+
Sagar Ghuge
2019-10-29
1
-2
/
+3
*
iris: Resolve stencil resource prior to copy or used by CPU
Sagar Ghuge
2019-10-29
1
-9
/
+19
*
iris: Prepare resources before stencil blit operation
Sagar Ghuge
2019-10-29
1
-7
/
+52
*
iris: Prepare depth resource if clear_depth enable
Sagar Ghuge
2019-10-29
1
-2
/
+2
*
iris: Prepare stencil resource before clear depth stencil
Sagar Ghuge
2019-10-29
1
-2
/
+10
*
iris: Resolve stencil buffer lossless compression with WM_HZ_OP packet
Sagar Ghuge
2019-10-29
1
-9
/
+13
*
intel/blorp: Set stencil resolve enable bit
Sagar Ghuge
2019-10-29
1
-4
/
+17
*
intel: Track stencil aux usage on Gen12+
Sagar Ghuge
2019-10-29
4
-0
/
+10
*
intel/blorp: Add helper function for stencil buffer resolve
Sagar Ghuge
2019-10-29
2
-0
/
+34
*
intel/blorp: Assign correct view while clearing depth stencil
Sagar Ghuge
2019-10-29
1
-1
/
+1
*
genxml/gen12: Add Stencil Buffer Resolve Enable bit
Sagar Ghuge
2019-10-29
1
-0
/
+1
*
iris: Allocate main and aux surfaces together
Nanley Chery
2019-10-29
1
-34
/
+21
*
iris: Determine aux offsets within configure_aux
Nanley Chery
2019-10-29
1
-10
/
+9
*
iris: Bail resource creation upon aux creation error
Nanley Chery
2019-10-29
1
-16
/
+17
*
iris: Drop iris_resource::aux::extra_aux::bo
Nanley Chery
2019-10-29
2
-16
/
+3
*
zink: pass line width from rast_state to gfx_pipeline_state.
Duncan Hopkins
2019-10-29
1
-1
/
+3
*
anv: Reduce the minimum number of relocations
Jason Ekstrand
2019-10-29
1
-1
/
+1
*
anv: Delay allocation of relocation lists
Jason Ekstrand
2019-10-29
1
-67
/
+71
*
anv: Implement new way for setting streamout buffers.
Plamena Manolova
2019-10-29
3
-0
/
+19
[prev]
[next]