- Fix includes in richard's driver.
[reactos.git] / reactos / drivers / video /
2010-03-03 evb- Fix includes in richard's driver.
2010-03-03 evb- Video Miniport driver not use ntddk.h, but miniport...
2010-03-03 Sir Richard[VIDEOPRT]: <Committing on behalf of eVb> - Patch to...
2010-03-03 Sir Richard[VMX-SVGA]: Some work in progress from my tree. Abandon...
2010-02-26 Ged Murphy- Move from using include guards to pragma once.
2010-02-20 Daniel ReimerXML Compliance Patch for the RBUILD Files. By Samuel...
2010-02-03 Sir Richard[VMX_SVGA]: Begin implementation of VMWARE SVGA-II...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-16 Samuel SerapionRevert unnecessary hack/fix.
2009-12-12 Samuel Serapion-Remove hacks for older gcc versions.
2009-12-11 Gregor Schneider[videoprt] Split complicated asserts for easier problem...
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Stefan Ginsberg- Missed in previous commit: Fix VideoPortEnable/Disabl...
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-09 KJK::Hyperionmodified base/shell/explorer/notifyhook/notifyhook.def
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-04 Timo Kreuzeruse __debugbreak() insetad of EngDebugBreak()
2009-10-03 Stefan Ginsberg- Replace some x86 assembly in drivers with portable...
2009-09-28 Dmitry GorbachevDo not copy those structures twice.
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-20 Stefan GinsbergDon't use dllexport for videoprt; we use a .spec. Also...
2009-08-09 Stefan Ginsberg- ne2000: Don't assume stdcall is default for MSVC
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- Make most of the the video stack compile with msvc
2009-07-15 Stefan Ginsberg- Don't use Kf* and Kef* in portable code.
2009-06-30 Aleksey Bragin- Rewrite VideoPort and Win32k (Eng) event functions to:
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-16 KJK::Hyperionmodified dll/win32/srclient/srclient_main.c
2009-06-04 Johannes Anderwald- Revert 40694 as FIELD_OFFSET is perfectly working...
2009-06-04 Dmitry GorbachevRemove KeBugCheckWithTf() hack, fix VBEResetHw(). Stefa...
2009-06-01 Timo KreuzerAdd missing exports to videoprt
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-15 Timo Kreuzerbmfd: HGLYPH is an ULONG. Use offset to glyph entry...
2009-05-15 Timo Kreuzerreturn ERROR_INVALID_FUNCTION on amd64, not ERROR_INVAL...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-25 Johannes Anderwald- Fix allocation of CM_RESOURCE_LIST
2009-04-24 Johannes Anderwald- Implement VideoPortPutDmaAdapter, VideoPortStartDma...
2009-04-21 Timo KreuzerSome work on freetype font driver
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-17 Timo Kreuzer"same thing in BmfdUnloadFontFile btw :p"
2009-03-17 Timo KreuzerDon't access the font structure after it was freed...
2009-03-12 Timo Kreuzerfix library name
2009-03-12 Timo KreuzerRemove freetype dll from build, build ftfd instead...
2009-03-12 Timo KreuzerWIP 1/x: Move freetype font driver.
2009-03-08 Timo KreuzerBmfd: Rework code for BmfdQueryFontData, rename some...
2009-03-04 Timo KreuzerBmfd: The cjGlyphMax field of the PFD_DEVICEMETRICS...
2009-03-03 Timo KreuzerInitial version of a gdi font driver for bitmap fonts...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-27 Michael Martin- Fixes VideoPortGetAccessRanges.
2008-12-27 Michael Martin- Fix VideoPortInt10 implementation. The previous imple...
2008-12-26 Michael Martin- Add missing assignments to CallingProcess variable...
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Stefan Ginsberg- 'STATIC' -> 'static'
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (4/11).
2008-11-30 Stefan Ginsberg- Kill off more STDCALL
2008-11-29 Stefan Ginsberg- Don't use DDKAPI either
2008-11-27 Stefan Ginsberg- Videoprt should only use the error codes provided...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-10 KJK::HyperionHopefully, the definitive spec files commit. Dedicated...
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-01 KJK::HyperionRemove all <file> entries for spec/pspec files that...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-27 Timo Kreuzerupdate videoprt.spec, add some exports found on vista64...
2008-10-25 Stefan Ginsberg- When doing pointer arithmetic, ULONG_PTR is your...
2008-10-25 Stefan Ginsberg- Make videoprt compile for 64-bit
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-24 Samuel Serapion- Sync to trunk 36919.
next