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
*
intel/compiler: Add unit tests for new EU validation checks
Matt Turner
2020-01-22
1
-0
/
+396
*
intel/compiler: Validate some instruction word encodings
Matt Turner
2020-01-22
1
-10
/
+84
*
intel/compiler: Factor out brw_validate_instruction()
Matt Turner
2020-01-22
1
-26
/
+35
*
intel/compiler: Handle invalid compacted immediates
Matt Turner
2020-01-22
1
-1
/
+15
*
intel/compiler: Handle invalid inputs to brw_reg_type_to_*()
Matt Turner
2020-01-22
1
-0
/
+6
*
intel/compiler: Split hw_type tables
Matt Turner
2020-01-22
1
-23
/
+116
*
intel/compiler: Add a INVALID_{,HW_}REG_TYPE macros
Matt Turner
2020-01-22
3
-5
/
+8
*
intel/compiler: Add NF some more places
Matt Turner
2020-01-22
2
-0
/
+5
*
intel/compiler: Limit compaction unit tests to specific gens
Matt Turner
2020-01-22
1
-9
/
+18
*
intel/compiler: Don't disassemble align1 3-src operands on Gen < 10
Matt Turner
2020-01-22
1
-0
/
+12
*
intel/compiler: Split has_64bit_types into float/int
Matt Turner
2020-01-22
8
-27
/
+80
*
intel/compiler: Extract GEN_* macros into separate file
Matt Turner
2020-01-22
2
-37
/
+63
*
intel/compiler: Use ARRAY_SIZE()
Matt Turner
2020-01-22
1
-22
/
+22
*
intel/fs: Don't emit control barrier if only one thread is used
Caio Marcelo de Oliveira Filho
2020-01-21
1
-0
/
+9
*
intel/fs: Don't emit fence for shared memory if only one thread is used
Caio Marcelo de Oliveira Filho
2020-01-21
1
-13
/
+23
*
intel/fs: Add workgroup_size() helper
Caio Marcelo de Oliveira Filho
2020-01-21
2
-0
/
+10
*
intel/fs: Add FS_OPCODE_SCHEDULING_FENCE
Caio Marcelo de Oliveira Filho
2020-01-21
3
-0
/
+13
*
gallium: check all planes' pipe formats in case of multi-samplers
Dongwon Kim
2020-01-21
1
-5
/
+10
*
anv: Drop some workarounds that are no longer necessary
Kenneth Graunke
2020-01-21
1
-61
/
+0
*
iris: Drop some workarounds which are no longer necessary
Kenneth Graunke
2020-01-21
1
-36
/
+1
*
turnip: Disable UBWC on images used as storage images.
Eric Anholt
2020-01-21
1
-0
/
+12
*
turnip: Add limited support for storage images.
Eric Anholt
2020-01-21
6
-19
/
+116
*
turnip: Refactor the intrinsic lowering.
Eric Anholt
2020-01-21
1
-35
/
+48
*
turnip: Fix some whitespace around binary operators.
Eric Anholt
2020-01-21
1
-3
/
+3
*
radeonsi: Drop PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS.
Eric Anholt
2020-01-21
1
-1
/
+0
*
r300: Remove a bunch of default handling of pipe caps.
Eric Anholt
2020-01-21
1
-125
/
+0
*
r600: Remove a bunch of default handling of pipe caps.
Eric Anholt
2020-01-21
1
-53
/
+0
*
radeonsi: Remove a bunch of default handling of pipe caps.
Eric Anholt
2020-01-21
1
-22
/
+0
*
anv: don't report error with other vendor DRM devices
Lionel Landwerlin
2020-01-21
1
-4
/
+11
*
freedreno: Stop scattered remapping of SSBOs/images to IBOs.
Eric Anholt
2020-01-21
14
-83
/
+100
*
compiler: Add a note about how num_ssbos works in the program info.
Eric Anholt
2020-01-21
1
-1
/
+5
*
nir: Drop the ssbo_offset to atomic lowering.
Eric Anholt
2020-01-21
6
-8
/
+9
*
gallium: Pack the atomic counters just above the SSBOs.
Eric Anholt
2020-01-21
6
-14
/
+24
*
mesa: Make atomic lowering put atomics above SSBOs.
Eric Anholt
2020-01-21
8
-86
/
+48
*
turnip: Refactor linkage state setup.
Eric Anholt
2020-01-21
1
-20
/
+20
*
nouveau/nvc0: add extern keyword to nvc0_miptree_vtbl.
Timur Kristóf
2020-01-21
1
-1
/
+1
*
anv: initialize clear_color_is_zero_one
Tapani Pälli
2020-01-21
1
-0
/
+5
*
panfrost/midgard: Print the actual source register for store operations
Boris Brezillon
2020-01-21
1
-1
/
+1
*
panfrost: Add pandecode entries for ASTC/ETC formats
Alyssa Rosenzweig
2020-01-21
1
-0
/
+9
*
panfrost: Add ASTC texture formats
Icecream95
2020-01-21
5
-1
/
+30
*
panfrost: Add ETC1/ETC2 texture formats
Icecream95
2020-01-21
4
-4
/
+45
*
panfrost: Rework linear<--->tiled conversions
Alyssa Rosenzweig
2020-01-21
4
-152
/
+210
*
panfrost,lima: De-Galliumize tiling routines
Alyssa Rosenzweig
2020-01-21
4
-25
/
+35
*
panfrost: Compile tiling routines with -O3
Alyssa Rosenzweig
2020-01-21
1
-1
/
+1
*
radv: Remove syncobj_handle variable in header.
Bas Nieuwenhuizen
2020-01-21
1
-1
/
+0
*
gitlab-ci/lava: add pipeline information in the lava job name
Neil Armstrong
2020-01-21
3
-1
/
+4
*
gallium/gallivm: enable linking lp_bld_printf function with C++ code
Jan Zielinski
2020-01-21
1
-0
/
+7
*
iris: Fix value of out-of-bounds accesses for vertex attributes
Danylo Piliaiev
2020-01-21
1
-1
/
+1
*
ci: Re-enable CI for lima on mali450
Vasily Khoruzhick
2020-01-21
3
-31
/
+251
*
ci: lava: pass CI_NODE_INDEX and CI_NODE_TOTAL to lava jobs
Vasily Khoruzhick
2020-01-21
3
-1
/
+9
[next]