The History of the GPU - New Developments
Title | The History of the GPU - New Developments PDF eBook |
Author | Jon Peddie |
Publisher | Springer Nature |
Pages | 434 |
Release | 2023-01-01 |
Genre | Computers |
ISBN | 3031140478 |
This third book in the three-part series on the History of the GPU covers the second to sixth eras of the GPU, which can be found in anything that has a display or screen. The GPU is now part of supercomputers, PCs, Smartphones and tablets, wearables, game consoles and handhelds, TVs, and every type of vehicle including boats and planes. In the early 2000s the number of GPU suppliers consolidated to three whereas now, the number has expanded to almost 20. In 2022 the GPU market was worth over $250 billion with over 2.2 billion GPUs being sold just in PCs, and more than 10 billion in smartphones. Understanding the power and history of these devices is not only a fascinating tale, but one that will aid your understanding of some of the developments in consumer electronics, computers, new automobiles, and your fitness watch.
The History of the GPU - Eras and Environment
Title | The History of the GPU - Eras and Environment PDF eBook |
Author | Jon Peddie |
Publisher | Springer Nature |
Pages | 355 |
Release | 2023-01-01 |
Genre | Computers |
ISBN | 3031135814 |
This is the second book in a three-part series that traces the development of the GPU, which is defined as a single chip with an integrated transform and lighting (T&L) capability. This feature previously was found in workstations as a stand-alone chip that only performed geometry functions. Enabled by Moore’s law, the first era of GPUs began in the late 1990s. Silicon Graphics (SGI) introduced T&L first in 1996 with the Nintendo 64 chipset with integrated T&L but didn’t follow through. ArtX developed a chipset with integrated T&L but didn’t bring it to market until November 1999. The need to integrate the transform and lighting functions in the graphics controller was well understood and strongly desired by dozens of companies. Nvidia was the first to produce a PC consumer level single chip with T&L in October 1999. All in all, fifteen companies came close, they had designs and experience, but one thing or another got in their way to prevent them succeeding. All the forces and technology were converging; the GPU was ready to emerge. Several of the companies involved did produce an integrated GPU, but not until early 2000. This is the account of those companies, the GPU and the environment needed to support it. The GPU has become ubiquitous and can be found in every platform that involves a computer and a user interface.
The History of the GPU - Steps to Invention
Title | The History of the GPU - Steps to Invention PDF eBook |
Author | Jon Peddie |
Publisher | Springer Nature |
Pages | 424 |
Release | 2023-01-01 |
Genre | Computers |
ISBN | 3031109686 |
This is the first book in a three-part series that traces the development of the GPU. Initially developed for games the GPU can now be found in cars, supercomputers, watches, game consoles and more. GPU concepts go back to the 1970s when computer graphics was developed for computer-aided design of automobiles and airplanes. Early computer graphics systems were adopted by the film industry and simulators for airplanes and high energy physics—exploding nuclear bombs in computers instead of the atmosphere. A GPU has an integrated transform and lighting engine, but these were not available until the end of the 1990s. Heroic and historic companies expanded the development and capabilities of the graphics controller in pursuit of the ultimate device, a fully integrated self-contained GPU. Fifteen companies worked on building the first fully integrated GPU, some succeeded in the console, and Northbridge segments, and Nvidia was the first to offer a fully integrated GPU for the PC. Today the GPU can be found in every platform that involves a computer and a user interface.
GPU Gems 3
Title | GPU Gems 3 PDF eBook |
Author | Hubert Nguyen |
Publisher | Addison-Wesley Professional |
Pages | 942 |
Release | 2008 |
Genre | Computers |
ISBN | 9780321515261 |
Still more useful techniques, tips, and tricks for harnessing the power of the new generation of powerful GPUs.
Serious Games
Title | Serious Games PDF eBook |
Author | Mads Haahr |
Publisher | Springer Nature |
Pages | 460 |
Release | 2023-10-13 |
Genre | Computers |
ISBN | 3031447514 |
This book constitutes the refereed proceedings of the 9th Joint International Conference on Serious Games, JCSG 2023, held in Dublin, Ireland, during October 26–27, 2023. The 18 full papers presented together with 9 short papers and 14 poster papers were carefully reviewed and selected from 53 submissions. They are grouped into the following topics: technology and systems; theoretical and design aspects; health and wellbeing; extended realities; soft and social skills; academic skills; and posters and exhibits.
CUDA by Example
Title | CUDA by Example PDF eBook |
Author | Jason Sanders |
Publisher | Addison-Wesley Professional |
Pages | 524 |
Release | 2010-07-19 |
Genre | Computers |
ISBN | 0132180138 |
CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA now brings this valuable resource to programmers working on applications in other domains, including science, engineering, and finance. No knowledge of graphics programming is required—just the ability to program in a modestly extended version of C. CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. The authors introduce each area of CUDA development through working examples. After a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C, the book details the techniques and trade-offs associated with each key CUDA feature. You’ll discover when to use each CUDA C extension and how to write CUDA software that delivers truly outstanding performance. Major topics covered include Parallel programming Thread cooperation Constant memory and events Texture memory Graphics interoperability Atomics Streams CUDA C on multiple GPUs Advanced atomics Additional CUDA resources All the CUDA software tools you’ll need are freely available for download from NVIDIA. http://developer.nvidia.com/object/cuda-by-example.html
Real-Time Rendering
Title | Real-Time Rendering PDF eBook |
Author | Tomas Akenine-Möller |
Publisher | CRC Press |
Pages | 1046 |
Release | 2019-01-18 |
Genre | Computers |
ISBN | 1315362007 |
Thoroughly revised, this third edition focuses on modern techniques used to generate synthetic three-dimensional images in a fraction of a second. With the advent of programmable shaders, a wide variety of new algorithms have arisen and evolved over the past few years. This edition discusses current, practical rendering methods used in games and other applications. It also presents a solid theoretical framework and relevant mathematics for the field of interactive computer graphics, all in an approachable style. The authors have made the figures used in the book available for download for fair use.:Download Figures. Reviews Rendering has been a required reference for professional graphics practitioners for nearly a decade. This latest edition is as relevant as ever, covering topics from essential mathematical foundations to advanced techniques used by today’s cutting edge games. -- Gabe Newell, President, Valve, May 2008 Rendering ... has been completely revised and revamped for its updated third edition, which focuses on modern techniques used to generate three-dimensional images in a fraction of the time old processes took. From practical rendering for games to math and details for better interactive applications, it's not to be missed. -- The Bookwatch, November 2008 You'll get brilliantly lucid explanations of concepts like vertex morphing and variance shadow mapping—as well as a new respect for the incredible craftsmanship that goes into today's PC games. -- Logan Decker, PC Gamer Magazine , February 2009