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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: fix trace dumping for !use_ib_bos
Grazvydas Ignotas
2017-06-14
1
-3
/
+11
*
radv: set fmask state to all 0s when no fmask. (v2)
Dave Airlie
2017-06-14
1
-1
/
+2
*
radv: Remove SI num RB override for occlusion queries.
Bas Nieuwenhuizen
2017-06-14
1
-3
/
+0
*
radv: fewer than 8 RBs are possible
Nicolai Hähnle
2017-06-14
1
-2
/
+0
*
radv: expose integrated device type for APUs.
Dave Airlie
2017-06-14
1
-1
/
+1
*
radv: Dirty all descriptors sets when changing the pipeline.
Bas Nieuwenhuizen
2017-06-14
2
-8
/
+14
*
radv: Set both compute and graphics SGPRS on descriptor set flush.
Bas Nieuwenhuizen
2017-06-14
1
-29
/
+27
*
radv: Reserve space for descriptor and push constant user SGPR setting.
Bas Nieuwenhuizen
2017-06-01
1
-0
/
+8
*
radv: automake: list shared libraries after the static ones
Emil Velikov
2017-06-01
1
-19
/
+16
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-31
1
-2
/
+1
*
radeon: automake: remove unneeded elf Cflags/Libs
Emil Velikov
2017-05-18
1
-0
/
+2
*
radeonsi/gfx9: add support for Raven
Marek Olšák
2017-05-18
1
-0
/
+1
*
amd/addrlib: import Raven support
Marek Olšák
2017-05-18
3
-3
/
+72
*
radv: don't advertise transfer props unless we can do anything else
Dave Airlie
2017-05-10
1
-2
/
+2
*
radv/ac: canonicalize the output for 32-bit float min/max.
Dave Airlie
2017-05-10
1
-0
/
+8
*
radv: flush f32->f16 conversion denormals to zero. (v2)
Dave Airlie
2017-05-10
2
-4
/
+41
*
radv: flush more stages when semaphore are waiting.
Dave Airlie
2017-05-10
2
-3
/
+23
*
radv: fix stencil only clears.
Dave Airlie
2017-05-10
1
-0
/
+3
*
radv/wsi: report presentation error per image request
Dave Airlie
2017-05-10
1
-6
/
+13
*
radv: apply the tess+GS hang workaround to Polaris12 as well
Dave Airlie
2017-05-08
1
-1
/
+2
*
radv/meta: fix restoring a push descriptor set
Fredrik Höglund
2017-05-08
2
-2
/
+8
*
radv: don't leak DRM devices
Grazvydas Ignotas
2017-05-08
1
-1
/
+3
*
radv: fix possible stack corruption
Grazvydas Ignotas
2017-05-08
1
-1
/
+1
*
radv: Don't set dynamic state for pipelines with rasterizer dicard.
Bas Nieuwenhuizen
2017-05-08
1
-6
/
+9
*
radv: enable POLARIS12 support.
Dave Airlie
2017-05-08
4
-0
/
+8
*
radeonsi/gfx9: make some PA & DB registers match the closed Vulkan driver
Marek Olšák
2017-05-08
1
-0
/
+4
*
android: amd/addrlib: trivial fix for gfx9 support
Mauro Rossi
2017-04-17
1
-0
/
+2
*
radv: remove the temp descriptor set infrastructure
Fredrik Höglund
2017-04-14
2
-76
/
+28
*
radv: use push descriptors in meta
Fredrik Höglund
2017-04-14
6
-416
/
+301
*
radv: add private push descriptors for meta
Fredrik Höglund
2017-04-14
2
-0
/
+41
*
radv: remove irrelevant comment
Grazvydas Ignotas
2017-04-14
1
-1
/
+1
*
radv: report timestampPeriod correctly
Grazvydas Ignotas
2017-04-14
2
-2
/
+2
*
radv: make sizes & offsets 32 bit in radv_descriptor_update_template_entry.
Bas Nieuwenhuizen
2017-04-14
2
-7
/
+7
*
radv: Set descriptor set limits.
Bas Nieuwenhuizen
2017-04-13
1
-15
/
+29
*
radv: Increase integer sizes in descriptor sets.
Bas Nieuwenhuizen
2017-04-13
1
-8
/
+8
*
radv: support S8_UINT as a depth/stencil format.
Dave Airlie
2017-04-14
1
-1
/
+1
*
radv: bump maxGeometryShaderInvocations.
Dave Airlie
2017-04-14
1
-1
/
+1
*
radv: Add more trace points.
Bas Nieuwenhuizen
2017-04-13
2
-0
/
+3
*
radv: Ignore CmdUpdateBuffer with size 0.
Bas Nieuwenhuizen
2017-04-13
1
-0
/
+3
*
radv: Enable query inheritance.
Bas Nieuwenhuizen
2017-04-13
1
-1
/
+1
*
radv: enable variableMultisampleRate.
Bas Nieuwenhuizen
2017-04-13
1
-1
/
+1
*
radv: fix stencil regression since new addrlib import
Dave Airlie
2017-04-13
2
-1
/
+9
*
radv: allocate thin textures as linear.
Dave Airlie
2017-04-13
1
-0
/
+7
*
radv: Disable primitive restart for non-indexed draws
Alex Smith
2017-04-12
2
-22
/
+34
*
radv: Hash the immutable samplers.
Bas Nieuwenhuizen
2017-04-12
1
-0
/
+3
*
radv: Use an offset instead of pointers for immutable samplers.
Bas Nieuwenhuizen
2017-04-12
4
-27
/
+39
*
radv: Stop shadowing the result in radv_GetQueryPoolResults.
Bas Nieuwenhuizen
2017-04-12
1
-4
/
+4
*
radv: Return VK_NOT_READY if the query results are not available.
Bas Nieuwenhuizen
2017-04-12
1
-0
/
+6
*
radv: Set query availability bit even if we don't wait.
Bas Nieuwenhuizen
2017-04-12
1
-3
/
+4
*
radv: Implement pipeline statistics queries.
Bas Nieuwenhuizen
2017-04-11
3
-27
/
+394
[next]