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-28 08:52:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54aae3e6d456ee469854608a4e13b8924573d201
0ad
/
source
T
History
vladislavbelov
54aae3e6d4
Moves anisotropic filtering support check from GL texture to TextureManager to make it explicit.
...
This was SVN commit r26919.
2022-06-06 06:59:20 +00:00
..
collada
…
graphics
Moves anisotropic filtering support check from GL texture to TextureManager to make it explicit.
2022-06-06 06:59:20 +00:00
gui
Fix text alignment handling of spaces around wrapping.
2022-06-02 12:56:53 +00:00
i18n
…
lib
Fix RAM amount detection on BSD and macOS.
2022-05-17 08:08:14 +00:00
lobby
…
maths
Moves uniform and texture binding to CDeviceCommandContext.
2022-05-02 20:57:22 +00:00
mocks
…
network
…
pch
…
ps
Minor cleanup in Future and TaskManager
2022-06-02 12:59:25 +00:00
renderer
Moves anisotropic filtering support check from GL texture to TextureManager to make it explicit.
2022-06-06 06:59:20 +00:00
rlinterface
…
scriptinterface
…
simulation2
Fix non-visual autostart, as well as client/host autostart.
2022-05-15 06:34:17 +00:00
soundmanager
Moves uniform and texture binding to CDeviceCommandContext.
2022-05-02 20:57:22 +00:00
third_party
…
tools
Fix
557fa0312e
by adding the js files to the list of dependencies. They were previously found under the gui folder.
2022-05-28 17:01:42 +00:00
main.cpp
Fix non-visual autostart, as well as client/host autostart.
2022-05-15 06:34:17 +00:00
test_setup.cpp
…