got a lot of crypt32 stuff working
[reactos.git] / reactos / lib / opengl32 /
2005-11-03 Gregor AnichReplace EXT_QUERY_OPENGLDRIVERINFO define by OPENGL_GET...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-09-13 Gregor AnichQuery support for opengl-driver-info escape before...
2005-08-03 Martin Fuchsset svn:eol-style of *.dsp/dsw to CRLF
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-26 Casper HornstrupSet base address of modules
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-05 Gregor AnichSmall update of opengl32.
2005-02-04 Casper HornstrupBuild twain_32, ws2help, opengl32, syssetup, urlmon...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-04 Gregor AnichRemove some unused files, little cosmetic changes.
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-17 Gregor AnichHandle return value 0 from ExtEscape as special case...
2004-07-17 Gregor AnichFix loading of default driver.
2004-07-16 Gregor AnichFix some bugs, works on Windows and ReactOS with Mesa...
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-03-01 Filip Navara- OpenGL bug fixes and cleanup. Patch by Anich Gregor.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-15 Royce Mitchell IIIremoved unnecessary explicit define of _M_IX86
2004-02-12 Royce Mitchell IIIpatch by blight:
2004-02-11 VizziniPatch from Gregor Anich:
2004-02-09 VizziniPatch by Anich Gregor:
2004-02-06 Royce Mitchell IIIpatch by blight:
2004-02-06 Royce Mitchell IIIcommented out unused variables/code
2004-02-06 Royce Mitchell IIIslow functions implemented in nasm now, too
2004-02-06 Royce Mitchell IIIfixed offset to glDispatch table to match current TEB
2004-02-06 Royce Mitchell IIIfast proxy functions now exported by nasm code. opengl3...
2004-02-06 Royce Mitchell IIIpatch by blight:
2004-02-06 Royce Mitchell IIIpatch by blight:
2004-02-05 Royce Mitchell IIITEB and ICD table offsets and ICD table structure
2004-02-05 Royce Mitchell IIIpatch by blight with help from Royce3 for ICD behaviora...
2004-02-03 Royce Mitchell IIIpatch by blight:
2004-02-02 Royce Mitchell IIIwarning fix ( casting issue )
2004-02-02 Filip NavaraCompilation fixes.
2004-02-02 Filip NavaraImport of OpenGL Utility library.
2004-02-02 Royce Mitchell IIIinitial implementation of OPENGL32_LoadDrivers(), call...
2004-02-02 Royce Mitchell IIIbunch more groundwork for ICD support - patch by blight
2004-02-01 Royce Mitchell IIIfunction list macro
2004-02-01 Royce Mitchell IIImore work on openg32
2004-02-01 Royce Mitchell IIIbeginnings of ros's opengl32 - by blight and Royce3