.. |
AlignedAllocator.c
|
moved functions into separate files
|
2018-10-15 22:37:09 +01:00 |
AlignedAllocator.h
|
split driver.c into multiple files
|
2018-08-26 14:11:43 +01:00 |
CMakeLists.txt
|
loader work pt2
|
2019-09-30 01:13:55 +01:00 |
command.c
|
hack to make vkquake3 work
|
2020-05-12 22:45:09 +01:00 |
common.c
|
fixed attribute setup
|
2020-04-30 18:38:12 +01:00 |
common.h
|
added shader performance data gathering and validation
|
2020-05-12 19:55:37 +01:00 |
compute.c
|
backup
|
2020-04-17 13:04:28 +01:00 |
ConsecutivePoolAllocator.c
|
backup
|
2020-05-12 22:45:30 +01:00 |
ConsecutivePoolAllocator.h
|
added CPA debugging
|
2020-03-05 21:18:26 +00:00 |
ControlListUtil.c
|
cleanup
|
2020-04-26 20:21:18 +01:00 |
ControlListUtil.h
|
added support for rendering to LT format tex, fixed lots
|
2020-03-11 20:42:46 +00:00 |
copy.c
|
fixed handling offsets for render targets and textures, fixed LT formats
|
2020-05-06 00:10:40 +01:00 |
CustomAssert.h
|
cleaning up TODOs, error messages
|
2019-09-07 17:41:46 +01:00 |
declarations.h
|
added plane support to modeset
|
2020-04-17 17:51:48 +01:00 |
descriptorSet.c
|
fixed descriptor set crash
|
2020-04-29 18:02:11 +01:00 |
device.c
|
started implementing clearattachments, but doesnt work for some reason
|
2020-05-08 13:06:45 +01:00 |
draw.c
|
fixed viewport offset
|
2020-05-13 23:05:59 +01:00 |
instance.c
|
trying to get attrib setup finally right
|
2020-05-01 19:38:13 +01:00 |
kernelInterface.c
|
trying to get attrib setup finally right
|
2020-05-01 19:38:13 +01:00 |
kernelInterface.h
|
cleanup
|
2020-04-26 20:21:18 +01:00 |
LinearAllocator.c
|
updated todos
|
2019-09-07 23:30:52 +01:00 |
LinearAllocator.h
|
split driver.c into multiple files
|
2018-08-26 14:11:43 +01:00 |
map.c
|
added simple map implementation for descriptor sets
|
2019-05-02 07:51:37 +01:00 |
map.h
|
added simple map implementation for descriptor sets
|
2019-05-02 07:51:37 +01:00 |
memory.c
|
backup
|
2020-04-17 13:04:28 +01:00 |
modeset.c
|
added plane support to modeset
|
2020-04-17 17:51:48 +01:00 |
modeset.h
|
added plane support to modeset
|
2020-04-17 17:51:48 +01:00 |
pipeline.c
|
cleanup
|
2020-04-26 20:21:18 +01:00 |
PoolAllocator.c
|
added vulkan code to create and bind a texture
|
2019-08-19 22:12:51 +01:00 |
PoolAllocator.h
|
split driver.c into multiple files
|
2018-08-26 14:11:43 +01:00 |
query.c
|
added unsupported messages
|
2020-02-24 21:56:14 +00:00 |
renderpass.c
|
started implementing clearattachments, but doesnt work for some reason
|
2020-05-08 13:06:45 +01:00 |
resource.c
|
added attribtest
|
2020-05-06 21:57:18 +01:00 |
sampler.c
|
mipload bias disables auto lod
|
2020-04-10 15:04:09 +01:00 |
shader.c
|
added shader performance data gathering and validation
|
2020-05-12 19:55:37 +01:00 |
sparse.c
|
backup
|
2020-04-17 13:04:28 +01:00 |
stateChange.c
|
fixed clear test
|
2020-05-10 19:03:36 +01:00 |
sync.c
|
fence fixes
|
2020-04-18 17:42:29 +01:00 |
vkCaps.h
|
various fixes
|
2020-04-29 20:17:55 +01:00 |
vkExt.h
|
changed mapping so that coordinate shaders can have separate
|
2020-04-21 15:22:19 +01:00 |
wsi.c
|
cleanup
|
2020-04-26 20:21:18 +01:00 |