Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
8a43a0d698f68b599407da5432334876a061130b
8a43a0d
tests: Fix InvalidQueueFamilyIndex error
by Jeremy Hayes
· 8 years ago
483d95d
tests: Fix IdxBufferAlignmentError error
by Jeremy Hayes
· 8 years ago
a3d5c7b
tests: Fix ClearColorImageWithinRenderPass
by Jeremy Hayes
· 8 years ago
ba817e1
tests: Fix unexpected error
by Jeremy Hayes
· 8 years ago
94a4245
layers: Add missing format specifier to CV
by Mark Lobodzinski
· 8 years ago
74e91e8
layers: Add depthBiasClamp device feature checks
by Mark Lobodzinski
· 8 years ago
035a4cf
layers: Add sparseResidencyAliased feature check
by Mark Lobodzinski
· 8 years ago
af35506
layers: Add sparseResidencyBuffer feature check
by Mark Lobodzinski
· 8 years ago
847b60c
layers: Add sparseBinding device feature checks
by Mark Lobodzinski
· 8 years ago
d678dcc
layers: Add enabled_features accessor function
by Mark Lobodzinski
· 8 years ago
64f374e
layers: Add textureCompressionBC feature check
by Mark Lobodzinski
· 8 years ago
846c214
layers: Add textureCompressionASTC_LDR feature check
by Mark Lobodzinski
· 8 years ago
7d9ef88
layers: Add textureCompressionETC2 feature check
by Mark Lobodzinski
· 8 years ago
39d2cad
layers: Add compressed texture query utils
by Mark Lobodzinski
· 8 years ago
262f61f
layers: Validate samplerAnisotropy device feature
by Mark Lobodzinski
· 8 years ago
147e692
layers: Finish multiViewport dev feature validation
by Mark Lobodzinski
· 8 years ago
4f3d6bd
layers: Add alphaToOne device feature validation
by Mark Lobodzinski
· 8 years ago
9634cf8
layers: Validate the depthBounds device feature
by Mark Lobodzinski
· 8 years ago
2d6f2cb
layers: Validate depthClamp device feature
by Mark Lobodzinski
· 8 years ago
46b29a4
tests: Fix framework init of depthClampEnable
by Mark Lobodzinski
· 8 years ago
87ba8b4
layers: Add drawIndirectFirstInstance feature TODOs
by Mark Lobodzinski
· 8 years ago
33d8c9b
layers: Validate device feature multiDrawIndirect
by Mark Lobodzinski
· 8 years ago
8267b1c
layers: Validate dualSrcBlend device feature
by Mark Lobodzinski
· 8 years ago
3d7e6b5
layers: Validate imageCubeArray device feature
by Mark Lobodzinski
· 8 years ago
33d58cb
tests: Add user env for vlv test project
by Dave Houlton
· 8 years ago
c518aab
tests: Added Win post-build gtest DLL copy step
by Mark Lobodzinski
· 8 years ago
93c76f1
headers: Add missing include to vk_icd.h
by Yamakaky
· 8 years ago
4aa479d
layers: Add GetNextValidBinding function to CV
by Mark Lobodzinski
· 8 years ago
3d63a04
layers: Move desc set helper to descriptorset module
by Mark Lobodzinski
· 8 years ago
b684e35
layers: Move update_template temp structure creation
by Mark Lobodzinski
· 8 years ago
87d3d11
layers: #1522 #1523 Fix VK_REMAINING_* resolve
by Petr Kraus
· 8 years ago
a6484fd
tests: Workaround Clang bug in Android NDK r14
by Cody Northrop
· 8 years ago
0907e36
tests: Don't try to exceed maxMipLevels with small extents
by Tony Barbour
· 8 years ago
75db740
tests: Clean up resources in InvalidQueueFamilyIndex
by Tony Barbour
· 8 years ago
882ee58
layers: Don't call driver if skip in PipelineBarrier
by Tony Barbour
· 8 years ago
ffd60bd
tests: Fix DisabledIndependentBlend attachments
by Tony Barbour
· 8 years ago
f887b16
tests: Find supported depth format instead of assuming
by Tony Barbour
· 8 years ago
1b426e0
build: Increase reloc table size for mips64el
by Radovan Birdic
· 8 years ago
b2f3880
layers: Fix template_update errors in CV
by Mark Lobodzinski
· 8 years ago
6dc35f9
layers: Add UpdateTemplate Ext APIs to CV
by Mark Lobodzinski
· 8 years ago
e1ea901
loader: Set pointer to NULL
by Mark Young
· 8 years ago
d8c6b69
loader: Use secure_getenv only when necessary
by Mark Young
· 8 years ago
ba7ee02
loader: Update secure_getenv check
by Mark Young
· 8 years ago
dee312c
spelling: Fix spelling errors
by Mark Young
· 8 years ago
f2f2a66
loader: Update secure_getenv usage
by Mark Young
· 8 years ago
603319c
layers: Set depth to 1 in ci for swapchain images
by Tony Barbour
· 8 years ago
0a05dd7
Use nproc instead of ncpu
by Ciro Santilli
· 8 years ago
4e423c0
layers: Fix parameter validation
by Mark Young
· 8 years ago
94d9e8c
layers: Improve UpdateTemplate variable names
by Mark Lobodzinski
· 8 years ago
b523f7c
layers: Parse extension buffer to unwrap handles
by Mark Lobodzinski
· 8 years ago
4f3ce67
layers: Create desc_update_template map for new objs
by Mark Lobodzinski
· 8 years ago
71703a5
layers: Move DescriptorUpdateTemplate functions
by Mark Lobodzinski
· 8 years ago
560729b
scripts: Allow safe_structs to handle KHR extensions
by Mark Lobodzinski
· 8 years ago
75967fc
tests: Bugfix check and add mip copy tests
by Dave Houlton
· 8 years ago
eba86e2
layers: Clang-format only, no code changes
by Dave Houlton
· 8 years ago
67e9b53
layers: Add VUs 1275, 1276, 1277 related to gh1507
by Dave Houlton
· 8 years ago
9dae7ec
layers, Fix checks for GH 1507
by Dave Houlton
· 8 years ago
c59b72d
layers: Fix invalid push constant checks (GH953)
by Karl Schultz
· 8 years ago
634bd7b
loader: gh1528 - Move generated files
by Mark Young
· 8 years ago
a10f1f5
tests: Fix loader test
by Mark Young
· 8 years ago
77a0d59
tests: Fix unexpected errors from new VU checks
by Cort Stratton
· 8 years ago
282dace
layers: Added skip_checks to rangeIntersect()
by Cort Stratton
· 8 years ago
de74820
layers: GH373 Add memory size/align tests&checks
by Cort Stratton
· 8 years ago
afe94ec
layers: Fix copy/paste errors in BindBufferMemory
by Cort Stratton
· 8 years ago
50aa0c8
layers: Refactor InsertMemoryRange() for pre/post
by Cort Stratton
· 8 years ago
2cc22f8
externals: Update GitHub master commit refs
by Mike Weiblen
· 8 years ago
b60ffc4
loader: Fix several leaks
by Mark Young
· 8 years ago
d461136
Docs: Fix a typo in BUILD.md
by Igor Vuk
· 8 years ago
3fc93c6
Docs: Fix a typo in README.md
by Igor Vuk
· 8 years ago
c146fc2
tests: Add tests for allocation
by Mark Young
· 8 years ago
2d1fa30
tests: Fix DSAspectBitsErrors
by Mark Young
· 8 years ago
dfa3735
docs: Add new layer registries to loader doc
by Lenny Komow
· 8 years ago
da849dc
loader: gh1153 - Modify layer search path
by Lenny Komow
· 8 years ago
8aed3ed
scripts: Update loader automation
by Mark Young
· 8 years ago
e9e0a12
loader: Fix handling of surface parameters
by James Jones
· 8 years ago
55b6c29
layers: Remove redundant validation
by Jeremy Hayes
· 8 years ago
1860ec4
layers: Use GetStateStructPtrFromObject rather than open-coding
by Chris Forbes
· 8 years ago
b91c79d
layers: Remove redundant validation
by Jeremy Hayes
· 8 years ago
ba9aa22
tests: Fix FramebufferCreateErrors errors
by Jeremy Hayes
· 8 years ago
0d10408
tests: Fix ImageSampleCounts unexpected errors
by Jeremy Hayes
· 8 years ago
4761d21
tests: Add test for concurrent sharing mode
by Mark Lobodzinski
· 8 years ago
bacc954
layers: Validate CONCURRENT img/buf queuefamilies
by Mark Lobodzinski
· 8 years ago
7a38519
layers: Prevent bad node access
by Mark Lobodzinski
· 8 years ago
3ec65c5
loader: Remove floating file
by Mark Young
· 8 years ago
8ea6002
layers: Add VU data & new entry point
by Mike Weiblen
· 8 years ago
d45ce13
tests: Fix loader tests
by Mark Young
· 8 years ago
0f183a8
vulkan: update to header 1.0.42
by Mark Young
· 8 years ago
df47c5a
layers: Special-case threading GetSwapchainImages
by Mark Lobodzinski
· 8 years ago
4bb3b88
layers: Fix state recorded for swapchain images
by Chris Forbes
· 8 years ago
9a11c77
layers: Factor out marking of first use as read or write...
by Chris Forbes
· 8 years ago
4e8edbb
layers: remove attachment_first_layout tracking
by Chris Forbes
· 8 years ago
4260e92
layers: Consider resolve attachments to be written in renderpass
by Chris Forbes
· 8 years ago
3ec5ec6
externals: Update GitHub master commit refs
by Mike Weiblen
· 8 years ago
81e37fd
layers: Add PreCallRecord call to CmdPipelineBarrier
by Mark Lobodzinski
· 8 years ago
6b6c50a
layers: Split layout transition validation/recording
by Mark Lobodzinski
· 8 years ago
18e2aab
layers: Add PreCallValidate to CmdPipelineBarrier
by Mark Lobodzinski
· 8 years ago
111d39e
layers: Add notes to Valid Usage DB
by Mike Weiblen
· 8 years ago
dbd6974
layers: Added more format checks to utils
by Arda Coskunses
· 8 years ago
1308644
layers: GL168, fix bad compressed texel block size
by Mark Lobodzinski
· 8 years ago
1783890
tests: Add test that uses object on wrong device
by Mike Schuchardt
· 8 years ago
Next »