Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
ea2abf06511daac8df8ed82b75ec747b4af08d31
/
vk_helper.py
34edc12
layers: Fix helper script to not dereference strings with a NULL pointer.
by Jon Ashburn
· 9 years ago
cb85519
layers: LX423 Set string var with handle value before using.
by Karl Schultz
· 9 years ago
58048d0
misc: Remove lunarg_debug_marker extension
by Jon Ashburn
· 9 years ago
0a179fe
layers: GH PR17, Add support for building for Android on Windows
by Cody Northrop
· 9 years ago
d183b2d
layers: Fix android build of safe_struct wrappers
by Tobin Ehlis
· 9 years ago
6dd0fc3
layers: Special case VkWriteDescriptorSet safe_struct code
by Tobin Ehlis
· 9 years ago
7b74e11
codegen: Add special case for DebugReportCallback inconsistency
by Karl Schultz
· 9 years ago
510e20d
header: Update 1.0.3 header revision for inclusion of debug report extension
by Mark Lobodzinski
· 9 years ago
3764969
layers: Update vk_helper to generate safe_struct wrappers
by Tobin Ehlis
· 9 years ago
111d8d9
Remove Khronos confidential clause from license text.
by Karl Schultz
· 9 years ago
0a369f6
layers: Enable Wall and Werror.
by Michael Lentine
· 9 years ago
8e42f40
Update copyright info in python scripts
by Karl Schultz
· 9 years ago
54e2460
scripts: Fix python helper to find ext headers under vulkan dir
by Jon Ashburn
· 9 years ago
d46f6e9
layers: Fix issue with api_dump when const char* is null.
by Mark Young
· 9 years ago
c3f0963
vktrace: fixes to allow vktrace/replay to work with Hologram
by Karl Schultz
· 9 years ago
80971c6
layers: Gitlab 41 & 61, Fix invalid descriptor dereferences in helper codegen
by Mark Lobodzinski
· 9 years ago
33d96a3
Android build fixes.
by Michael Lentine
· 9 years ago
81b1d9c
vktrace: version 217 WSI changes
by Jon Ashburn
· 9 years ago
f6b168c
layers: Version 217 WSI changes.
by Ian Elliott
· 9 years ago
7415d5a
debug_report: rename object type and error bits
by Courtney Goeltzenleuchter
· 9 years ago
05854bf
debug_report: rename and update to use CreateInfo
by Courtney Goeltzenleuchter
· 9 years ago
0584606
layers: Convert most of the layers to the new WSI.
by Ian Elliott
· 9 years ago
ba04233
WSI: Eliminate a lot of references to WSI header files.
by Ian Elliott
· 9 years ago
df3f205
layers: Fix path for vulkan header.
by Jeremy Hayes
· 9 years ago
00ce540
MR640: Alloc -> Allocate naming fixes
by Chia-I Wu
· 9 years ago
9316d3b
Moved header files from include to include/vulkan
by David Pinedo
· 9 years ago
c2050f8
vktrace: Update authorship for generated files
by Jon Ashburn
· 9 years ago
f2bad72
misc: Fix build errors from the author changes
by Jon Ashburn
· 9 years ago
0555952
misc: Update author information
by Courtney Goeltzenleuchter
· 9 years ago
fcbe16f
misc: switch copyright to Valve
by Courtney Goeltzenleuchter
· 9 years ago
44c99b6
v199: bug 15018: Name all anonymous structs and enums (WIP)
by Chia-I Wu
· 9 years ago
3432a0c
bug 14921 part 1: sed renames
by Chia-I Wu
· 9 years ago
d50a7d7
bug 14892: 'count' parameters and members named inconsistently in many cases (WIP)
by Chia-I Wu
· 9 years ago
736324e
bug 14905: Reserve VkStructureType values for loader/layer bootstrapping (WIP)
by Chia-I Wu
· 9 years ago
e2fc552
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
by Chia-I Wu
· 9 years ago
4498155
misc: change is unneeded?
by Courtney Goeltzenleuchter
· 9 years ago
646b907
bug-14746: add batched submit for semaphores and command buffers
by Courtney Goeltzenleuchter
· 9 years ago
fb3b23b
Return empty string instead of null
by Michael Lentine
· 9 years ago
7e40db9
WSI: Convert WSI swapchain extension usage to new KHR style
by Ian Elliott
· 9 years ago
28b8f02
vktrace: Glave renaming -- removed all references to *glave* and *glv*
by Mark Lobodzinski
· 9 years ago
d1aa3b2
vktrace: Add support for debug_marker_lunarg extension
by Tobin Ehlis
· 9 years ago
22b7fae
v149: Fix header ordering bug
by Cody Northrop
· 9 years ago
2b6b68a
layers: mem_tracker: Change to new WSI query functions.
by Ian Elliott
· 9 years ago
74dfa18
layers: Handle uninitialized QueueFamily values in APIDump
by Mark Lobodzinski
· 9 years ago
ea65e49
codegen: Bring in fixes from glave codegen scripts to vulkan.py vk_helper.py
by Jon Ashburn
· 9 years ago
b5d2c94
Clean up warnings from release build
by Tony Barbour
· 9 years ago
a30e7e5
layers: Layer updates to get helpers compiling with type safety changes
by Tobin Ehlis
· 9 years ago
82e7239
helper: Update header parser
by Courtney Goeltzenleuchter
· 9 years ago
cd2a099
vulkan: Rename bool32_t to VkBool32
by Courtney Goeltzenleuchter
· 9 years ago
c669cc6
misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes
by Jon Ashburn
· 9 years ago
f03e8cd
layers: Fix codegen for printing arrays of char* strings
by Tobin Ehlis
· 9 years ago
08fafd0
layers: Addition of source_line_info.py script to simplify codegen debugging
by Tobin Ehlis
· 9 years ago
f579fa6
extensions: begin changes for extension support
by Courtney Goeltzenleuchter
· 9 years ago
ce32094
layers: Xchange #54 fix - Update vk_helper.py string helper to handle arrays of enums
by Tobin Ehlis
· 9 years ago
c779c7e
layers: Eliminate compiler warnings on Windows.
by Ian Elliott
· 10 years ago
17f45a6
layers: Fix bug in APIDump where some void* members were having their address printed when APIDumpNoAddr was TRUE
by Tobin Ehlis
· 10 years ago
d335065
scripts: Update vk_helper.py to account for VK_BIT(#) enum values
by Tobin Ehlis
· 10 years ago
c62cb89
layers: Fix bugs in APIDump to handle dynamic array printing
by Tobin Ehlis
· 10 years ago
0854174
layers: Fix bug in how dynamic array Counts were interpreted by APIDump
by Tobin Ehlis
· 10 years ago
9d8ba36
layers: Improve validate helpers treatment of flag enums
by Tobin Ehlis
· 10 years ago
b493438
layers: Add size helper exception for sampleCount which is not a dynamic array size
by Tobin Ehlis
· 10 years ago
0977abc
Change "XGL" to "Vulkan" in header/copyright for auto-gen code.
by Ian Elliott
· 10 years ago
fb4efc6
vulkan: beautification changes
by Courtney Goeltzenleuchter
· 10 years ago
95487bc
vulkan: API renaming
by Courtney Goeltzenleuchter
· 10 years ago
e78dbd8
layers: Unify APIDump into a single layer with settings to vary behavior
by Tobin Ehlis
· 10 years ago
dba7998
vk_helper: convert xgl refs to vk/vulkan refs
by Courtney Goeltzenleuchter
· 10 years ago
f53c3cb
renaming: Move many xgl files to vk version
by Courtney Goeltzenleuchter
· 10 years ago
d8e229c
Stage 1 of rename
by Courtney Goeltzenleuchter
· 10 years ago
[Renamed (95%) from xgl_helper.py]
793ad30
layers: DrawState changes to support resource binding updates
by Tobin Ehlis
· 10 years ago
eeae16b
layers: Fixes to get them building and working with descriptor changes
by Courtney Goeltzenleuchter
· 10 years ago
ebb9584
xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE
by Courtney Goeltzenleuchter
· 10 years ago
4a8d891
layers: update codegen to split struct_size_helper into .h and .c files.
by Peter Lohrmann
· 10 years ago
49ea184
xgl_helper: sort dictionaries to make generated output consistent
by Peter Lohrmann
· 10 years ago
0411292
layers: Update DrawState to use generated struct size functions
by Tobin Ehlis
· 10 years ago
bd6a916
glave: Update more trace custom code to use generated struct sizing code instead
by Tobin Ehlis
· 10 years ago
6035477
glave: Add codgen helper for struct size calculation and use for trace packet creation
by Tobin Ehlis
· 10 years ago
5178bd7
Update xgl_helper to handle all of the dynamic arrays
by Tobin Ehlis
· 10 years ago
b8013a2
layers: Correctly represent Descriptor-related arrays in DrawState dot file
by Tobin Ehlis
· 10 years ago
8280002
Win: Fix compilation error on Windows (xgl_helper.py).
by Ian Elliott
· 10 years ago
62a327c
layers: Check for NULL pointer with dynamic_display()
by Jon Ashburn
· 10 years ago
f4a3ac5
layers: For ParamChecker, verify struct ptrs aren't NULL before validating
by Tobin Ehlis
· 10 years ago
feae405
Win: Can now use "static inline" on Windows (i.e. no code mods).
by Ian Elliott
· 10 years ago
b049785
layers: Fixes for Windows build
by Tobin Ehlis
· 10 years ago
2d4ab1e
Can compile "loader" and "layers" on Windows and Linux ...
by Ian Elliott
· 10 years ago
291cd70
layers: Updated API codegen to handle AllocDescriptorSets
by Tobin Ehlis
· 10 years ago
1077703
Various code clean-ups for glave and codegen with updated xgl.h
by Tobin Ehlis
· 10 years ago
7e65d75
All of the codegen for layers is now working well enough that the generated layers will compile.
by Tobin Ehlis
· 10 years ago
17caf57
xgl: Remove XGL_* typedef wrappers
by Mark Lobodzinski
· 10 years ago
77483a7
xgl_helper: Eliminate compiler not used warning
by Courtney Goeltzenleuchter
· 10 years ago
ce12ad6
layers: Validate structs embedded in structs
by Tobin Ehlis
· 10 years ago
27e02a6
layers: Add comment to xgl_helper.py
by Jon Ashburn
· 10 years ago
14ff085
layers: Initial ParamChecker layer
by Tobin Ehlis
· 10 years ago
[Renamed (96%) from xgl-helper.py]
99f8867
layers: Create APIDump[NoAddr]Cpp layers using c++ string and streams
by Tobin Ehlis
· 10 years ago
fe6113c
layers: More robust parsing of xgl.h in helper script used by layers
by Jon Ashburn
· 10 years ago
99ff89d
include: fix typedefs
by Chia-I Wu
· 10 years ago
7c47fc4
layers: Added generated enum_validate_helper.h to check enum values
by Tobin Ehlis
· 10 years ago
3bf80a6
layers: fix -Wunused-variable warnings
by Chia-I Wu
· 10 years ago
85763e5
layers: fix -Wunused-function warnings
by Chia-I Wu
· 10 years ago
bfa3fea
layers: fix -Wswitch warnings
by Chia-I Wu
· 10 years ago
43ebcac
glave: Update replay to use code-gen version of xgl_enum_string_helper.h
by Tobin Ehlis
· 10 years ago
Next »