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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
radv: use ac_compute_surface
ac_surface
Nicolai Hähnle
1
-386
/
+6
2017-05-18
radv: prepare fmask surface creation
Dave Airlie
2
-7
/
+7
2017-05-18
radv: use amdgpu_addr_create
Nicolai Hähnle
4
-158
/
+5
2017-05-18
radv: stop using radv_amdgpu_winsys::family
Nicolai Hähnle
2
-2
/
+2
2017-05-18
radv: use ac_gpu_info
Nicolai Hähnle
5
-229
/
+13
2017-05-18
radv: remove radeon_info::name
Nicolai Hähnle
3
-30
/
+27
2017-05-18
radv: use ac_surface data structures
Nicolai Hähnle
8
-153
/
+81
2017-05-18
radv: rename radeon_surf::bo_{size,alignment} to surf_{size,alignment}
Nicolai Hähnle
3
-12
/
+13
2017-05-18
radv: remove unused RADEON_SURF_HAS_SBUFFER_MIPTREE
Nicolai Hähnle
2
-3
/
+1
2017-05-18
radv: remove radeon_surf_level::nblk_z
Nicolai Hähnle
3
-6
/
+1
2017-05-18
radv: remove radeon_surf_level::dcc_enabled
Nicolai Hähnle
5
-6
/
+7
2017-05-18
radv: remove radeon_surf_level::pitch_bytes
Nicolai Hähnle
5
-13
/
+3
2017-05-18
radv: add surface helper variable in radv_GetImageSubresourceLayout
Nicolai Hähnle
1
-6
/
+7
2017-05-18
radv: fewer than 8 RBs are possible
Nicolai Hähnle
1
-2
/
+0
2017-05-18
ac/surface/gfx6: explicitly support S8 surfaces
Nicolai Hähnle
1
-25
/
+50
2017-05-18
ac: add missing extern "C" guards
Nicolai Hähnle
2
-0
/
+16
2017-05-18
ac: add radeon_info::num_{sdma,compute}_rings
Nicolai Hähnle
4
-7
/
+19
2017-05-18
ac: add radeon_surf::htile_slice_size
Nicolai Hähnle
2
-0
/
+6
2017-05-18
ac_surface: use radeon_info from ac_gpu_info
Nicolai Hähnle
4
-35
/
+31
2017-05-18
ac/radeonsi: move radeon_info initialization to amd/common
Nicolai Hähnle
7
-241
/
+293
2017-05-18
ac/radeonsi: move struct radeon_info to ac_gpu_info.h
Nicolai Hähnle
2
-61
/
+94
2017-05-18
ac/radeonsi: move some aspects of sanity checking to ac_surface
Nicolai Hähnle
2
-16
/
+33
2017-05-18
ac/radeonsi: add ac_compute_surface to automatically switch gfx6 vs. gfx9
Nicolai Hähnle
3
-20
/
+24
2017-05-18
ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface
Nicolai Hähnle
3
-415
/
+394
2017-05-18
ac/radeonsi: move the bulk of gfx6_surface_init to ac_surface
Nicolai Hähnle
3
-411
/
+470
2017-05-18
ac/radeonsi: move amdgpu_addr_create to ac_surface
Nicolai Hähnle
8
-165
/
+220
2017-05-18
ac/radeonsi: move surface definitions to new header ac_surface.h
Nicolai Hähnle
2
-147
/
+179
2017-05-18
st/mesa: remove an incorrect assertion
Nicolai Hähnle
1
-2
/
+0
2017-05-18
i965/vec4: load dvec3/4 uniforms first in the push constant buffer
Samuel Iglesias Gonsálvez
1
-27
/
+80
2017-05-18
i965/vec4: fix swizzle and writemask when loading an uniform with constant of...
Samuel Iglesias Gonsálvez
1
-4
/
+11
2017-05-18
i965/vec4/gs: restore the uniform values which was overwritten by failed vec4...
Samuel Iglesias Gonsálvez
1
-0
/
+26
2017-05-17
vc4: Don't allocate new BOs to avoid synchronization when they're shared.
Eric Anholt
1
-1
/
+2
2017-05-17
vc4: Drop pointless indirections around BO import/export.
Eric Anholt
3
-69
/
+49
2017-05-17
vc4: Drop the u_resource_vtbl no-op layer.
Eric Anholt
4
-33
/
+27
2017-05-17
gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED
Marek Olšák
2
-2
/
+30
2017-05-17
mesa: don't check mapped buffers in every draw call if drivers allow it
Marek Olšák
1
-1
/
+14
2017-05-17
mesa: add gl_constants::AllowMappedBuffersDuringExecution
Marek Olšák
2
-0
/
+6
2017-05-17
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
17
-0
/
+17
2017-05-17
glxglvnddispatch: Add missing dispatch for GetDriverConfig
Hans de Goede
2
-0
/
+15
2017-05-17
swr: don't use AttributeSet with llvm >= 5
Tim Rowley
1
-15
/
+21
2017-05-17
Android: correct libz dependency
Chih-Wei Huang
5
-7
/
+6
2017-05-17
mesa: add KHR_no_error support for glDispatchCompute*()
Timothy Arceri
4
-3
/
+41
2017-05-17
mesa: add DispatchCompute* helpers
Timothy Arceri
1
-13
/
+38
2017-05-17
mesa: move FLUSH_CURRENT() calls out of DispatchCompute*() validation
Timothy Arceri
1
-6
/
+6
2017-05-17
mesa: compute.c C99 tidy up
Timothy Arceri
1
-4
/
+2
2017-05-17
mesa: move DispatchCompute() validation to compute.c
Timothy Arceri
3
-252
/
+229
2017-05-17
mesa: add KHR_no_error support for glBlendEquationSeparateiARB()
Timothy Arceri
3
-1
/
+13
2017-05-17
mesa: add blend_equation_separatei() helper
Timothy Arceri
1
-9
/
+17
2017-05-17
mesa: add KHR_no_error support for glBlendFunc*iARB()
Timothy Arceri
3
-2
/
+26
2017-05-17
mesa: add blend_func_separatei() helper
Timothy Arceri
1
-17
/
+28
[next]