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
*
Update version to 18.0.0-rc3
mesa-18.0.0-rc3
Emil Velikov
2018-01-29
1
-1
/
+1
*
cherry-ignore: add patches picked without -x
Emil Velikov
2018-01-26
1
-0
/
+3
*
anv_icd.py: improve reproducible builds
Maxin B. John
2018-01-26
1
-1
/
+1
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
3
-0
/
+29
*
radv: don't enable tc compat for d32s8 + 4/8 samples (v1.1)
Dave Airlie
2018-01-26
1
-1
/
+2
*
configure.ac: correct driglx-direct help text
Emil Velikov
2018-01-26
1
-1
/
+1
*
gallivm: fix crash with seamless cube filtering with different min/mag filter
Roland Scheidegger
2018-01-26
1
-17
/
+21
*
meson: handle LLVM 'x.x.xgit-revision' versions
Greg V
2018-01-26
1
-2
/
+6
*
meson: fix getting cflags from pkg-config
Greg V
2018-01-26
1
-4
/
+6
*
meson: fix missing dependencies
Greg V
2018-01-26
2
-2
/
+2
*
meson: correctly set SYSCONFDIR for loading dirrc
Dylan Baker
2018-01-26
1
-2
/
+6
*
radv: move spi_baryc_cntl to pipeline
Dave Airlie
2018-01-26
3
-5
/
+5
*
meson: Fix define for USE_SSE41
Scott D Phillips
2018-01-26
1
-1
/
+1
*
vbo: fix incorrect min/max_index values in display list draw call
Brian Paul
2018-01-26
3
-3
/
+8
*
radv: fix sample_mask_in loading. (v3.1)
Dave Airlie
2018-01-26
4
-6
/
+56
*
radv: don't use hw resolves for r16g16 norm formats.
Dave Airlie
2018-01-26
1
-1
/
+4
*
radv: don't use hw resolve for integer image formats
Dave Airlie
2018-01-26
1
-0
/
+5
*
radv: add fs_key meta format support to resolve passes.
Dave Airlie
2018-01-26
2
-30
/
+61
*
meson: remove lib prefix from libd3dadapter9.so
Christoph Haag
2018-01-26
1
-0
/
+1
*
radeon: remove left over dead code
Eric Engestrom
2018-01-26
1
-6
/
+0
*
i965/gen10: Re-enable push constants.
Rafael Antognolli
2018-01-26
1
-9
/
+0
*
anv/gen10: Ignore push constant packets during context restore.
Rafael Antognolli
2018-01-26
2
-0
/
+48
*
i965/gen10: Ignore push constant packets during context restore.
Rafael Antognolli
2018-01-26
3
-0
/
+54
*
mesa: Fix function pointers initialization in status tracker
Eleni Maria Stea
2018-01-26
1
-2
/
+2
*
ac/nir: set amdgpu.uniform and invariant.load for UBOs
Samuel Pitoiset
2018-01-26
1
-1
/
+7
*
anv/pipeline: Don't look at blend state unless we have an attachment
Jason Ekstrand
2018-01-26
1
-3
/
+3
*
i965/fs: Reset the register file to VGRF in lower_integer_multiplication
Jason Ekstrand
2018-01-26
1
-5
/
+10
*
configure.ac: add missing llvm dependencies to .pc files
Chuck Atkins
2018-01-26
1
-0
/
+12
*
swr/rast: support llvm 3.9 type declarations
George Kyriazis
2018-01-26
1
-0
/
+14
*
i965/draw: Set NEW_AUX_STATE when draw aux changes
Jason Ekstrand
2018-01-26
1
-1
/
+4
*
i965: Replace draw_aux_buffer_disabled with draw_aux_usage
Jason Ekstrand
2018-01-26
4
-35
/
+27
*
i965/surface_state: Drop brw_aux_surface_disabled
Jason Ekstrand
2018-01-26
1
-20
/
+0
*
i965/miptree: Add an aux_disabled parameter to render_aux_usage
Jason Ekstrand
2018-01-26
5
-8
/
+17
*
i965/miptree: Take an aux_usage in prepare/finish_render
Jason Ekstrand
2018-01-26
4
-16
/
+8
*
meson: fix BSD build
Greg V
2018-01-26
1
-26
/
+28
*
radeonsi: don't ignore pitch for imported textures
Marek Olšák
2018-01-26
1
-2
/
+12
*
i965: Don't try to disable render aux buffers for compute
Topi Pohjolainen
2018-01-26
1
-2
/
+4
*
anv/cmd_buffer: Move gen7 index buffer state to graphics state
Jason Ekstrand
2018-01-26
2
-13
/
+13
*
anv/cmd_buffer: Move num_workgroups to compute state
Jason Ekstrand
2018-01-26
2
-9
/
+12
*
anv/cmd_buffer: Move dynamic state to graphics state
Jason Ekstrand
2018-01-26
4
-30
/
+33
*
anv/cmd_buffer: Use a temporary variable for dynamic state
Jason Ekstrand
2018-01-26
2
-27
/
+24
*
anv/cmd_buffer: Move vb_dirty bits into anv_cmd_graphics_state
Jason Ekstrand
2018-01-26
4
-7
/
+7
*
anv/cmd_buffer: Move dirty bits into anv_cmd_*_state
Jason Ekstrand
2018-01-26
7
-60
/
+62
*
anv: Separate compute and graphics descriptor sets
Jason Ekstrand
2018-01-26
4
-32
/
+70
*
anv/cmd_buffer: Use anv_descriptor_for_binding for samplers
Jason Ekstrand
2018-01-26
1
-4
/
+2
*
anv/cmd_buffer: Add a helper for binding descriptor sets
Jason Ekstrand
2018-01-26
1
-28
/
+42
*
anv/cmd_buffer: Refactor ensure_push_descriptor_set
Jason Ekstrand
2018-01-26
1
-11
/
+13
*
anv: Remove semicolons from vk_error[f] definitions
Jason Ekstrand
2018-01-26
1
-2
/
+2
*
anv/cmd_buffer: Add substructs to anv_cmd_state for graphics and compute
Jason Ekstrand
2018-01-26
5
-32
/
+74
*
anv/cmd_buffer: Use some pre-existing pipeline temporaries
Jason Ekstrand
2018-01-26
2
-7
/
+5
[next]