Fix more -Wstrict-prototypes warnings.
[wine] / dlls / ddraw / gl_private.h
2005-06-12  Lionel UlmerSupport all possible texture coordinates sizes.
2003-11-25  Lionel UlmerUse vertex arrays when possible.
2003-09-15  Lionel Ulmer- add ZBuffer write support
2003-08-18  Lionel UlmerAdded support for multi-texturing.
2003-08-05  Lionel UlmerSupport the mimap lod bias extension.
2003-08-05  Lionel UlmerProper MIRROR texture address support.
2003-06-16  Lionel Ulmer- fix some regressions
2003-06-04  Lionel Ulmer- implement FB => Texture blits
2003-06-04  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Lionel...