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-09 07:52:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47e79c71d5c3197cba5bbc265f2b3ae49eaef663
0ad
/
source
/
renderer
/
backend
T
History
vladislavbelov
aaf378f041
Moves backend capabilities to CDevice.
...
This was SVN commit r26366.
2022-02-13 21:46:03 +00:00
..
gl
Moves backend capabilities to CDevice.
2022-02-13 21:46:03 +00:00
Format.h
Moves texture management to CDeviceCommandContext, adds quality options.
2022-02-13 19:30:28 +00:00
PipelineState.cpp
Moves depth and stencil tests to PipelineState and DeviceCommandContext.
2022-02-01 16:38:55 +00:00
PipelineState.h
Moves depth and stencil tests to PipelineState and DeviceCommandContext.
2022-02-01 16:38:55 +00:00
Sampler.cpp
Moves texture management to CDeviceCommandContext, adds quality options.
2022-02-13 19:30:28 +00:00
Sampler.h
Encapsulates GL texture creation in a separate class.
2021-12-25 00:26:10 +00:00