[Win32k]
[reactos.git] / reactos / subsystems / win32 / win32k / eng /
2010-01-30 James Tabor[Win32k|User32]
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-12 James Tabor[Win32k]
2010-01-06 Giannis Adamopoulos[win32k]
2010-01-05 Timo Kreuzer[win32k] / [user32]
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-30 Gregor Schneider[win32k] Add support for mask offsets in IntEngStretchBlt
2009-12-29 James Tabor[Win32k]
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-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 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-30 Timo Kreuzer[WIN32K]
2009-10-30 Timo Kreuzer[FORMATTING]
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-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-16 Gregor SchneiderHandle failure of EngLockSurface as well
2009-08-16 Gregor SchneiderHandle failure of EngCreateClip, spotted by Amine Khaldi
2009-08-16 Gregor Schneider- Copy the source rectangle after checking it
2009-08-16 Gregor SchneiderAllocate span memory for every clipping type, not only...
2009-08-16 Gregor SchneiderOnly set the pattern function pointer if the pattern...
2009-08-16 Timo KreuzerUpdate PDEVOBJ and GRAPHICS_DEVICE fields
2009-08-14 Timo Kreuzer[win32k] EngCreateDeviceBitmap: handle failure of EngLo...
2009-08-11 Timo Kreuzer[win32k]
2009-08-11 Timo Kreuzer[win32k]
2009-08-10 Timo Kreuzer- Move some functions from stubs.c to new file eng...
2009-08-10 Timo KreuzerFix return value. Thanks to Hervé for noticing.
2009-08-10 Timo KreuzerImplement EngFileIoControl and EngFileWrite
2009-08-08 Timo Kreuzer[win32k]
2009-08-07 Timo KreuzerFix a serious bug, that led to reading beyound the...
2009-08-07 Timo Kreuzer[win32k]
2009-08-05 Stefan Ginsberg- Fix msvc build of win32k -- reported by Amine.
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-04 Timo KreuzerPatch by Amine Khaldi: Get rid of XlatePatternToDest...
2009-08-04 Timo KreuzerSet pulXlate to aulXlate when freeing the allocated...
2009-08-04 Timo KreuzerXLATEOBJ rewrite.
2009-07-31 Gregor SchneiderFix a typo in EngMovePointer
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-29 Gregor Schneideruser32:
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 James Tabor- [Win32k] More Class work. Moved to use thread and...
2009-07-20 James Tabor- [Win32k] Update window structure.
2009-07-11 Timo Kreuzer[win32k] Implement brush realization part 2 / 2
2009-07-11 Timo KreuzerOnly call the drivers DrvRealizeBrush when called from...
2009-07-11 Timo KreuzerFix cleanup in EBRUSHOBJ_vUpdate, that I commented...
2009-07-10 Timo Kreuzer[win32k] Implement brush realization part 1 / 2
2009-07-10 Timo Kreuzer- Move XLATEOBJ_hGetColorTransform to xlate.c
2009-07-08 Timo KreuzerGet rid of the DCs XlateBrush and XlatePen. The resulti...
2009-07-08 Timo KreuzerBltMask: remove unnecessary check
2009-07-07 Gregor SchneiderAlphaBlend:
2009-07-04 Timo KreuzerMerge eng/palette.c, objects/palobj.c and objects/color...
2009-07-03 Timo Kreuzer[FORMATTING]
2009-06-30 Aleksey Bragin- Rewrite VideoPort and Win32k (Eng) event functions to:
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-01 James Tabor- Add note for WNDOBJ.
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-14 Timo KreuzerReturn NULL, if failed to lock the provided palette...
2009-04-14 Timo KreuzerEngBitBlt provides bitblt capabilities between standard...
2009-04-10 Timo KreuzerDivide eng/bitblt.c into bitblt.c, alphablend.c and...
2009-04-10 Timo KreuzerEngMaskBitBlt and IntEngMaskBlt do not have a source...
2009-04-09 Timo KreuzerRename PALGDI to PALETTE as it's called in gdikdx.
2009-04-08 Timo KreuzerUse vDbgPrintExWithPrefix in EngDebugPrint instead...
2009-04-07 Timo KreuzerMouse pointer fix:
2009-04-06 Gregor Schneider- path.c: Correct purpose header entry
2009-04-06 Timo Kreuzer[FORMATTING]
2009-04-05 Gregor Schneider- Evgeny Boltik, <BSTSoft AT narod DOT ru>: Add stretch...
2009-04-04 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-04-02 Aleksey Bragin- Rework NtGdiStretchBlt into GreStretchBltMask functio...
2009-04-01 Timo Kreuzerwin32k brush update:
2009-03-29 Timo KreuzerSimple temporary implementation of EngRealizeBrush...
2009-03-29 Timo KreuzerBltMask:
2009-03-28 Aleksey Bragin- Remove a header structure from memory regions allocat...
2009-03-28 Aleksey Bragin- Pass correct allocation flags to ZwAllocateVirtualMemory.
2009-03-26 Art YerkesPrevent a double lock on the surface by splitting FillS...
2009-03-25 Timo KreuzerRename NtGdiDeleteObject to GreDeleteObject
2009-03-23 Timo KreuzerInitialize flattrs in EBRUSHOBJ_vInit
2009-03-23 Timo KreuzerBrush rewrite part 1/x
2009-03-20 Timo KreuzerRename IntGdiInitBrushInstance to EBRUSHOBJ_vInit and...
2009-03-20 Timo KreuzerStart to cleanup the mess that claims to be our brush...
2009-03-20 Timo KreuzerRename GDIDEVICE to PDEVOBJ. Is seems ms uses both...
2009-03-20 Timo Kreuzerrename DCs pDc_Attr to pdcattr, like in gdikdx.
next