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-19 21:47:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
786279fb950412cd855ee924ebfd7fd55ab7ad57
0ad
/
source
/
lib
/
res
/
graphics
T
History
Ykkrosh
7b59550cc3
Fix
#612
(passing a program object to glDeleteShader via pglDeleteObjectARB)
...
This was SVN commit r8344.
2010-10-13 16:45:27 +00:00
..
tests
Fix S3TC decoder bug.
2010-09-10 20:25:23 +00:00
cursor.cpp
Using .png for session cursors
2010-07-21 20:35:26 +00:00
cursor.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
ogl_shader.cpp
Fix
#612
(passing a program object to glDeleteShader via pglDeleteObjectARB)
2010-10-13 16:45:27 +00:00
ogl_shader.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
ogl_tex.cpp
Add anisotropic filtering support to ogl_tex.
2010-09-10 20:37:54 +00:00
ogl_tex.h
Add anisotropic filtering support to ogl_tex.
2010-09-10 20:37:54 +00:00
unifont.cpp
C++0x compatibility (fix narrowing conversions in initialisers; avoid ambiguity with std::next)
2010-07-11 22:40:17 +00:00
unifont.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00