Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / drivers / dri / r200 / r200_context.c
2020-08-18 Bas Nieuwenhuizendriconf: Support selection by Vulkan applicationName.
2020-06-22 Eric Engestromutil: rename xmlpool.h to driconf.h
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-02-11 Marek Olšákvbo: merge use_buffer_objects into vbo_CreateContext...
2019-10-20 Eric Anholtradeon: Drop the unused first arg of OUT_BATCH_RELOC.
2019-09-15 Lionel Landwerlindriconfig: add a new engine name/version parameter
2019-05-13 Eric Anholtmesa: Replace MaxTextureLevels with MaxTextureSize.
2019-05-04 Mathias Fröhlichmesa: Rip out now unused gl_context::aelt_context.
2018-08-20 Timothy Arcerimesa: drop legacy no_rast dri option
2018-08-17 Qiang Yuxmlconfig: add kernel_driver device attribute
2018-05-04 Ian Romanickr200: Enable NV_fog_distance
2018-03-31 Mathias Fröhlichtnl: Push down the gl_vertex_array inputs into tnl...
2017-11-16 Emil Velikovmesa: split extensions overrides and glGetString(GL_EXT...
2017-11-06 Neil Robertsdri: Change __DriverApiRec::CreateContext to take a...
2017-10-20 Chris Wilsonegl,dri: Propagate context priority hint to driver...
2017-10-03 Matt Turnermesa: Drop Mesa_DXTn from gl_context
2017-08-25 Adam Jacksonmesa: Implement GL_ARB_texture_filter_anisotropic
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-17 Kenneth Graunkedri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.
2017-06-01 Ian Romanickr100,r200: Don't assume glVisual is non-NULL during...
2016-11-20 Brian Paulr200: remove unneeded #include "util/simple_list.h"
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-22 Emil Velikovradeon,r200: allow hyperz for radeon DRM module v2
2015-07-22 Emil Velikovradeon,r200: remove unused variable texmicrotile
2015-01-29 Eric Anholtmesa: Move simple_list.h to src/util.
2014-08-21 Emil Velikovdri/radeon: cleanup the radeon_context vtbl
2014-08-11 Marek Olšákmesa: move ShaderCompilerOptions into gl_constants
2014-08-09 Marek Olšákradeon,r200: fix buffer validation after CS flush
2014-02-11 Ian Romanickmesa: GL_ARB_half_float_pixel is not optional
2014-02-01 Brian Paulr200: move driContextSetFlags(ctx) call after ctx var...
2014-01-27 Ian Romanickmesa: GL_EXT_framebuffer_blit is not optional
2014-01-27 Ian Romanickr200: Enable GL_EXT_framebuffer_blit
2014-01-27 Ian Romanickradeon / r200: Pass the API into _mesa_initialize_context
2014-01-23 Ian Romanickradeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE
2014-01-21 Matt Turnermesa: rename PreferDP4 to OptimizeForAOS.
2014-01-20 José Fonsecai915,r200,radeon,vega: Change vendor from "VMware,...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-09 Paul Berrymesa: replace ctx->Const.{Vertex,Fragment,Geomtery...
2013-12-21 Ian Romanickmesa: GL_EXT_packed_depth_stencil is not optional
2013-12-21 Ian Romanickr200: Sort list of enabled extensions
2013-12-13 Kristian Høgsbergdri_util: Don't assume __DRIcontext->driverPrivate...
2013-11-08 Ian Romanickmesa/dri: Move context flag validation down into the...
2013-11-08 Ian Romanickmesa/dri: Add basic plumbing for GLX_ARB_robustness...
2013-10-21 Rico Schüllerr200: Enable ARB_texture_mirror_clamp_to_edge.
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-06-28 Eric Anholtmesa: Remove unused allow_large_textures driconf from...
2013-06-28 Ian Romanickmesa: GL_NV_blend_square is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_fog_coord is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_secondary_color is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_framebuffer_object is not optional
2013-06-26 Eric Anholtmesa: Remove Driver.GetBufferSize and its callers.
2013-05-12 Kenneth Graunkemesa: Move the mvp_with_dp4 flag to ShaderCompilerOptions.
2013-05-11 Marek Olšákmesa: move max texture image unit constants to gl_progr...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2013-01-24 Ian Romanickmesa: Use a single flag for the S3TC extensions that...
2013-01-22 Eric Anholtmesa: Make the drivers call a non-code-generated dispat...
2012-12-16 Jordan Justendrivers: compute version and then initialize exec table
2012-12-06 Stefan Dösingerr200: Initialize swrast before setting limits
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-10-15 Eric Anholtr200: Remove support for software-only NV_vertex_program.
2012-10-05 Brian Paulradeon/r200: make radeon_context subclass of gl_context
2012-09-15 Oliver McFaddenmesa: remove FEATURE_OES_EGL_image define.
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-09-01 Brian Paulmesa: s/CALLOC/calloc/
2012-08-29 Ian Romanickmesa: Enable GL_{ARB,APPLE}_vertex_array_object in...
2012-08-14 Ian Romanickdri: Pass API_OPENGL_CORE through to the drivers
2012-08-07 Eric Anholtmesa: Replace VersionMajor/VersionMinor with a Version...
2012-01-17 Alex Deucherradeon: share common fog code between radeon and r200
2012-01-02 Ian Romanickdri2: Add plumbing to get context version requirements...
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 Dave Airlieradeon/r200: strip texture borders.
2011-10-30 Dave Airlieradeon/r200: drop remains of r300/r600 support along...
2011-10-28 Eric Anholtr200: Drop the non-kernel-memory-manager and DRI1 code.
2011-09-29 Ian Romanickmesa: Remove ARB_texture_mirrored_repeat extension...
2011-09-29 Ian Romanickmesa: Remove EXT_blend_subtract extension enable flag
2011-09-29 Ian Romanickmesa: Remove EXT_stencil_wrap extension enable flag
2011-09-29 Ian Romanickmesa: Remove EXT_texture_lod_bias extension enable...
2011-09-29 Ian Romanickmesa: Remove EXT_texture_env_combine extension enable...
2011-09-29 Ian Romanickmesa: Remove EXT_texture_env_add extension enable flag
2011-09-29 Ian Romanickmesa: Remove ARB_multitexture extension enable flag
2011-09-26 Ian Romanickdri: Remove redundant GL_SGIS_texture_edge_clamp enables
2011-09-09 Ian Romanickr200: Enable extensions by just setting the flags
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-19 Marek Olšákr200: enable some extensions
2011-04-05 Ian Romanickdri: Remove driver date from renderer string
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-10 Vinson Leer200: Include mfeatures.h in files that perform feature...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-09 Johann Rudloffradeon: Implement GL_OES_EGL_image
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
next