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-02-17
intel: Remove scissor enable and scissor count
Courtney Goeltzenleuchter
2015-02-17
Add detail on cloning repo
Courtney Goeltzenleuchter
2015-02-17
layers: Have DrawState and MemTracker use the common code for reporting
Jon Ashburn
2015-02-17
layers: Add settings controls for the generated layers. Includes ParamChecker...
Jon Ashburn
2015-02-16
layers: Add simple txt print of CmdBuffer contents
Tobin Ehlis
2015-02-16
layers: Track DrawState on a per-cmd-buffer basis
Tobin Ehlis
2015-02-13
loader: Change sample code to not include a pointer.
Ian Elliott
2015-02-13
loader: Fix and enhance README.md.
Ian Elliott
2015-02-13
Eliminate "-Wsign-compare" warnings on Linux ...
Ian Elliott
2015-02-13
Enable additional Linux warnings, for loader/layers/demos.
Ian Elliott
2015-02-13
glave: Replay for UpdateDescriptor handle multiple replays
Jon Ashburn
2015-02-13
Minor fix/enhancement to BUILD.md.
Ian Elliott
2015-02-12
Win: Attempt to keep from using Linux functions.
Ian Elliott
2015-02-12
Linux: Add back the "C99" comment within "loader_platform.h"
Ian Elliott
2015-02-12
icd: add loader magic word to verify ICD is compatible
Courtney Goeltzenleuchter
2015-02-12
Win/icd: Move STATIC_INLINE macro, and use for magic funcs.
Ian Elliott
2015-02-12
glave: Unregister debug callback on DestroyInstance()
Jon Ashburn
2015-02-12
icd: Fix removing callback from global list
Jon Ashburn
2015-02-12
glave: Handle null pointers in stringify of entrypoint parameters
Jon Ashburn
2015-02-12
Update BUILD.md
Jens Owen
2015-02-12
icd: add U_ASSERT_ONLY
Chia-I Wu
2015-02-12
Win: "layers_config.cpp" must #include "loader_platform.h"
Ian Elliott
2015-02-12
Win: Build both "layer_utils.lib" and "layer_utils.dll".
Ian Elliott
2015-02-12
Add draw state diagram on pause events.
Jeremy Hayes
2015-02-12
glave: Add xgl settings that control the MemTracker and DrawState layers
Jon Ashburn
2015-02-12
layers: Add ability to override layer settings from file with a call
Jon Ashburn
2015-02-12
layers: Make layer utilities a shared library for one instance per all layers
Jon Ashburn
2015-02-11
Win/Linux: Eliminate gcc compiler warning for "xglinfo.c"
Ian Elliott
2015-02-11
layers: Fixes for Windows build
Tobin Ehlis
2015-02-11
tests demos: Fix pDataSize to be either unitinitalized or initialized.
Jon Ashburn
2015-02-11
glave: Fix entrypoints with pDataSize and pData to handle non-input param
Jon Ashburn
2015-02-11
glave: remap sampler object in xglCreateDescriptorSetLayout()
Jon Ashburn
2015-02-11
glave: Actually add the memory barrier list of structures to trace file
Jon Ashburn
2015-02-11
glave: Remap buf/image obj for MEMORY_BARRIER for cmdWaitEvents,cmdPipeBarrier
Jon Ashburn
2015-02-11
glave: Fix interpretation of allocMemory and beginCommandBuffer trace packets
Jon Ashburn
2015-02-11
glave: Qualify adding to trace packet descriptor set layout structs
Jon Ashburn
2015-02-11
loader: Update README.md to instancing API and C++ ICDs
Jon Ashburn
2015-02-11
layers: Initial Descriptor Set output in DrawState Dot file
Tobin Ehlis
2015-02-11
layers: Restore DrawState to general level of functionality
Tobin Ehlis
2015-02-09
Win: Eliminate VS2013 compiler warnings in "xglinfo.c"
Ian Elliott
2015-02-09
Win: Build both STATIC (.lib) and SHARED (.dll) loader libraries.
Ian Elliott
2015-02-09
glave: Fix for not correctly parsing down tree of structs in AllocMemory
Tobin Ehlis
2015-02-09
glave: Add custom code for embedded ptrs in CmdWaitEvents and CmdPipelineBarr...
Tobin Ehlis
2015-02-09
layers: Validate mem ref counts in queueSubmit call
Mark Lobodzinski
2015-02-09
layers: Handle null fence objects in validation
Mark Lobodzinski
2015-02-08
Merge pull request #2 from FslNopper/master
Norbert Nopper
2015-02-07
Merge pull request #2 from KhronosGroup/master
Norbert Nopper
2015-02-06
Win: Allow the demos "tri" and "xglinfo" to build on Windows.
Ian Elliott
2015-02-06
Restore xgl.h comments and original whitespace
Piers Daniell
2015-02-06
Get xglPlatform.h working with old MSVC
Gingertoes
[next]