platform/upstream/Vulkan-LoaderAndValidationLayers.git
2015-02-24 Peter Lohrmannglvdebug: minor improvement to timeline so it doesn...
2015-02-24 Peter Lohrmannglvdebug: Fix highlighting API call in call tree when...
2015-02-24 Peter Lohrmannglvdebug: Remove functions and buttons related to snaps...
2015-02-24 Jeremy Hayesglvdebug: Use svg instead of png.
2015-02-24 Jeremy Hayesglvdebug: Clean up pipeline dumps on trace load.
2015-02-24 Jeremy Hayesglvdebug: Fixed label for draw state diagram.
2015-02-24 Jeremy Hayesglvdebug: Use SVG renderer for draw state diagram.
2015-02-24 Courtney Goeltzenleu... intel: Return proper structure size for buffer object
2015-02-24 Tobin Ehlislayers: Add DrawState dot file output of descriptor...
2015-02-24 Mark Lobodzinskilayers: Fix buffer overrun in memtracker
2015-02-24 Courtney Goeltzenleu... misc: Use XGL_API_VERSION instead of hard coded value
2015-02-24 Ian Elliotttri: Change from having a hard-coded API version to...
2015-02-23 Tobin Ehlislayers: In DrawState correctly clear update chain for...
2015-02-23 Tobin Ehlislayers: Lock ObjectTracker linked-list access
2015-02-23 Tobin Ehlislayers: Add per-thread tracking of latest cmd buffer
2015-02-23 Tobin Ehlislayers: Don't run ObjectTracker checks on NULL mem...
2015-02-23 Jon Ashburnglave: Don't log error if replay is succesful but trace...
2015-02-23 Jon Ashburnglave: Add lock around the socket send()
2015-02-21 Cody Northropcompiler: Add a mutex for shader creation
2015-02-20 Jon Ashburnglave: Fix search of mem_info list on UnmapMemory...
2015-02-20 Jon Ashburnglave: Improve logging for anomalous conditions around...
2015-02-20 Jon Ashburnglave: Lock around access to the global mem_info list
2015-02-20 Cody Northropcompiler: Fix string use after delete in translator
2015-02-20 Cody Northropcompiler: Fail pipeline creation if shader uses global...
2015-02-20 Jon Ashburnglave: Fix bug in tracing CreateRenderPass with NULL...
2015-02-20 Tobin Ehlislayers: Multi-threading fixes for DrawState
2015-02-20 Tobin Ehlislayers: Disable DrawState dot file autodump and an...
2015-02-20 Tobin Ehlislayers: Fix DrawState bug to correctly shadow image...
2015-02-20 Chia-I Wuintel: enable HiZ on Gen7+
2015-02-20 Chia-I Wuintel: add cmd_meta_ds_op()
2015-02-20 Chia-I Wuintel: make sense of gen6_meta_DEPTH_STENCIL_STATE()
2015-02-20 Chia-I Wuintel: avoid unnecessary stencil and hiz relocs
2015-02-20 Chia-I Wuintel: add intel_format_has_depth()
2015-02-20 Chia-I Wuintel: remove intel_format_is_stencil()
2015-02-20 Jon Ashburnloader: Fix merge of layer names from env and CreateDevice
2015-02-19 Ian Elliottloader: initialize result for xglCreateInstance().
2015-02-19 Ian Elliottnulldrv: Return proper structure size for buffer object
2015-02-19 Chia-I Wuintel: ICD_EXPORT all API functions
2015-02-19 Chia-I Wuintel: format API functions as declared in xgl.h
2015-02-19 Chia-I Wuintel: rename cmd_prepare.c to cmd_barrier.c
2015-02-19 Chia-I Wuintel: minor improvements to fb.c
2015-02-19 Chia-I WuRevert "intel: Be sure to set width & height for depth...
2015-02-19 Chia-I Wuintel: mostly cosmetic changes to fb.[ch]
2015-02-19 Chia-I Wuintel: do not cast away constness in intel_cmd_begin()
2015-02-19 Chia-I Wuintel: move xglCmd{Begin,End}RenderPass to cmd_pipeline.c
2015-02-19 Chia-I Wuintel: rename intel_rp_from_obj() to intel_render_pass_...
2015-02-19 Chia-I Wuintel: rename intel_framebuffer to intel_fb
2015-02-19 Tobin Ehlislayers: DrawState bug fixes
2015-02-19 Mark Lobodzinskilayers: Fix memtracker reporting related to freeing...
2015-02-19 Chia-I Wuloader: do not set RTLD_DEEPBIND
2015-02-19 Courtney Goeltzenleu... loader: Correct layer path lookup name
2015-02-18 GregFcompiler: add support to create undefined initializer...
2015-02-18 Tobin Ehlislayers: Add debug code to DrawState for alloc and free...
2015-02-18 Tobin Ehlislayers: Fix DrawState bug in UPDATE image/buffer shadowing
2015-02-18 Tobin Ehlislayers: Add memory management to DrawState
2015-02-18 Tobin Ehlislayers: Correctly track pSetBindPoints per stage in...
2015-02-18 Ian ElliottWin: Can now use "static inline" on Windows (i.e. no...
2015-02-18 Ian Elliottloader: Windows now uses registry + env's (diff names)
2015-02-18 David PinedoWin: Build Glave replay on Windows (REQUIRES NEW CMAKE...
2015-02-18 Ian ElliottRedo the way Glave settings are obtained.
2015-02-18 David Pinedonulldrv: Creation of the nulldrv, for use on Windows.
2015-02-18 Mark Lobodzinskilayers: Updated mem_tracker for new header changes.
2015-02-18 Chia-I Wuintel: silence a compiler warning
2015-02-18 Chia-I Wuintel: rework command buffer waiting
2015-02-18 Chia-I Wuintel: rework xglQueueSubmit()
2015-02-18 Chia-I Wuicd: add likely()/unlikely()
2015-02-18 Mark Lobodzinskitests: Fix cut-and-paste error in QuadWithIndexedVerte...
2015-02-18 GregFcompiler: fix "fireflies" over water in dota2 with BIL
2015-02-17 Ian ElliottWin: MUST USE "STATIC_INLINE" instead of "static inline"
2015-02-17 Courtney Goeltzenleu... loader: Enable env extensions as well as app.
2015-02-17 Tobin Ehlistests: Fix XGLTriangleTest to not bind VBO since it...
2015-02-17 Cody Northropcompiler: Disable faceforward decomposition, backend...
2015-02-17 Cody NorthropRevert "compiler: Allow texture unit bindings to also...
2015-02-17 Cody NorthropRevert "compiler: If XGL is being used, assign buffer...
2015-02-17 Cody Northropcompiler: Support layout(set=,binding=)
2015-02-17 Cody Northropcompiler: Bump Mesa SamplerUnits to 32 bits
2015-02-17 Chia-I Wucmake: support clang as the compiler
2015-02-17 Chia-I Wuintel: fix a compile error with clang
2015-02-17 Chia-I Wuintel: fix the param type of img_type_to_view_type()
2015-02-17 Chia-I Wuintel: fix stencil refs for stencil clears
2015-02-17 Jon Ashburnlayers: Fix compilation error on ObjectTracker and...
2015-02-17 Courtney Goeltzenleu... intel: Add colorAttachmentCount
2015-02-17 Courtney Goeltzenleu... intel: Remove unnecessary dualBlendMode enable
2015-02-17 Courtney Goeltzenleu... intel: Remove scissor enable and scissor count
2015-02-17 Courtney Goeltzenleu... Add detail on cloning repo
2015-02-17 Jeremy Hayesglave: Fix layer settings typo.
2015-02-17 Jon Ashburnglave: Add ObjectTracker layer.
2015-02-17 Jon Ashburnlayers: Have DrawState and MemTracker use the common...
2015-02-17 Jon Ashburnlayers: Add settings controls for the generated layers...
2015-02-16 Chia-I Wuintel: fix stencil refs
2015-02-16 Tobin Ehlislayers: Add simple txt print of CmdBuffer contents
2015-02-16 Tobin Ehlislayers: Track DrawState on a per-cmd-buffer basis
2015-02-13 Ian Elliottloader: Change sample code to not include a pointer.
2015-02-13 Ian Elliottloader: Fix and enhance README.md.
2015-02-13 Ian ElliottEliminate "-Wsign-compare" warnings on Linux ...
2015-02-13 Ian ElliottEnable additional Linux warnings, for loader/layers...
2015-02-13 Jon Ashburnglave: Replay for UpdateDescriptor handle multiple...
2015-02-13 Ian ElliottMinor fix/enhancement to BUILD.md.
2015-02-13 Ian ElliottWin: Attempt to keep from using Linux functions.
2015-02-12 Ian ElliottLinux: Add back the "C99" comment within "loader_platfo...
next