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-04-16
xgl: xglWaitForFences timeout units
Courtney Goeltzenleuchter
2015-04-16
xgl: Consistent naming scheme for resources in XGL
Courtney Goeltzenleuchter
2015-04-16
xgl: Remove xglSetFastClearColor / xglSetFastClearDepth
Courtney Goeltzenleuchter
2015-04-16
FIXUP: Remove PIPELINE_DELTA
Courtney Goeltzenleuchter
2015-04-16
xgl: Remove PIPELINE_DELTA.
Courtney Goeltzenleuchter
2015-04-16
FIXUP: Add IMAGE_LAYOUT
Courtney Goeltzenleuchter
2015-04-16
xgl: Add IMAGE_LAYOUT to Cmd*Image* calls
Courtney Goeltzenleuchter
2015-04-16
xgl: Add IMAGE_LAYOUT to Cmd*Image* calls
Courtney Goeltzenleuchter
2015-04-16
xgl: Add xglCmdBlitImage entry point
Courtney Goeltzenleuchter
2015-04-16
xgl: Add IMAGE_LAYOUT_UNDEFINED
Courtney Goeltzenleuchter
2015-04-16
xgl: Add XGL_PIPE_EVENT to CmdResetEvent
Courtney Goeltzenleuchter
2015-04-16
xgl: Added XGL_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT
Courtney Goeltzenleuchter
2015-04-16
xgl: Add xglCmdBlitImage entry point
Courtney Goeltzenleuchter
2015-04-16
xgl: Proposal to remove XGL_FRAMEBUFFER
Courtney Goeltzenleuchter
2015-04-16
icd: remove unused icd-log.[ch]
Chia-I Wu
2015-04-16
FIXUP: update xglDbg.h for XGL_INSTANCE
Courtney Goeltzenleuchter
2015-04-16
loader: Fix Dbg entrypoints with instance param to not loop all instances
Jon Ashburn
2015-04-16
xgl: update xglDbg.h for XGL_INSTANCE
Courtney Goeltzenleuchter
2015-04-16
xgl: Remove fixed and optimal tess factors
Courtney Goeltzenleuchter
2015-04-16
xgl: specialization constant proposal
Courtney Goeltzenleuchter
2015-04-16
FIXUP: Add glave support for xglCmdClearColor patch
Courtney Goeltzenleuchter
2015-04-16
xgl: combine xglCmdClearColor* into one function
Courtney Goeltzenleuchter
2015-04-16
loader: Fix prefix used to find layer library.
Courtney Goeltzenleuchter
2015-04-16
xgl: Update primitive topology enum
Courtney Goeltzenleuchter
2015-04-16
xgl: Add missing formats and remove channel mapping
Courtney Goeltzenleuchter
2015-04-16
xgl: Impossible to expose multi-function queues
Courtney Goeltzenleuchter
2015-04-16
icd: Dont follow next twice in for loop
Tony Barbour
2015-04-16
xgl: Remove unneeded library includes from xgl include folder
Courtney Goeltzenleuchter
2015-04-16
demos/tri: fix a leak
Chia-I Wu
2015-04-11
xgl-generate.py: rewrite LoaderEntrypointsSubcommand
Chia-I Wu
2015-04-11
xgl-generate.py: add and use helpers from loader.h
Chia-I Wu
2015-04-11
xgl-generate.py: add WinDefFileSubcommand
Chia-I Wu
2015-04-11
demo: remove XCB_NVIDIA paths
Chia-I Wu
2015-04-11
demos: set EXTERNAL_SPV from CMakeLists.txt
Chia-I Wu
2015-04-11
demos: remove non-__linux__ paths
Chia-I Wu
2015-04-06
Merge branch 'master' of https://github.com/KhronosGroup/GL-Next
Peter Lohrmann
2015-04-06
Merge branch 'glave_snapshot_support'
Peter Lohrmann
2015-04-06
layers: Update layer README.md info with current DrawState and MemTracker status
Tobin Ehlis
2015-04-06
demos: Fix shader assert in tri.c
Mark Lobodzinski
2015-04-06
layers: Updated for explicit fence validation with multiple queues
Mark Lobodzinski
2015-04-06
layers: Added support for multiple queues
Mark Lobodzinski
2015-04-06
layers: Added GetDeviceQueue API, fixed up variable names
Mark Lobodzinski
2015-04-03
Merge remote-tracking branch 'origin/master'
Piers Daniell
2015-04-03
loader: Work correctly when there is no reg entry
Piers Daniell
2015-04-03
demo: tri: Use explicit locations on the attribs
Piers Daniell
2015-04-03
demos: copy XGL.dll to target folder
Piers Daniell
2015-04-03
Have demos give a useful error if no compatible ICD found.
Ian Elliott
2015-04-03
Fix NULL-pointer dereference if can't find registry entry.
Ian Elliott
2015-04-03
layers: update codegen to split struct_size_helper into .h and .c files.
Peter Lohrmann
2015-04-01
glaveSnapshot: snapshot now does deep copy of DEVICE_CREATE_INFO struct.
Peter Lohrmann
[next]