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
*
radv: Extend tiling flags to 64-bit.
Bas Nieuwenhuizen
2020-05-02
1
-1
/
+1
*
aco: add message to static_assert
Rhys Perry
2020-05-02
1
-25
/
+25
*
aco: remove use of f-strings
Rhys Perry
2020-05-02
1
-1
/
+1
*
anv: Disable extensions based on Android versions
Nataraj Deshpande
2020-05-01
2
-2
/
+93
*
anv: Limit vulkan version to 1.1 for Android
Nataraj Deshpande
2020-05-01
1
-1
/
+1
*
iris: Implement ARB_compute_variable_group_size
Caio Marcelo de Oliveira Filho
2020-05-01
7
-3
/
+68
*
intel: Let drivers call brw_nir_lower_cs_intrinsics()
Caio Marcelo de Oliveira Filho
2020-05-01
4
-2
/
+5
*
intel/fs: Add and use a new load_simd_width_intel intrinsic
Caio Marcelo de Oliveira Filho
2020-05-01
5
-34
/
+76
*
intel/fs: Add an option to lower variable group size in backend
Caio Marcelo de Oliveira Filho
2020-05-01
3
-1
/
+11
*
intel/fs: Clean up variable group size handling in backend
Caio Marcelo de Oliveira Filho
2020-05-01
4
-11
/
+4
*
iris: Implement PIPE_FLUSH_DEFERRED support.
Kenneth Graunke
2020-05-01
1
-6
/
+90
*
iris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT kernel support
Kenneth Graunke
2020-05-01
2
-0
/
+14
*
intel: Move anv_gem_supports_syncobj_wait to common code.
Kenneth Graunke
2020-05-01
5
-28
/
+63
*
iris: Flush any current work in iris_fence_await before adding deps
Kenneth Graunke
2020-05-01
1
-0
/
+4
*
iris: Store a seqno for each batch in the fence
Chris Wilson
2020-05-01
1
-29
/
+22
*
iris: Convert fences to using lightweight seqno
Chris Wilson
2020-05-01
1
-13
/
+64
*
iris: Place a seqno at the end of every batch
Chris Wilson
2020-05-01
6
-13
/
+230
*
iris: Destroy transfer slab after batches
Kenneth Graunke
2020-05-01
1
-2
/
+2
*
iris: Give up on not passing ice to iris_init_batch
Kenneth Graunke
2020-05-01
3
-20
/
+13
*
iris: Rename iris_syncpt to iris_syncobj for clarity.
Kenneth Graunke
2020-05-01
5
-91
/
+98
*
anv: Include linux/sync_file.h instead of cut and pasting contents
Kenneth Graunke
2020-05-01
1
-18
/
+1
*
iris: Include linux/sync_file.h instead of cut and pasting contents
Kenneth Graunke
2020-05-01
1
-18
/
+2
*
pan/mdg: Enable nir_opt_algebraic_distribute_src_mods
Alyssa Rosenzweig
2020-05-01
1
-0
/
+1
*
pan/mdg: Drop `opt` in name of midgard_opt_cull_dead_branch
Alyssa Rosenzweig
2020-05-01
1
-2
/
+2
*
pan/mdg: Drop forever todo
Alyssa Rosenzweig
2020-05-01
1
-13
/
+3
*
pan/mdg: Move constant switch opts to algebraic pass
Alyssa Rosenzweig
2020-05-01
2
-46
/
+15
*
pan/mdg: Rename .one to .sat_signed
Alyssa Rosenzweig
2020-05-01
2
-2
/
+2
*
pan/mdg: Ingest actual isub ops
Alyssa Rosenzweig
2020-05-01
2
-1
/
+3
*
glthread: Add GLAPIENTRY to _mesa_marshal_MultiDrawArrays.
Jose Fonseca
2020-05-01
1
-1
/
+1
*
intel/dev: Bail when INTEL_DEVID_OVERRIDE is not valid
Caio Marcelo de Oliveira Filho
2020-05-01
1
-55
/
+52
*
anv,iris: Fix input vertex max for tcs on gen12
D Scott Phillips
2020-05-01
4
-3
/
+10
*
freedreno/ir3: Set the FS .msaa flag to true during precompiles.
Eric Anholt
2020-05-01
1
-0
/
+1
*
freedreno: Immediately compile a default variant of shaders.
Eric Anholt
2020-05-01
1
-44
/
+39
*
freedreno/ir3: Set up outputs for multi-slot varyings.
Eric Anholt
2020-05-01
1
-20
/
+25
*
freedreno/ir3: Stop initializing regid of so->outputs during setup.
Eric Anholt
2020-05-01
1
-1
/
+0
*
freedreno/ir3: Improve shader key normalization.
Eric Anholt
2020-05-01
4
-60
/
+83
*
freedreno: Emit debug messages when doing draw-time recompiles of shaders.
Eric Anholt
2020-05-01
2
-0
/
+23
*
freedreno/ir3: Remove unused half precision shader key flag.
Eric Anholt
2020-05-01
6
-30
/
+0
*
freedreno: Fix assertion failures on GS/tess shaders with shader-db enabled.
Eric Anholt
2020-05-01
3
-14
/
+45
*
freedreno/ir3: Skip tess epilogue if the program is missing stores.
Eric Anholt
2020-05-01
1
-0
/
+3
*
freedreno: Stop doing binning shaders other than the VS in shader-db.
Eric Anholt
2020-05-01
1
-1
/
+1
*
freedreno/ir3: Fix register allocation assertion failures.
Eric Anholt
2020-05-01
2
-13
/
+30
*
freedreno/ir3: Drop hack to clean up split vars
Kristian H. Kristensen
2020-05-01
1
-24
/
+0
*
freedreno/ir3: Lower GS builtins before lowering IO
Kristian H. Kristensen
2020-05-01
4
-61
/
+64
*
freedreno/ir3: Add ir3_nir_lower_to_explicit_input() pass
Kristian H. Kristensen
2020-05-01
3
-46
/
+65
*
freedreno/ir3: Rename ir3_nir_lower_to_explicit_io
Kristian H. Kristensen
2020-05-01
3
-6
/
+6
*
freedreno/ir3: Pass stream output info to ir3_shader_from_nir
Kristian H. Kristensen
2020-05-01
3
-5
/
+10
*
freedreno/ir3: Fix the a3xx TF outputs stores.
Eric Anholt
2020-05-01
1
-1
/
+1
*
freedreno/ir3: Set up the block predecessors for a3xx TF
Eric Anholt
2020-05-01
2
-2
/
+8
*
intel/fs: Update location of Render Target Array Index for gen12
D Scott Phillips
2020-05-01
1
-1
/
+9
[next]