Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
dee95618942a305cf359552c2260cbb766b402f6
dee9561
binding: rename xglClearDescriptorPool()
by Chia-I Wu
· 10 years ago
fc9d913
binding: update XGL_DESCRIPTOR_SET_LAYOUT_CREATE_INFO
by Chia-I Wu
· 10 years ago
8d24b3b
binding: rename descriptor region to descriptor pool
by Chia-I Wu
· 10 years ago
bd541e2
binding: disable layers and tools
by Chia-I Wu
· 10 years ago
0cf8ba7
layers: Correct xglBindObjectMemory signature in MemTracker message.
by Tobin Ehlis
· 10 years ago
e19e7ed
layers: Migrated DrawState layer to cpp
by Tobin Ehlis
· 10 years ago
575d8b2
layers: Convert memtracker to cpp
by Mark Lobodzinski
· 10 years ago
3bf666d
tests: Add test for sparse vertex attr capability
by Courtney Goeltzenleuchter
· 10 years ago
65da6e4
tests: Correct test names
by Courtney Goeltzenleuchter
· 10 years ago
7abd205
tests: remove unnecessary shader comments
by Courtney Goeltzenleuchter
· 10 years ago
f5cdad0
xgl: Update interface for sparse vertex attrs
by Courtney Goeltzenleuchter
· 10 years ago
17c6ab1
tests: Make depthStencil an object in Render Framework
by Tony Barbour
· 10 years ago
0fd7b6e
Eliminate some Windows-compilation warnings.
by Ian Elliott
· 10 years ago
864c033
tests: Free resources at end of test
by Tony Barbour
· 10 years ago
f6adc30
obj_track: Eliminate warning for presentable image
by Courtney Goeltzenleuchter
· 10 years ago
c480486
mem_tracker: Report PRESENTABLE_IMAGE_MEMORY obj
by Courtney Goeltzenleuchter
· 10 years ago
bfccf41
demos: Correct use of pipeline barrier
by Courtney Goeltzenleuchter
· 10 years ago
0d2efef
xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE
by Courtney Goeltzenleuchter
· 10 years ago
b29b8e4
xgl: xglWaitForFences timeout units
by Courtney Goeltzenleuchter
· 10 years ago
ba09303
xgl: Consistent naming scheme for resources in XGL
by Courtney Goeltzenleuchter
· 10 years ago
c265d94
xgl: Remove xglSetFastClearColor / xglSetFastClearDepth
by Courtney Goeltzenleuchter
· 10 years ago
9452ac2
FIXUP: Remove PIPELINE_DELTA
by Courtney Goeltzenleuchter
· 10 years ago
32876a1
xgl: Remove PIPELINE_DELTA.
by Courtney Goeltzenleuchter
· 10 years ago
4533484
FIXUP: Add IMAGE_LAYOUT
by Courtney Goeltzenleuchter
· 10 years ago
a9d2c82
xgl: Add IMAGE_LAYOUT to Cmd*Image* calls
by Courtney Goeltzenleuchter
· 10 years ago
3b61a59
intel: Use layout info for DepthStencil clear
by Courtney Goeltzenleuchter
· 10 years ago
51cbf30
xgl: Add IMAGE_LAYOUT to Cmd*Image* calls
by Courtney Goeltzenleuchter
· 10 years ago
6ff8ebc
xgl: Add xglCmdBlitImage entry point
by Courtney Goeltzenleuchter
· 10 years ago
11808f5
xgl: Add IMAGE_LAYOUT_UNDEFINED
by Courtney Goeltzenleuchter
· 10 years ago
aa86e0e
xgl: Add XGL_PIPE_EVENT to CmdResetEvent
by Courtney Goeltzenleuchter
· 10 years ago
9949dfe
xgl: Added XGL_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT
by Courtney Goeltzenleuchter
· 10 years ago
b787a1e
xgl: Add xglCmdBlitImage entry point
by Courtney Goeltzenleuchter
· 10 years ago
615b6ce
glave: Fix CreateRenderpass and CmdBeginRenderPass
by Jon Ashburn
· 10 years ago
e3b0f3a
xgl: Proposal to remove XGL_FRAMEBUFFER
by Courtney Goeltzenleuchter
· 10 years ago
7e30532
tests: Add default clear colors to render framework
by Courtney Goeltzenleuchter
· 10 years ago
dd745fd
tests: Use render target vector's count
by Courtney Goeltzenleuchter
· 10 years ago
7d0f7bb
icd: remove unused icd-log.[ch]
by Chia-I Wu
· 10 years ago
0629efa
intel: use per-instance logging
by Courtney Goeltzenleuchter
· 10 years ago
e97dc81
Glave: Remove codegen files
by Courtney Goeltzenleuchter
· 10 years ago
bef7272
FIXUP: update xglDbg.h for XGL_INSTANCE
by Courtney Goeltzenleuchter
· 10 years ago
e131885
FIXUP: update xglDbg.h for XGL_INSTANCE
by Courtney Goeltzenleuchter
· 10 years ago
c0db2af
loader: Fix Dbg entrypoints with instance param to not loop all instances
by Jon Ashburn
· 10 years ago
9d36ef4
xgl: update xglDbg.h for XGL_INSTANCE
by Courtney Goeltzenleuchter
· 10 years ago
ce6764c
xgl: Remove fixed and optimal tess factors
by Courtney Goeltzenleuchter
· 10 years ago
5fcadc3
xgl: specialization constant proposal
by Courtney Goeltzenleuchter
· 10 years ago
3ffda65
FIXUP: Add glave support for xglCmdClearColor patch
by Courtney Goeltzenleuchter
· 10 years ago
9a1ded8
xgl: combine xglCmdClearColor* into one function
by Courtney Goeltzenleuchter
· 10 years ago
29f1c25
loader: Fix prefix used to find layer library.
by Courtney Goeltzenleuchter
· 10 years ago
528781d
xgl: Update primitive topology enum
by Courtney Goeltzenleuchter
· 10 years ago
fe8a2e1
xgl: Add missing formats and remove channel mapping
by Courtney Goeltzenleuchter
· 10 years ago
f316806
xgl: Impossible to expose multi-function queues
by Courtney Goeltzenleuchter
· 10 years ago
f953021
icd: Dont follow next twice in for loop
by Tony Barbour
· 10 years ago
494849a
xgl: Remove unneeded library includes from xgl include folder
by Courtney Goeltzenleuchter
· 10 years ago
a7cf0ad
demos/tri: fix a leak
by Chia-I Wu
· 10 years ago
5f3f4f2
FIXUP: Correct include path for drm.h
by Courtney Goeltzenleuchter
· 10 years ago
67a81c8
xgl-generate.py: rewrite LoaderEntrypointsSubcommand
by Chia-I Wu
· 10 years ago
1d6731b
xgl-generate.py: add and use helpers from loader.h
by Chia-I Wu
· 10 years ago
d98a23c
xgl-generate.py: add WinDefFileSubcommand
by Chia-I Wu
· 10 years ago
1a1c088
demo: remove XCB_NVIDIA paths
by Chia-I Wu
· 10 years ago
7d7991e
demos: set EXTERNAL_SPV from CMakeLists.txt
by Chia-I Wu
· 10 years ago
0d07e40
demos: remove non-__linux__ paths
by Chia-I Wu
· 10 years ago
8635e91
intel: add x11_display_scan() to scan displays
by Chia-I Wu
· 10 years ago
b2fa11a
intel: add xf86drmMode.[ch] back to our stripped-down libdrm
by Chia-I Wu
· 10 years ago
7942f36
intel: update to libdrm-2.4.60-30-gd20314d
by Chia-I Wu
· 10 years ago
36f12e3
intel: restore original drm_intel_gem_bo_map()
by Chia-I Wu
· 10 years ago
fcbc525
intel: clean up wsi_x11_create()
by Chia-I Wu
· 10 years ago
030b2db
intel: clean up wsi_x11_dri3_pixmap_from_buffer()
by Chia-I Wu
· 10 years ago
dbbe6ea
intel: move code around in wsi_x11.c
by Chia-I Wu
· 10 years ago
6532d1d
intel: replace intel_wsi_x11_window by intel_wsi_swap_chain
by Chia-I Wu
· 10 years ago
b56f5df
intel: xglQueueWaitIdle() should wait for presents
by Chia-I Wu
· 10 years ago
41858c8
intel: overhaul the internal WSI interface
by Chia-I Wu
· 10 years ago
053e611
tests: fix environment tear-down without X11 setup
by Chia-I Wu
· 10 years ago
d0e4a0d
Merge branch 'master' of https://github.com/KhronosGroup/GL-Next
by Peter Lohrmann
· 10 years ago
e59ba28
Merge branch 'glave_snapshot_support'
by Peter Lohrmann
· 10 years ago
a75af3d
layers: Update layer README.md info with current DrawState and MemTracker status
by Tobin Ehlis
· 10 years ago
ba4d2f0
demos: Fix shader assert in tri.c
by Mark Lobodzinski
· 10 years ago
8ee9634
layers: Updated for explicit fence validation with multiple queues
by Mark Lobodzinski
· 10 years ago
85a8398
layers: Added support for multiple queues
by Mark Lobodzinski
· 10 years ago
7a428ce
layers: Added GetDeviceQueue API, fixed up variable names
by Mark Lobodzinski
· 10 years ago
bd10e2c
Merge remote-tracking branch 'origin/master'
by Piers Daniell
· 10 years ago
54d6e8b
loader: Work correctly when there is no reg entry
by Piers Daniell
· 10 years ago
c5cc8fa
demo: tri: Use explicit locations on the attribs
by Piers Daniell
· 10 years ago
9b9dd4e
demos: copy XGL.dll to target folder
by Piers Daniell
· 10 years ago
0c9f29c
tests: Change rename CreateWindow for Windows
by Tony Barbour
· 10 years ago
3a5cda0
tests: WIN32 assumes no SPIRV for now
by Tony Barbour
· 10 years ago
83a8380
tests: Make sure buffers are added to DescSet
by Tony Barbour
· 10 years ago
edc49d9
tests: Use staging buffer for WritePPM
by Tony Barbour
· 10 years ago
e0498e9
tests: Wait to init targetView until needed
by Tony Barbour
· 10 years ago
16b71bc
tests: Add CopyImage to XglImage and use for textures
by Tony Barbour
· 10 years ago
901f3bc
tests: Remove use of designated initializers in cpp
by Tony Barbour
· 10 years ago
2f421a0
tests: Replace texture change colors with initial colors
by Tony Barbour
· 10 years ago
6b20a0f
tests: Accomodate optimal tiling images (for nvidia)
by Tony Barbour
· 10 years ago
bb6a413
tests: Use image format to determine tiling
by Tony Barbour
· 10 years ago
dfe55f7
Have demos give a useful error if no compatible ICD found.
by Ian Elliott
· 10 years ago
7518ecd
Fix NULL-pointer dereference if can't find registry entry.
by Ian Elliott
· 10 years ago
0845c8d
glave: updating codegen'd files with most recent changes.
by Peter Lohrmann
· 10 years ago
358d009
glave: cleanup codegen of trace functionality
by Peter Lohrmann
· 10 years ago
3a9c63a
layers: update codegen to split struct_size_helper into .h and .c files.
by Peter Lohrmann
· 10 years ago
7572822
glave: Clean up codegen of glvreplay_xgl_replay.h.
by Peter Lohrmann
· 10 years ago
95c369a
glave: codegen - remove manually written WsiX11 replay funcs.
by Peter Lohrmann
· 10 years ago
Next »