LBSOFT Logo
Home Products Proximo3D Exorcist AirCraft Dangerous Snake Programming Delphi Components Networking C/C++ Samples Pascal Samples Assembler Links News Nvidia reveals plans to make x86 CPU AMD releases GPU Association extension to bind an OpenGL render context to a specific GPU
DirectX 11 introduces the Compute Shader for Stream Computing Intel's Core i7 processors - Nehalem arrives with a splash Novell Releases Xgl Enhancements, 'Compiz' Compositing Manager ATI introduces Radeon HD 4800 NVIDIA Cg 2.2 Beta now available C++Builder 2009 supporting upcoming C++0x language standards 3D Graphics in Virtualization using Intel VT-d on Workstations GeForce GTX 295 - The hottest dual chip graphics card from NVIDIA Visual Studio 2010 to come with 'black box'

Assembler Samples

MakeGray.zip is a MFC dialog-based application project which is a test of using inline assembler in Windows application. There are three functions which convert a coloured picture to gray by three way. One is in pure C++, the second in i386 assembler and the third uses some MMX instructions. There is also a comparison of different compilers, these are MS C++ compiler, Intel C++ compiler and GCC.

Mem.zip This sample demonstrates how it is possible to speed up a program using old DOS graphics by writing the color values direct into a memory at 0xA000 address (size = 1 segment).

LBSOFT Inc. Copyright (C) 2009