mesa/dri: User standard integer types.
[mesa.git] / src / mesa / drivers / dri / fb / fb_dri.c
2008-06-24 José Fonsecamesa/dri: User standard integer types.
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-31 Keith Whitwellswitch remaining drivers over to vbo
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2005-09-19 Brian Paulcompilation fixes, don't know if runtime works
2005-09-14 Brian PaulInstead of calling _mesa_ResizeBuffersMESA() in the...
2005-09-04 Brian PaulAdd new void *addr and __DRIdrawablePrivate parameters to
2005-09-03 Brian Paulremove SetBuffer
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-06-07 Jon SmirlAdd SetBuffer to egl driver too
2005-06-06 Jon SmirlAdd a NULL SetBuffer function to the fbdev driver
2005-05-18 Jon SmirlFix inverted y for egl fbdev, add egl demo3
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-05-08 Jon Smirldri fb works using renderbuffers now in RGBA mode
2005-05-07 Jon Smirlfbdri can draw double buffered now. Next step is to...
2005-05-06 Jon SmirlFix problem generating mode db. Miniglxtest works now.
2005-05-05 Jon SmirlFix up origin in dri/fb driver
2005-05-05 Jon SmirlMinor touchups to fbdev renderbuffer support
2005-05-05 Brian Paulmore updates for users of s_spantemp.h
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-05-04 Jon SmirlDRI fbdev driver getting better. Now I can see somethin...
2005-05-01 Jon SmirlImprove the DRI fb driver, now it compiles.
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-07-10 Jon SmirlRemove DRM_PAGE_SIZE from fb and i810 drivers since...
2004-06-29 Jon SmirlThis should make most linux-solo drivers work again...
2004-06-03 Jon SmirlRedo of removing __driRegisterExtensions(). I accidenta...
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-03 Jon Smirlkill __driRegisterExtensions(), none of the functions...
2004-05-21 Brian Paulfix bug #957792 (swap buffers), plus misc clean-ups
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-18 Brian Pauls/char/GLubyte/ to silence warnings
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-10-08 Kendall BennettMore SciTech SNAP specific changes to glheader.h. Also...
2003-08-06 Keith WhitwellNot-quite-functional swrast-only dri driver