index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-18
loader: Remove resolved TODOs
Courtney Goeltzenleuchter
2015-06-18
loader: Remove unused functions
Courtney Goeltzenleuchter
2015-06-18
loader: Put static function prototypes in .c
Courtney Goeltzenleuchter
2015-06-18
loader: Add support for debug report
Courtney Goeltzenleuchter
2015-06-17
loader: Support layers that don't have an extension entrypoint
Jon Ashburn
2015-06-17
loader: Fix info string of device versus instance layer being added
Jon Ashburn
2015-06-17
layers: Fixed dispatch table teardown issues in ObjectTracker
Mark Lobodzinski
2015-06-17
layers: Add multi-device/instance support to param checker layer
Mark Lobodzinski
2015-06-17
layers: Add multi-device/instance support to APIDump layer
Mark Lobodzinski
2015-06-17
loader: Add wsi extension to loader's list of global extensions
Jon Ashburn
2015-06-17
loader: Fix debug_report utility functions string names to be consistent
Jon Ashburn
2015-06-17
layers: Add multi-device/instance support to generated layers
Mark Lobodzinski
2015-06-17
layers: Multi-device/instance support for Memtracker.
Mark Lobodzinski
2015-06-17
misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch
Jon Ashburn
2015-06-17
genericLayer: Fix generation code
Jon Ashburn
2015-06-17
loader: simplify wrapping setup
Courtney Goeltzenleuchter
2015-06-17
debug: remove old debug extension header
Courtney Goeltzenleuchter
2015-06-17
extensions: begin changes for extension support
Courtney Goeltzenleuchter
2015-06-17
misc: Fix file permissions
Courtney Goeltzenleuchter
2015-06-17
misc: white space cleanup
Courtney Goeltzenleuchter
2015-06-17
loader: Return NULL for WSI entrypoints if extension not enabled
Jon Ashburn
2015-06-17
loader: FIXME - horrible WSI workaround
Courtney Goeltzenleuchter
2015-06-17
wsi: Fix icd lookup for WSI extension
Courtney Goeltzenleuchter
2015-06-17
tri: Use GetProcAddr to get GetDisplayInfoWSI fp
Courtney Goeltzenleuchter
2015-06-17
cube: Use GetProcAddr to get GetDisplayInfoWSI fp
Courtney Goeltzenleuchter
2015-06-17
loader: Use ICD's GetDeviceProcAddr as end of layer chain rather than loader's
Jon Ashburn
2015-06-17
misc: Make wsi lunarg an extension rather than core entrypoints
Jon Ashburn
2015-06-17
loader: Fix for CreateInstance object created being pointer to pointer to disp
Jon Ashburn
2015-06-17
DrawState: Add support for multiple PhysicalDevices or Instances
Jon Ashburn
2015-06-17
layers: Add DestroyDevice and DestroyInstance hooking to deinitialize tables
Jon Ashburn
2015-06-17
loader: make the instance dispatch table per instance
Jon Ashburn
2015-06-17
layers: GPA table initialization shouldn't recurse
Jon Ashburn
2015-06-17
misc: Change vkGetProcAddr to vkGetDeviceProcAddr
Jon Ashburn
2015-06-17
object_tracker: Remove queues from global queueinfo list
Jon Ashburn
2015-06-17
loader: Remove GetGlobalExtensionInfo trampoline
Jon Ashburn
2015-06-17
shader_checker: Eliminate redefinition of macro
Jon Ashburn
2015-06-17
misc: Remove validation bit from the CreateDevice flags
Jon Ashburn
2015-06-17
glave: Remove glave source files from this repo
Jon Ashburn
2015-06-17
layers: Use objects dispatch table for key to layer maps
Jon Ashburn
2015-06-17
misc: Loader and Layers move device chain activation to CreateDevice
Jon Ashburn
2015-06-17
loader: Move lookup of icd entrypoints to CreateInstance and add more lookups
Jon Ashburn
2015-06-17
layers: Fix rebase issues
Jon Ashburn
2015-06-17
loader: Activate layers on the instance chain at CreateInstance
Jon Ashburn
2015-06-17
layers: Use the instance chain for entrypoints with instance
Jon Ashburn
2015-06-17
loader: Remove unused icd/gpu_index from layer find functions
Jon Ashburn
2015-06-17
layers: Add initialization of instance dispatch table
Jon Ashburn
2015-06-17
layers: Remove unused layer dispatch lookup generation
Jon Ashburn
2015-06-17
layers: Remove the layer intercept proc generated header
Jon Ashburn
2015-06-17
layers: Add GetInstanceProcAddr() to all layers
Jon Ashburn
2015-06-17
loader: Make VkInstance a dispatchable object and init with instance table
Jon Ashburn
[next]