Hi Hartmut the head is working you must have come in same time I did commit ? or you did get first version that I by mistatken forget but ; on a row.
Quoting Hartmut Birr hartmut.birr@gmx.de:
Hi,
this changes breaks compiling for me.
- Hartrmut:
M:\Sandbox\ros_work\reactos>_make -f makefile.up.mak gcc -c subsys\win32k\dib\dib32bpp.c -o .\up\obj-i386\subsys\win32k\dib\dib32bpp.o -Isubsys\win32k. -Isubsys\win32k\include -Intoskrnl\include -Ilib\freetype\include -DUNICODE -D__USE_W32API -D_WIN32_WINNT=0x0501 -DWINVER=0x600 -D_WIN32K_ -Iinclude -Iw32api\include -Iw32api\include\ddk -D_M_IX86 -DDBG -Wall -Os -Wno-strict-aliasing -ftracer -momit-leaf-frame -pointer -mpreferred-stack-boundary=2 -g -pipe -D__NTDRIVER__ -D_SEH_NO_NATIVE_NLG subsys\win32k\dib\dib32bpp.c: In function `DIB_32BPP_HLine': subsys\win32k\dib\dib32bpp.c:48: warning: implicit declaration of function `memset4' subsys\win32k\dib\dib32bpp.c: In function `DIB_32BPP_BitBlt': subsys\win32k\dib\dib32bpp.c:311: error: `ROP4_BLACKNESS' undeclared (first use in this function) subsys\win32k\dib\dib32bpp.c:311: error: (Each undeclared identifier is reported only once subsys\win32k\dib\dib32bpp.c:311: error: for each function it appears in.) subsys\win32k\dib\dib32bpp.c:335: error: syntax error before "memset4" subsys\win32k\dib\dib32bpp.c:348: error: `ROP4_WHITENESS' undeclared (first use in this function) subsys\win32k\dib\dib32bpp.c:354: error: syntax error before "if" _make: *** [.\up\obj-i386\subsys\win32k\dib\dib32bpp.o] Error 1
greatlrd@svn.reactos.com wrote:
lite Optimze only for dib32bpp.c thanks Blight for the inline asm for hline bitblt have got optimze for fill black and white color only. more will come
Updated files: trunk/reactos/subsys/win32k/dib/dib.h trunk/reactos/subsys/win32k/dib/dib32bpp.c
Ros-svn mailing list Ros-svn@reactos.com http://reactos.com:8080/mailman/listinfo/ros-svn
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev