Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / drivers / dri / i915 / i915_context.c
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...
2019-10-20 Eric Anholtmesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB...
2019-05-13 Eric Anholtmesa: Replace MaxTextureLevels with MaxTextureSize.
2017-11-16 Emil Velikovi915: add missing extensions.h include
2017-11-16 Emil Velikovmesa: split extensions overrides and glGetString(GL_EXT...
2017-06-21 Marek Olšákmesa: don't update draw buffer bounds in _mesa_update_state
2017-06-08 Timothy Arcerimesa: inline vbo_exec_invalidate_state() and call from...
2017-06-08 Timothy Arcerimesa: stop passing state bitfield to UpdateState()
2016-10-19 Marek Olšákmesa: remove gl_shader_compiler_options::EmitNoNoise
2016-03-02 Kenneth GraunkeMerge remote-tracking branch 'origin/master' into vulkan
2016-03-01 Matt Turnermesa: Remove EmitCondCodes.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-30 Tapani Pällii915: use EmitNoIndirectSampler
2014-11-13 Ville Syrjäläi915: Use L8A8 instead of I8 to simulate A8 on gen2
2014-08-11 Marek Olšákmesa: move ShaderCompilerOptions into gl_constants
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2014-05-01 Ville Syrjäläi915: Don't advertise Z formats in TextureFormatSupport...
2014-02-28 Ian Romanicki915: Only allow 8 vertex texture units
2014-02-10 Kenneth Graunkemesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT...
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Change many Type A MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-09 Paul Berrymesa: replace ctx->Const.{Vertex,Fragment,Geomtery...
2013-12-13 Kristian Høgsbergdri_util: Don't assume __DRIcontext->driverPrivate...
2013-09-19 Ian Romanicki915: Set VertexProgram.MaxOutputComponents and Fragmen...
2013-06-28 Eric Anholti915: Remove a duplicated set of PCI IDs.
2013-06-28 Eric Anholti915: Remove separate stencil code.
2013-05-11 Marek Olšákmesa: move max texture image unit constants to gl_progr...
2013-04-30 Eric Anholtintel: Remove the last spans code!
2013-04-29 Eric Anholti915: Add support for GL_EXT_texture_sRGB and GL_EXT_te...
2013-04-29 Eric Anholti915: Correctly set the OQ counter bits.
2013-01-22 Eric Anholtmesa: Make the drivers call a non-code-generated dispat...
2013-01-15 Chad Versaceintel: Move validation of context version into intelIni...
2012-12-16 Jordan Justendrivers: compute version and then initialize exec table
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-09-28 Ian Romanicki915: Don't free the intel_context structure when intel...
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-08-14 Ian Romanicki915: Validate API and version in i915CreateContext
2012-04-09 Yuanhan Liui915: set SPRITE_POINT_ENABLE bit correctly
2011-11-23 Eric Anholti915: Fix complete texturing regression since 27505a105a
2011-11-22 Eric Anholti915: Move the texture format setup for this driver...
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-09-01 Bryan Cainmesa: Replace the EmitNoIfs compiler flag with a MaxIfD...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Eric Anholtintel: Make our context structure be a ralloc context.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-22 Ian Romanicki915: Gut all remaining bits of hardware fog
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-10 Ian Romanicki915: Force lowering of all types of indirect array...
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Ian Romanickintel: Fix typeos from 3d028024 and 790ff232
2011-01-20 Ian Romanicki915: Set correct values for range/precision of fragmen...
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-01 Ian Romanicki915: Request that POW instructions be lowered
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øgsbergRename GLvisual and __GLcontextModes to struct gl_config
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-30 Nicolas Kaiserdri/i915: remove duplicated include
2010-09-23 Eric Anholti915: Remove a dead if (0) block.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-09 Ian Romanickglsl2: Add EmitNoNoise flag, use it to remove noise...
2010-09-09 Luca Barbieriglsl: make compiler options per-target
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-19 Eric Anholti915: Ask the compiler to flatten out all the if statem...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-28 Kristian Høgsbergdri: Add DRI entrypoints to create a context for a...
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Eric Anholtintel: Remove long-disabled meta readpixels, and associ...
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-23 Vinson Leei915: Remove unnecessary headers.
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
next