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
*
radv: move vertex binding out of cmd state.
Dave Airlie
2017-11-06
2
-4
/
+4
*
radv: reorder cmd_state to remove a hole.
Dave Airlie
2017-11-06
1
-1
/
+1
*
radv: free attachments on end command buffer.
Dave Airlie
2017-11-06
1
-0
/
+2
*
radv: Optimize calling radv_save_descriptors.
Bas Nieuwenhuizen
2017-11-04
1
-4
/
+2
*
radv: Use an array to store descriptor sets.
Bas Nieuwenhuizen
2017-11-04
2
-26
/
+50
*
nv50,nvc0: Display shared memory usage in pipe_debug_message
Pierre Moreau
2017-11-04
2
-6
/
+8
*
nv50,nvc0: Copy shared memory per block to the program info structure and back
Pierre Moreau
2017-11-04
2
-0
/
+4
*
nv50/ir: Store shared memory per block in nv50_ir_prog_info
Pierre Moreau
2017-11-04
1
-0
/
+1
*
i965/gen10: Implement Wa3DStateMode
Anuj Phogat
2017-11-03
2
-0
/
+16
*
i965/gen10: Enable float blend optimization
Anuj Phogat
2017-11-03
2
-0
/
+9
*
i965/gen10: Implement WaForceRCPFEHangWorkaround
Anuj Phogat
2017-11-03
1
-0
/
+23
*
i965/gen10: Implement WaSampleOffsetIZ workaround
Anuj Phogat
2017-11-03
2
-0
/
+50
*
i965/gen10: Don't set Antialiasing Enable in 3DSTATE_RASTER if num_samples > 1
Anuj Phogat
2017-11-03
1
-0
/
+10
*
i965/gen10: Don't set Smooth Point Enable in 3DSTATE_SF if num_samples > 1
Anuj Phogat
2017-11-03
1
-1
/
+12
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-11-03
4
-0
/
+15
*
i965: perf: list registers to program for queries
Lionel Landwerlin
2017-11-03
2
-0
/
+66
*
i965: perf: factorize code for availability
Lionel Landwerlin
2017-11-03
1
-12
/
+16
*
i965: perf: make revision variable available
Lionel Landwerlin
2017-11-03
5
-8
/
+10
*
glsl: fix interpolateAtXxx(some_vec[idx], ...) with dynamic idx
Nicolai Hähnle
2017-11-03
1
-1
/
+30
*
glsl: allow any l-value of an input variable as interpolant in interpolateAt*
Nicolai Hähnle
2017-11-03
2
-5
/
+32
*
nir/serialize: fix build with gcc 4.4.7
Dave Airlie
2017-11-03
1
-19
/
+19
*
i915g: remove some unknown cap warnings.
Dave Airlie
2017-11-03
1
-0
/
+8
*
i915g: make gears run again.
Dave Airlie
2017-11-03
4
-4
/
+24
*
ac: remove the remaining duplicate llvm types
Timothy Arceri
2017-11-03
1
-12
/
+1
*
ac: remove usused v4f32
Timothy Arceri
2017-11-03
1
-4
/
+0
*
ac: add v2f32 to the common code and make use of it
Timothy Arceri
2017-11-03
3
-10
/
+7
*
ac: use the ac f16 llvm type
Timothy Arceri
2017-11-03
1
-3
/
+1
*
ac: use the ac f32 llvm type
Timothy Arceri
2017-11-03
1
-35
/
+33
*
ac: use the ac f64 llvm type
Timothy Arceri
2017-11-03
1
-3
/
+1
*
ac: use the common v8i32 llvm type
Timothy Arceri
2017-11-03
1
-4
/
+2
*
ac: use the common v4i32 llvm type
Timothy Arceri
2017-11-03
1
-9
/
+7
*
ac: add v3i32 to the common code and make use of it
Timothy Arceri
2017-11-03
3
-5
/
+5
*
ac: add v2i32 to the common code and use it
Timothy Arceri
2017-11-03
3
-11
/
+11
*
ac: use the ac i64 llvm type
Timothy Arceri
2017-11-03
1
-3
/
+1
*
ac: remove unused i16 llvm type
Timothy Arceri
2017-11-03
1
-2
/
+0
*
ac: use the ac ivoidt llvm type
Timothy Arceri
2017-11-03
1
-4
/
+2
*
ac: use the ac i8 llvm type
Timothy Arceri
2017-11-03
1
-6
/
+4
*
ac: use the ac i1 llvm type
Timothy Arceri
2017-11-03
1
-3
/
+1
*
ac: use the ac i32 llvm type
Timothy Arceri
2017-11-03
1
-181
/
+179
*
ac/radeonsi: add support for tex instr without a derefence
Timothy Arceri
2017-11-03
2
-34
/
+51
*
nir: skip lowering sampler if there is no dereference
Timothy Arceri
2017-11-03
1
-1
/
+3
*
r600: add support for early depth/stencil.
Dave Airlie
2017-11-03
1
-0
/
+3
*
r600: add support for emitting RAT instructions to the assembler.
Dave Airlie
2017-11-03
3
-0
/
+35
*
r600: add support for mark bit to the assembler.
Dave Airlie
2017-11-03
3
-0
/
+7
*
r600: add support for valid pixel mode on CF clauses
Dave Airlie
2017-11-03
2
-0
/
+2
*
r600: add support for some ALU sources.
Dave Airlie
2017-11-03
1
-0
/
+9
*
radv: use the optimal packets order for dispatch calls
Samuel Pitoiset
2017-11-02
1
-8
/
+53
*
nir: add tess patch support to nir_remove_unused_varyings()
Timothy Arceri
2017-11-03
1
-19
/
+42
*
es2api/ABI-check: Add es3.x symbols
Dylan Baker
2017-11-02
1
-8
/
+125
*
meson: Set c visibility args for wayland-drm
Dylan Baker
2017-11-02
1
-0
/
+1
[next]