Listmania!
Linux, Game programming & Design-pattern books.
By an Amazon.com customer
The C++ Standard Library: A Tutorial and ReferenceThe C++ Standard Library: A Tutorial and Reference by Nicolai M. Josuttis
Buy new: $59.99 / Used from: $46.00
Great reference material, well organized. It has an approach that's rather rare in today's books, When he explains a function or library he goes to the headers and continues from there. Could hold you back a little, But you'll have a solid understanding of the C++ standard library.
C++ Primer (4th Edition)C++ Primer (4th Edition) by Stanley B. Lippman
Buy new: $45.14 / Used from: $37.00
I read this book after following a couple of C++ tutorials online, So I can't say if its a primer or not. Good read, shows you your options in C++.
OpenGL(R) Programming Guide: The Official Guide to Learning OpenGL(R), Version 2 (5th Edition) (OpenGL)OpenGL(R) Programming Guide: The Official Guide to Learning OpenGL(R), Version 2 (5th Edition) (OpenGL) by OpenGL Architecture Review Board
Buy new: $52.91 / Used from: $24.66
Great book, unbiased to any technology or platform, Pure OpenGL & C, I've used it in windows, when I started using Linux, I had no problem following the book.