vbo: merge use_buffer_objects into vbo_CreateContext to skip the big malloc
[mesa.git] / src / mesa / drivers / dri / nouveau / nouveau_context.c
2020-02-11 Marek Olšákvbo: merge use_buffer_objects into vbo_CreateContext...
2019-12-04 Ian Romanickmesa: Silence unused parameter warning
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::have{Accum,Depth,Stencil...
2019-04-24 Timothy Arcerist/mesa/radeonsi: fix race between destruction of types...
2018-03-31 Mathias Fröhlichtnl: Push down the gl_vertex_array inputs into tnl...
2018-01-24 Brian Paulnouveau: remove vbo_context() call
2017-11-06 Neil Robertsdri: Change __DriverApiRec::CreateContext to take a...
2017-10-20 Chris Wilsonegl,dri: Propagate context priority hint to driver...
2017-07-17 Kenneth Graunkedri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.
2017-01-13 Boyan Dingnouveau: Unify the style of function pointer calls...
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-02 Ilia Mirkinnouveau: set MaxDrawBuffers to the same value as MaxCol...
2015-03-05 Brian Paulnouveau: include stdio.h where needed
2014-10-14 Ilia Mirkinnouveau: 3d textures are unsupported, limit 3d levels...
2014-09-13 Ilia Mirkinnouveau: check for mesa context init failure
2014-02-11 Emil Velikovdri/nouveau: Pass the API into _mesa_initialize_context
2014-01-27 Ian Romanickmesa: GL_EXT_framebuffer_blit is not optional
2014-01-15 Ilia Mirkinnouveau: add framebuffer validation callback
2013-12-21 Ian Romanickmesa: GL_EXT_packed_depth_stencil is not optional
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-10 Eric Anholtdri: Move API version validation into dri/common.
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-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-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-10-05 Brian Paulmesa: remove the driverCtx parameter to _mesa_create...
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-05-12 Ben Skeggsnouveau/vieux: finish != flush, how about we do that..
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-01 Brian Paulnouveau: use _mesa_is_winsys/user_fbo() helpers
2012-04-13 Ben Skeggsnouveau/vieux: switch to libdrm_nouveau-2.0
2012-01-02 Ian Romanickdri2: Add plumbing to get context version requirements...
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-02 Kristian Høgsbergdri: Remove unnecessary timestamp pointer indirection
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-09 Ian Romanicknouveau: Enable extensions by just setting the flags
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-06 Ben Skeggsdri/nouveau: fix gnome-shell segfault
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-09 Brian Paulmesa: remove _mesa_initialize_context_for_api()
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-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-15 Francisco Jerezdri/nouveau: Fix typo.
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-10-31 Francisco Jerezdri/nouveau: Re-emit the BO state when coming back...
2010-10-31 Francisco Jerezdri/nouveau: Split out the scratch helpers to a separat...
2010-10-30 Francisco Jerezdri/nouveau: Call _mesa_update_state() after framebuffe...
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-22 Francisco Jerezdri/nouveau: Force a "slow" Z clear if we're getting...
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-12 Francisco Jereznouveau: Get larger push buffers.
2010-10-09 Francisco Jerezdri/nouveau: Minor cleanup.
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-30 Francisco Jerezdri/nouveau: Remove unnecessary flush.
2010-09-27 Ian Romanickmesa: Force GL_SGIS_generate_mipmap to always be enabled
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-21 Francisco Jerezdri/nouveau: Cleanup more references to old FBOs and...
2010-09-16 Francisco Jerezdri/nouveau: Cleanup references to the old FBOs on...
2010-09-16 Francisco Jerezdri/nouveau: Don't request a fake front unnecessarily.
2010-09-16 Francisco Jerezdri/nouveau: Add some more extensions.
2010-09-16 Andrew Randrianasuludri/nv04: Don't expose ARB_texture_env_combine/dot3.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-09 Francisco Jerezdri/nouveau: Expose EXT_texture_env_combine.
2010-09-09 Francisco Jerezdri/nv10-nv20: Add support for NV_texture_env_combine4.
2010-09-08 Kristian Høgsbergdri: Unset current context and dispatch table when...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
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-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
next