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
*
intel/perf: fix Android build
Lionel Landwerlin
2019-10-31
1
-1
/
+2
*
radv: Fix disk_cache_get size argument.
Bas Nieuwenhuizen
2019-10-31
1
-2
/
+2
*
main: fix several 'may be used uninitialized' warnings
Andrii Simiklit
2019-10-31
1
-0
/
+2
*
anv: Remove _mesa_locale_init/fini calls.
Bas Nieuwenhuizen
2019-10-31
1
-3
/
+0
*
turnip: Remove _mesa_locale_init/fini calls.
Bas Nieuwenhuizen
2019-10-31
1
-3
/
+0
*
radv: Remove _mesa_locale_init/fini calls.
Bas Nieuwenhuizen
2019-10-31
1
-3
/
+0
*
radeonsi: tell the shader disk cache what IR is used
Pierre-Eric Pelloux-Prayer
2019-10-31
1
-7
/
+10
*
intel/perf: add TGL support
Lionel Landwerlin
2019-10-31
4
-0
/
+8611
*
android: Add panfrost support to build scripts
Robert Foss
2019-10-31
11
-2
/
+361
*
nir: Build nir_lower_point_size.c in libmesa_nir
Robert Foss
2019-10-31
1
-0
/
+1
*
v3d: rename vertex shader key (num)_fs_inputs fields
Iago Toral Quiroga
2019-10-31
5
-23
/
+24
*
android: aco: fix Lower to CSSA
Mauro Rossi
2019-10-31
1
-0
/
+1
*
gallium/swr: Fix depth values for blit scenario
Jan Zielinski
2019-10-31
1
-0
/
+8
*
iris/gen11+: Move flush for render target change
Jordan Justen
2019-10-31
1
-19
/
+20
*
iris: Add IRIS_DIRTY_RENDER_BUFFER state flag
Jordan Justen
2019-10-31
1
-1
/
+3
*
radv: declare NGG scratch for VS or TES and only on GFX10
Samuel Pitoiset
2019-10-31
1
-5
/
+3
*
lima: add cubemap support
Arno Messiaen
2019-10-31
6
-8
/
+45
*
lima: introduce ppir_op_load_coords_reg to differentiate between loading text...
Arno Messiaen
2019-10-31
6
-5
/
+18
*
lima: add layer_stride field to lima_resource struct
Arno Messiaen
2019-10-31
3
-15
/
+28
*
lima: fix stride in texture descriptor
Arno Messiaen
2019-10-31
2
-3
/
+3
*
intel/compiler: Report the number of non-spill/fill SEND messages on vec4 too
Ian Romanick
2019-10-30
1
-5
/
+35
*
nir: fix couple of compile warnings
Tapani Pälli
2019-10-31
1
-2
/
+2
*
radv: Fix timeout handling in syncobj wait.
Bas Nieuwenhuizen
2019-10-31
1
-1
/
+1
*
nv50/ir: mark STORE destination inputs as used
Ilia Mirkin
2019-10-30
1
-0
/
+6
*
gm107/ir: fix loading z offset for layered 3d image bindings
Ilia Mirkin
2019-10-30
4
-54
/
+202
*
intel/dev: set default num_eu_per_subslice on gen12
Lionel Landwerlin
2019-10-30
1
-1
/
+2
*
intel/eu/validate/gen12: Add TGL to eu_validate tests.
Jordan Justen
2019-10-30
1
-0
/
+9
*
intel/dev: Add preliminary device info for Tigerlake
Jordan Justen
2019-10-30
1
-0
/
+49
*
intel/dump_gpu: handle context create extended ioctl
Lionel Landwerlin
2019-10-30
1
-0
/
+15
*
radv: Allocate space for temp. semaphore parts.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+1
*
anv: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
2019-10-30
3
-1
/
+45
*
blorp: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
2019-10-30
1
-0
/
+3
*
iris: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
2019-10-30
2
-0
/
+21
*
intel/genxml: Add gen12 tile cache flush bit
Jordan Justen
2019-10-30
1
-0
/
+1
*
aco: implement VGPR spilling
Daniel Schürmann
2019-10-30
1
-7
/
+162
*
aco: always set scratch_offset in startpgm
Daniel Schürmann
2019-10-30
3
-23
/
+22
*
aco: omit linear VGPRs as spill variables
Daniel Schürmann
2019-10-30
1
-4
/
+8
*
aco: ensure that spilled VGPR reloads are done after p_logical_start
Daniel Schürmann
2019-10-30
1
-34
/
+43
*
aco: simplify calculation of target register pressure when spilling
Daniel Schürmann
2019-10-30
1
-39
/
+12
*
aco: fix new_demand calculation for first instructions
Rhys Perry
2019-10-30
1
-4
/
+7
*
aco: don't add interferences between spilled phi operands
Daniel Schürmann
2019-10-30
1
-8
/
+8
*
aco: consider loop_exit blocks like merge blocks, even if they have only one ...
Daniel Schürmann
2019-10-30
1
-2
/
+2
*
aco: don't insert the exec mask into set of live-out variables when spilling
Daniel Schürmann
2019-10-30
1
-14
/
+6
*
aco: fix transitive affinities of spilled variables
Daniel Schürmann
2019-10-30
1
-25
/
+79
*
aco: fix live-range splits of phis
Daniel Schürmann
2019-10-30
1
-14
/
+23
*
aco: remove potential critical edge on loops.
Daniel Schürmann
2019-10-30
2
-18
/
+23
*
aco: improve live variable analysis
Daniel Schürmann
2019-10-30
1
-25
/
+64
*
aco: Lower to CSSA
Daniel Schürmann
2019-10-30
4
-41
/
+268
*
etnaviv: fix non-pointsprite points on GC7000L
Jonathan Marek
2019-10-30
1
-0
/
+4
*
etnaviv: stencil fix
Jonathan Marek
2019-10-30
1
-13
/
+15
[next]