mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 20:50:09 +01:00
Move the fields that should be restored by glPopAttrib into the Attrib structure, which is the only portion of texture objects that is restored by glPopAttrib. Also moves fields that should not be restored by glPopAttrib out of the Attrib structure. This is based on the GL 4.6 Compatibility spec. Reviewed-by: Zoltán Böszörményi <zboszor@gmail.com> Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8181> |
||
|---|---|---|
| .. | ||
| Android.mk | ||
| dri2.c | ||
| dri_context.c | ||
| dri_context.h | ||
| dri_drawable.c | ||
| dri_drawable.h | ||
| dri_helpers.c | ||
| dri_helpers.h | ||
| dri_query_renderer.c | ||
| dri_query_renderer.h | ||
| dri_screen.c | ||
| dri_screen.h | ||
| drisw.c | ||
| Makefile.sources | ||
| meson.build | ||
| SConscript | ||