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-19
loader: initialize result for xglCreateInstance().
Ian Elliott
2015-02-19
nulldrv: Return proper structure size for buffer object
Ian Elliott
2015-02-19
layers: DrawState bug fixes
Tobin Ehlis
2015-02-19
layers: Fix memtracker reporting related to freeing presentable image memory
Mark Lobodzinski
2015-02-19
loader: do not set RTLD_DEEPBIND
Chia-I Wu
2015-02-18
loader: Correct layer path lookup name
Courtney Goeltzenleuchter
2015-02-18
layers: Add debug code to DrawState for alloc and free calls
Tobin Ehlis
2015-02-18
layers: Fix DrawState bug in UPDATE image/buffer shadowing
Tobin Ehlis
2015-02-18
layers: Add memory management to DrawState
Tobin Ehlis
2015-02-18
layers: Correctly track pSetBindPoints per stage in DrawState layer
Tobin Ehlis
2015-02-18
Win: Can now use "static inline" on Windows (i.e. no code mods).
Ian Elliott
2015-02-18
loader: Windows now uses registry + env's (diff names)
Ian Elliott
2015-02-18
Win: Build Glave replay on Windows (REQUIRES NEW CMAKE COMMAND).
David Pinedo
2015-02-18
Redo the way Glave settings are obtained.
Ian Elliott
2015-02-18
nulldrv: Creation of the nulldrv, for use on Windows.
David Pinedo
2015-02-18
layers: Updated mem_tracker for new header changes.
Mark Lobodzinski
2015-02-18
icd: add likely()/unlikely()
Chia-I Wu
2015-02-17
Win: MUST USE "STATIC_INLINE" instead of "static inline"
Ian Elliott
2015-02-17
loader: Enable env extensions as well as app.
Courtney Goeltzenleuchter
2015-02-17
cmake: support clang as the compiler
Chia-I Wu
2015-02-17
layers: Fix compilation error on ObjectTracker and Generic layer
Jon Ashburn
2015-02-17
intel: Add colorAttachmentCount
Courtney Goeltzenleuchter
2015-02-17
intel: Remove unnecessary dualBlendMode enable
Courtney Goeltzenleuchter
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
[next]