index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
DBG add ac_emit_sethalt
Nicolai Hähnle
1
-0
/
+46
2018-03-14
DBG HACK add si_sethalt
Nicolai Hähnle
1
-0
/
+10
2018-03-14
DBG add no_tc_compatible_{mipmaps,flat}
Nicolai Hähnle
1
-0
/
+7
2018-03-14
DBG gallium/radeon: optionally check definedness of data written into IBs
Nicolai Hähnle
2
-1
/
+22
2018-03-14
nir/print: add const qualifiers to some more function arguments
Nicolai Hähnle
2
-5
/
+5
2018-03-14
WIP amd/addrtool
Nicolai Hähnle
3
-0
/
+725
2018-03-14
util/bitset: add BITSET_LAST_BIT
Nicolai Hähnle
1
-0
/
+21
2018-03-14
util/bitset: add BITSET_AND and BITSET_AND_NOT
Nicolai Hähnle
1
-0
/
+32
2018-03-14
ac: add ac_get_exec_mask helper function
Nicolai Hähnle
2
-0
/
+17
2018-03-14
gallium/radeon: add EarlyCSE pass
Nicolai Hähnle
1
-0
/
+1
2018-03-14
egl: add support for EGL_MESA_drm_image_formats
Nicolai Hähnle
2
-1
/
+22
2018-03-14
st/mesa: use asynchronous flushes for glFlush
Nicolai Hähnle
1
-1
/
+1
2018-03-14
spirv: Handle doubles when multiplying a mat by a scalar
Neil Roberts
1
-3
/
+3
2018-03-14
anv/entrypoints: VkGetDeviceProcAddr returns NULL for core instance commands
Iago Toral Quiroga
1
-1
/
+5
2018-03-14
anv/entrypoints: dispatches to VkQueue are device-level
Iago Toral Quiroga
1
-2
/
+7
2018-03-14
radv: drop assert on bindingDescriptorCount > 0
Dave Airlie
1
-1
/
+0
2018-03-13
sched.h needs to be imported on Darwin/OSX targets.
Apple SWE
1
-0
/
+4
2018-03-13
Add processor topology calculation implementation for Darwin/OSX targets.
Apple SWE
1
-0
/
+55
2018-03-14
r600: fix abs for op3 sources
Roland Scheidegger
1
-54
/
+56
2018-03-14
radv: mark all tess output for an indirect access.
Dave Airlie
1
-8
/
+13
2018-03-14
ac/nir: pass the nir variable through tcs loading.
Dave Airlie
4
-22
/
+15
2018-03-14
radv: get correct offset into LDS for indexed vars.
Dave Airlie
1
-1
/
+1
2018-03-13
nir: lower_load_const_to_scalar fix for 8/16b types
Rob Clark
1
-4
/
+15
2018-03-13
ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroups
Jason Ekstrand
6
-99
/
+1
2018-03-13
nir/subgroups: Add lowering for vote_ieq/vote_feq to a ballot
Jason Ekstrand
2
-0
/
+49
2018-03-13
i965: Emit texture cache invalidates around blorp_copy
Jason Ekstrand
1
-0
/
+15
2018-03-13
brodacom/vc4: Fix simulator since the perfmon change.
Eric Anholt
1
-0
/
+1
2018-03-13
spirv: Silence compiler warning about undefined srcs[0]
Eric Anholt
1
-0
/
+1
2018-03-13
ac/nir: rename radeon_llvm_reg_index_soa() to ac_llvm_reg_index_soa()
Samuel Pitoiset
3
-12
/
+12
2018-03-13
ac/nir: remove some unnecessary includes and declarations
Samuel Pitoiset
2
-9
/
+1
2018-03-13
ac/nir: drop radv prefix from radv_lower_gather4_integer()
Samuel Pitoiset
1
-4
/
+4
2018-03-13
ac/nir: move ac_nir_compiler_options and friends to radv folder
Samuel Pitoiset
7
-89
/
+89
2018-03-13
ac: move ac_shader_info to radv folder
Samuel Pitoiset
11
-99
/
+63
2018-03-13
ac/nir: move ac_shader_variant_info and friends to radv folder
Samuel Pitoiset
7
-136
/
+139
2018-03-13
ac/nir: move all RADV related code to radv_nir_to_llvm.c
Samuel Pitoiset
7
-3425
/
+3482
2018-03-13
ac/nir: make emit_barrier() non-static
Samuel Pitoiset
2
-4
/
+6
2018-03-13
ac/nir: move radeon_llvm_reg_index_soa() to ac_nir_to_llvm.h
Samuel Pitoiset
2
-5
/
+5
2018-03-13
ac/nir: make handle_shader_output_decl() non-static
Samuel Pitoiset
2
-10
/
+18
2018-03-13
ac/nir: change prototype of handle_shader_output_decl()
Samuel Pitoiset
1
-14
/
+14
2018-03-13
ac/nir: move unpack_param() to ac_llvm_build.c
Samuel Pitoiset
3
-33
/
+35
2018-03-13
ac/nir: move trim_vector to ac_llvm_build.c
Samuel Pitoiset
3
-24
/
+27
2018-03-13
ac/nir: move cast_ptr() to ac_llvm_build.c
Samuel Pitoiset
3
-10
/
+13
2018-03-13
ac/nir: move ac_build_alloca() to ac_llvm_build.c
Samuel Pitoiset
3
-39
/
+41
2018-03-13
gallium: silence __builtin_frame_address nonzero argument is unsafe warning
Timothy Arceri
1
-0
/
+3
2018-03-12
meson: Add moduledir to d3d.pc
Dylan Baker
1
-0
/
+1
2018-03-12
gallium: Use struct gl_array_attributes* as st_pipe_vertex_format argument.
Mathias Fröhlich
3
-24
/
+11
2018-03-12
mesa: Don't write to user buffer in glGetTexParameterIuiv on error
Ian Romanick
1
-26
/
+2
2018-03-12
gallium: work around libtool relink issue for libdrm
Roman Gilg
1
-1
/
+1
2018-03-12
vulkan: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
1
-4
/
+4
2018-03-12
wayland-drm: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
1
-3
/
+3
[next]