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
2016-02-10
Merge branch 'stroyan_draw_state_beginCB' into 'master'
Tobin Ehlis
2016-02-10
winrtinstaller: Remove mention of SDK from RT license file
David Pinedo
2016-02-10
winrtinstaller: Add file properties to rt installer executable
David Pinedo
2016-02-10
More api version bumps
Tony Barbour
2016-02-10
layers: Update api version to 1.0.3 in json files
Tony Barbour
2016-02-10
include: Use single-quote no paths when including sibling headers
Karl Schultz
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-10
winrtinstaller: change to README so it matches sdk_1.0.3 version
David Pinedo
2016-02-10
winrtinstaller: Add section on error return values.
David Pinedo
2016-02-10
winrtinstaller: add more error checks during install, uninstall
David Pinedo
2016-02-10
layers: Validate fence not in use when deleted.
Michael Lentine
2016-02-10
layers: Validate command buffer doesn't have duplicate query type.
Michael Lentine
2016-02-10
layers: Validate pipeline stats query with secondary cmdbufs.
Michael Lentine
2016-02-10
layers: Validate no active queries unless enabled.
Michael Lentine
2016-02-10
layers: Enable Wall and Werror.
Michael Lentine
2016-02-10
layers: draw_state allow pInheritanceInfo NULL
Mike Stroyan
2016-02-10
layers: Don't skip over tessellation stages when validating stage interfaces
Chris Forbes
2016-02-09
winrtinstaller: A new dir is created for reinstall of same version
David Pinedo
2016-02-09
winrtinstaller: Allow uninstall to be run from any dir
David Pinedo
2016-02-09
winrtinstaller: fix install dir not recorded in registry correctly
David Pinedo
2016-02-09
winrtinstaller: install to to same dir if already installed. PUBLISHER changed.
David Pinedo
2016-02-09
header: Update to version 1.0.3 which adds some version macros
Jon Ashburn
2016-02-09
loader: Change error to warning for missing layer registry key
Jon Ashburn
2016-02-09
loader: add Architecture and interface document
Jon Ashburn
2016-02-09
windowssdk: Fix 32-bit install issue with Powershell script.
Mark Young
2016-02-09
Add .clang-format: LLVM style with IndentWidth of 4.
Karl Schultz
2016-02-09
Adjust .gitignore to remove vktrace files and add cmake user file.
Karl Schultz
2016-02-08
draw_state: Add FIXME/TODO for vkAcquireNextImageKHR(..., fence, ...).
Ian Elliott
2016-02-08
layers: Redo draw_state locking--all in top-level functions.
Ian Elliott
2016-02-08
linux: use linux naming conventions
Jeremy Hayes
2016-02-08
loader: Null-terminated string checks
Mark Lobodzinski
2016-02-08
layers: Add string validation to param_checker
Mark Lobodzinski
2016-02-08
layers: Add UTF-8 String validation utility
Mark Lobodzinski
2016-02-08
layers: lock use of threading layer cmd pool map
Mike Stroyan
2016-02-08
winrtinstaller: update license text
David Pinedo
2016-02-08
layers: MR215 Update spec version to match json files
Courtney Goeltzenleuchter
2016-02-08
loader: MR215 device extensions not enumerated
Courtney Goeltzenleuchter
2016-02-07
layers: In GetInstanceProcAddr, intercept instance procs even if NULL instance
Karl Schultz
2016-02-05
layers: Fix 32-bit Windows build
Dustin Graves
2016-02-05
layers: Fix CreateSemaphore/CreateEvent conflict
Dustin Graves
2016-02-05
layers: MR217 Turn on more layers for Android build
Cody Northrop
2016-02-05
layers: MR217 Fix Android build of swapchain
Cody Northrop
2016-02-05
layers: MR217 Fix unique_objects android build
Tobin Ehlis
2016-02-05
winrtinstaller: update licenses
David Pinedo
2016-02-05
Fix so that store images and buffers are assumed written.
Michael Lentine
2016-02-05
layer: GL125 only check for fence in_use on valid fence handles
Tobin Ehlis
2016-02-05
layers: GL127 GL128 fix duplicate in_use updates
Tobin Ehlis
2016-02-05
layers: thread checks of VkCommandBuffer pool read
Mike Stroyan
2016-02-05
layers: thread checks for vkDestroyInstance and vkDestroyDevice
Mike Stroyan
2016-02-05
layers: allow one thread multiple uses of object
Mike Stroyan
[next]