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
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: Fix vkCmdCopyQueryPoolResults with available flag
20.0-branchpoint
Brian Ho
2020-01-30
1
-46
/
+52
*
turnip: Fix vkGetQueryPoolResults with available flag
Brian Ho
2020-01-30
1
-22
/
+30
*
turnip: Free event->bo on vkDestroyEvent
Brian Ho
2020-01-30
1
-0
/
+2
*
loader: Fix leak of kernel driver name
Kenneth Graunke
2020-01-30
1
-1
/
+4
*
docs: Update SWR tessellation support
Jan Zielinski
2020-01-30
1
-1
/
+1
*
i965: Use brw_batch_references in tex_busy check
Kenneth Graunke
2020-01-30
1
-1
/
+2
*
etnaviv: drm-shim: add GC400
Christian Gmeiner
2020-01-30
1
-1
/
+28
*
lima: add noheap debug option
Qiang Yu
2020-01-30
2
-0
/
+6
*
lima: create heap buffer with new interface if available
Qiang Yu
2020-01-30
6
-4
/
+33
*
lima: sync lima_drm.h with kernel
Qiang Yu
2020-01-30
1
-1
/
+8
*
lima: fix lima_set_vertex_buffers()
Icenowy Zheng
2020-01-30
1
-1
/
+1
*
turnip: hook up cmdbuffer event set/wait
Jonathan Marek
2020-01-29
1
-16
/
+42
*
etnaviv: drop default state for PE_STENCIL_CONFIG_EXT2
Christian Gmeiner
2020-01-29
1
-1
/
+0
*
docs: add new features for RADV/ACO.
Daniel Schürmann
2020-01-29
1
-1
/
+5
*
radv: refactor physical device properties
Samuel Pitoiset
2020-01-29
1
-250
/
+233
*
freedreno: remove flush-queue
Rob Clark
2020-01-29
14
-97
/
+24
*
freedreno: add gmem_lock
Rob Clark
2020-01-29
3
-0
/
+18
*
freedreno: add gmem state cache
Rob Clark
2020-01-29
5
-102
/
+256
*
freedreno: get GMEM state from batch
Rob Clark
2020-01-29
7
-59
/
+59
*
freedreno/a2xx: constify gmem state
Rob Clark
2020-01-29
1
-4
/
+4
*
freedreno/a3xx: constify gmem state
Rob Clark
2020-01-29
1
-9
/
+9
*
freedreno/a4xx: constify gmem state
Rob Clark
2020-01-29
1
-10
/
+10
*
freedreno/a5xx: constify gmem state
Rob Clark
2020-01-29
1
-10
/
+10
*
freedreno/a6xx: constify gmem state
Rob Clark
2020-01-29
1
-13
/
+13
*
freedreno: constify fd_vsc_pipe
Rob Clark
2020-01-29
5
-9
/
+9
*
freedreno: constify fd_tile
Rob Clark
2020-01-29
8
-29
/
+29
*
freedreno: consolidate GMEM state
Rob Clark
2020-01-29
8
-19
/
+24
*
freedreno: extract vsc pipe bo from GMEM state
Rob Clark
2020-01-29
7
-35
/
+32
*
turnip: remove unused descriptor state dirty
Alejandro Piñeiro
2020-01-29
2
-2
/
+0
*
aco: Fix the meaning of is_atomic.
Timur Kristóf
2020-01-29
2
-7
/
+7
*
iris: Support multiple chained batches.
Kenneth Graunke
2020-01-29
2
-21
/
+25
*
iris: Make iris_emit_default_l3_config pull devinfo from the batch
Kenneth Graunke
2020-01-29
1
-5
/
+4
*
iris: Drop 'engine' from iris_batch.
Kenneth Graunke
2020-01-29
3
-13
/
+2
*
tu: Fix binning address setup after pack macros change.
Eric Anholt
2020-01-29
1
-1
/
+2
*
turnip: Enable occlusionQueryPrecise
Brian Ho
2020-01-29
1
-1
/
+1
*
aco: simplify gathering of MIMG address components
Daniel Schürmann
2020-01-29
1
-129
/
+79
*
aco: simplify adjust_sample_index_using_fmask() & get_image_coords()
Daniel Schürmann
2020-01-29
1
-26
/
+27
*
aco: fix register allocation with multiple live-range splits
Daniel Schürmann
2020-01-29
1
-7
/
+13
*
aco: reorder VMEM operands in ACO IR
Daniel Schürmann
2020-01-29
11
-132
/
+153
*
nir: Make nir_deref_path_init skip trivial casts
Caio Marcelo de Oliveira Filho
2020-01-29
1
-14
/
+19
*
aco: fix exec mask consistency issues
Rhys Perry
2020-01-29
1
-3
/
+7
*
aco: parallelcopy exec mask before s_wqm
Rhys Perry
2020-01-29
1
-0
/
+7
*
aco: fill reg_demand with sensible information in add_coupling_code()
Rhys Perry
2020-01-29
1
-14
/
+22
*
aco: improve assertion at the end of spiller
Rhys Perry
2020-01-29
1
-1
/
+1
*
aco: set exec_potentially_empty after continues/breaks in nested IFs
Rhys Perry
2020-01-29
2
-15
/
+51
*
aco: error when block has no logical preds but VGPRs are live at the start
Rhys Perry
2020-01-29
1
-1
/
+2
*
aco: don't always add logical edges from continue_break blocks to headers
Rhys Perry
2020-01-29
1
-1
/
+2
*
aco: only create parallelcopy to restore exec at loop exit if needed
Rhys Perry
2020-01-29
1
-2
/
+29
*
aco: don't update demand in add_coupling_code() for loop headers
Rhys Perry
2020-01-29
1
-3
/
+9
*
aco: don't consider loop header blocks branch blocks in add_coupling_code
Rhys Perry
2020-01-29
1
-1
/
+1
[next]