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-06-27 17:27:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc223e3540799c6e1c878722325fec85508749c2
0ad
/
source
T
History
vladislavbelov
fc223e3540
Moves hardcoded blend state in ParticleRenderer to the transparent particles technique.
...
This was SVN commit r26217.
2022-01-14 18:18:28 +00:00
..
collada
Forbids using more than 64 bones for GPU skinning.
2021-12-13 19:22:27 +00:00
graphics
Moves hardcoded blend state in CCanvas2D to its technique.
2022-01-14 17:44:42 +00:00
gui
Draws slider button only inside its element.
2022-01-14 06:50:44 +00:00
i18n
…
lib
Fix OpenGL ES 2.0 Warnings.
2022-01-04 20:54:37 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Uses core GL functions for GLSL shaders.
2022-01-06 11:41:04 +00:00
renderer
Moves hardcoded blend state in ParticleRenderer to the transparent particles technique.
2022-01-14 18:18:28 +00:00
rlinterface
…
scriptinterface
Remove JS_New in favour of JS::Construct in preparation for SM91
2022-01-12 16:51:32 +00:00
simulation2
Remove JS_New in favour of JS::Construct in preparation for SM91
2022-01-12 16:51:32 +00:00
soundmanager
…
third_party
…
tools
Removes asking GL of current bind framebuffer to avoid syncs.
2022-01-09 07:36:56 +00:00
main.cpp
Allow to cap FPS up to the current max refresh rates of gaming screens: 360Hz
2022-01-13 14:30:23 +00:00
test_setup.cpp
…