Merge commit 'origin/gallium-master-merge'
[mesa.git] / src / mesa / drivers / osmesa / osmesa.c
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-09 Brian Paulmesa: replace _mesa_unreference_framebuffer() with...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-05 Brian Paulinsert mesa/ before include files
2008-06-05 Brian Paulinsert mesa/ before include files
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-01 Brianadded some missing calls to _mesa_enable_x_y_extensions()
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-14 Brianset osmesa renderbuffer refcount=1 upon creation, free...
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-28 Alan HourihaneAdd missing OSMesaColorClamp function
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-30 Keith Whitwellswitch several dri drivers over
2006-10-29 Keith Whitwellswitch over to vbo module
2006-10-17 Brian PaulLots of fixes/changes to select color depth at runtime.
2006-10-14 Brian PaulSome code movement so that the gl_framebuffer is fully...
2006-05-20 Brian Pauluse new _mesa_remove_renderbuffer()
2006-05-19 Brian PaulAllow rendering 8, 16 and 32-bit/channel images without...
2006-05-14 Brian Paulremove some unused macros
2006-05-14 Brian Paulfix typo, remove dead code
2006-04-25 Brian Paulsilence warnings
2006-04-01 Daniel BorcaInitialize renderbuffer size.
2006-03-30 Brian PaulWhen creating front/back renderbuffers, init the Red...
2006-03-28 Daniel BorcaMatch pixel addresses with `compute_row_addresses'...
2006-03-27 Daniel BorcaPutRowRGB was not initialized for OSMESA_RGB_565
2006-03-16 Brian PaulMoved _glapi_check_multithread() call into drivers...
2006-01-26 Brian Paulremove unneeded init of swrast->invalidate_line/triangle
2005-12-08 Karl Schultzadd {} to RENDER_SPAN macro to fix compilation problem
2005-11-12 Brian PaulAdded OSMesaColorClamp(), bug 4917
2005-09-21 Brian Paulreplace GLdepth with GLuint
2005-09-14 Brian Paulremove unused vars
2005-09-14 Brian Paulremove _tnl_MakeCurrent call
2005-09-10 Brian Paulfix a problem w/ color index mode when CHAN_BITS=16
2005-09-01 Brian Paulremove the old set_buffer() routine
2005-05-17 Brian Paulfix some BCOMP/ACOMP typos (fixes Brad King's vtk failures)
2005-05-07 Brian Paulremove some dead code
2005-05-05 Brian Paulmore updates for users of s_spantemp.h
2005-05-04 Brian Paulfix s_spantemp.h includes
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-29 Brian Paulfix initial viewport size bug
2004-11-27 Brian PaulHave OSMesaGetProcAddress() return new OSMESAproc typedef.
2004-11-25 Brian PaulUse a generic function typedef instead of void * to...
2004-04-21 Brian Paulcheck return values of _swrast_CreateContext, etc
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-14 Brian Paulfix stride bug in RGB and BGR span rendering
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-10-19 Brian PaulMove initialization of default ctx->Driver.buffer-objec...
2003-10-15 Brian Paulinitialize GetBufferSubData pointer
2003-10-11 Brian Pauls/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/
2003-10-11 Brian Pauldon't request accum buffer in color index mode
2003-10-08 Kendall BennettMore SciTech SNAP specific changes to glheader.h. Also...
2003-09-17 Brian PaulGL_ARB_vertex_buffer_object working now, at least for...
2003-09-17 Brian Pauladded call to _mesa_enable_1_5_extensions()
2003-04-04 Brian PaulRework gl[Copy]Tex[Sub]Image() error checking so that...
2003-04-01 Brian Pauls/gl_ctx/mesa/ and misc clean-ups
2003-04-01 Brian PaulNew device driver hooks for texture object and texture...
2003-03-04 Brian Paulfix GLchan=GLfloat problems
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-02-25 Brian Paulcasts to silence g++ warnings
2002-11-14 Brian PaulOverhaul of line drawing template code. Make better...
2002-11-13 Brian PaulLots of clean-ups.
2002-10-30 Brian Pauls/BZERO/_mesa_bzero/
2002-10-29 Brian Paulupdate versioning/extensions for OpenGL 1.4 / Mesa 5.0
next