This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-02 20:47:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa1fc26241df8a2cf3b88c1d26dc993e343db3e0
0ad
/
source
/
renderer
/
backend
T
History
vladislavbelov
18b2f6e184
Disables descriptor indexing on macOS.
...
This was SVN commit r27477.
2023-01-21 22:53:16 +00:00
..
dummy
Ands new depth stencil format to support all combinations on Vulkan.
2023-01-12 06:32:52 +00:00
gl
Ands new depth stencil format to support all combinations on Vulkan.
2023-01-12 06:32:52 +00:00
vulkan
Disables descriptor indexing on macOS.
2023-01-21 22:53:16 +00:00
Backend.h
…
CompareOp.cpp
…
CompareOp.h
…
Format.h
Ands new depth stencil format to support all combinations on Vulkan.
2023-01-12 06:32:52 +00:00
IBuffer.h
Adds Vulkan backend.
2023-01-10 20:22:20 +00:00
IDevice.h
Adds preferred depth stencil format to renderer backend.
2023-01-06 23:07:50 +00:00
IDeviceCommandContext.h
Switches from per draw vertex attribute format to precompiled vertex input layout.
2023-01-06 00:39:25 +00:00
IDeviceObject.h
…
IFramebuffer.h
Removes SetViewport from CRenderer.
2022-12-29 06:53:06 +00:00
IShaderProgram.h
Switches from per draw vertex attribute format to precompiled vertex input layout.
2023-01-06 00:39:25 +00:00
ITexture.h
…
PipelineState.cpp
Switches from pipeline state descriptions to pipeline states.
2022-12-31 18:29:44 +00:00
PipelineState.h
Switches from pipeline state descriptions to pipeline states.
2022-12-31 18:29:44 +00:00
Sampler.cpp
…
Sampler.h
…