blob: 53528cf9fe1a6c34300be6fe5a5be6e22be5d8dc [file] [log] [blame]
jtgafb833d1999-08-19 00:55:39 +00001/*
2 * Mesa 3-D graphics library
Jouk Jansen5e3bc0c2000-11-22 07:32:16 +00003 *
Brian Paul37c74af2008-09-04 14:58:02 -06004 * Copyright (C) 1999-2008 Brian Paul All Rights Reserved.
Brian Paule9b34882008-12-31 11:54:02 -07005 * Copyright (C) 2009 VMware, Inc. All Rights Reserved.
Jouk Jansen5e3bc0c2000-11-22 07:32:16 +00006 *
jtgafb833d1999-08-19 00:55:39 +00007 * Permission is hereby granted, free of charge, to any person obtaining a
8 * copy of this software and associated documentation files (the "Software"),
9 * to deal in the Software without restriction, including without limitation
10 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
11 * and/or sell copies of the Software, and to permit persons to whom the
12 * Software is furnished to do so, subject to the following conditions:
Jouk Jansen5e3bc0c2000-11-22 07:32:16 +000013 *
jtgafb833d1999-08-19 00:55:39 +000014 * The above copyright notice and this permission notice shall be included
15 * in all copies or substantial portions of the Software.
Jouk Jansen5e3bc0c2000-11-22 07:32:16 +000016 *
jtgafb833d1999-08-19 00:55:39 +000017 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
18 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
Kenneth Graunke3d8d5b22013-04-21 13:46:48 -070020 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
21 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
22 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
23 * OTHER DEALINGS IN THE SOFTWARE.
jtgafb833d1999-08-19 00:55:39 +000024 */
25
Brian Paulfbd8f211999-11-11 01:22:25 +000026#include "glheader.h"
Brian Paul3c634522002-10-24 23:57:19 +000027#include "imports.h"
Brian Paulf3da3892001-01-24 15:27:10 +000028#include "accum.h"
Brian Paul0e0e3b02006-06-12 19:46:14 +000029#include "arrayobj.h"
jtgafb833d1999-08-19 00:55:39 +000030#include "attrib.h"
Brian Paulf3da3892001-01-24 15:27:10 +000031#include "blend.h"
Brian Paulea39f042000-02-02 19:17:57 +000032#include "buffers.h"
Brian Paul7a6b71e2004-03-13 18:21:40 +000033#include "bufferobj.h"
Brian Paule48defc2008-06-09 15:04:31 -060034#include "clear.h"
Brian Paulf3da3892001-01-24 15:27:10 +000035#include "colormac.h"
jtgafb833d1999-08-19 00:55:39 +000036#include "context.h"
Brian Paulf3da3892001-01-24 15:27:10 +000037#include "depth.h"
jtgafb833d1999-08-19 00:55:39 +000038#include "enable.h"
39#include "enums.h"
Brian Paulf3da3892001-01-24 15:27:10 +000040#include "fog.h"
41#include "hint.h"
42#include "light.h"
43#include "lines.h"
Vinson Leebddbdd62010-07-30 00:18:09 -070044#include "macros.h"
Brian Paul699bc7b2000-10-29 18:12:14 +000045#include "matrix.h"
Brian Paulc132e2b2008-06-09 15:09:21 -060046#include "multisample.h"
Brian Paulf3da3892001-01-24 15:27:10 +000047#include "points.h"
48#include "polygon.h"
Brian Paula1471e42012-01-31 18:24:07 -070049#include "shared.h"
Brian Paul55e341c2008-06-09 14:55:24 -060050#include "scissor.h"
Brian Paulf3da3892001-01-24 15:27:10 +000051#include "stencil.h"
Brian Paul11ebfd22008-06-11 19:58:30 -060052#include "texenv.h"
Brian Paul10db6c22008-06-11 19:48:01 -060053#include "texgen.h"
Brian Paul58cfa0f2001-08-07 23:10:55 +000054#include "texobj.h"
Brian Paulae1fdc12008-06-11 20:05:53 -060055#include "texparam.h"
jtgafb833d1999-08-19 00:55:39 +000056#include "texstate.h"
Brian3c9862d2008-03-21 13:42:36 -060057#include "varray.h"
Brian Paul2c378512009-03-07 12:33:11 -070058#include "viewport.h"
Jouk Jansen5e3bc0c2000-11-22 07:32:16 +000059#include "mtypes.h"
Chia-I Wu2cf44392010-02-24 12:01:14 +080060#include "main/dispatch.h"
Ian Romanick34c353c2012-01-20 17:23:02 -080061#include "hash.h"
62#include <stdbool.h>
Brian Paul19dff5e2009-02-12 09:21:50 -070063
jtgafb833d1999-08-19 00:55:39 +000064
Brian Paul418a7db2005-11-10 16:22:56 +000065/**
Brian Paul55399c22009-02-27 21:41:26 -070066 * glEnable()/glDisable() attribute group (GL_ENABLE_BIT).
67 */
68struct gl_enable_attrib
69{
70 GLboolean AlphaTest;
71 GLboolean AutoNormal;
72 GLboolean Blend;
73 GLbitfield ClipPlanes;
74 GLboolean ColorMaterial;
Brian Paul55399c22009-02-27 21:41:26 -070075 GLboolean CullFace;
Eric Anholtb4922b52009-08-26 09:51:15 -070076 GLboolean DepthClamp;
Brian Paul55399c22009-02-27 21:41:26 -070077 GLboolean DepthTest;
78 GLboolean Dither;
79 GLboolean Fog;
Brian Paul55399c22009-02-27 21:41:26 -070080 GLboolean Light[MAX_LIGHTS];
81 GLboolean Lighting;
82 GLboolean LineSmooth;
83 GLboolean LineStipple;
84 GLboolean IndexLogicOp;
85 GLboolean ColorLogicOp;
86
87 GLboolean Map1Color4;
88 GLboolean Map1Index;
89 GLboolean Map1Normal;
90 GLboolean Map1TextureCoord1;
91 GLboolean Map1TextureCoord2;
92 GLboolean Map1TextureCoord3;
93 GLboolean Map1TextureCoord4;
94 GLboolean Map1Vertex3;
95 GLboolean Map1Vertex4;
Brian Paul55399c22009-02-27 21:41:26 -070096 GLboolean Map2Color4;
97 GLboolean Map2Index;
98 GLboolean Map2Normal;
99 GLboolean Map2TextureCoord1;
100 GLboolean Map2TextureCoord2;
101 GLboolean Map2TextureCoord3;
102 GLboolean Map2TextureCoord4;
103 GLboolean Map2Vertex3;
104 GLboolean Map2Vertex4;
Brian Paul55399c22009-02-27 21:41:26 -0700105
Brian Paul55399c22009-02-27 21:41:26 -0700106 GLboolean Normalize;
107 GLboolean PixelTexture;
108 GLboolean PointSmooth;
109 GLboolean PolygonOffsetPoint;
110 GLboolean PolygonOffsetLine;
111 GLboolean PolygonOffsetFill;
112 GLboolean PolygonSmooth;
113 GLboolean PolygonStipple;
114 GLboolean RescaleNormals;
Courtney Goeltzenleuchtera9c73fb2013-11-13 14:02:12 -0700115 GLbitfield Scissor;
Brian Paul55399c22009-02-27 21:41:26 -0700116 GLboolean Stencil;
117 GLboolean StencilTwoSide; /* GL_EXT_stencil_two_side */
118 GLboolean MultisampleEnabled; /* GL_ARB_multisample */
119 GLboolean SampleAlphaToCoverage; /* GL_ARB_multisample */
120 GLboolean SampleAlphaToOne; /* GL_ARB_multisample */
121 GLboolean SampleCoverage; /* GL_ARB_multisample */
Brian Paul55399c22009-02-27 21:41:26 -0700122 GLboolean RasterPositionUnclipped; /* GL_IBM_rasterpos_clip */
123
124 GLbitfield Texture[MAX_TEXTURE_UNITS];
125 GLbitfield TexGen[MAX_TEXTURE_UNITS];
126
Eric Anholt09c006d2012-10-09 17:08:17 -0700127 /* GL_ARB_vertex_program */
Brian Paul55399c22009-02-27 21:41:26 -0700128 GLboolean VertexProgram;
129 GLboolean VertexProgramPointSize;
130 GLboolean VertexProgramTwoSide;
131
Jordan Justen6f1538f2013-02-27 23:19:55 -0800132 /* GL_ARB_fragment_program */
133 GLboolean FragmentProgram;
134
Brian Paul55399c22009-02-27 21:41:26 -0700135 /* GL_ARB_point_sprite / GL_NV_point_sprite */
136 GLboolean PointSprite;
137 GLboolean FragmentShaderATI;
Eric Anholt4bbd1202012-08-01 12:38:56 -0700138
139 /* GL_ARB_framebuffer_sRGB / GL_EXT_framebuffer_sRGB */
140 GLboolean sRGBEnabled;
Brian Paul55399c22009-02-27 21:41:26 -0700141};
142
143
144/**
Brian Paul7f25d9e2009-02-27 22:01:40 -0700145 * Node for the attribute stack.
146 */
147struct gl_attrib_node
148{
149 GLbitfield kind;
150 void *data;
151 struct gl_attrib_node *next;
152};
153
154
155
156/**
Brian145d7622007-08-16 10:05:00 +0100157 * Special struct for saving/restoring texture state (GL_TEXTURE_BIT)
158 */
159struct texture_state
160{
161 struct gl_texture_attrib Texture; /**< The usual context state */
162
163 /** to save per texture object state (wrap modes, filters, etc): */
Brian0135ff52007-08-16 10:28:23 +0100164 struct gl_texture_object SavedObj[MAX_TEXTURE_UNITS][NUM_TEXTURE_TARGETS];
Brian145d7622007-08-16 10:05:00 +0100165
166 /**
167 * To save references to texture objects (so they don't get accidentally
168 * deleted while saved in the attribute stack).
169 */
Brian0135ff52007-08-16 10:28:23 +0100170 struct gl_texture_object *SavedTexRef[MAX_TEXTURE_UNITS][NUM_TEXTURE_TARGETS];
Brian Paula1471e42012-01-31 18:24:07 -0700171
172 /* We need to keep a reference to the shared state. That's where the
173 * default texture objects are kept. We don't want that state to be
174 * freed while the attribute stack contains pointers to any default
175 * texture objects.
176 */
177 struct gl_shared_state *SharedRef;
Brian145d7622007-08-16 10:05:00 +0100178};
179
180
181/**
Brian Paul101c2f92009-08-07 13:39:03 -0600182 * Allocate new attribute node of given type/kind. Attach payload data.
183 * Insert it into the linked list named by 'head'.
jtgafb833d1999-08-19 00:55:39 +0000184 */
Juha-Pekka Heikkilad08ac822013-12-16 07:04:00 -0700185static bool
Brian Paul101c2f92009-08-07 13:39:03 -0600186save_attrib_data(struct gl_attrib_node **head,
187 GLbitfield kind, void *payload)
jtgafb833d1999-08-19 00:55:39 +0000188{
Brian Paul101c2f92009-08-07 13:39:03 -0600189 struct gl_attrib_node *n = MALLOC_STRUCT(gl_attrib_node);
190 if (n) {
191 n->kind = kind;
192 n->data = payload;
193 /* insert at head */
194 n->next = *head;
195 *head = n;
jtgafb833d1999-08-19 00:55:39 +0000196 }
Brian Paul101c2f92009-08-07 13:39:03 -0600197 else {
198 /* out of memory! */
Juha-Pekka Heikkilad08ac822013-12-16 07:04:00 -0700199 return false;
Brian Paul101c2f92009-08-07 13:39:03 -0600200 }
Juha-Pekka Heikkilad08ac822013-12-16 07:04:00 -0700201 return true;
jtgafb833d1999-08-19 00:55:39 +0000202}
203
204
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700205/**
206 * Helper function for_mesa_PushAttrib for simple attributes.
207 * Allocates memory for attribute data and copies the given attribute data.
208 * \param head head of linked list to insert attribute data into
209 * \param attr_bit one of the GL_<attrib>_BIT flags
210 * \param attr_size number of bytes to allocate for attribute data
211 * \param attr_data the attribute data to copy
212 * \return true for success, false for out of memory
213 */
214static bool
215push_attrib(struct gl_context *ctx, struct gl_attrib_node **head,
216 GLbitfield attr_bit, GLuint attr_size, const void *attr_data)
217{
218 void *attribute;
219
220 attribute = MALLOC(attr_size);
221 if (attribute == NULL) {
222 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib");
223 return false;
224 }
225
226 if (save_attrib_data(head, attr_bit, attribute)) {
227 memcpy(attribute, attr_data, attr_size);
228 }
229 else {
230 FREE(attribute);
231 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib");
232 return false;
233 }
234 return true;
235}
236
237
Kendall Bennettc40d1dd2003-10-21 22:22:17 +0000238void GLAPIENTRY
Brian Paul42fcf032000-02-02 22:03:31 +0000239_mesa_PushAttrib(GLbitfield mask)
jtgafb833d1999-08-19 00:55:39 +0000240{
jtgafb833d1999-08-19 00:55:39 +0000241 struct gl_attrib_node *head;
242
Brian Paul42fcf032000-02-02 22:03:31 +0000243 GET_CURRENT_CONTEXT(ctx);
jtgafb833d1999-08-19 00:55:39 +0000244
Brian Paul9a33a112002-06-13 04:28:29 +0000245 if (MESA_VERBOSE & VERBOSE_API)
Brian Paul4753d602002-06-15 02:38:15 +0000246 _mesa_debug(ctx, "glPushAttrib %x\n", (int) mask);
jtgafb833d1999-08-19 00:55:39 +0000247
Brian Paulf3da3892001-01-24 15:27:10 +0000248 if (ctx->AttribStackDepth >= MAX_ATTRIB_STACK_DEPTH) {
Brian Paul08836342001-03-03 20:33:27 +0000249 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushAttrib" );
jtgafb833d1999-08-19 00:55:39 +0000250 return;
251 }
252
253 /* Build linked list of attribute nodes which save all attribute */
254 /* groups specified by the mask. */
255 head = NULL;
256
257 if (mask & GL_ACCUM_BUFFER_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700258 if (!push_attrib(ctx, &head, GL_ACCUM_BUFFER_BIT,
259 sizeof(struct gl_accum_attrib),
260 (void*)&ctx->Accum))
261 goto end;
jtgafb833d1999-08-19 00:55:39 +0000262 }
263
264 if (mask & GL_COLOR_BUFFER_BIT) {
Roland Scheideggera1bc0d02007-07-18 20:17:14 +0200265 GLuint i;
jtgafb833d1999-08-19 00:55:39 +0000266 struct gl_colorbuffer_attrib *attr;
Brian Paulbd5cdaf1999-10-13 18:42:49 +0000267 attr = MALLOC_STRUCT( gl_colorbuffer_attrib );
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700268 if (attr == NULL) {
269 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib");
270 goto end;
271 }
272
273 if (save_attrib_data(&head, GL_COLOR_BUFFER_BIT, attr)) {
274 memcpy(attr, &ctx->Color, sizeof(struct gl_colorbuffer_attrib));
275 /* push the Draw FBO's DrawBuffer[] state, not ctx->Color.DrawBuffer[] */
276 for (i = 0; i < ctx->Const.MaxDrawBuffers; i ++)
277 attr->DrawBuffer[i] = ctx->DrawBuffer->ColorDrawBuffer[i];
278 }
279 else {
280 FREE(attr);
281 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib");
282 goto end;
283 }
jtgafb833d1999-08-19 00:55:39 +0000284 }
285
286 if (mask & GL_CURRENT_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700287 FLUSH_CURRENT(ctx, 0);
288 if (!push_attrib(ctx, &head, GL_CURRENT_BIT,
289 sizeof(struct gl_current_attrib),
290 (void*)&ctx->Current))
291 goto end;
jtgafb833d1999-08-19 00:55:39 +0000292 }
293
294 if (mask & GL_DEPTH_BUFFER_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700295 if (!push_attrib(ctx, &head, GL_DEPTH_BUFFER_BIT,
296 sizeof(struct gl_depthbuffer_attrib),
297 (void*)&ctx->Depth))
298 goto end;
jtgafb833d1999-08-19 00:55:39 +0000299 }
300
301 if (mask & GL_ENABLE_BIT) {
302 struct gl_enable_attrib *attr;
303 GLuint i;
Brian Paulbd5cdaf1999-10-13 18:42:49 +0000304 attr = MALLOC_STRUCT( gl_enable_attrib );
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700305 if (attr == NULL) {
306 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib");
307 goto end;
308 }
309
jtgafb833d1999-08-19 00:55:39 +0000310 /* Copy enable flags from all other attributes into the enable struct. */
311 attr->AlphaTest = ctx->Color.AlphaEnabled;
312 attr->AutoNormal = ctx->Eval.AutoNormal;
313 attr->Blend = ctx->Color.BlendEnabled;
Brian Paul103bc0f2002-03-29 17:27:59 +0000314 attr->ClipPlanes = ctx->Transform.ClipPlanesEnabled;
jtgafb833d1999-08-19 00:55:39 +0000315 attr->ColorMaterial = ctx->Light.ColorMaterialEnabled;
316 attr->CullFace = ctx->Polygon.CullFlag;
Eric Anholtb4922b52009-08-26 09:51:15 -0700317 attr->DepthClamp = ctx->Transform.DepthClamp;
jtgafb833d1999-08-19 00:55:39 +0000318 attr->DepthTest = ctx->Depth.Test;
319 attr->Dither = ctx->Color.DitherFlag;
320 attr->Fog = ctx->Fog.Enabled;
Brian Paul418a7db2005-11-10 16:22:56 +0000321 for (i = 0; i < ctx->Const.MaxLights; i++) {
jtgafb833d1999-08-19 00:55:39 +0000322 attr->Light[i] = ctx->Light.Light[i].Enabled;
323 }
324 attr->Lighting = ctx->Light.Enabled;
325 attr->LineSmooth = ctx->Line.SmoothFlag;
326 attr->LineStipple = ctx->Line.StippleFlag;
327 attr->IndexLogicOp = ctx->Color.IndexLogicOpEnabled;
328 attr->ColorLogicOp = ctx->Color.ColorLogicOpEnabled;
329 attr->Map1Color4 = ctx->Eval.Map1Color4;
330 attr->Map1Index = ctx->Eval.Map1Index;
331 attr->Map1Normal = ctx->Eval.Map1Normal;
332 attr->Map1TextureCoord1 = ctx->Eval.Map1TextureCoord1;
333 attr->Map1TextureCoord2 = ctx->Eval.Map1TextureCoord2;
334 attr->Map1TextureCoord3 = ctx->Eval.Map1TextureCoord3;
335 attr->Map1TextureCoord4 = ctx->Eval.Map1TextureCoord4;
336 attr->Map1Vertex3 = ctx->Eval.Map1Vertex3;
337 attr->Map1Vertex4 = ctx->Eval.Map1Vertex4;
338 attr->Map2Color4 = ctx->Eval.Map2Color4;
339 attr->Map2Index = ctx->Eval.Map2Index;
340 attr->Map2Normal = ctx->Eval.Map2Normal;
341 attr->Map2TextureCoord1 = ctx->Eval.Map2TextureCoord1;
342 attr->Map2TextureCoord2 = ctx->Eval.Map2TextureCoord2;
343 attr->Map2TextureCoord3 = ctx->Eval.Map2TextureCoord3;
344 attr->Map2TextureCoord4 = ctx->Eval.Map2TextureCoord4;
345 attr->Map2Vertex3 = ctx->Eval.Map2Vertex3;
346 attr->Map2Vertex4 = ctx->Eval.Map2Vertex4;
347 attr->Normalize = ctx->Transform.Normalize;
Brian Paul8c2f6c52001-06-26 01:32:48 +0000348 attr->RasterPositionUnclipped = ctx->Transform.RasterPositionUnclipped;
jtgafb833d1999-08-19 00:55:39 +0000349 attr->PointSmooth = ctx->Point.SmoothFlag;
Brian Paul112f7cd2002-06-07 16:01:03 +0000350 attr->PointSprite = ctx->Point.PointSprite;
jtgafb833d1999-08-19 00:55:39 +0000351 attr->PolygonOffsetPoint = ctx->Polygon.OffsetPoint;
352 attr->PolygonOffsetLine = ctx->Polygon.OffsetLine;
353 attr->PolygonOffsetFill = ctx->Polygon.OffsetFill;
354 attr->PolygonSmooth = ctx->Polygon.SmoothFlag;
355 attr->PolygonStipple = ctx->Polygon.StippleFlag;
356 attr->RescaleNormals = ctx->Transform.RescaleNormals;
Courtney Goeltzenleuchtera9c73fb2013-11-13 14:02:12 -0700357 attr->Scissor = ctx->Scissor.EnableFlags;
jtgafb833d1999-08-19 00:55:39 +0000358 attr->Stencil = ctx->Stencil.Enabled;
Daniel Borcaf76be3d2004-11-22 08:46:53 +0000359 attr->StencilTwoSide = ctx->Stencil.TestTwoSide;
Brian Paul736fcbe2001-05-29 15:23:48 +0000360 attr->MultisampleEnabled = ctx->Multisample.Enabled;
361 attr->SampleAlphaToCoverage = ctx->Multisample.SampleAlphaToCoverage;
362 attr->SampleAlphaToOne = ctx->Multisample.SampleAlphaToOne;
363 attr->SampleCoverage = ctx->Multisample.SampleCoverage;
Brian Paule9b34882008-12-31 11:54:02 -0700364 for (i = 0; i < ctx->Const.MaxTextureUnits; i++) {
Brian Pauleb6c6432000-09-28 22:44:30 +0000365 attr->Texture[i] = ctx->Texture.Unit[i].Enabled;
jtgafb833d1999-08-19 00:55:39 +0000366 attr->TexGen[i] = ctx->Texture.Unit[i].TexGenEnabled;
367 }
Eric Anholt09c006d2012-10-09 17:08:17 -0700368 /* GL_ARB_vertex_program */
Brian Paul86b84272001-12-14 02:50:01 +0000369 attr->VertexProgram = ctx->VertexProgram.Enabled;
370 attr->VertexProgramPointSize = ctx->VertexProgram.PointSizeEnabled;
371 attr->VertexProgramTwoSide = ctx->VertexProgram.TwoSideEnabled;
Jordan Justen6f1538f2013-02-27 23:19:55 -0800372
373 /* GL_ARB_fragment_program */
374 attr->FragmentProgram = ctx->FragmentProgram.Enabled;
375
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700376 if (!save_attrib_data(&head, GL_ENABLE_BIT, attr)) {
377 FREE(attr);
378 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib");
379 goto end;
380 }
Eric Anholt4bbd1202012-08-01 12:38:56 -0700381
382 /* GL_ARB_framebuffer_sRGB / GL_EXT_framebuffer_sRGB */
383 attr->sRGBEnabled = ctx->Color.sRGBEnabled;
jtgafb833d1999-08-19 00:55:39 +0000384 }
385
386 if (mask & GL_EVAL_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700387 if (!push_attrib(ctx, &head, GL_EVAL_BIT,
388 sizeof(struct gl_eval_attrib),
389 (void*)&ctx->Eval))
390 goto end;
jtgafb833d1999-08-19 00:55:39 +0000391 }
392
393 if (mask & GL_FOG_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700394 if (!push_attrib(ctx, &head, GL_FOG_BIT,
395 sizeof(struct gl_fog_attrib),
396 (void*)&ctx->Fog))
397 goto end;
jtgafb833d1999-08-19 00:55:39 +0000398 }
399
400 if (mask & GL_HINT_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700401 if (!push_attrib(ctx, &head, GL_HINT_BIT,
402 sizeof(struct gl_hint_attrib),
403 (void*)&ctx->Hint))
404 goto end;
jtgafb833d1999-08-19 00:55:39 +0000405 }
406
407 if (mask & GL_LIGHTING_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700408 FLUSH_CURRENT(ctx, 0); /* flush material changes */
409 if (!push_attrib(ctx, &head, GL_LIGHTING_BIT,
410 sizeof(struct gl_light_attrib),
411 (void*)&ctx->Light))
412 goto end;
jtgafb833d1999-08-19 00:55:39 +0000413 }
414
415 if (mask & GL_LINE_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700416 if (!push_attrib(ctx, &head, GL_LINE_BIT,
417 sizeof(struct gl_line_attrib),
418 (void*)&ctx->Line))
419 goto end;
jtgafb833d1999-08-19 00:55:39 +0000420 }
421
422 if (mask & GL_LIST_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700423 if (!push_attrib(ctx, &head, GL_LIST_BIT,
424 sizeof(struct gl_list_attrib),
425 (void*)&ctx->List))
426 goto end;
jtgafb833d1999-08-19 00:55:39 +0000427 }
428
429 if (mask & GL_PIXEL_MODE_BIT) {
430 struct gl_pixel_attrib *attr;
Brian Paulbd5cdaf1999-10-13 18:42:49 +0000431 attr = MALLOC_STRUCT( gl_pixel_attrib );
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700432 if (attr == NULL) {
433 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib");
434 goto end;
435 }
436
437 if (save_attrib_data(&head, GL_PIXEL_MODE_BIT, attr)) {
438 memcpy(attr, &ctx->Pixel, sizeof(struct gl_pixel_attrib));
439 /* push the Read FBO's ReadBuffer state, not ctx->Pixel.ReadBuffer */
440 attr->ReadBuffer = ctx->ReadBuffer->ColorReadBuffer;
441 }
442 else {
443 FREE(attr);
444 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib");
445 goto end;
446 }
jtgafb833d1999-08-19 00:55:39 +0000447 }
448
449 if (mask & GL_POINT_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700450 if (!push_attrib(ctx, &head, GL_POINT_BIT,
451 sizeof(struct gl_point_attrib),
452 (void*)&ctx->Point))
453 goto end;
jtgafb833d1999-08-19 00:55:39 +0000454 }
455
456 if (mask & GL_POLYGON_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700457 if (!push_attrib(ctx, &head, GL_POLYGON_BIT,
458 sizeof(struct gl_polygon_attrib),
459 (void*)&ctx->Polygon))
460 goto end;
jtgafb833d1999-08-19 00:55:39 +0000461 }
462
463 if (mask & GL_POLYGON_STIPPLE_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700464 if (!push_attrib(ctx, &head, GL_POLYGON_STIPPLE_BIT,
465 sizeof(ctx->PolygonStipple),
466 (void*)&ctx->PolygonStipple))
467 goto end;
jtgafb833d1999-08-19 00:55:39 +0000468 }
469
470 if (mask & GL_SCISSOR_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700471 if (!push_attrib(ctx, &head, GL_SCISSOR_BIT,
472 sizeof(struct gl_scissor_attrib),
473 (void*)&ctx->Scissor))
474 goto end;
jtgafb833d1999-08-19 00:55:39 +0000475 }
476
477 if (mask & GL_STENCIL_BUFFER_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700478 if (!push_attrib(ctx, &head, GL_STENCIL_BUFFER_BIT,
479 sizeof(struct gl_stencil_attrib),
480 (void*)&ctx->Stencil))
481 goto end;
jtgafb833d1999-08-19 00:55:39 +0000482 }
483
484 if (mask & GL_TEXTURE_BIT) {
Brian145d7622007-08-16 10:05:00 +0100485 struct texture_state *texstate = CALLOC_STRUCT(texture_state);
Brian Paul98187342009-02-21 14:53:25 -0700486 GLuint u, tex;
Keith Whitwell5ac93f82006-11-01 14:21:57 +0000487
Brian145d7622007-08-16 10:05:00 +0100488 if (!texstate) {
489 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib(GL_TEXTURE_BIT)");
490 goto end;
jtgafb833d1999-08-19 00:55:39 +0000491 }
Brian9e01b912007-08-13 11:29:46 +0100492
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700493 if (!save_attrib_data(&head, GL_TEXTURE_BIT, texstate)) {
494 FREE(texstate);
495 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib(GL_TEXTURE_BIT)");
496 goto end;
497 }
498
Brian145d7622007-08-16 10:05:00 +0100499 _mesa_lock_context_textures(ctx);
500
501 /* copy/save the bulk of texture state here */
Kenneth Graunkec7ac48622010-02-18 23:50:59 -0800502 memcpy(&texstate->Texture, &ctx->Texture, sizeof(ctx->Texture));
Brian145d7622007-08-16 10:05:00 +0100503
504 /* Save references to the currently bound texture objects so they don't
505 * accidentally get deleted while referenced in the attribute stack.
506 */
jtgafb833d1999-08-19 00:55:39 +0000507 for (u = 0; u < ctx->Const.MaxTextureUnits; u++) {
Brian Paul98187342009-02-21 14:53:25 -0700508 for (tex = 0; tex < NUM_TEXTURE_TARGETS; tex++) {
509 _mesa_reference_texobj(&texstate->SavedTexRef[u][tex],
510 ctx->Texture.Unit[u].CurrentTex[tex]);
511 }
Brian145d7622007-08-16 10:05:00 +0100512 }
513
514 /* copy state/contents of the currently bound texture objects */
515 for (u = 0; u < ctx->Const.MaxTextureUnits; u++) {
Brian Paul98187342009-02-21 14:53:25 -0700516 for (tex = 0; tex < NUM_TEXTURE_TARGETS; tex++) {
517 _mesa_copy_texture_object(&texstate->SavedObj[u][tex],
518 ctx->Texture.Unit[u].CurrentTex[tex]);
519 }
jtgafb833d1999-08-19 00:55:39 +0000520 }
Keith Whitwell5ac93f82006-11-01 14:21:57 +0000521
Brian Paula1471e42012-01-31 18:24:07 -0700522 _mesa_reference_shared_state(ctx, &texstate->SharedRef, ctx->Shared);
523
Keith Whitwell5ac93f82006-11-01 14:21:57 +0000524 _mesa_unlock_context_textures(ctx);
jtgafb833d1999-08-19 00:55:39 +0000525 }
526
527 if (mask & GL_TRANSFORM_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700528 if (!push_attrib(ctx, &head, GL_TRANSFORM_BIT,
529 sizeof(struct gl_transform_attrib),
530 (void*)&ctx->Transform))
531 goto end;
jtgafb833d1999-08-19 00:55:39 +0000532 }
533
534 if (mask & GL_VIEWPORT_BIT) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700535 if (!push_attrib(ctx, &head, GL_VIEWPORT_BIT,
Courtney Goeltzenleuchtercbb271a2013-11-13 16:24:56 -0700536 sizeof(struct gl_viewport_attrib)
537 * ctx->Const.MaxViewports,
538 (void*)&ctx->ViewportArray))
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700539 goto end;
jtgafb833d1999-08-19 00:55:39 +0000540 }
541
Brian Paul736fcbe2001-05-29 15:23:48 +0000542 /* GL_ARB_multisample */
543 if (mask & GL_MULTISAMPLE_BIT_ARB) {
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700544 if (!push_attrib(ctx, &head, GL_MULTISAMPLE_BIT_ARB,
545 sizeof(struct gl_multisample_attrib),
546 (void*)&ctx->Multisample))
547 goto end;
Brian Paul736fcbe2001-05-29 15:23:48 +0000548 }
549
Brian145d7622007-08-16 10:05:00 +0100550end:
Juha-Pekka Heikkila56c5ba82013-12-16 07:04:00 -0700551 if (head != NULL) {
552 ctx->AttribStack[ctx->AttribStackDepth] = head;
553 ctx->AttribStackDepth++;
554 }
jtgafb833d1999-08-19 00:55:39 +0000555}
556
557
558
Brian Pauleb6c6432000-09-28 22:44:30 +0000559static void
Kristian Høgsbergf9995b32010-10-12 12:26:10 -0400560pop_enable_group(struct gl_context *ctx, const struct gl_enable_attrib *enable)
Brian Pauleb6c6432000-09-28 22:44:30 +0000561{
Brian Paulaac19602009-05-21 10:05:04 -0600562 const GLuint curTexUnitSave = ctx->Texture.CurrentUnit;
Brian Pauleb6c6432000-09-28 22:44:30 +0000563 GLuint i;
564
565#define TEST_AND_UPDATE(VALUE, NEWVALUE, ENUM) \
566 if ((VALUE) != (NEWVALUE)) { \
567 _mesa_set_enable( ctx, ENUM, (NEWVALUE) ); \
568 }
569
570 TEST_AND_UPDATE(ctx->Color.AlphaEnabled, enable->AlphaTest, GL_ALPHA_TEST);
Brian Paul37286732009-12-29 15:04:03 -0700571 if (ctx->Color.BlendEnabled != enable->Blend) {
Brian Paul1677d5c2009-12-29 23:04:27 -0700572 if (ctx->Extensions.EXT_draw_buffers2) {
573 GLuint i;
574 for (i = 0; i < ctx->Const.MaxDrawBuffers; i++) {
575 _mesa_set_enablei(ctx, GL_BLEND, i, (enable->Blend >> i) & 1);
576 }
577 }
578 else {
579 _mesa_set_enable(ctx, GL_BLEND, (enable->Blend & 1));
Brian Paul37286732009-12-29 15:04:03 -0700580 }
581 }
Brian Pauleb6c6432000-09-28 22:44:30 +0000582
Paul Berry27bdc762011-09-07 17:44:28 -0700583 for (i=0;i<ctx->Const.MaxClipPlanes;i++) {
Brian Paul103bc0f2002-03-29 17:27:59 +0000584 const GLuint mask = 1 << i;
585 if ((ctx->Transform.ClipPlanesEnabled & mask) != (enable->ClipPlanes & mask))
Karl Schultz798d83c2002-10-17 22:26:06 +0000586 _mesa_set_enable(ctx, (GLenum) (GL_CLIP_PLANE0 + i),
Brian Paulb15ab1d2011-09-30 21:03:42 -0600587 !!(enable->ClipPlanes & mask));
Brian Pauleb6c6432000-09-28 22:44:30 +0000588 }
589
590 TEST_AND_UPDATE(ctx->Light.ColorMaterialEnabled, enable->ColorMaterial,
591 GL_COLOR_MATERIAL);
592 TEST_AND_UPDATE(ctx->Polygon.CullFlag, enable->CullFace, GL_CULL_FACE);
Eric Anholtb4922b52009-08-26 09:51:15 -0700593 TEST_AND_UPDATE(ctx->Transform.DepthClamp, enable->DepthClamp,
594 GL_DEPTH_CLAMP);
Brian Pauleb6c6432000-09-28 22:44:30 +0000595 TEST_AND_UPDATE(ctx->Depth.Test, enable->DepthTest, GL_DEPTH_TEST);
596 TEST_AND_UPDATE(ctx->Color.DitherFlag, enable->Dither, GL_DITHER);
Brian Pauleb6c6432000-09-28 22:44:30 +0000597 TEST_AND_UPDATE(ctx->Fog.Enabled, enable->Fog, GL_FOG);
598 TEST_AND_UPDATE(ctx->Light.Enabled, enable->Lighting, GL_LIGHTING);
599 TEST_AND_UPDATE(ctx->Line.SmoothFlag, enable->LineSmooth, GL_LINE_SMOOTH);
600 TEST_AND_UPDATE(ctx->Line.StippleFlag, enable->LineStipple,
601 GL_LINE_STIPPLE);
602 TEST_AND_UPDATE(ctx->Color.IndexLogicOpEnabled, enable->IndexLogicOp,
603 GL_INDEX_LOGIC_OP);
604 TEST_AND_UPDATE(ctx->Color.ColorLogicOpEnabled, enable->ColorLogicOp,
605 GL_COLOR_LOGIC_OP);
Brian Paulbc42c192002-01-05 21:53:20 +0000606
Brian Pauleb6c6432000-09-28 22:44:30 +0000607 TEST_AND_UPDATE(ctx->Eval.Map1Color4, enable->Map1Color4, GL_MAP1_COLOR_4);
608 TEST_AND_UPDATE(ctx->Eval.Map1Index, enable->Map1Index, GL_MAP1_INDEX);
609 TEST_AND_UPDATE(ctx->Eval.Map1Normal, enable->Map1Normal, GL_MAP1_NORMAL);
610 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord1, enable->Map1TextureCoord1,
611 GL_MAP1_TEXTURE_COORD_1);
612 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord2, enable->Map1TextureCoord2,
613 GL_MAP1_TEXTURE_COORD_2);
614 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord3, enable->Map1TextureCoord3,
615 GL_MAP1_TEXTURE_COORD_3);
616 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord4, enable->Map1TextureCoord4,
617 GL_MAP1_TEXTURE_COORD_4);
618 TEST_AND_UPDATE(ctx->Eval.Map1Vertex3, enable->Map1Vertex3,
619 GL_MAP1_VERTEX_3);
620 TEST_AND_UPDATE(ctx->Eval.Map1Vertex4, enable->Map1Vertex4,
621 GL_MAP1_VERTEX_4);
Brian Paulbc42c192002-01-05 21:53:20 +0000622
Brian Pauleb6c6432000-09-28 22:44:30 +0000623 TEST_AND_UPDATE(ctx->Eval.Map2Color4, enable->Map2Color4, GL_MAP2_COLOR_4);
624 TEST_AND_UPDATE(ctx->Eval.Map2Index, enable->Map2Index, GL_MAP2_INDEX);
625 TEST_AND_UPDATE(ctx->Eval.Map2Normal, enable->Map2Normal, GL_MAP2_NORMAL);
626 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord1, enable->Map2TextureCoord1,
627 GL_MAP2_TEXTURE_COORD_1);
628 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord2, enable->Map2TextureCoord2,
629 GL_MAP2_TEXTURE_COORD_2);
630 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord3, enable->Map2TextureCoord3,
631 GL_MAP2_TEXTURE_COORD_3);
632 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord4, enable->Map2TextureCoord4,
633 GL_MAP2_TEXTURE_COORD_4);
634 TEST_AND_UPDATE(ctx->Eval.Map2Vertex3, enable->Map2Vertex3,
635 GL_MAP2_VERTEX_3);
636 TEST_AND_UPDATE(ctx->Eval.Map2Vertex4, enable->Map2Vertex4,
637 GL_MAP2_VERTEX_4);
Brian Paulbc42c192002-01-05 21:53:20 +0000638
Brian Paul8c2f6c52001-06-26 01:32:48 +0000639 TEST_AND_UPDATE(ctx->Eval.AutoNormal, enable->AutoNormal, GL_AUTO_NORMAL);
Brian Pauleb6c6432000-09-28 22:44:30 +0000640 TEST_AND_UPDATE(ctx->Transform.Normalize, enable->Normalize, GL_NORMALIZE);
641 TEST_AND_UPDATE(ctx->Transform.RescaleNormals, enable->RescaleNormals,
642 GL_RESCALE_NORMAL_EXT);
Brian Paul8c2f6c52001-06-26 01:32:48 +0000643 TEST_AND_UPDATE(ctx->Transform.RasterPositionUnclipped,
644 enable->RasterPositionUnclipped,
645 GL_RASTER_POSITION_UNCLIPPED_IBM);
Brian Pauleb6c6432000-09-28 22:44:30 +0000646 TEST_AND_UPDATE(ctx->Point.SmoothFlag, enable->PointSmooth,
647 GL_POINT_SMOOTH);
Ian Romanick63736722003-08-23 00:12:46 +0000648 if (ctx->Extensions.NV_point_sprite || ctx->Extensions.ARB_point_sprite) {
Brian Paul6c408b42002-05-27 17:04:52 +0000649 TEST_AND_UPDATE(ctx->Point.PointSprite, enable->PointSprite,
650 GL_POINT_SPRITE_NV);
651 }
Brian Pauleb6c6432000-09-28 22:44:30 +0000652 TEST_AND_UPDATE(ctx->Polygon.OffsetPoint, enable->PolygonOffsetPoint,
653 GL_POLYGON_OFFSET_POINT);
654 TEST_AND_UPDATE(ctx->Polygon.OffsetLine, enable->PolygonOffsetLine,
655 GL_POLYGON_OFFSET_LINE);
656 TEST_AND_UPDATE(ctx->Polygon.OffsetFill, enable->PolygonOffsetFill,
657 GL_POLYGON_OFFSET_FILL);
658 TEST_AND_UPDATE(ctx->Polygon.SmoothFlag, enable->PolygonSmooth,
659 GL_POLYGON_SMOOTH);
660 TEST_AND_UPDATE(ctx->Polygon.StippleFlag, enable->PolygonStipple,
661 GL_POLYGON_STIPPLE);
Courtney Goeltzenleuchtera9c73fb2013-11-13 14:02:12 -0700662 if (ctx->Scissor.EnableFlags != enable->Scissor) {
663 unsigned i;
664
665 for (i = 0; i < ctx->Const.MaxViewports; i++) {
666 _mesa_set_enablei(ctx, GL_SCISSOR_TEST, i, (enable->Scissor >> i) & 1);
667 }
668 }
Brian Pauleb6c6432000-09-28 22:44:30 +0000669 TEST_AND_UPDATE(ctx->Stencil.Enabled, enable->Stencil, GL_STENCIL_TEST);
Daniel Borcaf76be3d2004-11-22 08:46:53 +0000670 if (ctx->Extensions.EXT_stencil_two_side) {
671 TEST_AND_UPDATE(ctx->Stencil.TestTwoSide, enable->StencilTwoSide, GL_STENCIL_TEST_TWO_SIDE_EXT);
672 }
Brian Paul736fcbe2001-05-29 15:23:48 +0000673 TEST_AND_UPDATE(ctx->Multisample.Enabled, enable->MultisampleEnabled,
674 GL_MULTISAMPLE_ARB);
675 TEST_AND_UPDATE(ctx->Multisample.SampleAlphaToCoverage,
676 enable->SampleAlphaToCoverage,
677 GL_SAMPLE_ALPHA_TO_COVERAGE_ARB);
678 TEST_AND_UPDATE(ctx->Multisample.SampleAlphaToOne,
679 enable->SampleAlphaToOne,
680 GL_SAMPLE_ALPHA_TO_ONE_ARB);
681 TEST_AND_UPDATE(ctx->Multisample.SampleCoverage,
682 enable->SampleCoverage,
683 GL_SAMPLE_COVERAGE_ARB);
Eric Anholt09c006d2012-10-09 17:08:17 -0700684 /* GL_ARB_vertex_program */
Brian Paul86b84272001-12-14 02:50:01 +0000685 TEST_AND_UPDATE(ctx->VertexProgram.Enabled,
686 enable->VertexProgram,
Roland Scheideggere1e03b32006-03-03 15:03:04 +0000687 GL_VERTEX_PROGRAM_ARB);
Brian Paul86b84272001-12-14 02:50:01 +0000688 TEST_AND_UPDATE(ctx->VertexProgram.PointSizeEnabled,
689 enable->VertexProgramPointSize,
Roland Scheideggere1e03b32006-03-03 15:03:04 +0000690 GL_VERTEX_PROGRAM_POINT_SIZE_ARB);
Brian Paul86b84272001-12-14 02:50:01 +0000691 TEST_AND_UPDATE(ctx->VertexProgram.TwoSideEnabled,
692 enable->VertexProgramTwoSide,
Roland Scheideggere1e03b32006-03-03 15:03:04 +0000693 GL_VERTEX_PROGRAM_TWO_SIDE_ARB);
Brian Paul86b84272001-12-14 02:50:01 +0000694
Jordan Justen6f1538f2013-02-27 23:19:55 -0800695 /* GL_ARB_fragment_program */
696 TEST_AND_UPDATE(ctx->FragmentProgram.Enabled,
697 enable->FragmentProgram,
698 GL_FRAGMENT_PROGRAM_ARB);
699
Eric Anholt4bbd1202012-08-01 12:38:56 -0700700 /* GL_ARB_framebuffer_sRGB / GL_EXT_framebuffer_sRGB */
701 TEST_AND_UPDATE(ctx->Color.sRGBEnabled, enable->sRGBEnabled,
702 GL_FRAMEBUFFER_SRGB);
703
Brian Pauleb6c6432000-09-28 22:44:30 +0000704 /* texture unit enables */
705 for (i = 0; i < ctx->Const.MaxTextureUnits; i++) {
Brian Paulaac19602009-05-21 10:05:04 -0600706 const GLbitfield enabled = enable->Texture[i];
707 const GLbitfield genEnabled = enable->TexGen[i];
708
709 if (ctx->Texture.Unit[i].Enabled != enabled) {
Paul Berry1a1db172012-11-06 08:57:59 -0800710 _mesa_ActiveTexture(GL_TEXTURE0 + i);
Brian Paulaac19602009-05-21 10:05:04 -0600711
Brian Paulb15ab1d2011-09-30 21:03:42 -0600712 _mesa_set_enable(ctx, GL_TEXTURE_1D, !!(enabled & TEXTURE_1D_BIT));
713 _mesa_set_enable(ctx, GL_TEXTURE_2D, !!(enabled & TEXTURE_2D_BIT));
714 _mesa_set_enable(ctx, GL_TEXTURE_3D, !!(enabled & TEXTURE_3D_BIT));
Brian Paulaac19602009-05-21 10:05:04 -0600715 if (ctx->Extensions.NV_texture_rectangle) {
716 _mesa_set_enable(ctx, GL_TEXTURE_RECTANGLE_ARB,
Brian Paulb15ab1d2011-09-30 21:03:42 -0600717 !!(enabled & TEXTURE_RECT_BIT));
Brian Paulaac19602009-05-21 10:05:04 -0600718 }
719 if (ctx->Extensions.ARB_texture_cube_map) {
720 _mesa_set_enable(ctx, GL_TEXTURE_CUBE_MAP,
Brian Paulb15ab1d2011-09-30 21:03:42 -0600721 !!(enabled & TEXTURE_CUBE_BIT));
Brian Paulaac19602009-05-21 10:05:04 -0600722 }
Brian Pauleb6c6432000-09-28 22:44:30 +0000723 }
724
Brian Paulaac19602009-05-21 10:05:04 -0600725 if (ctx->Texture.Unit[i].TexGenEnabled != genEnabled) {
Paul Berry1a1db172012-11-06 08:57:59 -0800726 _mesa_ActiveTexture(GL_TEXTURE0 + i);
Brian Paulb15ab1d2011-09-30 21:03:42 -0600727 _mesa_set_enable(ctx, GL_TEXTURE_GEN_S, !!(genEnabled & S_BIT));
728 _mesa_set_enable(ctx, GL_TEXTURE_GEN_T, !!(genEnabled & T_BIT));
729 _mesa_set_enable(ctx, GL_TEXTURE_GEN_R, !!(genEnabled & R_BIT));
730 _mesa_set_enable(ctx, GL_TEXTURE_GEN_Q, !!(genEnabled & Q_BIT));
Brian Pauleb6c6432000-09-28 22:44:30 +0000731 }
732 }
733
Paul Berry1a1db172012-11-06 08:57:59 -0800734 _mesa_ActiveTexture(GL_TEXTURE0 + curTexUnitSave);
Brian Pauleb6c6432000-09-28 22:44:30 +0000735}
736
737
Brian145d7622007-08-16 10:05:00 +0100738/**
739 * Pop/restore texture attribute/group state.
740 */
Brian Paul93de8d32001-04-11 23:22:20 +0000741static void
Kristian Høgsbergf9995b32010-10-12 12:26:10 -0400742pop_texture_group(struct gl_context *ctx, struct texture_state *texstate)
Brian Paul93de8d32001-04-11 23:22:20 +0000743{
744 GLuint u;
745
Brian145d7622007-08-16 10:05:00 +0100746 _mesa_lock_context_textures(ctx);
747
Brian Paul93de8d32001-04-11 23:22:20 +0000748 for (u = 0; u < ctx->Const.MaxTextureUnits; u++) {
Brian145d7622007-08-16 10:05:00 +0100749 const struct gl_texture_unit *unit = &texstate->Texture.Unit[u];
750 GLuint tgt;
Brian Paul93de8d32001-04-11 23:22:20 +0000751
Paul Berry1a1db172012-11-06 08:57:59 -0800752 _mesa_ActiveTexture(GL_TEXTURE0_ARB + u);
Brian Paulb15ab1d2011-09-30 21:03:42 -0600753 _mesa_set_enable(ctx, GL_TEXTURE_1D, !!(unit->Enabled & TEXTURE_1D_BIT));
754 _mesa_set_enable(ctx, GL_TEXTURE_2D, !!(unit->Enabled & TEXTURE_2D_BIT));
755 _mesa_set_enable(ctx, GL_TEXTURE_3D, !!(unit->Enabled & TEXTURE_3D_BIT));
Brian Paul93de8d32001-04-11 23:22:20 +0000756 if (ctx->Extensions.ARB_texture_cube_map) {
757 _mesa_set_enable(ctx, GL_TEXTURE_CUBE_MAP_ARB,
Brian Paulb15ab1d2011-09-30 21:03:42 -0600758 !!(unit->Enabled & TEXTURE_CUBE_BIT));
Brian Paul8afe7de2002-06-15 03:03:06 +0000759 }
760 if (ctx->Extensions.NV_texture_rectangle) {
761 _mesa_set_enable(ctx, GL_TEXTURE_RECTANGLE_NV,
Brian Paulb15ab1d2011-09-30 21:03:42 -0600762 !!(unit->Enabled & TEXTURE_RECT_BIT));
Brian Paul93de8d32001-04-11 23:22:20 +0000763 }
764 _mesa_TexEnvi(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, unit->EnvMode);
765 _mesa_TexEnvfv(GL_TEXTURE_ENV, GL_TEXTURE_ENV_COLOR, unit->EnvColor);
Brian Paul9705cff2009-02-21 13:23:04 -0700766 _mesa_TexGeni(GL_S, GL_TEXTURE_GEN_MODE, unit->GenS.Mode);
767 _mesa_TexGeni(GL_T, GL_TEXTURE_GEN_MODE, unit->GenT.Mode);
768 _mesa_TexGeni(GL_R, GL_TEXTURE_GEN_MODE, unit->GenR.Mode);
769 _mesa_TexGeni(GL_Q, GL_TEXTURE_GEN_MODE, unit->GenQ.Mode);
770 _mesa_TexGenfv(GL_S, GL_OBJECT_PLANE, unit->GenS.ObjectPlane);
771 _mesa_TexGenfv(GL_T, GL_OBJECT_PLANE, unit->GenT.ObjectPlane);
772 _mesa_TexGenfv(GL_R, GL_OBJECT_PLANE, unit->GenR.ObjectPlane);
773 _mesa_TexGenfv(GL_Q, GL_OBJECT_PLANE, unit->GenQ.ObjectPlane);
Brian Paula8446f72005-11-09 16:52:21 +0000774 /* Eye plane done differently to avoid re-transformation */
775 {
776 struct gl_texture_unit *destUnit = &ctx->Texture.Unit[u];
Brian Paul9705cff2009-02-21 13:23:04 -0700777 COPY_4FV(destUnit->GenS.EyePlane, unit->GenS.EyePlane);
778 COPY_4FV(destUnit->GenT.EyePlane, unit->GenT.EyePlane);
779 COPY_4FV(destUnit->GenR.EyePlane, unit->GenR.EyePlane);
780 COPY_4FV(destUnit->GenQ.EyePlane, unit->GenQ.EyePlane);
Brian Paula8446f72005-11-09 16:52:21 +0000781 if (ctx->Driver.TexGen) {
Brian Paul9705cff2009-02-21 13:23:04 -0700782 ctx->Driver.TexGen(ctx, GL_S, GL_EYE_PLANE, unit->GenS.EyePlane);
783 ctx->Driver.TexGen(ctx, GL_T, GL_EYE_PLANE, unit->GenT.EyePlane);
784 ctx->Driver.TexGen(ctx, GL_R, GL_EYE_PLANE, unit->GenR.EyePlane);
785 ctx->Driver.TexGen(ctx, GL_Q, GL_EYE_PLANE, unit->GenQ.EyePlane);
Brian Paula8446f72005-11-09 16:52:21 +0000786 }
787 }
Brian Paulb15ab1d2011-09-30 21:03:42 -0600788 _mesa_set_enable(ctx, GL_TEXTURE_GEN_S, !!(unit->TexGenEnabled & S_BIT));
789 _mesa_set_enable(ctx, GL_TEXTURE_GEN_T, !!(unit->TexGenEnabled & T_BIT));
790 _mesa_set_enable(ctx, GL_TEXTURE_GEN_R, !!(unit->TexGenEnabled & R_BIT));
791 _mesa_set_enable(ctx, GL_TEXTURE_GEN_Q, !!(unit->TexGenEnabled & Q_BIT));
Ian Romanickf9a23522011-08-30 17:33:51 -0700792 _mesa_TexEnvf(GL_TEXTURE_FILTER_CONTROL, GL_TEXTURE_LOD_BIAS,
793 unit->LodBias);
Ian Romanickbde8bd92011-08-30 17:24:13 -0700794 _mesa_TexEnvi(GL_TEXTURE_ENV, GL_COMBINE_RGB,
795 unit->Combine.ModeRGB);
796 _mesa_TexEnvi(GL_TEXTURE_ENV, GL_COMBINE_ALPHA,
797 unit->Combine.ModeA);
Brian Paul986a9bb2011-09-30 21:03:42 -0600798 {
Brian Pauldd9574d2011-10-01 08:27:46 -0600799 const GLuint n = ctx->Extensions.NV_texture_env_combine4 ? 4 : 3;
Brian Paul986a9bb2011-09-30 21:03:42 -0600800 GLuint i;
Brian Pauldd9574d2011-10-01 08:27:46 -0600801 for (i = 0; i < n; i++) {
Brian Paul986a9bb2011-09-30 21:03:42 -0600802 _mesa_TexEnvi(GL_TEXTURE_ENV, GL_SOURCE0_RGB + i,
803 unit->Combine.SourceRGB[i]);
804 _mesa_TexEnvi(GL_TEXTURE_ENV, GL_SOURCE0_ALPHA + i,
805 unit->Combine.SourceA[i]);
806 _mesa_TexEnvi(GL_TEXTURE_ENV, GL_OPERAND0_RGB + i,
807 unit->Combine.OperandRGB[i]);
808 _mesa_TexEnvi(GL_TEXTURE_ENV, GL_OPERAND0_ALPHA + i,
809 unit->Combine.OperandA[i]);
810 }
811 }
Ian Romanickbde8bd92011-08-30 17:24:13 -0700812 _mesa_TexEnvi(GL_TEXTURE_ENV, GL_RGB_SCALE,
813 1 << unit->Combine.ScaleShiftRGB);
814 _mesa_TexEnvi(GL_TEXTURE_ENV, GL_ALPHA_SCALE,
815 1 << unit->Combine.ScaleShiftA);
Brian Paul93de8d32001-04-11 23:22:20 +0000816
Brian145d7622007-08-16 10:05:00 +0100817 /* Restore texture object state for each target */
818 for (tgt = 0; tgt < NUM_TEXTURE_TARGETS; tgt++) {
Brian Paul93de8d32001-04-11 23:22:20 +0000819 const struct gl_texture_object *obj = NULL;
Brian Paulecfaab82011-04-10 12:44:46 -0600820 const struct gl_sampler_object *samp;
Brian145d7622007-08-16 10:05:00 +0100821 GLenum target;
Brian Paul93de8d32001-04-11 23:22:20 +0000822
Brian0135ff52007-08-16 10:28:23 +0100823 obj = &texstate->SavedObj[u][tgt];
824
825 /* don't restore state for unsupported targets to prevent
826 * raising GL errors.
827 */
828 if (obj->Target == GL_TEXTURE_CUBE_MAP_ARB &&
829 !ctx->Extensions.ARB_texture_cube_map) {
830 continue;
831 }
832 else if (obj->Target == GL_TEXTURE_RECTANGLE_NV &&
833 !ctx->Extensions.NV_texture_rectangle) {
834 continue;
835 }
836 else if ((obj->Target == GL_TEXTURE_1D_ARRAY_EXT ||
837 obj->Target == GL_TEXTURE_2D_ARRAY_EXT) &&
Ian Romanick538a7f22013-11-20 13:41:23 -0800838 !ctx->Extensions.EXT_texture_array) {
Brian145d7622007-08-16 10:05:00 +0100839 continue;
Brian Paul93de8d32001-04-11 23:22:20 +0000840 }
Dave Airlie5b115862012-11-07 12:51:35 +1000841 else if (obj->Target == GL_TEXTURE_CUBE_MAP_ARRAY &&
842 !ctx->Extensions.ARB_texture_cube_map_array) {
843 continue;
844 } else if (obj->Target == GL_TEXTURE_BUFFER)
Brian Paul53245ff2011-04-06 12:45:21 -0600845 continue;
Chia-I Wu0c87f162011-10-23 18:52:38 +0800846 else if (obj->Target == GL_TEXTURE_EXTERNAL_OES)
847 continue;
Chris Forbesd04a4dd2012-11-24 21:46:56 +1300848 else if (obj->Target == GL_TEXTURE_2D_MULTISAMPLE ||
849 obj->Target == GL_TEXTURE_2D_MULTISAMPLE_ARRAY)
850 continue;
Brian Paul93de8d32001-04-11 23:22:20 +0000851
Brian145d7622007-08-16 10:05:00 +0100852 target = obj->Target;
853
Brian Paul58cfa0f2001-08-07 23:10:55 +0000854 _mesa_BindTexture(target, obj->Name);
855
Brian Paulecfaab82011-04-10 12:44:46 -0600856 samp = &obj->Sampler;
857
858 _mesa_TexParameterfv(target, GL_TEXTURE_BORDER_COLOR, samp->BorderColor.f);
859 _mesa_TexParameteri(target, GL_TEXTURE_WRAP_S, samp->WrapS);
860 _mesa_TexParameteri(target, GL_TEXTURE_WRAP_T, samp->WrapT);
861 _mesa_TexParameteri(target, GL_TEXTURE_WRAP_R, samp->WrapR);
862 _mesa_TexParameteri(target, GL_TEXTURE_MIN_FILTER, samp->MinFilter);
863 _mesa_TexParameteri(target, GL_TEXTURE_MAG_FILTER, samp->MagFilter);
864 _mesa_TexParameterf(target, GL_TEXTURE_MIN_LOD, samp->MinLod);
865 _mesa_TexParameterf(target, GL_TEXTURE_MAX_LOD, samp->MaxLod);
866 _mesa_TexParameterf(target, GL_TEXTURE_LOD_BIAS, samp->LodBias);
Brian145d7622007-08-16 10:05:00 +0100867 _mesa_TexParameterf(target, GL_TEXTURE_PRIORITY, obj->Priority);
Brian Paul93de8d32001-04-11 23:22:20 +0000868 _mesa_TexParameteri(target, GL_TEXTURE_BASE_LEVEL, obj->BaseLevel);
Brian41fc55d2007-04-17 08:29:37 -0600869 if (target != GL_TEXTURE_RECTANGLE_ARB)
870 _mesa_TexParameteri(target, GL_TEXTURE_MAX_LEVEL, obj->MaxLevel);
Brian Paul93de8d32001-04-11 23:22:20 +0000871 if (ctx->Extensions.EXT_texture_filter_anisotropic) {
872 _mesa_TexParameterf(target, GL_TEXTURE_MAX_ANISOTROPY_EXT,
Brian Paulecfaab82011-04-10 12:44:46 -0600873 samp->MaxAnisotropy);
Brian Paul93de8d32001-04-11 23:22:20 +0000874 }
Kenneth Graunke608c3d22012-01-27 16:09:48 -0800875 if (ctx->Extensions.ARB_shadow) {
876 _mesa_TexParameteri(target, GL_TEXTURE_COMPARE_MODE,
877 samp->CompareMode);
878 _mesa_TexParameteri(target, GL_TEXTURE_COMPARE_FUNC,
879 samp->CompareFunc);
880 }
881 if (ctx->Extensions.ARB_depth_texture)
Pauli Nieminenc37efbf2012-06-12 21:38:46 +0300882 _mesa_TexParameteri(target, GL_DEPTH_TEXTURE_MODE, obj->DepthMode);
Brian Paul93de8d32001-04-11 23:22:20 +0000883 }
Brian Paul58cfa0f2001-08-07 23:10:55 +0000884
Brian145d7622007-08-16 10:05:00 +0100885 /* remove saved references to the texture objects */
Brian0135ff52007-08-16 10:28:23 +0100886 for (tgt = 0; tgt < NUM_TEXTURE_TARGETS; tgt++) {
887 _mesa_reference_texobj(&texstate->SavedTexRef[u][tgt], NULL);
888 }
Brian Paul58cfa0f2001-08-07 23:10:55 +0000889 }
Brian145d7622007-08-16 10:05:00 +0100890
Paul Berry1a1db172012-11-06 08:57:59 -0800891 _mesa_ActiveTexture(GL_TEXTURE0_ARB + texstate->Texture.CurrentUnit);
Brian145d7622007-08-16 10:05:00 +0100892
Brian Paula1471e42012-01-31 18:24:07 -0700893 _mesa_reference_shared_state(ctx, &texstate->SharedRef, NULL);
894
Brian145d7622007-08-16 10:05:00 +0100895 _mesa_unlock_context_textures(ctx);
Brian Paul93de8d32001-04-11 23:22:20 +0000896}
897
Brian Pauleb6c6432000-09-28 22:44:30 +0000898
jtgafb833d1999-08-19 00:55:39 +0000899/*
900 * This function is kind of long just because we have to call a lot
901 * of device driver functions to update device driver state.
Brian Paulf3da3892001-01-24 15:27:10 +0000902 *
903 * XXX As it is now, most of the pop-code calls immediate-mode Mesa functions
904 * in order to restore GL state. This isn't terribly efficient but it
905 * ensures that dirty flags and any derived state gets updated correctly.
906 * We could at least check if the value to restore equals the current value
907 * and then skip the Mesa call.
jtgafb833d1999-08-19 00:55:39 +0000908 */
Kendall Bennettc40d1dd2003-10-21 22:22:17 +0000909void GLAPIENTRY
Brian Paul42fcf032000-02-02 22:03:31 +0000910_mesa_PopAttrib(void)
jtgafb833d1999-08-19 00:55:39 +0000911{
912 struct gl_attrib_node *attr, *next;
Brian Paul42fcf032000-02-02 22:03:31 +0000913 GET_CURRENT_CONTEXT(ctx);
Eric Anholta9754792013-01-16 16:20:38 -0800914 FLUSH_VERTICES(ctx, 0);
jtgafb833d1999-08-19 00:55:39 +0000915
Brian Paulf3da3892001-01-24 15:27:10 +0000916 if (ctx->AttribStackDepth == 0) {
Brian Paul08836342001-03-03 20:33:27 +0000917 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopAttrib" );
jtgafb833d1999-08-19 00:55:39 +0000918 return;
919 }
920
921 ctx->AttribStackDepth--;
922 attr = ctx->AttribStack[ctx->AttribStackDepth];
923
924 while (attr) {
925
Brian Paul9a33a112002-06-13 04:28:29 +0000926 if (MESA_VERBOSE & VERBOSE_API) {
Brian Paul4753d602002-06-15 02:38:15 +0000927 _mesa_debug(ctx, "glPopAttrib %s\n",
928 _mesa_lookup_enum_by_nr(attr->kind));
Brian Paul93de8d32001-04-11 23:22:20 +0000929 }
jtgafb833d1999-08-19 00:55:39 +0000930
931 switch (attr->kind) {
932 case GL_ACCUM_BUFFER_BIT:
Brian Paulf3da3892001-01-24 15:27:10 +0000933 {
934 const struct gl_accum_attrib *accum;
935 accum = (const struct gl_accum_attrib *) attr->data;
936 _mesa_ClearAccum(accum->ClearColor[0],
937 accum->ClearColor[1],
938 accum->ClearColor[2],
939 accum->ClearColor[3]);
940 }
jtgafb833d1999-08-19 00:55:39 +0000941 break;
942 case GL_COLOR_BUFFER_BIT:
943 {
Brian Paulf3da3892001-01-24 15:27:10 +0000944 const struct gl_colorbuffer_attrib *color;
Brian Paul37286732009-12-29 15:04:03 -0700945
Brian Paulf3da3892001-01-24 15:27:10 +0000946 color = (const struct gl_colorbuffer_attrib *) attr->data;
Brian Paul7c276322001-09-14 21:36:43 +0000947 _mesa_ClearIndex((GLfloat) color->ClearIndex);
Dave Airlie093dc9e2011-09-12 10:57:40 +0100948 _mesa_ClearColor(color->ClearColor.f[0],
949 color->ClearColor.f[1],
950 color->ClearColor.f[2],
951 color->ClearColor.f[3]);
Brian Paulf3da3892001-01-24 15:27:10 +0000952 _mesa_IndexMask(color->IndexMask);
Brian Paul36092fa2009-12-29 22:58:44 -0700953 if (!ctx->Extensions.EXT_draw_buffers2) {
Brian Paulfd5511d2009-12-29 16:17:14 -0700954 _mesa_ColorMask((GLboolean) (color->ColorMask[0][0] != 0),
955 (GLboolean) (color->ColorMask[0][1] != 0),
956 (GLboolean) (color->ColorMask[0][2] != 0),
957 (GLboolean) (color->ColorMask[0][3] != 0));
958 }
959 else {
960 GLuint i;
961 for (i = 0; i < ctx->Const.MaxDrawBuffers; i++) {
Paul Berry1a1db172012-11-06 08:57:59 -0800962 _mesa_ColorMaski(i,
Brian Paulfd5511d2009-12-29 16:17:14 -0700963 (GLboolean) (color->ColorMask[i][0] != 0),
964 (GLboolean) (color->ColorMask[i][1] != 0),
965 (GLboolean) (color->ColorMask[i][2] != 0),
966 (GLboolean) (color->ColorMask[i][3] != 0));
967 }
968 }
Brian Paul2f92adb2006-04-22 01:20:20 +0000969 {
970 /* Need to determine if more than one color output is
971 * specified. If so, call glDrawBuffersARB, else call
972 * glDrawBuffer(). This is a subtle, but essential point
973 * since GL_FRONT (for example) is illegal for the former
974 * function, but legal for the later.
975 */
976 GLboolean multipleBuffers = GL_FALSE;
Ian Romanick8aa209c2009-01-27 19:10:43 -0800977 GLuint i;
978
979 for (i = 1; i < ctx->Const.MaxDrawBuffers; i++) {
980 if (color->DrawBuffer[i] != GL_NONE) {
981 multipleBuffers = GL_TRUE;
982 break;
983 }
Brian Paul2f92adb2006-04-22 01:20:20 +0000984 }
985 /* Call the API_level functions, not _mesa_drawbuffers()
986 * since we need to do error checking on the pop'd
987 * GL_DRAW_BUFFER.
988 * Ex: if GL_FRONT were pushed, but we're popping with a
989 * user FBO bound, GL_FRONT will be illegal and we'll need
990 * to record that error. Per OpenGL ARB decision.
991 */
992 if (multipleBuffers)
Paul Berry1a1db172012-11-06 08:57:59 -0800993 _mesa_DrawBuffers(ctx->Const.MaxDrawBuffers,
Brian Paul2f92adb2006-04-22 01:20:20 +0000994 color->DrawBuffer);
995 else
996 _mesa_DrawBuffer(color->DrawBuffer[0]);
Brian Paul730b2652006-04-14 02:25:35 +0000997 }
Brian Paulf3da3892001-01-24 15:27:10 +0000998 _mesa_set_enable(ctx, GL_ALPHA_TEST, color->AlphaEnabled);
Marek Olšáke5c6a922011-02-15 23:30:23 +0100999 _mesa_AlphaFunc(color->AlphaFunc, color->AlphaRefUnclamped);
Brian Paul37286732009-12-29 15:04:03 -07001000 if (ctx->Color.BlendEnabled != color->BlendEnabled) {
Brian Paul1677d5c2009-12-29 23:04:27 -07001001 if (ctx->Extensions.EXT_draw_buffers2) {
1002 GLuint i;
1003 for (i = 0; i < ctx->Const.MaxDrawBuffers; i++) {
1004 _mesa_set_enablei(ctx, GL_BLEND, i,
1005 (color->BlendEnabled >> i) & 1);
1006 }
1007 }
1008 else {
1009 _mesa_set_enable(ctx, GL_BLEND, (color->BlendEnabled & 1));
Brian Paul37286732009-12-29 15:04:03 -07001010 }
1011 }
Brian Paul74713e22011-01-11 15:07:38 -07001012 if (ctx->Color._BlendFuncPerBuffer ||
1013 ctx->Color._BlendEquationPerBuffer) {
1014 /* set blend per buffer */
1015 GLuint buf;
1016 for (buf = 0; buf < ctx->Const.MaxDrawBuffers; buf++) {
Paul Berry1a1db172012-11-06 08:57:59 -08001017 _mesa_BlendFuncSeparateiARB(buf, color->Blend[buf].SrcRGB,
Brian Paul74713e22011-01-11 15:07:38 -07001018 color->Blend[buf].DstRGB,
1019 color->Blend[buf].SrcA,
1020 color->Blend[buf].DstA);
Paul Berry1a1db172012-11-06 08:57:59 -08001021 _mesa_BlendEquationSeparateiARB(buf,
Brian Paul74713e22011-01-11 15:07:38 -07001022 color->Blend[buf].EquationRGB,
1023 color->Blend[buf].EquationA);
1024 }
1025 }
1026 else {
1027 /* set same blend modes for all buffers */
Paul Berry1a1db172012-11-06 08:57:59 -08001028 _mesa_BlendFuncSeparate(color->Blend[0].SrcRGB,
Brian Paul74713e22011-01-11 15:07:38 -07001029 color->Blend[0].DstRGB,
1030 color->Blend[0].SrcA,
1031 color->Blend[0].DstA);
1032 /* This special case is because glBlendEquationSeparateEXT
1033 * cannot take GL_LOGIC_OP as a parameter.
1034 */
1035 if (color->Blend[0].EquationRGB ==
1036 color->Blend[0].EquationA) {
1037 _mesa_BlendEquation(color->Blend[0].EquationRGB);
1038 }
1039 else {
Paul Berry1a1db172012-11-06 08:57:59 -08001040 _mesa_BlendEquationSeparate(
Brian Paul74713e22011-01-11 15:07:38 -07001041 color->Blend[0].EquationRGB,
1042 color->Blend[0].EquationA);
1043 }
1044 }
Marek Olšáke5c6a922011-02-15 23:30:23 +01001045 _mesa_BlendColor(color->BlendColorUnclamped[0],
1046 color->BlendColorUnclamped[1],
1047 color->BlendColorUnclamped[2],
1048 color->BlendColorUnclamped[3]);
Brian Paulf3da3892001-01-24 15:27:10 +00001049 _mesa_LogicOp(color->LogicOp);
1050 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP,
1051 color->ColorLogicOpEnabled);
1052 _mesa_set_enable(ctx, GL_INDEX_LOGIC_OP,
1053 color->IndexLogicOpEnabled);
1054 _mesa_set_enable(ctx, GL_DITHER, color->DitherFlag);
Marek Olšák3264c3e2013-03-28 03:02:14 +01001055 if (ctx->Extensions.ARB_color_buffer_float)
1056 _mesa_ClampColor(GL_CLAMP_FRAGMENT_COLOR_ARB,
1057 color->ClampFragmentColor);
Paul Berry1a1db172012-11-06 08:57:59 -08001058 _mesa_ClampColor(GL_CLAMP_READ_COLOR_ARB, color->ClampReadColor);
Eric Anholt4bbd1202012-08-01 12:38:56 -07001059
1060 /* GL_ARB_framebuffer_sRGB / GL_EXT_framebuffer_sRGB */
Brian Paul1aee8802012-08-27 21:52:07 -06001061 if (ctx->Extensions.EXT_framebuffer_sRGB)
1062 _mesa_set_enable(ctx, GL_FRAMEBUFFER_SRGB, color->sRGBEnabled);
jtgafb833d1999-08-19 00:55:39 +00001063 }
1064 break;
1065 case GL_CURRENT_BIT:
Keith Whitwellcab974c2000-12-26 05:09:27 +00001066 FLUSH_CURRENT( ctx, 0 );
Brian Paule197de52010-02-19 08:09:01 -07001067 memcpy( &ctx->Current, attr->data,
jtgafb833d1999-08-19 00:55:39 +00001068 sizeof(struct gl_current_attrib) );
1069 break;
1070 case GL_DEPTH_BUFFER_BIT:
1071 {
Brian Paulf3da3892001-01-24 15:27:10 +00001072 const struct gl_depthbuffer_attrib *depth;
1073 depth = (const struct gl_depthbuffer_attrib *) attr->data;
1074 _mesa_DepthFunc(depth->Func);
1075 _mesa_ClearDepth(depth->Clear);
1076 _mesa_set_enable(ctx, GL_DEPTH_TEST, depth->Test);
1077 _mesa_DepthMask(depth->Mask);
jtgafb833d1999-08-19 00:55:39 +00001078 }
1079 break;
1080 case GL_ENABLE_BIT:
1081 {
1082 const struct gl_enable_attrib *enable;
1083 enable = (const struct gl_enable_attrib *) attr->data;
Brian Pauleb6c6432000-09-28 22:44:30 +00001084 pop_enable_group(ctx, enable);
Keith Whitwella96308c2000-10-30 13:31:59 +00001085 ctx->NewState |= _NEW_ALL;
jtgafb833d1999-08-19 00:55:39 +00001086 }
1087 break;
1088 case GL_EVAL_BIT:
Brian Paule197de52010-02-19 08:09:01 -07001089 memcpy( &ctx->Eval, attr->data, sizeof(struct gl_eval_attrib) );
Keith Whitwella96308c2000-10-30 13:31:59 +00001090 ctx->NewState |= _NEW_EVAL;
jtgafb833d1999-08-19 00:55:39 +00001091 break;
1092 case GL_FOG_BIT:
1093 {
Brian Paulf3da3892001-01-24 15:27:10 +00001094 const struct gl_fog_attrib *fog;
1095 fog = (const struct gl_fog_attrib *) attr->data;
1096 _mesa_set_enable(ctx, GL_FOG, fog->Enabled);
1097 _mesa_Fogfv(GL_FOG_COLOR, fog->Color);
1098 _mesa_Fogf(GL_FOG_DENSITY, fog->Density);
1099 _mesa_Fogf(GL_FOG_START, fog->Start);
1100 _mesa_Fogf(GL_FOG_END, fog->End);
1101 _mesa_Fogf(GL_FOG_INDEX, fog->Index);
1102 _mesa_Fogi(GL_FOG_MODE, fog->Mode);
jtgafb833d1999-08-19 00:55:39 +00001103 }
1104 break;
1105 case GL_HINT_BIT:
Brian Paulf3da3892001-01-24 15:27:10 +00001106 {
1107 const struct gl_hint_attrib *hint;
1108 hint = (const struct gl_hint_attrib *) attr->data;
Brian Paulf3da3892001-01-24 15:27:10 +00001109 _mesa_Hint(GL_PERSPECTIVE_CORRECTION_HINT,
1110 hint->PerspectiveCorrection );
1111 _mesa_Hint(GL_POINT_SMOOTH_HINT, hint->PointSmooth);
1112 _mesa_Hint(GL_LINE_SMOOTH_HINT, hint->LineSmooth);
1113 _mesa_Hint(GL_POLYGON_SMOOTH_HINT, hint->PolygonSmooth);
1114 _mesa_Hint(GL_FOG_HINT, hint->Fog);
Ian Romanick33fa5e42009-01-27 17:36:03 -08001115 _mesa_Hint(GL_TEXTURE_COMPRESSION_HINT_ARB,
1116 hint->TextureCompression);
jtgafb833d1999-08-19 00:55:39 +00001117 }
1118 break;
1119 case GL_LIGHTING_BIT:
Brian Paulf3da3892001-01-24 15:27:10 +00001120 {
jtgafb833d1999-08-19 00:55:39 +00001121 GLuint i;
Brian Paulf3da3892001-01-24 15:27:10 +00001122 const struct gl_light_attrib *light;
1123 light = (const struct gl_light_attrib *) attr->data;
1124 /* lighting enable */
1125 _mesa_set_enable(ctx, GL_LIGHTING, light->Enabled);
1126 /* per-light state */
Brian Paul049e3202005-06-30 14:22:23 +00001127 if (_math_matrix_is_dirty(ctx->ModelviewMatrixStack.Top))
Brian Paul53f82c52004-10-02 16:39:09 +00001128 _math_matrix_analyse( ctx->ModelviewMatrixStack.Top );
Keith Whitwell0cb28412002-02-13 00:53:19 +00001129
Brian Paul418a7db2005-11-10 16:22:56 +00001130 for (i = 0; i < ctx->Const.MaxLights; i++) {
Vinson Lee6130bb12010-01-04 12:06:04 -08001131 const struct gl_light *l = &light->Light[i];
Brian Paul662fbf82005-11-12 18:58:12 +00001132 _mesa_set_enable(ctx, GL_LIGHT0 + i, l->Enabled);
Vinson Lee6130bb12010-01-04 12:06:04 -08001133 _mesa_light(ctx, i, GL_AMBIENT, l->Ambient);
1134 _mesa_light(ctx, i, GL_DIFFUSE, l->Diffuse);
1135 _mesa_light(ctx, i, GL_SPECULAR, l->Specular );
1136 _mesa_light(ctx, i, GL_POSITION, l->EyePosition);
1137 _mesa_light(ctx, i, GL_SPOT_DIRECTION, l->SpotDirection);
1138 {
1139 GLfloat p[4] = { 0 };
1140 p[0] = l->SpotExponent;
1141 _mesa_light(ctx, i, GL_SPOT_EXPONENT, p);
1142 }
1143 {
1144 GLfloat p[4] = { 0 };
1145 p[0] = l->SpotCutoff;
1146 _mesa_light(ctx, i, GL_SPOT_CUTOFF, p);
1147 }
1148 {
1149 GLfloat p[4] = { 0 };
1150 p[0] = l->ConstantAttenuation;
1151 _mesa_light(ctx, i, GL_CONSTANT_ATTENUATION, p);
1152 }
1153 {
1154 GLfloat p[4] = { 0 };
1155 p[0] = l->LinearAttenuation;
1156 _mesa_light(ctx, i, GL_LINEAR_ATTENUATION, p);
1157 }
1158 {
1159 GLfloat p[4] = { 0 };
1160 p[0] = l->QuadraticAttenuation;
1161 _mesa_light(ctx, i, GL_QUADRATIC_ATTENUATION, p);
1162 }
Brian Paul478f0d22011-11-30 20:35:02 -07001163 }
Brian Paulf3da3892001-01-24 15:27:10 +00001164 /* light model */
1165 _mesa_LightModelfv(GL_LIGHT_MODEL_AMBIENT,
1166 light->Model.Ambient);
1167 _mesa_LightModelf(GL_LIGHT_MODEL_LOCAL_VIEWER,
1168 (GLfloat) light->Model.LocalViewer);
1169 _mesa_LightModelf(GL_LIGHT_MODEL_TWO_SIDE,
1170 (GLfloat) light->Model.TwoSide);
1171 _mesa_LightModelf(GL_LIGHT_MODEL_COLOR_CONTROL,
1172 (GLfloat) light->Model.ColorControl);
Brian Paulf3da3892001-01-24 15:27:10 +00001173 /* shade model */
Brian Paulba70e592001-01-29 22:15:44 +00001174 _mesa_ShadeModel(light->ShadeModel);
Brian Paulf3da3892001-01-24 15:27:10 +00001175 /* color material */
1176 _mesa_ColorMaterial(light->ColorMaterialFace,
1177 light->ColorMaterialMode);
1178 _mesa_set_enable(ctx, GL_COLOR_MATERIAL,
1179 light->ColorMaterialEnabled);
Brian Paul7cc55222006-11-20 15:14:35 +00001180 /* materials */
Brian Paule197de52010-02-19 08:09:01 -07001181 memcpy(&ctx->Light.Material, &light->Material,
Brian Paul7cc55222006-11-20 15:14:35 +00001182 sizeof(struct gl_material));
Marek Olšák3264c3e2013-03-28 03:02:14 +01001183 if (ctx->Extensions.ARB_color_buffer_float) {
1184 _mesa_ClampColor(GL_CLAMP_VERTEX_COLOR_ARB,
1185 light->ClampVertexColor);
1186 }
jtgafb833d1999-08-19 00:55:39 +00001187 }
jtgafb833d1999-08-19 00:55:39 +00001188 break;
1189 case GL_LINE_BIT:
Brian Paulf3da3892001-01-24 15:27:10 +00001190 {
1191 const struct gl_line_attrib *line;
1192 line = (const struct gl_line_attrib *) attr->data;
1193 _mesa_set_enable(ctx, GL_LINE_SMOOTH, line->SmoothFlag);
1194 _mesa_set_enable(ctx, GL_LINE_STIPPLE, line->StippleFlag);
1195 _mesa_LineStipple(line->StippleFactor, line->StipplePattern);
1196 _mesa_LineWidth(line->Width);
jtgafb833d1999-08-19 00:55:39 +00001197 }
1198 break;
1199 case GL_LIST_BIT:
Brian Paule197de52010-02-19 08:09:01 -07001200 memcpy( &ctx->List, attr->data, sizeof(struct gl_list_attrib) );
jtgafb833d1999-08-19 00:55:39 +00001201 break;
1202 case GL_PIXEL_MODE_BIT:
Brian Paule197de52010-02-19 08:09:01 -07001203 memcpy( &ctx->Pixel, attr->data, sizeof(struct gl_pixel_attrib) );
Brian Paule4b23562005-05-04 20:11:35 +00001204 /* XXX what other pixel state needs to be set by function calls? */
1205 _mesa_ReadBuffer(ctx->Pixel.ReadBuffer);
Keith Whitwella96308c2000-10-30 13:31:59 +00001206 ctx->NewState |= _NEW_PIXEL;
jtgafb833d1999-08-19 00:55:39 +00001207 break;
1208 case GL_POINT_BIT:
Brian Paulf3da3892001-01-24 15:27:10 +00001209 {
1210 const struct gl_point_attrib *point;
1211 point = (const struct gl_point_attrib *) attr->data;
1212 _mesa_PointSize(point->Size);
1213 _mesa_set_enable(ctx, GL_POINT_SMOOTH, point->SmoothFlag);
Brian Paul2871f572002-10-11 21:42:08 +00001214 if (ctx->Extensions.EXT_point_parameters) {
Brian Paul9228f1c2008-06-05 12:08:19 -06001215 _mesa_PointParameterfv(GL_DISTANCE_ATTENUATION_EXT,
1216 point->Params);
1217 _mesa_PointParameterf(GL_POINT_SIZE_MIN_EXT,
1218 point->MinSize);
1219 _mesa_PointParameterf(GL_POINT_SIZE_MAX_EXT,
1220 point->MaxSize);
1221 _mesa_PointParameterf(GL_POINT_FADE_THRESHOLD_SIZE_EXT,
1222 point->Threshold);
Brian Paul2871f572002-10-11 21:42:08 +00001223 }
Ian Romanick63736722003-08-23 00:12:46 +00001224 if (ctx->Extensions.NV_point_sprite
1225 || ctx->Extensions.ARB_point_sprite) {
Brian Paul6c408b42002-05-27 17:04:52 +00001226 GLuint u;
1227 for (u = 0; u < ctx->Const.MaxTextureUnits; u++) {
1228 _mesa_TexEnvi(GL_POINT_SPRITE_NV, GL_COORD_REPLACE_NV,
1229 (GLint) point->CoordReplace[u]);
1230 }
1231 _mesa_set_enable(ctx, GL_POINT_SPRITE_NV,point->PointSprite);
Alan Hourihaneb59dbd82007-10-28 20:07:37 +00001232 if (ctx->Extensions.NV_point_sprite)
Brian Paul9228f1c2008-06-05 12:08:19 -06001233 _mesa_PointParameteri(GL_POINT_SPRITE_R_MODE_NV,
1234 ctx->Point.SpriteRMode);
Mario Kleinereabbe5c2012-10-07 03:44:14 +02001235
Paul Berrydbd61352012-11-27 12:26:51 -08001236 if ((ctx->API == API_OPENGL_COMPAT && ctx->Version >= 20)
Mario Kleinereabbe5c2012-10-07 03:44:14 +02001237 || ctx->API == API_OPENGL_CORE)
1238 _mesa_PointParameterf(GL_POINT_SPRITE_COORD_ORIGIN,
1239 (GLfloat)ctx->Point.SpriteOrigin);
Brian Paul6c408b42002-05-27 17:04:52 +00001240 }
Brian Paulf3da3892001-01-24 15:27:10 +00001241 }
jtgafb833d1999-08-19 00:55:39 +00001242 break;
1243 case GL_POLYGON_BIT:
1244 {
Brian Paulf3da3892001-01-24 15:27:10 +00001245 const struct gl_polygon_attrib *polygon;
1246 polygon = (const struct gl_polygon_attrib *) attr->data;
1247 _mesa_CullFace(polygon->CullFaceMode);
1248 _mesa_FrontFace(polygon->FrontFace);
1249 _mesa_PolygonMode(GL_FRONT, polygon->FrontMode);
1250 _mesa_PolygonMode(GL_BACK, polygon->BackMode);
1251 _mesa_PolygonOffset(polygon->OffsetFactor,
1252 polygon->OffsetUnits);
1253 _mesa_set_enable(ctx, GL_POLYGON_SMOOTH, polygon->SmoothFlag);
1254 _mesa_set_enable(ctx, GL_POLYGON_STIPPLE, polygon->StippleFlag);
1255 _mesa_set_enable(ctx, GL_CULL_FACE, polygon->CullFlag);
1256 _mesa_set_enable(ctx, GL_POLYGON_OFFSET_POINT,
1257 polygon->OffsetPoint);
1258 _mesa_set_enable(ctx, GL_POLYGON_OFFSET_LINE,
1259 polygon->OffsetLine);
1260 _mesa_set_enable(ctx, GL_POLYGON_OFFSET_FILL,
1261 polygon->OffsetFill);
jtgafb833d1999-08-19 00:55:39 +00001262 }
1263 break;
1264 case GL_POLYGON_STIPPLE_BIT:
Brian Paule197de52010-02-19 08:09:01 -07001265 memcpy( ctx->PolygonStipple, attr->data, 32*sizeof(GLuint) );
Keith Whitwella96308c2000-10-30 13:31:59 +00001266 ctx->NewState |= _NEW_POLYGONSTIPPLE;
Jouk Jansen5e3bc0c2000-11-22 07:32:16 +00001267 if (ctx->Driver.PolygonStipple)
Brian Paul959f8022000-03-19 01:10:11 +00001268 ctx->Driver.PolygonStipple( ctx, (const GLubyte *) attr->data );
jtgafb833d1999-08-19 00:55:39 +00001269 break;
1270 case GL_SCISSOR_BIT:
Brian Paulf3da3892001-01-24 15:27:10 +00001271 {
Ian Romanickc65db3e2014-01-07 19:06:59 -08001272 unsigned i;
Brian Paulf3da3892001-01-24 15:27:10 +00001273 const struct gl_scissor_attrib *scissor;
1274 scissor = (const struct gl_scissor_attrib *) attr->data;
Courtney Goeltzenleuchtera9c73fb2013-11-13 14:02:12 -07001275
Ian Romanickc65db3e2014-01-07 19:06:59 -08001276 for (i = 0; i < ctx->Const.MaxViewports; i++) {
1277 _mesa_set_scissor(ctx, i,
1278 scissor->ScissorArray[i].X,
1279 scissor->ScissorArray[i].Y,
1280 scissor->ScissorArray[i].Width,
1281 scissor->ScissorArray[i].Height);
1282 _mesa_set_enablei(ctx, GL_SCISSOR_TEST, i,
1283 (scissor->EnableFlags >> i) & 1);
1284 }
Brian Paulf3da3892001-01-24 15:27:10 +00001285 }
jtgafb833d1999-08-19 00:55:39 +00001286 break;
1287 case GL_STENCIL_BUFFER_BIT:
Brian Paulf3da3892001-01-24 15:27:10 +00001288 {
1289 const struct gl_stencil_attrib *stencil;
1290 stencil = (const struct gl_stencil_attrib *) attr->data;
1291 _mesa_set_enable(ctx, GL_STENCIL_TEST, stencil->Enabled);
1292 _mesa_ClearStencil(stencil->Clear);
Daniel Borca79a98de2004-11-12 09:56:33 +00001293 if (ctx->Extensions.EXT_stencil_two_side) {
Brian Paul42c34ef2005-09-13 02:59:53 +00001294 _mesa_set_enable(ctx, GL_STENCIL_TEST_TWO_SIDE_EXT,
1295 stencil->TestTwoSide);
1296 _mesa_ActiveStencilFaceEXT(stencil->ActiveFace
1297 ? GL_BACK : GL_FRONT);
Daniel Borca79a98de2004-11-12 09:56:33 +00001298 }
Brian Paul42c34ef2005-09-13 02:59:53 +00001299 /* front state */
Brian Paul878c3712005-09-13 04:42:09 +00001300 _mesa_StencilFuncSeparate(GL_FRONT,
1301 stencil->Function[0],
1302 stencil->Ref[0],
1303 stencil->ValueMask[0]);
1304 _mesa_StencilMaskSeparate(GL_FRONT, stencil->WriteMask[0]);
1305 _mesa_StencilOpSeparate(GL_FRONT, stencil->FailFunc[0],
1306 stencil->ZFailFunc[0],
1307 stencil->ZPassFunc[0]);
Brian Paul42c34ef2005-09-13 02:59:53 +00001308 /* back state */
Brian Paul878c3712005-09-13 04:42:09 +00001309 _mesa_StencilFuncSeparate(GL_BACK,
1310 stencil->Function[1],
Brian Paul42c34ef2005-09-13 02:59:53 +00001311 stencil->Ref[1],
1312 stencil->ValueMask[1]);
1313 _mesa_StencilMaskSeparate(GL_BACK, stencil->WriteMask[1]);
1314 _mesa_StencilOpSeparate(GL_BACK, stencil->FailFunc[1],
1315 stencil->ZFailFunc[1],
1316 stencil->ZPassFunc[1]);
Brian Paulf3da3892001-01-24 15:27:10 +00001317 }
jtgafb833d1999-08-19 00:55:39 +00001318 break;
1319 case GL_TRANSFORM_BIT:
Brian Paulf3da3892001-01-24 15:27:10 +00001320 {
1321 GLuint i;
1322 const struct gl_transform_attrib *xform;
1323 xform = (const struct gl_transform_attrib *) attr->data;
1324 _mesa_MatrixMode(xform->MatrixMode);
Brian Paul049e3202005-06-30 14:22:23 +00001325 if (_math_matrix_is_dirty(ctx->ProjectionMatrixStack.Top))
Brian Paul934bee02002-03-28 22:42:41 +00001326 _math_matrix_analyse( ctx->ProjectionMatrixStack.Top );
1327
1328 /* restore clip planes */
Paul Berry27bdc762011-09-07 17:44:28 -07001329 for (i = 0; i < ctx->Const.MaxClipPlanes; i++) {
Lars Henning Wendtd82876e2009-04-16 10:14:17 -06001330 const GLuint mask = 1 << i;
Brian Paul934bee02002-03-28 22:42:41 +00001331 const GLfloat *eyePlane = xform->EyeUserPlane[i];
1332 COPY_4V(ctx->Transform.EyeUserPlane[i], eyePlane);
Brian Paulb15ab1d2011-09-30 21:03:42 -06001333 _mesa_set_enable(ctx, GL_CLIP_PLANE0 + i,
1334 !!(xform->ClipPlanesEnabled & mask));
Brian Paul934bee02002-03-28 22:42:41 +00001335 if (ctx->Driver.ClipPlane)
Brian Paul4753d602002-06-15 02:38:15 +00001336 ctx->Driver.ClipPlane( ctx, GL_CLIP_PLANE0 + i, eyePlane );
Brian Paulf3da3892001-01-24 15:27:10 +00001337 }
Brian Paul934bee02002-03-28 22:42:41 +00001338
Brian Paulf3da3892001-01-24 15:27:10 +00001339 /* normalize/rescale */
Brian Paul86a7cc62002-04-01 17:03:38 +00001340 if (xform->Normalize != ctx->Transform.Normalize)
1341 _mesa_set_enable(ctx, GL_NORMALIZE,ctx->Transform.Normalize);
1342 if (xform->RescaleNormals != ctx->Transform.RescaleNormals)
1343 _mesa_set_enable(ctx, GL_RESCALE_NORMAL_EXT,
1344 ctx->Transform.RescaleNormals);
Eric Anholtb4922b52009-08-26 09:51:15 -07001345 if (xform->DepthClamp != ctx->Transform.DepthClamp)
1346 _mesa_set_enable(ctx, GL_DEPTH_CLAMP,
1347 ctx->Transform.DepthClamp);
jtgafb833d1999-08-19 00:55:39 +00001348 }
jtgafb833d1999-08-19 00:55:39 +00001349 break;
1350 case GL_TEXTURE_BIT:
jtgafb833d1999-08-19 00:55:39 +00001351 {
Brian145d7622007-08-16 10:05:00 +01001352 struct texture_state *texstate
1353 = (struct texture_state *) attr->data;
1354 pop_texture_group(ctx, texstate);
Keith Whitwella96308c2000-10-30 13:31:59 +00001355 ctx->NewState |= _NEW_TEXTURE;
jtgafb833d1999-08-19 00:55:39 +00001356 }
1357 break;
Jouk Jansen5e3bc0c2000-11-22 07:32:16 +00001358 case GL_VIEWPORT_BIT:
Brian Paulf3da3892001-01-24 15:27:10 +00001359 {
Ian Romanick562f3532014-01-07 19:12:16 -08001360 unsigned i;
Brian Paulf3da3892001-01-24 15:27:10 +00001361 const struct gl_viewport_attrib *vp;
Brian Paul736fcbe2001-05-29 15:23:48 +00001362 vp = (const struct gl_viewport_attrib *) attr->data;
Ian Romanick562f3532014-01-07 19:12:16 -08001363
1364 for (i = 0; i < ctx->Const.MaxViewports; i++) {
1365 _mesa_set_viewport(ctx, i, vp[i].X, vp[i].Y, vp[i].Width,
1366 vp[i].Height);
1367 _mesa_set_depth_range(ctx, i, vp[i].Near, vp[i].Far);
1368 }
Brian Paulf3da3892001-01-24 15:27:10 +00001369 }
1370 break;
Brian Paul736fcbe2001-05-29 15:23:48 +00001371 case GL_MULTISAMPLE_BIT_ARB:
1372 {
1373 const struct gl_multisample_attrib *ms;
1374 ms = (const struct gl_multisample_attrib *) attr->data;
Eric Anholtb631b472012-02-13 13:36:06 -08001375
1376 TEST_AND_UPDATE(ctx->Multisample.Enabled,
1377 ms->Enabled,
1378 GL_MULTISAMPLE);
1379
1380 TEST_AND_UPDATE(ctx->Multisample.SampleCoverage,
1381 ms->SampleCoverage,
1382 GL_SAMPLE_COVERAGE);
1383
1384 TEST_AND_UPDATE(ctx->Multisample.SampleAlphaToCoverage,
1385 ms->SampleAlphaToCoverage,
1386 GL_SAMPLE_ALPHA_TO_COVERAGE);
1387
1388 TEST_AND_UPDATE(ctx->Multisample.SampleAlphaToOne,
1389 ms->SampleAlphaToOne,
1390 GL_SAMPLE_ALPHA_TO_ONE);
1391
Paul Berry1a1db172012-11-06 08:57:59 -08001392 _mesa_SampleCoverage(ms->SampleCoverageValue,
Brian Paul736fcbe2001-05-29 15:23:48 +00001393 ms->SampleCoverageInvert);
1394 }
1395 break;
1396
jtgafb833d1999-08-19 00:55:39 +00001397 default:
Brian Paul08836342001-03-03 20:33:27 +00001398 _mesa_problem( ctx, "Bad attrib flag in PopAttrib");
jtgafb833d1999-08-19 00:55:39 +00001399 break;
1400 }
1401
1402 next = attr->next;
Brian Paulfe72a062012-09-01 07:47:24 -06001403 free(attr->data);
1404 free(attr);
jtgafb833d1999-08-19 00:55:39 +00001405 attr = next;
1406 }
jtgafb833d1999-08-19 00:55:39 +00001407}
1408
1409
Brian Paul20202782004-02-11 22:06:05 +00001410/**
Brian Paul37c74af2008-09-04 14:58:02 -06001411 * Copy gl_pixelstore_attrib from src to dst, updating buffer
1412 * object refcounts.
1413 */
1414static void
Kristian Høgsbergf9995b32010-10-12 12:26:10 -04001415copy_pixelstore(struct gl_context *ctx,
Brian Paul37c74af2008-09-04 14:58:02 -06001416 struct gl_pixelstore_attrib *dst,
1417 const struct gl_pixelstore_attrib *src)
1418{
1419 dst->Alignment = src->Alignment;
1420 dst->RowLength = src->RowLength;
1421 dst->SkipPixels = src->SkipPixels;
1422 dst->SkipRows = src->SkipRows;
1423 dst->ImageHeight = src->ImageHeight;
1424 dst->SkipImages = src->SkipImages;
1425 dst->SwapBytes = src->SwapBytes;
1426 dst->LsbFirst = src->LsbFirst;
Brian Paul37c74af2008-09-04 14:58:02 -06001427 dst->Invert = src->Invert;
1428 _mesa_reference_buffer_object(ctx, &dst->BufferObj, src->BufferObj);
1429}
1430
1431
jtgafb833d1999-08-19 00:55:39 +00001432#define GL_CLIENT_PACK_BIT (1<<20)
1433#define GL_CLIENT_UNPACK_BIT (1<<21)
1434
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001435/**
1436 * Copy gl_array_object from src to dest.
1437 * 'dest' must be in an initialized state.
1438 */
1439static void
1440copy_array_object(struct gl_context *ctx,
1441 struct gl_array_object *dest,
1442 struct gl_array_object *src)
1443{
1444 GLuint i;
1445
1446 /* skip Name */
1447 /* skip RefCount */
1448
1449 /* In theory must be the same anyway, but on recreate make sure it matches */
Ian Romanick09639902012-01-23 14:22:38 -08001450 dest->ARBsemantics = src->ARBsemantics;
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001451
Fredrik Höglund59b01ca2013-04-09 20:54:25 +02001452 for (i = 0; i < Elements(src->_VertexAttrib); i++) {
Fredrik Höglund12cbe992013-04-03 22:08:47 +02001453 _mesa_copy_client_array(ctx, &dest->_VertexAttrib[i], &src->_VertexAttrib[i]);
Fredrik Höglund59b01ca2013-04-09 20:54:25 +02001454 _mesa_copy_vertex_attrib_array(ctx, &dest->VertexAttrib[i], &src->VertexAttrib[i]);
1455 _mesa_copy_vertex_buffer_binding(ctx, &dest->VertexBinding[i], &src->VertexBinding[i]);
1456 }
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001457
1458 /* _Enabled must be the same than on push */
1459 dest->_Enabled = src->_Enabled;
1460 dest->_MaxElement = src->_MaxElement;
1461}
1462
1463/**
1464 * Copy gl_array_attrib from src to dest.
1465 * 'dest' must be in an initialized state.
1466 */
1467static void
1468copy_array_attrib(struct gl_context *ctx,
1469 struct gl_array_attrib *dest,
Ian Romanick34c353c2012-01-20 17:23:02 -08001470 struct gl_array_attrib *src,
1471 bool vbo_deleted)
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001472{
1473 /* skip ArrayObj */
1474 /* skip DefaultArrayObj, Objects */
1475 dest->ActiveTexture = src->ActiveTexture;
1476 dest->LockFirst = src->LockFirst;
1477 dest->LockCount = src->LockCount;
1478 dest->PrimitiveRestart = src->PrimitiveRestart;
Ian Romanick42ed81a2012-08-10 22:28:27 -07001479 dest->PrimitiveRestartFixedIndex = src->PrimitiveRestartFixedIndex;
1480 dest->_PrimitiveRestart = src->_PrimitiveRestart;
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001481 dest->RestartIndex = src->RestartIndex;
1482 /* skip NewState */
1483 /* skip RebindArrays */
1484
Ian Romanick34c353c2012-01-20 17:23:02 -08001485 if (!vbo_deleted)
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001486 copy_array_object(ctx, dest->VAO, src->VAO);
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001487
1488 /* skip ArrayBufferObj */
1489 /* skip ElementArrayBufferObj */
1490}
1491
1492/**
1493 * Save the content of src to dest.
1494 */
1495static void
1496save_array_attrib(struct gl_context *ctx,
1497 struct gl_array_attrib *dest,
1498 struct gl_array_attrib *src)
1499{
1500 /* Set the Name, needed for restore, but do never overwrite.
1501 * Needs to match value in the object hash. */
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001502 dest->VAO->Name = src->VAO->Name;
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001503 /* And copy all of the rest. */
Ian Romanick34c353c2012-01-20 17:23:02 -08001504 copy_array_attrib(ctx, dest, src, false);
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001505
1506 /* Just reference them here */
1507 _mesa_reference_buffer_object(ctx, &dest->ArrayBufferObj,
1508 src->ArrayBufferObj);
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001509 _mesa_reference_buffer_object(ctx, &dest->VAO->ElementArrayBufferObj,
1510 src->VAO->ElementArrayBufferObj);
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001511}
1512
1513/**
1514 * Restore the content of src to dest.
1515 */
1516static void
1517restore_array_attrib(struct gl_context *ctx,
1518 struct gl_array_attrib *dest,
1519 struct gl_array_attrib *src)
1520{
Ian Romanick34c353c2012-01-20 17:23:02 -08001521 /* The ARB_vertex_array_object spec says:
1522 *
1523 * "BindVertexArray fails and an INVALID_OPERATION error is generated
1524 * if array is not a name returned from a previous call to
1525 * GenVertexArrays, or if such a name has since been deleted with
1526 * DeleteVertexArrays."
1527 *
1528 * Therefore popping a deleted VAO cannot magically recreate it.
1529 *
1530 * The semantics of objects created using APPLE_vertex_array_objects behave
1531 * differently. These objects expect to be recreated by pop. Alas.
1532 */
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001533 const bool arb_vao = (src->VAO->Name != 0
1534 && src->VAO->ARBsemantics);
Ian Romanick34c353c2012-01-20 17:23:02 -08001535
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001536 if (arb_vao && !_mesa_IsVertexArray(src->VAO->Name))
Ian Romanick34c353c2012-01-20 17:23:02 -08001537 return;
1538
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001539 _mesa_BindVertexArrayAPPLE(src->VAO->Name);
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001540
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001541 /* Restore or recreate the buffer objects by the names ... */
Ian Romanick34c353c2012-01-20 17:23:02 -08001542 if (!arb_vao
1543 || src->ArrayBufferObj->Name == 0
Paul Berry1a1db172012-11-06 08:57:59 -08001544 || _mesa_IsBuffer(src->ArrayBufferObj->Name)) {
Ian Romanick34c353c2012-01-20 17:23:02 -08001545 /* ... and restore its content */
1546 copy_array_attrib(ctx, dest, src, false);
1547
Paul Berry1a1db172012-11-06 08:57:59 -08001548 _mesa_BindBuffer(GL_ARRAY_BUFFER_ARB,
Ian Romanick34c353c2012-01-20 17:23:02 -08001549 src->ArrayBufferObj->Name);
1550 } else {
1551 copy_array_attrib(ctx, dest, src, true);
1552 }
1553
1554 if (!arb_vao
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001555 || src->VAO->ElementArrayBufferObj->Name == 0
1556 || _mesa_IsBuffer(src->VAO->ElementArrayBufferObj->Name))
Paul Berry1a1db172012-11-06 08:57:59 -08001557 _mesa_BindBuffer(GL_ELEMENT_ARRAY_BUFFER_ARB,
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001558 src->VAO->ElementArrayBufferObj->Name);
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001559}
1560
1561/**
1562 * init/alloc the fields of 'attrib'.
1563 * Needs to the init part matching free_array_attrib_data below.
1564 */
Juha-Pekka Heikkila2a83e412013-12-16 07:04:00 -07001565static bool
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001566init_array_attrib_data(struct gl_context *ctx,
1567 struct gl_array_attrib *attrib)
1568{
1569 /* Get a non driver gl_array_object. */
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001570 attrib->VAO = CALLOC_STRUCT( gl_array_object );
Juha-Pekka Heikkila2a83e412013-12-16 07:04:00 -07001571
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001572 if (attrib->VAO == NULL) {
Juha-Pekka Heikkila2a83e412013-12-16 07:04:00 -07001573 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushClientAttrib");
1574 return false;
1575 }
1576
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001577 _mesa_initialize_array_object(ctx, attrib->VAO, 0);
Juha-Pekka Heikkila2a83e412013-12-16 07:04:00 -07001578 return true;
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001579}
1580
1581/**
1582 * Free/unreference the fields of 'attrib' but don't delete it (that's
1583 * done later in the calling code).
1584 * Needs to the cleanup part matching init_array_attrib_data above.
1585 */
1586static void
1587free_array_attrib_data(struct gl_context *ctx,
1588 struct gl_array_attrib *attrib)
1589{
1590 /* We use a non driver array object, so don't just unref since we would
1591 * end up using the drivers DeleteArrayObject function for deletion. */
Kenneth Graunke0dfe50f2014-02-01 19:14:38 -08001592 _mesa_delete_array_object(ctx, attrib->VAO);
1593 attrib->VAO = 0;
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001594 _mesa_reference_buffer_object(ctx, &attrib->ArrayBufferObj, NULL);
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001595}
1596
jtgafb833d1999-08-19 00:55:39 +00001597
Kendall Bennettc40d1dd2003-10-21 22:22:17 +00001598void GLAPIENTRY
Brian Paul42fcf032000-02-02 22:03:31 +00001599_mesa_PushClientAttrib(GLbitfield mask)
jtgafb833d1999-08-19 00:55:39 +00001600{
jtgafb833d1999-08-19 00:55:39 +00001601 struct gl_attrib_node *head;
1602
Brian Paul42fcf032000-02-02 22:03:31 +00001603 GET_CURRENT_CONTEXT(ctx);
jtgafb833d1999-08-19 00:55:39 +00001604
Brian Paulf3da3892001-01-24 15:27:10 +00001605 if (ctx->ClientAttribStackDepth >= MAX_CLIENT_ATTRIB_STACK_DEPTH) {
Brian Paul08836342001-03-03 20:33:27 +00001606 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushClientAttrib" );
jtgafb833d1999-08-19 00:55:39 +00001607 return;
1608 }
1609
Brian Paul37c74af2008-09-04 14:58:02 -06001610 /* Build linked list of attribute nodes which save all attribute
1611 * groups specified by the mask.
1612 */
jtgafb833d1999-08-19 00:55:39 +00001613 head = NULL;
1614
1615 if (mask & GL_CLIENT_PIXEL_STORE_BIT) {
1616 struct gl_pixelstore_attrib *attr;
1617 /* packing attribs */
Brian Paul37c74af2008-09-04 14:58:02 -06001618 attr = CALLOC_STRUCT( gl_pixelstore_attrib );
Juha-Pekka Heikkila2a83e412013-12-16 07:04:00 -07001619 if (attr == NULL) {
1620 _mesa_error( ctx, GL_OUT_OF_MEMORY, "glPushClientAttrib" );
1621 goto end;
1622 }
1623 if (save_attrib_data(&head, GL_CLIENT_PACK_BIT, attr)) {
1624 copy_pixelstore(ctx, attr, &ctx->Pack);
1625 }
1626 else {
1627 _mesa_error( ctx, GL_OUT_OF_MEMORY, "glPushClientAttrib" );
1628 FREE(attr);
1629 goto end;
1630 }
1631
jtgafb833d1999-08-19 00:55:39 +00001632 /* unpacking attribs */
Brian Paul11d694b2008-09-05 08:06:59 -06001633 attr = CALLOC_STRUCT( gl_pixelstore_attrib );
Juha-Pekka Heikkila2a83e412013-12-16 07:04:00 -07001634 if (attr == NULL) {
1635 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushClientAttrib");
1636 goto end;
1637 }
1638
1639 if (save_attrib_data(&head, GL_CLIENT_UNPACK_BIT, attr)) {
1640 copy_pixelstore(ctx, attr, &ctx->Unpack);
1641 }
1642 else {
1643 _mesa_error( ctx, GL_OUT_OF_MEMORY, "glPushClientAttrib" );
1644 FREE(attr);
1645 goto end;
1646 }
jtgafb833d1999-08-19 00:55:39 +00001647 }
Brian Paul37c74af2008-09-04 14:58:02 -06001648
jtgafb833d1999-08-19 00:55:39 +00001649 if (mask & GL_CLIENT_VERTEX_ARRAY_BIT) {
1650 struct gl_array_attrib *attr;
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001651 attr = CALLOC_STRUCT( gl_array_attrib );
Juha-Pekka Heikkila2a83e412013-12-16 07:04:00 -07001652 if (attr == NULL) {
1653 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushClientAttrib");
1654 goto end;
1655 }
jtgafb833d1999-08-19 00:55:39 +00001656
Juha-Pekka Heikkila2a83e412013-12-16 07:04:00 -07001657 if (!init_array_attrib_data(ctx, attr)) {
1658 FREE(attr);
1659 goto end;
1660 }
1661
1662 if (save_attrib_data(&head, GL_CLIENT_VERTEX_ARRAY_BIT, attr)) {
1663 save_array_attrib(ctx, attr, &ctx->Array);
1664 }
1665 else {
1666 free_array_attrib_data(ctx, attr);
1667 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushClientAttrib");
1668 FREE(attr);
1669 /* goto to keep safe from possible later changes */
1670 goto end;
1671 }
1672 }
1673end:
1674 if (head != NULL) {
1675 ctx->ClientAttribStack[ctx->ClientAttribStackDepth] = head;
1676 ctx->ClientAttribStackDepth++;
1677 }
jtgafb833d1999-08-19 00:55:39 +00001678}
1679
1680
1681
1682
Kendall Bennettc40d1dd2003-10-21 22:22:17 +00001683void GLAPIENTRY
Brian Paul42fcf032000-02-02 22:03:31 +00001684_mesa_PopClientAttrib(void)
jtgafb833d1999-08-19 00:55:39 +00001685{
Brian Paul37c74af2008-09-04 14:58:02 -06001686 struct gl_attrib_node *node, *next;
jtgafb833d1999-08-19 00:55:39 +00001687
Brian Paul42fcf032000-02-02 22:03:31 +00001688 GET_CURRENT_CONTEXT(ctx);
Eric Anholta9754792013-01-16 16:20:38 -08001689 FLUSH_VERTICES(ctx, 0);
jtgafb833d1999-08-19 00:55:39 +00001690
Brian Paulf3da3892001-01-24 15:27:10 +00001691 if (ctx->ClientAttribStackDepth == 0) {
Brian Paul08836342001-03-03 20:33:27 +00001692 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopClientAttrib" );
jtgafb833d1999-08-19 00:55:39 +00001693 return;
1694 }
1695
1696 ctx->ClientAttribStackDepth--;
Brian Paul37c74af2008-09-04 14:58:02 -06001697 node = ctx->ClientAttribStack[ctx->ClientAttribStackDepth];
jtgafb833d1999-08-19 00:55:39 +00001698
Brian Paul37c74af2008-09-04 14:58:02 -06001699 while (node) {
1700 switch (node->kind) {
jtgafb833d1999-08-19 00:55:39 +00001701 case GL_CLIENT_PACK_BIT:
Brian Paul37c74af2008-09-04 14:58:02 -06001702 {
1703 struct gl_pixelstore_attrib *store =
1704 (struct gl_pixelstore_attrib *) node->data;
1705 copy_pixelstore(ctx, &ctx->Pack, store);
1706 _mesa_reference_buffer_object(ctx, &store->BufferObj, NULL);
Brian Paul7a6b71e2004-03-13 18:21:40 +00001707 }
jtgafb833d1999-08-19 00:55:39 +00001708 break;
1709 case GL_CLIENT_UNPACK_BIT:
Brian Paul37c74af2008-09-04 14:58:02 -06001710 {
1711 struct gl_pixelstore_attrib *store =
1712 (struct gl_pixelstore_attrib *) node->data;
1713 copy_pixelstore(ctx, &ctx->Unpack, store);
1714 _mesa_reference_buffer_object(ctx, &store->BufferObj, NULL);
Brian Paul7a6b71e2004-03-13 18:21:40 +00001715 }
jtgafb833d1999-08-19 00:55:39 +00001716 break;
Ian Romanickee34e6e2006-06-12 16:26:29 +00001717 case GL_CLIENT_VERTEX_ARRAY_BIT: {
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001718 struct gl_array_attrib * attr =
Brian Paul37c74af2008-09-04 14:58:02 -06001719 (struct gl_array_attrib *) node->data;
Mathias Fröhlich597df3e2011-10-19 07:54:20 +02001720 restore_array_attrib(ctx, &ctx->Array, attr);
1721 free_array_attrib_data(ctx, attr);
Brian Paulebc9f222001-08-07 21:46:52 +00001722 ctx->NewState |= _NEW_ARRAY;
jtgafb833d1999-08-19 00:55:39 +00001723 break;
Ian Romanickee34e6e2006-06-12 16:26:29 +00001724 }
jtgafb833d1999-08-19 00:55:39 +00001725 default:
Brian Paul08836342001-03-03 20:33:27 +00001726 _mesa_problem( ctx, "Bad attrib flag in PopClientAttrib");
jtgafb833d1999-08-19 00:55:39 +00001727 break;
1728 }
1729
Brian Paul37c74af2008-09-04 14:58:02 -06001730 next = node->next;
Brian Paulfe72a062012-09-01 07:47:24 -06001731 free(node->data);
1732 free(node);
Brian Paul37c74af2008-09-04 14:58:02 -06001733 node = next;
jtgafb833d1999-08-19 00:55:39 +00001734 }
jtgafb833d1999-08-19 00:55:39 +00001735}
Keith Whitwell6dc85572003-07-17 13:43:59 +00001736
1737
Brian145d7622007-08-16 10:05:00 +01001738/**
1739 * Free any attribute state data that might be attached to the context.
1740 */
1741void
Kristian Høgsbergf9995b32010-10-12 12:26:10 -04001742_mesa_free_attrib_data(struct gl_context *ctx)
Brian145d7622007-08-16 10:05:00 +01001743{
1744 while (ctx->AttribStackDepth > 0) {
1745 struct gl_attrib_node *attr, *next;
1746
1747 ctx->AttribStackDepth--;
1748 attr = ctx->AttribStack[ctx->AttribStackDepth];
1749
1750 while (attr) {
1751 if (attr->kind == GL_TEXTURE_BIT) {
1752 struct texture_state *texstate = (struct texture_state*)attr->data;
Brian0135ff52007-08-16 10:28:23 +01001753 GLuint u, tgt;
Brian145d7622007-08-16 10:05:00 +01001754 /* clear references to the saved texture objects */
1755 for (u = 0; u < ctx->Const.MaxTextureUnits; u++) {
Brian0135ff52007-08-16 10:28:23 +01001756 for (tgt = 0; tgt < NUM_TEXTURE_TARGETS; tgt++) {
1757 _mesa_reference_texobj(&texstate->SavedTexRef[u][tgt], NULL);
1758 }
Brian145d7622007-08-16 10:05:00 +01001759 }
Brian Paula1471e42012-01-31 18:24:07 -07001760 _mesa_reference_shared_state(ctx, &texstate->SharedRef, NULL);
Brian145d7622007-08-16 10:05:00 +01001761 }
1762 else {
1763 /* any other chunks of state that requires special handling? */
1764 }
1765
1766 next = attr->next;
Kristian Høgsberg32f2fd12010-02-19 11:58:49 -05001767 free(attr->data);
1768 free(attr);
Brian145d7622007-08-16 10:05:00 +01001769 attr = next;
1770 }
1771 }
1772}
1773
1774
Kristian Høgsbergf9995b32010-10-12 12:26:10 -04001775void _mesa_init_attrib( struct gl_context *ctx )
Keith Whitwell6dc85572003-07-17 13:43:59 +00001776{
1777 /* Renderer and client attribute stacks */
1778 ctx->AttribStackDepth = 0;
1779 ctx->ClientAttribStackDepth = 0;
1780}