Pixel Perfect Precision Handbook covers a lot of core principles and topics that apply to digital design, its relevant tools and accessibility. It also contains Photoshop tips and techniques. The essentials you need to know in an easy-to-understand way.
OpenGL is the leading cross-language, multi-platform API used by masses of modern games and applications in a vast array of different sectors. Developing graphics with OpenGL lets you harness the increasing power of GPUs and really take your visuals to the next level.
OpenCL in action: How to accelerate graphics and computation
1. Introducing OpenCL; 2. Host programming: fundamental data structures; 3. Host programming: data transfer and partitioning; 4. Kernel programming: data types and device memory; 5. Kernel programming: operators and functions; 6. Image processing; 7. Events, profiling, and synchronization; 8. Development with C++; ...