This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
b59e798ef42e4ab9b6feee053dbbab44df6577a8
0ad
/
source
/
renderer
/
backend
/
gl
T
History
vladislavbelov
8ae3a2bfd6
Adds AcquireNextBackbuffer to CDevice to have something to present.
...
This was SVN commit r27148.
2022-10-11 22:48:07 +00:00
..
Buffer.cpp
…
Buffer.h
…
Device.cpp
Adds AcquireNextBackbuffer to CDevice to have something to present.
2022-10-11 22:48:07 +00:00
Device.h
Adds AcquireNextBackbuffer to CDevice to have something to present.
2022-10-11 22:48:07 +00:00
DeviceCommandContext.cpp
Moves vertex buffer offset to SetVertexBuffer.
2022-10-09 11:47:34 +00:00
DeviceCommandContext.h
Moves vertex buffer offset to SetVertexBuffer.
2022-10-09 11:47:34 +00:00
Framebuffer.cpp
Fixes A8 framebuffer format used for LOS interpolation and enables smooth LOS by default.
2022-05-26 16:36:57 +00:00
Framebuffer.h
…
Mapping.cpp
…
Mapping.h
…
ShaderProgram.cpp
Fixes A8 framebuffer format used for LOS interpolation and enables smooth LOS by default.
2022-05-26 16:36:57 +00:00
ShaderProgram.h
…
Texture.cpp
Replaces border color of sampler by enum.
2022-10-08 09:40:06 +00:00
Texture.h
…