projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/Vulkan-Tools.git
2015-02-05
Jon Ashburn
glave: Register a handler in replayer for error msg...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tobin Ehlis
layers: APIDump* layers now print input array elements
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tobin Ehlis
layers: ParamChecker handles dynamic arrays of structs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tobin Ehlis
layers: Updated README to include ParamChecker
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tobin Ehlis
layers: Validate structs embedded in structs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
layers: Add comment to xgl_helper.py
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tobin Ehlis
layers: Add ENUM param checks to "gpu" funcs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tobin Ehlis
layers: Initial ParamChecker layer
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: clean up build rules
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
cmake: use find_package() for XCB
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
cmake: add find modules
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: fix prototype paring
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Mark Lobodzinski
xgl: Add xgl header changes for rev30 and 31.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tobin Ehlis
layers: Create APIDump[NoAddr]Cpp layers using c++...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Tobin Ehlis
layers: Default MemTracker and DrawState to verbose...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
glave: Add GLVLIB_TRACE_IPADDR env var for remote syste...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
glave: Add XGL_LAYER_CREATE_INFO structure to trace...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
layers: xgl-helper.py depends on xgl.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
loader: Check for success on return from driver for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
layers: More robust parsing of xgl.h in helper script...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Courtney Goeltzenleu...
info: Update BUILD document with layer info
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Courtney Goeltzenleu...
build: Update render node enable instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Courtney Goeltzenleu...
build: Add more error checking for build environment
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Courtney Goeltzenleu...
loader: Include layers specified in environment
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Courtney Goeltzenleu...
loader: Fix some typos and formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
layers: use generated layer_intercept_proc()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
layers: intercept xglCmdBindVertexData() in DrawState...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: add LayerGetProcAddrHelperSubcommand()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: add generate_get_proc_addr_check()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
layers: simplify xglGetProcAddr() for Basic and Multi
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
layers: simplify initLayerTable()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: simplify _does_function_create_object()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: simplify _is_dispatchable()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: remove special-purpose functions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: add more methods to Param and Proto
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: update with parsed core extension
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: add the ability to parse xgl.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: add names of objects
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
loader: use generated dispatch table ops
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: add DispatchTableOpsSubcommand
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: rename LoaderSubcommand
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: clean up IcdDummyEntrypointsSubcommand
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: add c_pretty_decl() to Proto
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: no need to include xglLayer.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
intel: generate xglGetProcAddr()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: add IcdGetProcAddrSubcommand
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: add IcdDummyEntrypointsSubcommand
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: build a static library
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: stop generating icd-dispatch-entrypoints.c
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: remove icd.c
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: clean up logging functions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: clean up alloc functions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
glave-generate.py: change remap types and list formating
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-layer-generate.py: change obj_type_mapping formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
layers: no explicit enum values for internal enums
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
demos/cube: set data size for xglGetImageSubresourceInfo()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
loader: add README.md
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
loader: Fix WsiX11CreatePresentableImage to set dispatc...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
layers: DrawState layer now support the layers settings...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
layers: MemTracker support the new layers settings...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Jon Ashburn
layers: Add utilities for layer configuration via setti...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: fork _generate_dispatch_entrypoints()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: remove icd_dispatch_table
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: use lists instead of tuples
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl.py: add Extension
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: remove unused LayerDispatchSubcommand
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: remove unused LayerFuncsSubcommand
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
xgl-generate.py: remove unused IcdDispatchTableSubcommand
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: make probe_syspath() static
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
remove unnecessary casting between XGL_CHAR/char
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
include: fix typedefs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: add icd_format_get_raw_value()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
icd: add u_ffs()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
cmake: remove -Werror from CMAKE_C_FLAGS
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Chia-I Wu
layers: fix parallel building
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Norbert Nopper
Added missing libs: libmagickwand-dev qt5-default
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Norbert Nopper
Update BUILD.md
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Norbert Nopper
Update BUILD.md
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Norbert Nopper
Update BUILD.md
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Jon Ashburn
loader: Make sure msg callbacks get registered if added...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Jon Ashburn
layers: Format improvements on README
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Jens Owen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
JensOwen
Add Images
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Jens Owen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
JensOwen
Added images subdirectory to docs
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Jens Owen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Jens Owen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Jon Ashburn
layers: Fix compiler error in generic_layer
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Tobin Ehlis
layers: Added generated enum_validate_helper.h to check...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Tobin Ehlis
layers: Added Dbg Callback support to Generic layer
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Jon Ashburn
glave: Add XGL version as trace packet and check versio...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Tobin Ehlis
glave: Split glave codegen into glave-generate.py
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Jon Ashburn
glave: Add API call parameters with values to UI
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Tobin Ehlis
glave: Skip Dbg Callback register/unregister calls...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Tobin Ehlis
glave: Glave replay glvreplay_xgl_replay.cpp file codegen.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Tobin Ehlis
glave: Codegen for glave replay glvreplay_xgl_replay...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Jens Owen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Jens Owen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Jens Owen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Chia-I Wu
layers: do not override CMAKE_C_FLAGS
commit
|
commitdiff
|
tree
|
snapshot
next