return True for GLX_Y_INVERTED_EXT query
[mesa.git] / src / mesa / drivers / x11 / xm_dd.c
2007-05-02 Brianfix some renderbuffer/wrapper bugs
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-30 George SapountzisClean and update XMesa/XFree86 interface.
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-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-30 Keith Whitwellswitch several dri drivers over
2006-10-29 Keith Whitwellswitch over to vbo module
2006-10-18 Brian PaulDon't use x/y/w/h params given to Clear().
2006-10-17 Brian PaulRemove get_buffer_size()
2006-10-14 Brian PaulBig re-org of buffer size management.
2006-10-11 Brian PaulIn xmesa_DrawPixels_8R8G8B() check if drawing into...
2006-09-10 Brian Pauldon't use xmesa_DrawPixels_8R8G8B() if there's a softwa...
2006-04-27 Brian Paulassorted clean-ups, fixes
2006-04-26 Brian Paulminor clean-up
2006-03-28 Brian Paula little code movement so we don't make invalid casts...
2006-02-24 Brian Paulneed to check for _NEW_BUFFERS in xmesa_update_state()
2006-01-26 Brian PaulNew comments, clean-up of fields related to point/line...
2006-01-09 Brian Paulonly call xmesa_set_renderbuffer_funcs() when really...
2006-01-09 Brian Paulcheck XGetGeometry() return value
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-10-21 Brian Paulfix GLX server resize/crash when resizing windows
2005-09-28 Brian PaulInitial work for GL_EXT_packed_depth_stencil extension.
2005-09-26 Brian PaulAdded XMesaDrawable to xmesa_renderbuffer. Use it...
2005-09-08 Jouk Jansen Committing in .
2005-09-07 Brian Paulsome clean-up and re-org for renderbuffers
2005-09-02 Brian PaulPrototype implementation of new GL_EXT_timer_query...
2005-07-01 Brian PaulRemove NEW_RENDERBUFFER stuff.
2005-06-23 Brian PaulRemove the xmesa_set_buffer() function. No longer...
2005-05-06 Brian Paulremove bad assertion, added new ones in clear_pixmap()
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-04-18 Brian Paulcomments and clean-up
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-11-27 Brian PaulRemove the redundant width, height fields in xmesa_buff...
2004-11-25 Brian PaulUse __GLXextFuncPtr type instead of void * for generic...
2004-11-10 Brian PaulGL_(UN)PACK_SKIP_IMAGES should only be applied to 3D...
2004-11-09 Brian PaulRemoved _swrast_clip_pixelrect(). Use _mesa_clip_drawp...
2004-10-31 Brian PaulRemoved _swrast_validate_pbo_access().
2004-10-12 Daniel BorcaSWTC trick (disabled for now)
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-04-09 Brian Paulfix max buffer size test (Kyle Bateman, bug 912828)
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-13 Brian PaulImplementation of GL_EXT_pixel_buffer_object extension.
2004-03-04 Brian Paula bunch of assorted clean-ups, etc to fix warnings...
2004-02-19 Ian RomanickRefactored several variables out of XMesaVisual in...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-12-12 Brian Paulcheck swrast->NewState in Draw/CopyPixels functions
2003-12-05 Brian PaulFix a front/back CopyPixels glitch.
2003-12-04 Alan Hourihaneuse _swrast_CopyPixels for XFree86
2003-12-04 Brian Pauldon't use new glDrawPixel routines in Xserver
2003-12-04 Brian PaulPort over changes from XFree86/Mesa 5.0.2, mostly to...
2003-11-29 Brian PaulUse XPutImage() for glDrawPixels() and XCopyArea()...
2003-10-19 Brian PaulMove initialization of default ctx->Driver.buffer-objec...
2003-10-15 Brian Paulinitialize GetBufferSubData pointer
2003-09-17 Brian PaulGL_ARB_vertex_buffer_object working now, at least for...
2003-07-03 Brian PaulImplemented GL_ARB_texture_non_power_of_two (except...
2003-04-04 Brian PaulRework gl[Copy]Tex[Sub]Image() error checking so that...
2003-04-01 Brian Pauluse structure containment to derive xmesa_context from...
2003-04-01 Brian PaulNew device driver hooks for texture object and texture...
2003-03-27 Brian Paulfixed ColorMask problem for front-buffer rendering
2003-03-25 Brian Paulremove some unfinished code accidently checked in
2003-03-25 Brian Paulhistogram code move, remove s_histogram.[ch] from Makefiles
2003-01-16 Alan Hourihanefix for framebuffer width and height when window hasn...
2002-10-30 Brian Pauluse wrappers from imports.h rather than stdio, stdlib...
2002-10-24 Brian PaulHeader file clean-up:
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-10-11 Brian PaulAnother round of glRead/DrawBuffer() clean-ups and...
2002-10-04 Brian PaulChanged a number of context fields from GLchan to GLflo...
2002-09-27 Brian Paulnew texture compression infrastructure
2002-09-23 Brian Paulfix bug in index_mask() (bug 609837)
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2002-06-19 Brian Paulput XSync in get_buffer_size(), plus clean-up
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-03-19 Brian Pauldon't set plane mask for xm_buffer->gc, it causes an...
2002-03-16 Brian PaulLots of changes related to framebuffer/window buffer...
2002-03-01 Brian Paulsilence gcc warnings (Marc La France)
2002-02-15 Brian Pauluse separate GC for SwapBuffers to avoid colormask...
2002-02-14 Brian Paulupdated GL_VENDOR string
2001-09-12 Brian Paulminor re-org
2001-07-12 Keith WhitwellRename some of the tnl->Driver.* functions to tnl-...
2001-05-10 Keith WhitwellDriver interface changes
2001-04-27 Brian Paulchanged xmesa_visual and xmesa_buffer structs to direct...
2001-04-04 Brian PaulMore texture image changes.
2001-04-03 Brian Paulanother fix to clear_32bit_ximage()
2001-04-03 Brian Paulclear pixel value wasn't byteswapped for scissored...
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-03-01 Brian Paulfixed mistake in alpha buffer clear test
2001-03-01 Brian Pauladded s/w alpha buffer clearing
2001-02-19 Brian PaulUpdated Driver.CopyTexImage[12]D and Driver.CopyTexSubI...
2001-02-06 Brian PaulOverhaul of texture image handling.
2001-01-29 Keith WhitwellUpdate implementations of Driver.Clear().
2001-01-29 Keith WhitwellRemoved knowledge of swrast Clear/Bitmap/Accum/Draw...
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-16 Keith WhitwellFix several conformance problems. Hack solution to...
next