- 17 Jul, 2012 34 commits
-
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Nicolas Le Cam authored
-
Alexandre Julliard authored
server: Subtract the current update region from the valid rect when a window client area is changed.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
For cube maps, texture->target is GL_TEXTURE_CUBE_MAP and would be used for calls that apply to the entire texture, like glTexParameter(). surface->texture_target refers to individual faces like GL_TEXTURE_CUBE_MAP_POSITIVE_X, etc., and would be used for calls like glTexImage2D(). What makes this a bit ugly is the fact that surfaces don't always have an associated texture.
-
Jacek Caban authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Lucas Zawacki authored
-
Lucas Zawacki authored
-
Wei-Lun Chao authored
-
Wei-Lun Chao authored
-
Wei-Lun Chao authored
-
Daniel Lehman authored
-
Alexandre Goujon authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Alexandre Julliard authored
-
- 16 Jul, 2012 6 commits
-
-
Lucas Zawacki authored
-
Hans Leidekker authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Bruno Jesus authored
Based on original patch from Christian Lupien.
-
Erich Hoover authored
-