|
Hi, I have a Fujitsu Laptop, and it came with 4GB of RAM and an Integrated Intel Graphics adapter. As only 3Gb's shows up to the OS, I'd like to decrease the amount of shared Graphics Memory. I checked in the BIOS and graphics properties but can’t seem...
Started by Darragh on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
Besides the Codinghorror link already given by Molly ,
there are Pushing of the memory is allocated as system resources, shared between the graphics card and other devices on your in to the BIOS, you can usually ....
graphics shared memory.
|
|
I have a PCIe Geforce 6600 that I've been using in my PC for a couple years now without problems. Recently though I've not been using the PC and had it unplugged. When I when to use it again I accidentally plugged in the monitor to the VGA port for the...
Started by Dustin Martin on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
With the system booted up into Windows;
Right) and double click it see all the graphics....
Usually the BIOS has a primary graphics card section, that being said, PCI Express usually always if Windows actually knows the graphics card is there.
|
|
ATI Radeon Graphics Card Vs MSI Graphics Card ATI Radeon Graphics Card Vs MSI Graphics Card which one better i want to buy for my gaming pc? What are advantages of
ATI Radeon over MSI Graphics Card, i found Graphics Card Price List in India on desktophelp...
Started by mukeshg on
, 13 posts
by 7 people.
Answer Snippets (Read the full thread at gnd-tech):
Is which Graphics Card will be best for my pc :
Athlon 64 X2 4800+
Asus A8N-SLI Premium Motherboard.
|
Ask your Facebook Friends
|
My problem is this: I have a simple block image that I want to make a grid out of. I have created an array of CGPoints in my UIView. Then I used
blackImage = [UIImage imageNamed:@"black.png"];
and then
- (void)drawRect:(CGRect)rect { for (int j = 0 ; ...
Started by Craig on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The other method of tackling this is to create multiple CALayer s and... .
If multiple rects have changed, you can call it twice with different rects .
To invalidate only a portion of your view, call setNeedsDisplayInRect: with just the area that has changed .
|
|
How can I program graphics on a graphics card with XNA?
(How do I move the workload onto the graphics card)
Started by eflles on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
HttpExplained in a very simplified way:
All of the graphics are automatically drawn by the graphics to the graphics card ....
Delve into the details of the graphics pipeline to understand better how graphic cards work.
|
|
So, it it possible? I don't want to buy another graphics card if possible, and my existing card only has two outputs. However, my motherboard is supposed to have integrated graphics, and I don't care about how terrible it is if I just want to drive my...
Started by MiffTheFox on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
A common example is the use of graphics....
Intel to multiple graphics adapters using multiple graphics drivers in a single PC.
GeForce has a better Integrated Graphics (IG) solution than say..
But not with the IG + video card.
|
|
Does the Intel graphics chipset handle 3D well, or does it let the processor do the 3D job instead?
I was using a Macbook with Intel graphics, and Restaurant City on Facebook was quite smooth. Today I went to BestBuy to see the new Macbook with nVidia...
Started by Jian Lin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
On-board graphics acceleration is always going.
Windowed, etc etc.
The Intel chipsets generally offload version, full screen vs.
Intel graphics chipsets are inferior to a dedicated card.
|
|
I just saw ridge racer: unbounded screenshots, and.. wtf have they done? what were they thinking?
http://img851.imageshack.us/img851/5554/39198r.jpg
I'll let the screens talk. FlatOut3 "PS1 graphics" VS RidgeRacer Unbounded "next gen graphics". Is it ...
Started by Fragmaster on
, 14 posts
by 10 people.
Answer Snippets (Read the full thread at steampowered):
Look....
Look how easy it is to do - http://www.bugbear.fi/rrub/wp-conten...e1133-copy.jpg
The only fair way to compare the graphics the graphics are up to scratch.
Picture of another game trying to claim the graphics are up to scratch.
|
|
I need the best 2d graphics book in Java. And also need correct link for ebook for that
Started by ratty on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Hardy
I would recommend.
Java 2D Graphics by Jonathan Knudsen
Java 2D API Graphics by Vincent J.
|
|
What tools are available to monitor graphics card memory usage in linux?
Started by Andrew Cecil on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Obviously, this only works....
If you just need to know it for 3D graphics development purposes, you may want to look version which allows real-time monitoring of various graphics card properties, including graphics card memory usage.
|