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
*
isl: Avoid EXPECT_DEATH in unit tests
Matt Turner
2020-03-13
4
-46
/
+61
*
gallium/swr: use ElementCount type arguments for getSplat()
Jan Zielinski
2020-03-13
4
-17
/
+57
*
etnaviv: enable shareable shaders
Christian Gmeiner
2020-03-13
1
-0
/
+1
*
etnaviv: get rid of etna_spec in etna_context
Christian Gmeiner
2020-03-13
13
-76
/
+98
*
anv: Dump push ranges via VK_KHR_pipeline_executable_properties
Jason Ekstrand
2020-03-13
1
-0
/
+50
*
aco: don't stop scheduling at exports
Rhys Perry
2020-03-13
1
-5
/
+7
*
aco: allow barriers to be skipped during scheduling
Rhys Perry
2020-03-13
1
-17
/
+25
*
aco: add helpers for ensuring correct ordering while scheduling
Rhys Perry
2020-03-13
2
-193
/
+171
*
aco: add helpers for moving instructions for scheduling
Rhys Perry
2020-03-13
1
-364
/
+321
*
radv: add llvm_compiler_shader() helper
Samuel Pitoiset
2020-03-13
3
-40
/
+44
*
radv: remove unnecessary LLVM includes
Samuel Pitoiset
2020-03-13
6
-16
/
+0
*
radv: remove radv_shader_variant::aco_used
Samuel Pitoiset
2020-03-13
3
-3
/
+1
*
radv: cleanup occurences of use_aco everywhere
Samuel Pitoiset
2020-03-13
3
-31
/
+27
*
glsl: do not crash if string literal is used outside of #include/#line
Danylo Piliaiev
2020-03-13
1
-0
/
+1
*
anv: Remove duplicate code in anv_cmd_buffer_bind_descriptor_set
Caio Marcelo de Oliveira Filho
2020-03-12
1
-14
/
+20
*
anv: Reduce compute pipeline batch_data size
Caio Marcelo de Oliveira Filho
2020-03-12
3
-5
/
+7
*
anv: Split graphics and compute bits from anv_pipeline
Caio Marcelo de Oliveira Filho
2020-03-12
7
-236
/
+275
*
anv: Use a separate field in the pipeline for compute shader
Caio Marcelo de Oliveira Filho
2020-03-12
5
-20
/
+42
*
anv: Decouple flush_descriptor_sets() from pipeline struct
Caio Marcelo de Oliveira Filho
2020-03-12
1
-23
/
+45
*
anv: Decouple flush_descriptor_sets() helpers from pipeline struct
Caio Marcelo de Oliveira Filho
2020-03-12
1
-20
/
+19
*
anv: Remove redundant check in flush_descriptor_sets() helpers
Caio Marcelo de Oliveira Filho
2020-03-12
1
-10
/
+0
*
anv: Pass the right pipe_state to flush_descriptor_sets()
Caio Marcelo de Oliveira Filho
2020-03-12
1
-33
/
+13
*
anv: Keep the shader stage in anv_shader_bin
Caio Marcelo de Oliveira Filho
2020-03-12
4
-8
/
+32
*
anv: Use a dynamic array for storing executables in pipeline
Caio Marcelo de Oliveira Filho
2020-03-12
3
-21
/
+27
*
anv: Use pipeline type to decide whether or not lower multiview
Caio Marcelo de Oliveira Filho
2020-03-12
1
-1
/
+1
*
anv: Add a new enum to identify the pipeline type
Caio Marcelo de Oliveira Filho
2020-03-12
3
-0
/
+8
*
glsl/tests: Fix waiting for disk_cache_put() to finish.
Eric Anholt
2020-03-12
3
-42
/
+23
*
glsl/tests: Catch mkdir errors to help explain when they happen.
Eric Anholt
2020-03-12
1
-2
/
+14
*
intel/fs: Combine adjacent memory barriers
Caio Marcelo de Oliveira Filho
2020-03-12
1
-0
/
+22
*
nir: Add pass to combine adjacent scoped memory barriers
Caio Marcelo de Oliveira Filho
2020-03-12
4
-0
/
+95
*
nir: Reorder nir_scopes so wider scope has larger numeric value
Caio Marcelo de Oliveira Filho
2020-03-12
1
-4
/
+4
*
nir: Don't skip a bit in nir_memory_semantics
Caio Marcelo de Oliveira Filho
2020-03-12
1
-2
/
+2
*
radv: use ac_gpu_info::use_late_alloc
Samuel Pitoiset
2020-03-12
1
-4
/
+6
*
radv: rewrite late alloc computation
Samuel Pitoiset
2020-03-12
1
-34
/
+43
*
radv: tune primitive binning for small chips
Samuel Pitoiset
2020-03-12
1
-2
/
+7
*
radv: use better tessellation tunables on GFX9+
Samuel Pitoiset
2020-03-12
1
-1
/
+8
*
radv/gfx10: cache metadata in L2 on small chips
Samuel Pitoiset
2020-03-12
1
-8
/
+21
*
intel/isl: Set DepthStencilResource based on aux usage
Jason Ekstrand
2020-03-12
1
-2
/
+30
*
intel: Require ISL_AUX_USAGE_STC_CCS for stencil CCS
Jason Ekstrand
2020-03-12
3
-3
/
+6
*
iris: Use ISL_AUX_USAGE_STC_CCS for stencil CCS
Jason Ekstrand
2020-03-12
3
-4
/
+17
*
intel/blorp: Allow STC_CCS in blit sources
Jason Ekstrand
2020-03-12
1
-1
/
+2
*
intel/isl: Add a separate ISL_AUX_USAGE_STC_CCS
Jason Ekstrand
2020-03-12
6
-4
/
+31
*
intel/isl: Require ISL_AUX_USAGE_HIZ_CCS_WT for HZ+CCS WT mode
Jason Ekstrand
2020-03-12
4
-20
/
+3
*
iris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write-through HiZ
Jason Ekstrand
2020-03-12
4
-11
/
+23
*
intel/blorp: Allow HIZ_CCS_WT in copy sources
Jason Ekstrand
2020-03-12
1
-1
/
+2
*
intel/isl: Add a separate ISL_AUX_USAGE_HIZ_CCS_WT
Jason Ekstrand
2020-03-12
4
-9
/
+89
*
intel/isl: Clean up some aux surface logic
Jason Ekstrand
2020-03-12
1
-15
/
+11
*
ac: disable late alloc on small gfx10 chips
Marek Olšák
2020-03-12
1
-1
/
+2
*
ac: add radeon_info::use_late_alloc to control LATE_ALLOC globally
Marek Olšák
2020-03-12
5
-6
/
+15
*
radeonsi: tune primitive binning for small chips
Marek Olšák
2020-03-12
1
-3
/
+9
[next]