- God is a second-hand imitation of Gé. Fix for bug 1213.
[reactos.git] / reactos / subsys / win32k / dib /
2006-01-05 Magnus Olsenfix new strechblt code for dib32, left todo dib1, dib4...
2006-01-03 Magnus Olsenforget remove some test code.
2006-01-03 Magnus Olsenforget remove a calc value in the for loop it can do...
2006-01-03 Magnus OlsenRemove putpixel from strechblt and add code to write...
2006-01-03 Magnus Olsenaddding new streach code for dib8, left to add it is...
2006-01-02 Magnus OlsenThx GvG for helping put to gather a new math formula...
2006-01-02 Magnus OlsenCorrect Streachblt in windows mode, it take accunt...
2006-01-01 Magnus Olsenfix some bugs wih org with strechblt.
2006-01-01 Magnus Olsenrevert 17709 for it break streach for windows mode...
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-04 Gregor AnichImplement (Int)EngAlphaBlend and 8, 16, 24 and 32 bpp...
2005-10-24 Gé van GeldorpSmall fixes to 1bpp->1bpp stretching
2005-09-06 Gé van GeldorpCorrect sizes if origin is not (0, 0)
2005-09-06 Alex IonescuFix win32k build errors so HEAD can build again, althou...
2005-08-19 Gé van GeldorpAdd generation of 8bpp DIB code
2005-08-18 Gé van GeldorpAdd generation of 32bpp DIB code
2005-07-05 Gé van GeldorpCode generator for 16bpp DIB Blt operations
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-18 Magnus Olsenmake inline asm -O3 compatible (remove L1 and L2 label...
2005-06-13 Gé van GeldorpWe were changing the edi register, but not informing...
2005-06-13 Magnus Olsen32dib remove one of color fill optimizing until it...
2005-06-12 Magnus Olsenfix bug in color fill inline asm code. Did crash cirrus...
2005-06-12 Hartmut Birr- Fixed the inline assembler in DIB_16BPP_ColorFill.
2005-06-11 Magnus Olsenfix fill color and hline asm code
2005-06-11 Magnus Olsenspeed up 24bpp small fill and fill
2005-06-11 Magnus OlsenSpeed up Fill and Small fill. for 16bpp
2005-06-11 Magnus Olsenadding __volatile__ on all DIB32 inline asm to ensure...
2005-06-11 Magnus OlsenFix align 4 problem with color fill and hline.
2005-06-09 Gé van GeldorpRe-apply fix to dib16bpp and fix the root cause
2005-06-09 Magnus Olsendib16_hline revert GvG change until some rewrite the...
2005-06-09 Gé van GeldorpSpeed up 24bpp fills
2005-06-09 Magnus Olsencorrect the spelling for some comment thx w3seek
2005-06-09 Magnus Olsenfix a comment
2005-06-09 Magnus Olsenfix a bug in hline for 16bpp it did not do Align to...
2005-06-08 Magnus OlsenOptimze DIB32_bitblt for both DGB=0 and DGB=1
2005-06-07 Gregor AnichAdd 'l' suffix to shr in DIB_16BPP_VLine.
2005-06-07 Gregor AnichRemove a comment which i forgot to remove, oops.
2005-06-07 Gregor AnichAssembly for DIB_16BPP_VLine, nearly no performance...
2005-06-05 Magnus Olsenmore optimze of bitblt for dib32
2005-06-04 Magnus Olsenfix head so it compile agein
2005-06-04 Magnus Olsensorry revert to 15772
2005-06-04 Magnus Olsendib32 more speed optimze
2005-06-04 Magnus Olsensmall optimze and bug fix optimze color fill for DIB32_...
2005-06-04 Alex IonescuSorry I was errm a bit...dizzy
2005-06-04 Alex IonescuFix HEader
2005-06-04 Alex IonescuOptimized DstInvert32
2005-06-03 Magnus Olsenmore optimze of blt. icon draw lite faster
2005-06-03 Magnus Olsensorry foregt test one optimze
2005-06-03 Magnus Olsenoptimze for bitblt dib32bpp.c
2005-06-03 Magnus Olsenbitblt srcpy optimze it can be more optimze
2005-06-03 Magnus Olsenactivate 32 to 32 bitblt code
2005-06-03 Gregor AnichDIB_32BPP_BitBlt: Fix ROP4_SRCCOPY case for 32bpp.
2005-06-03 Magnus Olsenblt fill did broke winquake fix it now.
2005-06-03 Magnus Olsenthx agein blight and alex.
2005-06-03 Magnus Olsensorry wrong optimze for black and white fixing the...
2005-06-02 Magnus Olsensorry did foregt ;
2005-06-02 Magnus Olsenlite Optimze only for dib32bpp.c
2005-06-01 Magnus Olsensmall optimze for StretchBlt
2005-05-31 Magnus Olsensmall optimze for StretchBlt
2005-05-31 Magnus Olsenstrechblt
2005-05-31 Magnus OlsenFix a bugin strechblt. it can now zoom in or out in...
2005-05-31 Magnus Olsenimplement strechblt for all 8bpp this code are not...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
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-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-01-15 Gé van GeldorpSpeed up 16bpp fills by a factor 2
2005-01-14 Gé van GeldorpSpeed up 8bpp fills by a factor 4
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-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 Filip Navara- Minor correction to DIB_32BPP_BitBlt that I broke...
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-06-09 Steven Edwardsadded \n for DPRINT
2004-05-27 Royce Mitchell IIIeliminate unnecessary multiplications in the inner...
2004-05-14 Gé van GeldorpImplement complex clipping for StretchBlt
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-05-01 Gé van GeldorpUse only LSBit for 1bpp putpixel
2004-04-30 Filip Navara- Avoid potencial access violation. Might fix bug ...
2004-04-25 Thomas Bluemel1. implemented hatched brushes
2004-04-09 Filip Navara- Commit the correct changes to HEAD.
2004-04-08 Filip Navara- Fixed a typo: 0x31 -> 31
2004-04-08 Filip Navara- Implement brush origin for 4bpp blits.
2004-04-07 Thomas Bluemelfixed handling left-over pixels in TransparentBlt()
2004-04-07 Filip Navara- Fixed order of bits in a byte for pattern brushes.
2004-04-07 Filip Navara- Fixed a small and stupid bug. We were incrementing...
2004-04-07 Thomas Bluemellittle clean-up
2004-04-07 Thomas Bluemellittle clean-up
2004-04-07 Thomas Bluemelremove obsolete code
2004-04-07 Thomas Bluemellittle fix
next