Searched refs:glPopAttrib (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshowbuffer.c87 glPopAttrib();
138 glPopAttrib();
197 glPopAttrib();
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_teapot.c194 glPopAttrib();
H A Dglut_shapes.c226 glPopAttrib();
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_teapot.c194 glPopAttrib();
H A Dglut_shapes.c226 glPopAttrib();
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dgltestperf.c405 glPopAttrib();
429 glPopAttrib();
482 glPopAttrib();
506 glPopAttrib();
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.0.rst45 - glPopAttrib didn't restore texture object's LOD bias (bug 11049)
H A D7.4.1.rst44 - Fixed glPopAttrib() bug when restoring user clip planes
H A D6.5.1.rst58 - glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
H A D9.0.2.rst44 Memoryleak with glPopAttrib only on Intel GM45
233 - mesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN on <
H A D8.0.4.rst134 - mesa: Restore depth texture state on glPopAttrib(GL_TEXTURE_BIT).
H A D8.0.5.rst166 - mesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.
H A D21.0.0.rst2133 - mesa: rewrite glPushAttrib/glPopAttrib to get rid of malloc
2134 - mesa: add a fast path for restoring fixed-func tex state in glPopAttrib
2135 - mesa: add a fast path for restoring light attributes in glPopAttrib
2139 - mesa: skip \_mesa_set_enable in glPopAttrib if there are no changes
2140 - mesa: optimize out no-op calls in glPopAttrib
2141 - mesa: more optimizations in glPopAttrib (colormask, drawbuffers, coord replace)
2191 - mesa: fix glPopAttrib for GL_COORD_REPLACE for r200
2233 - mesa: don't restore texture state into unbound textures in glPopAttrib
2234 - mesa: call Driver.TexParameter in glPopAttrib to fix r100, r200, old nouveau
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dfont.c110 glPopAttrib ();
/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dglcurveval.cc191 glPopAttrib();
H A Dglsurfeval.cc845 glPopAttrib();
850 glPopAttrib();
/xsrc/external/mit/mesa-demos/dist/src/objviewer/
H A Dobjview.c106 glPopAttrib();
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dprim.c456 glPopAttrib();
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dprim.c470 glPopAttrib();
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c822 &glPopAttrib,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c869 &glPopAttrib,
H A Dgldrv.h252 void (APIENTRY *glPopAttrib )( void );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Drastpos.c951 glPopAttrib();
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Drastpos.c957 glPopAttrib();
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h273 "glPopAttrib\0"
1426 NAME_FUNC_OFFSET( 2596, glPopAttrib, glPopAttrib, NULL, _gloffset_PopAttrib),

Completed in 28 milliseconds

12