platform/upstream/Vulkan-LoaderAndValidationLayers.git
2015-03-30 Peter LohrmannglaveSnapshot: Reorganize creation/insertion and deleti...
2015-03-30 Peter LohrmannGlaveSnapshot: Remove ifdef'd code for OBJ_NODES.
2015-03-30 Peter Lohrmannglave: rename codegen'd files to better reflect where...
2015-03-27 Peter Lohrmannglave: rename codegen script; remove duplicate of drive...
2015-03-27 Peter Lohrmannglave: Update codegen'd files. Not exactly sure what...
2015-03-27 Peter LohrmannGlaveSnapshot Layer: Objects are now tracked within...
2015-03-26 Peter Lohrmannglave: move code-gen'ed files.
2015-03-26 Peter Lohrmannglvdebug: remove include of unnecessary (and incorrect...
2015-03-26 Peter LohrmannGlaveSnapshot layer: remove code specific to validation
2015-03-25 Peter LohrmannGlaveSnapshot layer: Snapshot information is now passed...
2015-03-25 Peter Lohrmannglvreplay_xgl: use the GlaveSnapshot layer to print...
2015-03-25 Peter LohrmannGlaveSnapshot layer: Rename enums and entrypoints to...
2015-03-24 Peter LohrmannGlaveSnapshot Layer: XGL_OBJECT_TYPE_PRESENTABLE_IMABE_...
2015-03-24 Peter LohrmannGlaveSnapshot Layer: Use correct header file.
2015-03-24 Peter LohrmannGlaveSnapshot Layer: Initial code which is basically...
2015-03-24 Peter Lohrmannglvdebug: Fix 'Play To Here' functionality if user...
2015-03-23 Mike StroyanNote how to pin xserver-xorg-video-intel
2015-03-23 Peter Lohrmannglvdebug: Do not attempt to select an invalid QModelIndex.
2015-03-23 Peter Lohrmannglvdebug_xgl: Improve GroupByFrames performance.
2015-03-19 Jon Ashburnwin: Add python command to Glave debugger xgl library...
2015-03-18 Jon AshburnBUILD.md: Update Windows instructions for correct...
2015-03-18 Jon Ashburnwin: Make build able to find python3 on Windows and...
2015-03-18 Cody Northroptests: Change BIL to SPV in golden image filenames
2015-03-18 Cody NorthropSPIR-V: Change BIL to SPV in all source files
2015-03-18 Cody Northropicd: Rename icd-bil.h to icd-spv.h
2015-03-18 Steve Kfix cube demo for .spv filenames
2015-03-18 Steve KFix compilation errors and warnings for latest SPIRV...
2015-03-18 Cody Northropcompiler: Turn off decomposition of clamp for now
2015-03-17 Jon AshburnRevert "misc: Explicitly run python for generated code"
2015-03-17 Jon Ashburnmisc: Explicitly run python for generated code
2015-03-17 Mark Lobodzinskilayers: Added fence tracking for command buffer completion
2015-03-16 Mark Lobodzinskilayers: Reduce unmeaningful error messages for memtracker
2015-03-16 Tobin Ehlislayers: MemTracker add check to verify CB complete...
2015-03-16 Tobin Ehlisglave: Fix build to correctly generate xgl_enum_string_...
2015-03-16 Tobin Ehlislayers: Update DrawState to use generated struct size...
2015-03-16 Tobin Ehlisglave: Use generated code to get pAppInfo struct size
2015-03-13 Tobin Ehlisglave: Update more trace custom code to use generated...
2015-03-13 Tobin Ehlisglave: Add codgen helper for struct size calculation...
2015-03-12 Chia-I Wuintel: update layout code from ilo
2015-03-12 Chia-I Wuintel: call intel_bo_set_tiling() on presentable images
2015-03-11 Tobin Ehlisglave: Codegen cleanup for tracing code to add/finalize...
2015-03-11 Tobin Ehlisglave: Simplify codegen for trace packet sizing
2015-03-10 Peter Lohrmannglvdebug_xgl: Pass updated settings to the replay worke...
2015-03-10 Peter Lohrmannglave-generate: Replace asserts with proper error detec...
2015-03-10 Peter Lohrmannglvdebug: Move trace file loading to a separate thread.
2015-03-10 Peter Lohrmannglvdebug: Enable 'Stop' button while replayer is paused.
2015-03-10 Peter Lohrmannglvdebug: additional error protection around invalid...
2015-03-09 Jon Ashburnglave: Fix createRenderpass replay restore of remapped FB
2015-03-06 Ian ElliottWin/glvdebug: Remove assert for lack of dot on Windows.
2015-03-06 Ian ElliottWin/C11: Use _align_malloc() on Windows, align_alloc...
2015-03-06 Ian ElliottWin/Glave: Update Glave's README.md file.
2015-03-06 Mark Lobodzinskilayers: Improve PresentableImage memory handling in...
2015-03-06 Ian ElliottWin: Fix compiler warning--explicitly use a float when...
2015-03-06 Ian ElliottWin: Fix warnings for parameter of getLayerOptionEnum()
2015-03-06 Ian ElliottWin: Fix a compiler warning in "icd/common"
2015-03-06 Tobin Ehlistests: Update framework to initialize clear color to...
2015-03-06 Tobin EhlisUpdate xgl_helper to handle all of the dynamic arrays
2015-03-06 Ian ElliottWin/glvdebug: The glvdebug_xgl library depends on Qt5Sv...
2015-03-06 Chia-I Wuintel: add support for xglPinSystemMemory()
2015-03-06 Chia-I Wuintel: update kmd
2015-03-06 Jeremy Hayesglave: Remove unnecessary dot dump.
2015-03-06 Ian ElliottWin/glvdebug: Update the BUILD.md dependencies.
2015-03-06 Chia-I Wuintel: emit 3DSTATE_PUSH_CONSTANT_ALLOC_x in intel_cmd_...
2015-03-06 Chia-I Wuintel: emit FB-dependent states conditionally
2015-03-06 Chia-I Wuintel: determine 3DSTATE_MULTISAMPLE from intel_fb
2015-03-06 Chia-I Wuintel: add intel_pipeline_init_default_sample_patterns()
2015-03-06 Chia-I Wuintel: update genhw headers
2015-03-06 Ian ElliottWin/glvdebug: Use a "\\" instead of "/" for Windows...
2015-03-05 Chia-I Wunulldrv: build it on Linux
2015-03-05 Chia-I Wunulldrv: fix gcc errors/warnings
2015-03-05 Chia-I Wuicd: remove stale function declarations
2015-03-05 Chia-I Wuicd: remove unused icd-alloc.[ch]
2015-03-05 Chia-I Wunulldrv: remove icd-alloc.h dependency
2015-03-05 Chia-I Wuintel: use intel_alloc()/intel_free() everywhere
2015-03-05 Chia-I Wuintel: use intel_alloc()/intel_free() when possible
2015-03-05 Chia-I Wuintel: add intel_{alloc,free,logv,log}()
2015-03-05 Chia-I Wuicd: add support for per-instance DRM enumeration
2015-03-05 Chia-I Wuintel: make intel_instance own an icd_instance
2015-03-05 Chia-I Wuicd: add generic icd_instance
2015-03-05 Chia-I Wuintel: make intel_base_create() take a intel_handle
2015-03-05 Ian ElliottWin: Fix compilation errors.
2015-03-05 Ian ElliottWin/glvdebug: Need libGLESv2d.dll and libEGLd.dll to...
2015-03-05 Ian ElliottWin/glvdebug: Eliminate dead code.
2015-03-05 Ian ElliottWin/glvdebug: Changes needed to compile glvdebug on...
2015-03-05 Ian ElliottWin: Require CMake 3.0+, and look for Qt 5.3 in default...
2015-03-05 Tony Barbourtests: Remove Opengl / Glut dependencies
2015-03-05 Tony Barbourtests: Use buffers format when writing PPM files
2015-03-05 Tony Barbourtests: Use XGL to --show-images instead of OpenGL/Glut
2015-03-05 Tony Barbourtests: Move environment object into sharable file
2015-03-04 Courtney Goeltzenleu... layers: Fix Windows build issue
2015-03-04 Courtney Goeltzenleu... object-tracker: Do not track GPU object
2015-03-04 Mike Stroyanlayers: allocate enough space for pointer sprintf
2015-03-03 Jon AshburnmemTracker: Use local GetProcAddr rather than auto...
2015-03-03 Jon AshburndrawState: Use local GetProcAddr rather than auto gener...
2015-03-03 Jon Ashburnlayers: if no settings file or call overrides make...
2015-03-03 Tobin Ehlislayers: Correctly set last bound PSO in DrawState layer
2015-03-03 Tobin Ehlisglave: Fix from Peter to step by packet index
2015-03-03 Jeremy Hayesglave: Fix svg resize behavior.
2015-03-03 Ian ElliottWin: Cannot use the "dot" functionality yet on Windows.
2015-03-03 Mark Lobodzinskilayers: Made mem_tracker thread-safe
next