index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
radv: pass pipeline to constant flush function
Dave Airlie
1
-4
/
+6
2016-12-07
radv: consolidate compute pipeline flushing (v1.1)
Dave Airlie
1
-12
/
+14
2016-12-07
vulkan: use STATIC_ASSERT instead of static_assert
Edward O'Callaghan
1
-1
/
+1
2016-12-06
radv: fix resource leak in radv_amdgpu_ctx_create
Nayan Deshmukh
1
-0
/
+1
2016-12-05
ac/nir: Only use the first component for SSBO atomics.
Bas Nieuwenhuizen
1
-2
/
+2
2016-12-05
radv: fix another regression since shadow fixes.
Dave Airlie
1
-1
/
+1
2016-12-01
radeonsi: document a CP DMA bug that doesn't need a workaround yet
Marek Olšák
1
-1
/
+5
2016-11-30
ac/nir: Fix out of bounds array access.
Bas Nieuwenhuizen
1
-1
/
+1
2016-11-29
radv: set spi_baryc_cntl.pos_float_location to 0
Dave Airlie
1
-1
/
+1
2016-11-29
radv: force persample shading when required.
Dave Airlie
4
-6
/
+23
2016-11-29
ac/nir: Fix accessing an unitialized value.
Bas Nieuwenhuizen
1
-1
/
+2
2016-11-29
radv: Initialize the shader_stats_dump flag.
Bas Nieuwenhuizen
1
-0
/
+1
2016-11-29
radv: Use different intrinsic for ubo loads.
Bas Nieuwenhuizen
1
-1
/
+29
2016-11-29
anv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
1
-1
/
+1
2016-11-28
radv: don't return VK_SUCCESS if radv_device_get_cache_uuid() fails
Emil Velikov
1
-0
/
+2
2016-11-28
radv: don't leak the fd if radv_physical_device_init() succeeds
Emil Velikov
1
-0
/
+1
2016-11-28
radv: Make radv_finishme only warn once per call-site
Emil Velikov
1
-1
/
+7
2016-11-28
radv: fix 3D clears with baseMiplevel
Dave Airlie
1
-1
/
+1
2016-11-28
radv: brown-paper bag for a forgotten else.
Dave Airlie
1
-1
/
+1
2016-11-28
radv/ac/llvm: fix regression with shadow samplers fix
Dave Airlie
1
-3
/
+3
2016-11-27
radv/ac/llvm: shadow samplers only return one value.
Dave Airlie
1
-1
/
+3
2016-11-27
radv/si: fix optimal micro tile selection
Dave Airlie
1
-7
/
+7
2016-11-27
radv: honour the number of properties available
Emil Velikov
1
-11
/
+7
2016-11-27
radv: drop the return type for radv_queue_init()
Mun Gwan-gyeong
1
-3
/
+1
2016-11-24
radv: Don't generate radv_timestamp.h
Bas Nieuwenhuizen
2
-8
/
+1
2016-11-24
radv: fix texel fetch offset with 2d arrays.
Dave Airlie
1
-3
/
+4
2016-11-23
radv: fix flipped blits
Dave Airlie
1
-57
/
+111
2016-11-23
radv/meta: just local vars for src/dst subresources.
Dave Airlie
1
-8
/
+10
2016-11-24
radv: add support for VK_AMD_draw_indirect_count
Fredrik Höglund
2
-14
/
+84
2016-11-24
radv: add support for VK_AMD_negative_viewport_height
Fredrik Höglund
1
-0
/
+4
2016-11-24
radv: add support for VK_KHR_sampler_mirror_clamp_to_edge
Fredrik Höglund
1
-0
/
+4
2016-11-24
radv: add support for anisotropic filtering on SI-CI
Fredrik Höglund
2
-9
/
+33
2016-11-23
radv: move pipeline barrier image transitions after src flushing
Dave Airlie
1
-8
/
+12
2016-11-22
radv: add support for shader stats dump
Dave Airlie
3
-0
/
+87
2016-11-22
radv: fix sample id loading
Dave Airlie
1
-1
/
+18
2016-11-22
radv/ac: add implementation of load_sample_pos intrinsic.
Dave Airlie
1
-0
/
+12
2016-11-22
radv/ac: cleanup ddxy emission
Dave Airlie
1
-93
/
+43
2016-11-22
radv/meta: cleanup resolve vertex state emission
Dave Airlie
1
-47
/
+2
2016-11-22
radv: Incorporate GPU family into cache UUID.
Bas Nieuwenhuizen
1
-3
/
+5
2016-11-22
radv: Use library mtime for cache UUID.
Bas Nieuwenhuizen
1
-4
/
+32
2016-11-22
radv: Store UUID in physical device.
Bas Nieuwenhuizen
3
-14
/
+16
2016-11-21
radv: spir-v allows texture size query with and without lod.
Dave Airlie
1
-1
/
+4
2016-11-21
radv: fix image view creation for depth and stencil only
Dave Airlie
2
-13
/
+9
2016-11-21
radv: make sure to flush input attachments correctly.
Dave Airlie
1
-0
/
+1
2016-11-16
ac/nir/llvm: fix channel in texture gather lowering code.
Dave Airlie
1
-1
/
+1
2016-11-16
radv: don't crash on null swapchain destroy.
Dave Airlie
1
-0
/
+3
2016-11-15
amd: automake: android: rename sources lists to foo_FILES
Emil Velikov
3
-5
/
+5
2016-11-15
amd: flatten amd/common makefile structure
Mauro Rossi
3
-38
/
+14
2016-11-12
radv/pipeline: Don't dereference NULL dynamic state pointers
Darren Salt
1
-20
/
+47
2016-11-11
ac/nir/llvm: Fix setting function attributes for intrinsics
Daniel Scharrer
1
-1
/
+5
[prev]
[next]