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
*
gallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
Andreas Baierl
2019-07-18
4
-0
/
+6
*
nir/tgsi: Extend tgsi_to_nir.c to support gl_PointCoord as a system value.
Andreas Baierl
2019-07-18
1
-0
/
+20
*
nir: Add gl_PointCoord system value
Andreas Baierl
2019-07-18
3
-0
/
+6
*
glsl: Optionally declare gl_PointCoord as a system value
Andreas Baierl
2019-07-18
5
-3
/
+15
*
lima/gp: Fix problem with complex moves
Connor Abbott
2019-07-18
3
-9
/
+125
*
lima/gpir: Rework the scheduler
Connor Abbott
2019-07-18
9
-560
/
+1187
*
lima/gp: Mark more add-only nodes as maybe-two-slot
Connor Abbott
2019-07-18
1
-0
/
+8
*
lima/gpir: Fix some bugs in instruction handling
Connor Abbott
2019-07-18
1
-0
/
+12
*
lima: Reintroduce the standalone compiler
Connor Abbott
2019-07-18
7
-3
/
+352
*
nir/lower_viewport: Check variable mode first
Connor Abbott
2019-07-18
1
-1
/
+2
*
radv/gfx10: set BREAK_WAVE_AT_EOI if TES or GS enable the primitive ID
Samuel Pitoiset
2019-07-18
1
-0
/
+8
*
radv/gfx10: move emitting VGT_PRIMITIVEID_EN into the NGG path
Samuel Pitoiset
2019-07-18
1
-6
/
+11
*
radv/gfx10: do not always execute a barrier before the second shader
Samuel Pitoiset
2019-07-18
1
-1
/
+30
*
radv: fix VGT_GS_MODE if VS uses the primitive ID
Samuel Pitoiset
2019-07-18
1
-5
/
+5
*
v3d: emit correct lowering for logic operations with MSAA render targets
Iago Toral Quiroga
2019-07-18
1
-5
/
+54
*
v3d: handle nir_intrinsic_store_tlb_sample_color_v3d
Iago Toral Quiroga
2019-07-18
1
-20
/
+44
*
nir: add a V3D-specific intrinsic for per-sample color writes
Iago Toral Quiroga
2019-07-18
1
-0
/
+9
*
v3d: implement per-sample tlb color writes
Iago Toral Quiroga
2019-07-18
1
-30
/
+44
*
v3d: refactor the tlb color write code
Iago Toral Quiroga
2019-07-18
1
-49
/
+39
*
v3d: move tlb color write emission to a helper function
Iago Toral Quiroga
2019-07-18
1
-95
/
+99
*
v3d: implement per-sample tlb color reads
Iago Toral Quiroga
2019-07-18
1
-39
/
+52
*
anv: fix format mapping for depth/stencil formats
Lionel Landwerlin
2019-07-18
1
-0
/
+3
*
radv: put back VGT_FLUSH at ring init on gfx10
Dave Airlie
2019-07-18
1
-4
/
+2
*
softpipe: Clamp border colors when needed
Gert Wollny
2019-07-18
2
-14
/
+31
*
softpipe: set a lower minimum clamp value for texture coordinate border clamp
Gert Wollny
2019-07-18
1
-1
/
+1
*
softpipe: Correct repeat-mirror evaluation
Gert Wollny
2019-07-18
1
-5
/
+19
*
softpipe: Also mark textures as dirty when updating the framebuffer state
Gert Wollny
2019-07-18
1
-1
/
+1
*
etnaviv: set DITHER_MODE
Jonathan Marek
2019-07-17
1
-0
/
+1
*
etnaviv: update headers from rnndb
Jonathan Marek
2019-07-17
1
-1
/
+4
*
etnaviv: fix blend color on newer GPUs
Jonathan Marek
2019-07-17
4
-19
/
+21
*
etnaviv: fix alpha blending cases
Jonathan Marek
2019-07-17
1
-6
/
+9
*
etnaviv: fix polygon offset
Jonathan Marek
2019-07-17
1
-1
/
+1
*
radv: dont store disasm string unless keep_shader_info flag set
Timothy Arceri
2019-07-18
1
-11
/
+13
*
radv/gfx10: set the pgm rsrc3/4 regs using index sh reg set
Dave Airlie
2019-07-18
3
-18
/
+37
*
radv: use correct register setter for ngg hw addr
Dave Airlie
2019-07-18
1
-1
/
+1
*
freedreno/a6xx: Drop the WFI in the program update stateobj.
Eric Anholt
2019-07-17
1
-2
/
+0
*
freedreno/a6xx: Drop the WFI in constant uploads.
Eric Anholt
2019-07-17
1
-2
/
+0
*
freedreno: Assert that we don't exceed constlen.
Eric Anholt
2019-07-17
1
-10
/
+24
*
freedreno: Fix more constlen overflows.
Eric Anholt
2019-07-17
1
-2
/
+5
*
freedreno: Drop stale comment about skipping uploads.
Eric Anholt
2019-07-17
1
-1
/
+0
*
virgl: Set meta data for textures from handle.
Lepton Wu
2019-07-17
1
-0
/
+1
*
radv: Only save the descriptor set if we have one.
Bas Nieuwenhuizen
2019-07-18
1
-1
/
+1
*
anv: report timestampComputeAndGraphics true
Lionel Landwerlin
2019-07-17
1
-1
/
+1
*
iris: Enable fast clears on other miplevels and layers than 0.
Rafael Antognolli
2019-07-17
1
-8
/
+48
*
iris: Allow resolving clear color of CCS_D surfaces.
Rafael Antognolli
2019-07-17
1
-6
/
+2
*
iris: Make iris_has_color_unresolved non-static
Kenneth Graunke
2019-07-17
2
-6
/
+10
*
broadcom: Move v3d_get_device_info to common
Andreas Bergmeier
2019-07-17
4
-52
/
+88
*
nir/large_constants: Use dominance information to find more constants
Caio Marcelo de Oliveira Filho
2019-07-17
1
-6
/
+30
*
intel/fs: Use a strided MOV instead of a conversion for load_* destinations
Jason Ekstrand
2019-07-17
1
-5
/
+3
*
nir/algebraic: Optimize comparisons and up-casts
Jason Ekstrand
2019-07-17
1
-0
/
+67
[next]