index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
docs/relnotes/new_features.txt: Add note about gen12 support
19.3-branchpoint
Jordan Justen
1
-0
/
+1
2019-10-30
intel/eu/validate/gen12: Add TGL to eu_validate tests.
Jordan Justen
1
-0
/
+9
2019-10-30
intel/dev: Add preliminary device info for Tigerlake
Jordan Justen
2
-0
/
+56
2019-10-30
intel/dump_gpu: handle context create extended ioctl
Lionel Landwerlin
1
-0
/
+15
2019-10-30
radv: Allocate space for temp. semaphore parts.
Bas Nieuwenhuizen
1
-0
/
+1
2019-10-30
anv: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
3
-1
/
+45
2019-10-30
blorp: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
1
-0
/
+3
2019-10-30
iris: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
2
-0
/
+21
2019-10-30
intel/genxml: Add gen12 tile cache flush bit
Jordan Justen
1
-0
/
+1
2019-10-30
aco: implement VGPR spilling
Daniel Schürmann
1
-7
/
+162
2019-10-30
aco: always set scratch_offset in startpgm
Daniel Schürmann
3
-23
/
+22
2019-10-30
aco: omit linear VGPRs as spill variables
Daniel Schürmann
1
-4
/
+8
2019-10-30
aco: ensure that spilled VGPR reloads are done after p_logical_start
Daniel Schürmann
1
-34
/
+43
2019-10-30
aco: simplify calculation of target register pressure when spilling
Daniel Schürmann
1
-39
/
+12
2019-10-30
aco: fix new_demand calculation for first instructions
Rhys Perry
1
-4
/
+7
2019-10-30
aco: don't add interferences between spilled phi operands
Daniel Schürmann
1
-8
/
+8
2019-10-30
aco: consider loop_exit blocks like merge blocks, even if they have only one ...
Daniel Schürmann
1
-2
/
+2
2019-10-30
aco: don't insert the exec mask into set of live-out variables when spilling
Daniel Schürmann
1
-14
/
+6
2019-10-30
aco: fix transitive affinities of spilled variables
Daniel Schürmann
1
-25
/
+79
2019-10-30
aco: fix live-range splits of phis
Daniel Schürmann
1
-14
/
+23
2019-10-30
aco: remove potential critical edge on loops.
Daniel Schürmann
2
-18
/
+23
2019-10-30
aco: improve live variable analysis
Daniel Schürmann
1
-25
/
+64
2019-10-30
aco: Lower to CSSA
Daniel Schürmann
4
-41
/
+268
2019-10-30
etnaviv: fix non-pointsprite points on GC7000L
Jonathan Marek
1
-0
/
+4
2019-10-30
etnaviv: stencil fix
Jonathan Marek
1
-13
/
+15
2019-10-30
etnaviv: fix depth bias
Jonathan Marek
2
-1
/
+2
2019-10-30
iris: Set MOCS for external surfaces to uncached
Jordan Justen
1
-4
/
+8
2019-10-30
iris: Align fast clear color state buffer to a page.
Rafael Antognolli
1
-0
/
+5
2019-10-30
anv: Align fast clear color state buffer to a page.
Rafael Antognolli
1
-0
/
+9
2019-10-30
zink: only enable KHR_external_memory_fd if supported
Erik Faye-Lund
3
-7
/
+28
2019-10-30
radv: Start signalling semaphores in WSI acquire.
Bas Nieuwenhuizen
1
-7
/
+27
2019-10-30
aco: rename README to README.md
Rhys Perry
1
-0
/
+0
2019-10-30
aco: a couple loop handling fixes for GFX10 hazard pass
Rhys Perry
1
-3
/
+3
2019-10-30
intel/compiler: Add instruction compaction support on Gen12
Matt Turner
2
-184
/
+868
2019-10-30
intel/compiler: Make separate src0/src1 index tables
Matt Turner
1
-11
/
+18
2019-10-30
intel/compiler: Inline get_src_index()
Matt Turner
1
-26
/
+15
2019-10-30
intel/compiler: Restructure instruction compaction in preparation for Gen12
Matt Turner
1
-20
/
+28
2019-10-30
intel/compiler: Remove unreachable() from brw_reg_type.c
Matt Turner
1
-3
/
+3
2019-10-30
freedreno/a2xx: add missing vertex formats (SSCALE/USCALE/FIXED)
Jonathan Marek
8
-50
/
+83
2019-10-30
radeonsi: disable sdma for gfx10
Pierre-Eric Pelloux-Prayer
1
-1
/
+7
2019-10-30
radeonsi: sdma misc fixes
Pierre-Eric Pelloux-Prayer
2
-4
/
+2
2019-10-30
radeonsi: align sdma byte count to dw
Pierre-Eric Pelloux-Prayer
1
-1
/
+12
2019-10-30
radv: Enable ACO on Navi.
Timur Kristóf
1
-2
/
+1
2019-10-30
radeonsi: enable 8K video decode support for HEVC and VP9
Leo Liu
1
-2
/
+18
2019-10-30
radeon/vcn: Add VP9 8K decode support
Leo Liu
1
-1
/
+1
2019-10-30
aco: try to group together VMEM loads of the same resource
Rhys Perry
1
-10
/
+56
2019-10-30
aco: don't schedule instructions through depending VMEM instructions
Daniel Schürmann
1
-0
/
+3
2019-10-30
aco: add can_reorder flags to load_ubo and load_constant
Daniel Schürmann
1
-5
/
+9
2019-10-30
aco: only skip RAR dependencies if the variable is killed somewhere
Daniel Schürmann
1
-21
/
+46
2019-10-30
aco: restrict scheduling depending on max_waves
Daniel Schürmann
1
-9
/
+15
[next]