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
493478426680ce69effd75b1daa1f202174145fc
0ad
/
source
T
History
vladislavbelov
4934784266
Adds USE_FP_SHADOW to shader context only for GL ARB.
...
This was SVN commit r26712.
2022-03-26 19:00:28 +00:00
..
collada
…
graphics
Fixes cinematic camera distortion on some angles.
2022-03-20 21:59:49 +00:00
gui
Moves CShaderProgram to backend and handling via CDeviceCommandContext.
2022-03-14 22:16:14 +00:00
i18n
…
lib
removeable => removable
2022-03-03 14:52:13 +00:00
lobby
…
maths
Renames sgn function to Sign to fit the naming of other MathUtil functions.
2022-01-30 20:51:01 +00:00
mocks
…
network
Don't create thread on failed connection
2022-03-14 17:19:42 +00:00
pch
…
ps
Updates a model color uniform in RenderModifier only if it was changed.
2022-03-14 22:56:38 +00:00
renderer
Adds USE_FP_SHADOW to shader context only for GL ARB.
2022-03-26 19:00:28 +00:00
rlinterface
…
scriptinterface
Run the AI in the same Compartment as the simulation. Let the AI access Sim data.
2022-01-30 13:33:34 +00:00
simulation2
Fix passibilty overlay in atlas
2022-03-17 15:17:49 +00:00
soundmanager
…
third_party
…
tools
Clears the color attachment of the main framebuffer only if needed.
2022-03-11 22:26:49 +00:00
main.cpp
…
test_setup.cpp
…