mesa: Make Mesa core set up wrapped texture renderbuffer state.
[mesa.git] / src / mesa / drivers / dri / nouveau / nouveau_fbo.c
2013-05-06 Eric Anholtmesa: Make Mesa core set up wrapped texture renderbuffe...
2013-05-06 Eric Anholtmesa: Make core Mesa allocate the texture renderbuffer...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2012-12-01 Brian Paulnouveau: Fix build.
2012-11-30 Brian Paulmesa: pass context parameter to gl_renderbuffer::Delete()
2012-09-15 Oliver McFaddenmesa: remove FEATURE_EXT_framebuffer_object define.
2012-08-31 Brian Paulmesa: fix-up and use _mesa_delete_renderbuffer()
2012-04-13 Ben Skeggsnouveau/vieux: switch to libdrm_nouveau-2.0
2012-01-24 Brian Paulmesa: remove gl_renderbuffer::DataType
2011-11-01 Eric Anholtnouveau: Add implementation of MapRenderbuffer.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-09 Vinson Leedri/nouveau: Include mfeatures.h in files that perform...
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-16 Francisco Jerezdri/nouveau: Don't request a fake front unnecessarily.
2010-09-16 Francisco Jerezdri/nouveau: Fix glRenderbufferStorage with DEPTH_COMPO...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 nobleddri/nouveau: test for FEATURE defines
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-04 Francisco Jerezdri/nouveau: Fix up software mipmap generation.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
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'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Francisco Jerezdri/nouveau: Some render to texture fixes.
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
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-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-04 Francisco Jerezdri/nouveau: Fix rb->DataType for z24s8 renderbuffers.
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-01 Andrew Randrianasuludri/nouveau: Allow to render to XRGB8888 textures.
2010-02-25 Francisco Jerezdri/nouveau: Implement EXT_texture_from_pixmap.
2010-02-25 Francisco Jerezdri/nouveau: Set _BaseFormat correctly for z24s8 render...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-04 Francisco JerezImport a classic DRI driver for nv0x-nv2x.
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-13 Stephane Marchesinnouveau: say goodbye to the old DRI driver...
2008-01-06 BrianSimplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-15 Ben Skeggsnouveau: Always render offscreen, emulate front buffer...
2007-08-15 Ben Skeggsnouveau: Split nouveau_buffers into nouveau_mem and...