index
:
~ldeks/mesa
Kayden-xml
adsa-buffer-objects
adsa-clear-buffer
adsa-framebuffers
adsa-housecleaning
adsa-meta
adsa-texture-buffer-range
adsa-textures
arb_direct_state_access
arb_direct_state_access_v2
bindless-meta
bindless-meta_v2
blitter-rebase
error-checking
expr-adsa-meta
jenkins
master
mesa-isl-ify
ripping-out-the-hw-blitter
vk-mcs-fast-clear
website1_75_v2
website2
Personal development branch of Mesa 10.5.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
radv: reduce the number of parameters export by the GS copy shader
HEAD
master
Samuel Pitoiset
1
-4
/
+3
2018-05-14
radv: scan the geometry shader output usage mask
Samuel Pitoiset
2
-0
/
+9
2018-05-14
radv: run the shader info pass before emitting the GS copy shader
Samuel Pitoiset
1
-0
/
+2
2018-05-14
radv: check that layout isn't NULL in radv_nir_shader_info_pass()
Samuel Pitoiset
1
-1
/
+1
2018-05-14
intel/blorp: Use linear formats for CCS_E clear colors in copies
Jason Ekstrand
1
-2
/
+2
2018-05-14
radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.
Bas Nieuwenhuizen
1
-0
/
+19
2018-05-14
radv: Fix up 2_10_10_10 alpha sign.
Bas Nieuwenhuizen
4
-13
/
+98
2018-05-14
radv: Add support for IMG_DATA_FORMAT_32_32_32.
Bas Nieuwenhuizen
3
-4
/
+11
2018-05-14
radv: Translate logic ops.
Bas Nieuwenhuizen
2
-30
/
+59
2018-05-14
radv: Fix multiview queries.
Bas Nieuwenhuizen
1
-19
/
+20
2018-05-14
meson: remove dependency antipattern
Eric Engestrom
1
-1
/
+1
2018-05-14
radv: remove useless check in radv_create_shaders()
Samuel Pitoiset
1
-1
/
+1
2018-05-14
radv: allow to dump the GS copy shader with RADV_DEBUG="shaders"
Samuel Pitoiset
3
-5
/
+8
2018-05-14
radv: move {load,store}_var intrinsics scanning in different functions
Samuel Pitoiset
1
-47
/
+80
2018-05-14
android: change include "cutils/log.h" to "log/log.h" on Android API >=26
jenny.q.cao
4
-0
/
+16
2018-05-14
llvmpipe: Fix random number generation for unit tests
Roland Scheidegger
2
-2
/
+19
2018-05-14
radv: use compute path for multi-layer images.
Dave Airlie
1
-0
/
+2
2018-05-14
radv: resolve all layers in compute resolve path.
Dave Airlie
1
-6
/
+42
2018-05-14
radv/resolve: do fmask decompress on all layers.
Dave Airlie
1
-1
/
+1
2018-05-13
nvc0: fix setting of subpixel precision during conservative rasterization
Rhys Perry
2
-2
/
+2
2018-05-12
anv,nir: add generated files to .gitignore(s)
Rhys Perry
2
-0
/
+3
2018-05-12
gallium: remove aux_vertex_buffer_slot code
Marek Olšák
11
-95
/
+45
2018-05-13
radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT
Timothy Arceri
4
-16
/
+28
2018-05-12
scons: Add PROGRAM_NIR_FILES.
Vinson Lee
1
-0
/
+1
2018-05-12
st/nir: use NIR for asm programs
Timothy Arceri
1
-7
/
+58
2018-05-12
st/nir: make st_nir_opts() available externally
Timothy Arceri
2
-1
/
+3
2018-05-11
radeon/vce: add firmware support for ver 53 and up
Boyuan Zhang
1
-2
/
+2
2018-05-11
etnaviv: remove pipe_fence_handle::ctx
Rob Clark
1
-2
/
+0
2018-05-11
swr/rast: Thread locked tiles improvement
George Kyriazis
7
-24
/
+152
2018-05-11
swr/rast: Add Builder::GetVectorType()
George Kyriazis
2
-0
/
+45
2018-05-11
swr/rast: Prepend the console output with a newline
George Kyriazis
1
-1
/
+1
2018-05-11
swr/rast: Add ConcatLists()
George Kyriazis
1
-0
/
+6
2018-05-11
swr/rast: Add constant initializer for uint64_t
George Kyriazis
2
-0
/
+6
2018-05-11
swr/rast: Use binner topology to assemble backend attributes
George Kyriazis
1
-1
/
+1
2018-05-11
swr/rast: Change formatting
George Kyriazis
1
-1
/
+6
2018-05-11
meson: Fix build for egl platform_x11 with dri3
Ville Syrjälä
1
-0
/
+1
2018-05-11
radv: move ac_build_if_state on top of radv_nir_to_llvm.c
Samuel Pitoiset
1
-91
/
+92
2018-05-11
radv: minor cleanups in radv_fill_shader_variant()
Samuel Pitoiset
1
-14
/
+15
2018-05-10
winsys/amdgpu: Destroy dev_hash table when the last winsys is removed.
Jan Vesely
1
-1
/
+6
2018-05-10
ac/gpu_info: add has_read_registers_query
Marek Olšák
4
-3
/
+6
2018-05-10
ac/gpu_info: add has_2d_tiling
Marek Olšák
4
-5
/
+6
2018-05-10
ac/gpu_info: add has_sparse_vm_mappings
Marek Olšák
4
-11
/
+12
2018-05-10
ac/gpu_info: add has_unaligned_shader_loads
Marek Olšák
4
-5
/
+8
2018-05-10
radeonsi: expose ARB_query_buffer_object on ancient kernels too
Marek Olšák
1
-3
/
+1
2018-05-10
ac/gpu_info: add has_indirect_compute_dispatch
Marek Olšák
4
-13
/
+11
2018-05-10
ac/gpu_info: add kernel_flushes_tc_l2_after_ib
Marek Olšák
4
-2
/
+7
2018-05-10
ac/gpu_info: add has_format_bc1_through_bc7
Marek Olšák
4
-6
/
+7
2018-05-10
ac/gpu_info: add has_eqaa_surface_allocator
Marek Olšák
4
-3
/
+7
2018-05-10
radeonsi: clean up the reset status query implementation
Marek Olšák
5
-23
/
+26
2018-05-10
ac/gpu_info: add has_bo_metadata
Marek Olšák
4
-2
/
+5
[next]