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 17:05:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f8752fbe4e7a08320907eff5bf765b2bc1925b3
0ad
/
source
/
renderer
/
backend
/
gl
T
History
vladislavbelov
da4ec670c1
Moves glViewport from CRenderer to CDeviceCommandContext.
...
This was SVN commit r26497.
2022-02-26 23:17:48 +00:00
..
Buffer.cpp
…
Buffer.h
…
Device.cpp
Moves enabling of GL multisample to CDevice.
2022-02-26 21:10:14 +00:00
Device.h
Moves max texture size to backend device capabilities.
2022-02-18 23:17:48 +00:00
DeviceCommandContext.cpp
Moves glViewport from CRenderer to CDeviceCommandContext.
2022-02-26 23:17:48 +00:00
DeviceCommandContext.h
Moves glViewport from CRenderer to CDeviceCommandContext.
2022-02-26 23:17:48 +00:00
Framebuffer.cpp
Adds debug labels to backend framebuffers.
2022-02-18 23:00:11 +00:00
Framebuffer.h
Adds debug labels to backend framebuffers.
2022-02-18 23:00:11 +00:00
Mapping.cpp
…
Mapping.h
…
Texture.cpp
Moves GL depth comparison function to SamplerDesc.
2022-02-25 20:02:03 +00:00
Texture.h
…