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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
*
turnip: fix invalid VK_ERROR_OUT_OF_POOL_MEMORY
Hyunjun Ko
2020-01-21
1
-0
/
+3
*
clover: Initialize Asm Parsers
Jan Vesely
2020-01-21
1
-0
/
+1
*
anv: Allow enumerating multiple physical devices
Jason Ekstrand
2020-01-20
2
-72
/
+75
*
anv: Re-arrange physical_device_init
Jason Ekstrand
2020-01-20
1
-23
/
+27
*
anv: Drop separate chipset_id fields
Jason Ekstrand
2020-01-20
3
-13
/
+9
*
anv: Move the physical device dispatch table to anv_instance
Jason Ekstrand
2020-01-20
3
-40
/
+24
*
anv: Drop the instance pointer from anv_device
Jason Ekstrand
2020-01-20
5
-13
/
+16
*
anv: Stop allocating WSI event fences off the instance
Jason Ekstrand
2020-01-20
1
-2
/
+2
*
anv: Take a device in anv_perf_warn
Jason Ekstrand
2020-01-20
4
-15
/
+15
*
anv: Take an anv_device in vk_errorf
Jason Ekstrand
2020-01-20
8
-82
/
+69
[prev]
[next]