Click here to Skip to main content
15,907,392 members
Home / Discussions / Graphics
   

Graphics

 
AnswerRe: collapsible regions ! Pin
enhzflep3-Nov-09 6:25
enhzflep3-Nov-09 6:25 
Questionplease Pin
Archy_Yu25-Oct-09 4:44
Archy_Yu25-Oct-09 4:44 
AnswerRe: please Pin
RichardM128-Oct-09 8:44
RichardM128-Oct-09 8:44 
AnswerRe: please Pin
Tim Craig29-Oct-09 15:35
Tim Craig29-Oct-09 15:35 
GeneralRe: please Pin
Archy_Yu29-Oct-09 16:50
Archy_Yu29-Oct-09 16:50 
GeneralRe: please Pin
Luc Pattyn29-Oct-09 17:38
sitebuilderLuc Pattyn29-Oct-09 17:38 
QuestionDirectx Pin
messages25-Oct-09 3:30
messages25-Oct-09 3:30 
AnswerRe: Directx Pin
Baltoro29-Oct-09 11:13
Baltoro29-Oct-09 11:13 
Initially, you want to determine the capabilities of your graphics card. That really is the main determinant for which APIs you can use in your application. Many applications call GetDeviceCaps when first initializing the Direct3D Device (this is the recommended technique both at MSDN, and in all the books written about DirectX 9 and 10 that I've read).
Have a look at: D3DCAPS Structure[^] over at MSDN.
GeneralRe: Directx Pin
messages31-Oct-09 4:02
messages31-Oct-09 4:02 
GeneralRe: Directx Pin
Baltoro1-Nov-09 11:29
Baltoro1-Nov-09 11:29 
QuestionMy texture just didnot work! Anyone give a hand? Pin
Archy_Yu24-Oct-09 1:41
Archy_Yu24-Oct-09 1:41 
GeneralRe: My texture just didnot work! Anyone give a hand? Pin
IdUnknown26-Oct-09 3:22
IdUnknown26-Oct-09 3:22 
GeneralRe: My texture just didnot work! Anyone give a hand? Pin
Archy_Yu26-Oct-09 4:49
Archy_Yu26-Oct-09 4:49 
AnswerRe: My texture just didnot work! Anyone give a hand? Pin
Tim Craig26-Oct-09 7:41
Tim Craig26-Oct-09 7:41 
GeneralRe: My texture just didnot work! Anyone give a hand? Pin
Archy_Yu26-Oct-09 20:11
Archy_Yu26-Oct-09 20:11 
QuestionGrayscale values Pin
econner21-Oct-09 20:32
econner21-Oct-09 20:32 
AnswerRe: Grayscale values Pin
ely_bob27-Oct-09 5:22
professionalely_bob27-Oct-09 5:22 
QuestionChoose correct pixel (Intertesting problem) Pin
mah_pankaj20-Oct-09 16:12
mah_pankaj20-Oct-09 16:12 
AnswerRe: Choose correct pixel (Intertesting problem) Pin
Tim Craig20-Oct-09 19:27
Tim Craig20-Oct-09 19:27 
GeneralRe: Choose correct pixel (Intertesting problem) Pin
mah_pankaj21-Oct-09 0:47
mah_pankaj21-Oct-09 0:47 
GeneralRe: Choose correct pixel (Intertesting problem) Pin
Tim Craig21-Oct-09 6:06
Tim Craig21-Oct-09 6:06 
GeneralRe: Choose correct pixel (Intertesting problem) Pin
mah_pankaj26-Nov-09 18:57
mah_pankaj26-Nov-09 18:57 
QuestionIDirectDrawSurface::IsLost() never returns Pin
Code-o-mat20-Oct-09 4:25
Code-o-mat20-Oct-09 4:25 
QuestionReading an image Pin
xoxoxoxoxoxox16-Oct-09 8:02
xoxoxoxoxoxox16-Oct-09 8:02 
AnswerRe: Reading an image Pin
ely_bob27-Oct-09 6:01
professionalely_bob27-Oct-09 6:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.