Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / src / gallium / include / state_tracker /
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-31 Dave Airliegallium/swrast: fix front buffer blitting. (v2)
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-12 Marek Olšákst/dri: add support for create_context_robustness GLX...
2015-04-30 Marek Olšákgallium,clover: add OpenCL interoperability support...
2014-08-11 Marek Olšákgallium: pass st_config_options to query_versions
2014-08-11 Marek Olšákgallium/stapi: move setting GL versions to the state...
2014-07-17 Marek Olšákst/mesa,gallium: add a workaround for Unigine Heaven...
2014-06-19 Emil Velikovtarget-helpers: add dd_configuration(), dd_driver_name()
2014-06-19 Emil Velikovtarget-helpers: add dd_create_screen() helper
2014-02-22 Emil Velikovwinsys/xlib: move xlib_create_sw_winsys within the...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-10 Christopher James... gallium/dri: Support DRI Image extension version 7
2013-12-10 Christopher James... gallium/winsys/drm: Prepare for passing prime fds in...
2013-10-26 Christian Königimplement NV_vdpau_interop v7
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-07-30 Marek Olšákst/dri: add a new driconf option disable_shader_bit_enc...
2013-07-30 Marek Olšákmesa,glsl,st/dri: add a new driconf option force_glsl_v...
2013-07-30 Marek Olšákst/dri: implement the driconf option force_s3tc_enable...
2013-07-30 Marek Olšákst/dri: support the driconf option disable_blend_func_e...
2013-04-18 Vadim Girlingallium: handle drirc disable_glsl_line_continuations...
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-07 Marek Olšákgallium: pass the current context to the flush_front...
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-08-23 Vadim Girlinst/mesa: accept and handle configuration options from...
2012-05-29 Christoph Bumillergallium: add st_api feature mask to prevent advertising...
2012-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2012-02-01 Brian Paulst-api: fix typos, whitespace, line wrapping
2011-12-23 Ian Romanickst-api: Have context_create explain why creation failed
2011-12-23 Ian Romanickst-api: Clean-up OpenGL profile handling
2011-10-14 Thomas Hellstromdrm_driver: Add a configuration function to the driver...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
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-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-20 Brian Paulst/glx: define/set new ST_CONTEXT_FLAG_bits
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-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
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-18 Chia-I Wugallium: Add st_context_iface::share to st_api.
2010-11-18 Chia-I Wugallium: Add st_api::name.
2010-11-17 Jakob Bornecrantzgallium: Remove redundant sw and debug target helpers
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-08 Vinson Leegraw: Add struct pipe_surface forward declaration.
2010-11-08 Michal Krolgraw: Export graw_save_surface_to_file().
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Luca Barbierigallium: avoid the C++ keyword "template" in sw_winsys.h
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-27 Vinson Leegraw: Include missing header in graw.h.
2010-08-26 José Fonsecagraw: Add copyright headers to the interfaces.
2010-08-26 José Fonsecagraw: Undo late loading of graw drivers.
2010-08-26 Vinson Leegraw: Include missing header in graw_dl.h.
2010-08-26 José Fonsecagraw: Dynamically load graw libraries.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
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-24 Jakob Bornecrantzgallium: Remove drm_api and all references to it
2010-06-07 Keith Whitwellgraw: add parse_geometry_shader helper
2010-06-06 Jakob Bornecrantzgallium: Add drm driver interface
2010-06-07 Keith Whitwellinclude/st: new file swrast_screen_create.h
2010-05-25 Jakob Bornecrantzdrm_api: Remove type argument from create screen callback
2010-05-25 Jakob Bornecrantzgallium: Remove dri1_api.h and winsys support for DRI1
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 Jakob Bornecrantzst_api: Add get param function to st_manager
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-12 Jakob Bornecrantzgraw: Make functions public
2010-05-05 Brian Paulgallium: remove trailing comma in enum list
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-14 Marek Olšákgallium: remove forward declarations of non-existent...
2010-05-14 Keith Whitwellgraw: combine graw_init and graw_create_window functions
2010-05-14 Keith Whitwellgraw: move towards glut-like interface, add tri.c
2010-04-25 Jakob Bornecrantzst_api: Remove st_module
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
next