glsl: move variables in to ir_variable::data, part II
[mesa.git] / src / mesa / state_tracker / st_manager.c
2013-09-26 Kenneth Graunkemesa: Remove 'invalidate_state' parameter to _mesa_dirt...
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-09-04 Timothy Arcerimesa: Implement GL_DEBUG_OUTPUT
2013-06-26 Eric Anholtmesa: Remove the Initialized field from framebuffers.
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-15 Marek Olšákst/mesa: handle texture_from_pixmap and other surface...
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
2013-04-10 Brian Paulst/mesa: remove #if FEATURE_GL/ES tests
2013-04-03 Brian Paulst/mesa: rewrite comment in st_manager.c
2013-03-13 Matt Turnermesa: Replace MESA_VERSION with PACKAGE_VERSION.
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-16 Jordan Justendrivers: compute version and then initialize exec table
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-12-12 Marek Olšákst/mesa: remove a weird msaa hack
2012-12-07 Marek Olšákst/dri: implement MSAA for GLX/DRI2 framebuffers
2012-12-07 Marek Olšákgallium: pass the current context to the flush_front...
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-11-29 Marek Olšákgallium/postprocess: share pipe_context and cso_context...
2012-11-29 Marek Olšákst/mesa: allow forward-compatible contexts and set...
2012-11-29 Marek Olšákst/mesa: add support for GL core profiles
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-08-24 Brian Paulmesa: add texture target field to ChooseTextureFormat...
2012-08-24 Brian Paulst/mesa: clean up use of 'target' variable in st_contex...
2012-08-23 Vadim Girlinst/mesa: accept and handle configuration options from...
2012-08-07 Eric Anholtmesa: Replace VersionMajor/VersionMinor with a Version...
2012-07-26 Paul Berrymesa: Make more consistent use of _mesa_is_{user,winsys...
2012-05-29 Christoph Bumillergallium: add st_api feature mask to prevent advertising...
2012-02-15 Brian Paulst/mesa: use u_surface_default_template() helper
2012-01-25 Benjamin Franzkest/mesa: Fix recurring surfaceless contexts
2012-01-12 Brian Paulst/mesa: re-order #includes in st_manager.c
2012-01-10 Brian Paulst/mesa: remove unnecessary memset()/zero call
2012-01-04 Brian Paulmesa: remove unused _mesa_init_teximage_fields() target...
2012-01-02 Ian Romanickst/mesa: Reject forward-looking contexts
2011-12-23 Ian Romanickst-api: Have context_create explain why creation failed
2011-12-09 José Fonsecamesa/st: Don't modify the context draw/read buffers.
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-19 Fredrik Höglundst/mesa: fix the texture format in st_context_teximage
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Thomas Hellstrommesa/st: Fix piglit read-front with new drawable invali...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-06-23 Chia-I Wust/mesa: use a helper for st_framebuffer creation
2011-06-21 Benjamin Franzkest/mesa: Invalidate drawables on context switch
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-07 Brian Paulst/mesa: fix incorrect version checking code
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-11 Benjamin Franzkest/mesa: Fix surfaceless opengl with non-dummy contexts
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-09 Vinson Leest/mesa: Include mfeatures.h in files that perform...
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-03 Brian Paulst/mesa: 80-column wrapping
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Vinson Leest/mesa: Remove unnecessary headers.
2010-11-18 Brian Paulmesa: pass gl_format to _mesa_init_teximage_fields()
2010-11-18 Chia-I Wugallium: Add st_context_iface::share to st_api.
2010-11-18 Chia-I Wugallium: Add st_api::name.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergDrop GLframebuffer typedef and just use struct gl_frame...
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Brian Paulst/mesa: replace assertion w/ conditional in framebuffe...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-23 Dave Airlieegl: fix build since 17eace581d25a626a7d75d9d1205d012cb...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Chia-I Wugallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
2010-09-10 Chia-I Wugallium: Add context profile support to st_api.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Chia-I Wust/mesa: Add support for surfaceless current contexts.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-29 Chia-I Wust/mesa: Add support for multiple APIs.
2010-06-29 Chia-I Wust_api: Remove st_context::is_visual_supported.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-08 Dave Airliest/mesa: attempt to fix TFP by using sampler views...
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Jakob Borncrantzst_api: Give get_egl_image arguments directly to the...
2010-05-21 Jakob Bornecrantzgallium: Fix invalidate framebuffer with old libGL...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-09 Chia-I Wust/mesa: Ignore internal_format in st_context_teximage.
2010-05-05 Chia-I Wust/mesa: Fix texture-from-pixmap.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-25 Jakob Bornecrantzst_api: Remove st_module
2010-04-23 Ian RomanickMerge branch '7.8'
next