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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: check that layout isn't NULL in radv_nir_shader_info_pass()
Samuel Pitoiset
2018-05-14
1
-1
/
+1
*
intel/blorp: Use linear formats for CCS_E clear colors in copies
Jason Ekstrand
2018-05-14
1
-2
/
+2
*
radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.
Bas Nieuwenhuizen
2018-05-14
1
-0
/
+19
*
radv: Fix up 2_10_10_10 alpha sign.
Bas Nieuwenhuizen
2018-05-14
4
-13
/
+98
*
radv: Add support for IMG_DATA_FORMAT_32_32_32.
Bas Nieuwenhuizen
2018-05-14
3
-4
/
+11
*
radv: Translate logic ops.
Bas Nieuwenhuizen
2018-05-14
2
-30
/
+59
*
radv: Fix multiview queries.
Bas Nieuwenhuizen
2018-05-14
1
-19
/
+20
*
meson: remove dependency antipattern
Eric Engestrom
2018-05-14
1
-1
/
+1
*
radv: remove useless check in radv_create_shaders()
Samuel Pitoiset
2018-05-14
1
-1
/
+1
*
radv: allow to dump the GS copy shader with RADV_DEBUG="shaders"
Samuel Pitoiset
2018-05-14
3
-5
/
+8
*
radv: move {load,store}_var intrinsics scanning in different functions
Samuel Pitoiset
2018-05-14
1
-47
/
+80
*
android: change include "cutils/log.h" to "log/log.h" on Android API >=26
jenny.q.cao
2018-05-14
4
-0
/
+16
*
llvmpipe: Fix random number generation for unit tests
Roland Scheidegger
2018-05-14
2
-2
/
+19
*
radv: use compute path for multi-layer images.
Dave Airlie
2018-05-14
1
-0
/
+2
*
radv: resolve all layers in compute resolve path.
Dave Airlie
2018-05-14
1
-6
/
+42
*
radv/resolve: do fmask decompress on all layers.
Dave Airlie
2018-05-14
1
-1
/
+1
*
nvc0: fix setting of subpixel precision during conservative rasterization
Rhys Perry
2018-05-13
2
-2
/
+2
*
anv,nir: add generated files to .gitignore(s)
Rhys Perry
2018-05-12
2
-0
/
+3
*
gallium: remove aux_vertex_buffer_slot code
Marek Olšák
2018-05-12
11
-95
/
+45
*
radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT
Timothy Arceri
2018-05-13
4
-16
/
+28
*
scons: Add PROGRAM_NIR_FILES.
Vinson Lee
2018-05-12
1
-0
/
+1
*
st/nir: use NIR for asm programs
Timothy Arceri
2018-05-12
1
-7
/
+58
*
st/nir: make st_nir_opts() available externally
Timothy Arceri
2018-05-12
2
-1
/
+3
*
radeon/vce: add firmware support for ver 53 and up
Boyuan Zhang
2018-05-11
1
-2
/
+2
*
etnaviv: remove pipe_fence_handle::ctx
Rob Clark
2018-05-11
1
-2
/
+0
*
swr/rast: Thread locked tiles improvement
George Kyriazis
2018-05-11
7
-24
/
+152
*
swr/rast: Add Builder::GetVectorType()
George Kyriazis
2018-05-11
2
-0
/
+45
*
swr/rast: Prepend the console output with a newline
George Kyriazis
2018-05-11
1
-1
/
+1
*
swr/rast: Add ConcatLists()
George Kyriazis
2018-05-11
1
-0
/
+6
*
swr/rast: Add constant initializer for uint64_t
George Kyriazis
2018-05-11
2
-0
/
+6
*
swr/rast: Use binner topology to assemble backend attributes
George Kyriazis
2018-05-11
1
-1
/
+1
*
swr/rast: Change formatting
George Kyriazis
2018-05-11
1
-1
/
+6
*
meson: Fix build for egl platform_x11 with dri3
Ville Syrjälä
2018-05-11
1
-0
/
+1
*
radv: move ac_build_if_state on top of radv_nir_to_llvm.c
Samuel Pitoiset
2018-05-11
1
-91
/
+92
*
radv: minor cleanups in radv_fill_shader_variant()
Samuel Pitoiset
2018-05-11
1
-14
/
+15
*
winsys/amdgpu: Destroy dev_hash table when the last winsys is removed.
Jan Vesely
2018-05-10
1
-1
/
+6
*
ac/gpu_info: add has_read_registers_query
Marek Olšák
2018-05-10
4
-3
/
+6
*
ac/gpu_info: add has_2d_tiling
Marek Olšák
2018-05-10
4
-5
/
+6
*
ac/gpu_info: add has_sparse_vm_mappings
Marek Olšák
2018-05-10
4
-11
/
+12
*
ac/gpu_info: add has_unaligned_shader_loads
Marek Olšák
2018-05-10
4
-5
/
+8
*
radeonsi: expose ARB_query_buffer_object on ancient kernels too
Marek Olšák
2018-05-10
1
-3
/
+1
*
ac/gpu_info: add has_indirect_compute_dispatch
Marek Olšák
2018-05-10
4
-13
/
+11
*
ac/gpu_info: add kernel_flushes_tc_l2_after_ib
Marek Olšák
2018-05-10
4
-2
/
+7
*
ac/gpu_info: add has_format_bc1_through_bc7
Marek Olšák
2018-05-10
4
-6
/
+7
*
ac/gpu_info: add has_eqaa_surface_allocator
Marek Olšák
2018-05-10
4
-3
/
+7
*
radeonsi: clean up the reset status query implementation
Marek Olšák
2018-05-10
5
-23
/
+26
*
ac/gpu_info: add has_bo_metadata
Marek Olšák
2018-05-10
4
-2
/
+5
*
ac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed
Marek Olšák
2018-05-10
4
-3
/
+5
*
ac/gpu_info: add htile_cmask_support_1d_tiling
Marek Olšák
2018-05-10
5
-9
/
+10
*
ac/gpu_info: add kernel_flushes_hdp_before_ib
Marek Olšák
2018-05-10
4
-4
/
+6
[next]