glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c
[mesa.git] / src / glx / x11 /
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs indirect_vertex_pro...
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs indirect_vertex_arr...
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs indirect_transpose_...
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs indirect_texture_co...
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs glx_query.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs glxhash.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs glxhash.h
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs glxext.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs glxcurrent.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs glxcmds.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs glcontextmodes.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs eval.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs drisw_glx.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs dri_glx.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs dri_common.h
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs dri_common.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs dri2.h
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs dri2_glx.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs dri2.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs compsize.c
2008-10-13 RALOVICH, Kristófglx: indent -br -i3 -npcs --no-tabs clientattrib.c
2008-10-13 RALOVICH, Kristófglx: add a line of Emacs helping variables
2008-10-13 RALOVICH, Kristófglx: No need to zero a local variable.
2008-10-13 RALOVICH, Kristófglx: make INIT_MESA_SPARC more robust
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-19 Adam JacksonUpdate to SGI FreeB 2.0.
2008-09-19 Brianglx: re-add glapi/ path
2008-09-19 Brianglx: added "glapi/" prefix to include
2008-09-18 Chris Rankinmesa: fix asst path/include mistakes in prev commits
2008-09-18 Brian Paulglx: remove #include "glheader.h" lines
2008-09-18 Brian Paulglx: remove depency on glheader.h and GLboolean type...
2008-09-13 Guillaume Melquiondglx: fix 64-bit datatype issue
2008-09-12 Eric AnholtFinish off the previous fix for TFP.
2008-09-12 George Sapountzisdri/swrast: fix swapBuffers after dri2
2008-08-29 Kristian HøgsbergDRI2: Drop sarea, implement swap buffers in the X server.
2008-08-20 Kristof Ralovichglx: free driScreen in FreeScreenConfigs()
2008-08-20 Kristof Ralovichglx: free context in driDestroyContext()
2008-08-20 Kristof Ralovichglx: free vertex array state when context is destroyed
2008-08-20 Kristof Ralovichfix mem leak (free psc->visuals)
2008-08-12 Jeremy HuddlestonFixed 'make install' for darwin
2008-08-11 Jeremy HuddlestonApple: Cleaned up some linking and dylib ids issues
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Jeremy Huddlestonglx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection
2008-08-08 Jeremy Huddlestonglx/x11: Fix missing __GL_EXT_BYTES declaration
2008-08-04 Adam JacksonDrop unused 'entries' field from __glxHashTable.
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-15 Ian Romanickglx: Update my e-mail address. :)
2008-07-15 Ian Romanickglx: Trivial clean-ups to __glXSetArrayEnable
2008-07-13 Dave Airlieglx/dri: only report DRI2 extensions when DRI2 is enabled.
2008-07-12 Dan NicholsonCall mklib with $(SHELL) so the user controls the inter...
2008-07-07 George Sapountzisglx: add LIBGL_ALWAYS_SOFTWARE
2008-07-04 Alan Hourihaneglcontextmodes.c is required remove the reference in...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Alan CoopersmithFix builds with compilers other than gcc 3.0 & newer
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-13 George Sapountzisglx: load swrast_dri.so
2008-06-13 George Sapountzisglx: use ErrorMessageF
2008-06-10 Roland Scheideggercopy msaa visuals capability
2008-06-09 George Sapountzisglx: use goto's vs. nested if's ala xserver
2008-06-09 George Sapountzisglx: add dri_common.c ala xserver
2008-06-05 Alan HourihaneSilence warning
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Brian Paulreplace make with $(MAKE) (bug 16133)
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-21 Kristian HøgsbergRevert "glapi: Generate xserver glapi sources in the...
2008-05-09 Dan NicholsonDefault DRI driver directory to match X.Org xserver
2008-05-06 Dan NicholsonMerge branch 'master' of ssh://git.freedesktop.org...
2008-05-06 Dan NicholsonAlways cleanup the makedepend backup files
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-23 Alan Hourihaneinclude <X11/Xlib.h>
2008-04-23 George Sapountzisglx: nitpick renames
2008-04-23 George Sapountzisglx: split out current context code
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-10 Michel DänzerGet the default GLXPixmap texture target from the serve...
2008-04-08 Jie LuoHandle fbconfig comparison correctly for attributes...
2008-04-08 Kristian HøgsbergOnly convert configs if screen creation was successful.
2008-04-02 Kristian HøgsbergPick up dri2proto from the standard proto header includ...
2008-04-02 Kristian HøgsbergInitialize GLX_EXT_texture_from_pixmap attributes corre...
2008-03-31 Kristian HøgsbergDRI interface changes and DRI2 direct rendering support.
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-18 Xiang, Haihaoglx: Add isDirect back to __GLXcontextRec. It is needed
2008-03-15 Kristian HøgsbergTest createNewScreen for NULL, not createNewScreenName...
2008-03-14 Xiang, Haihaoglx: fix rotation regression. bug #14963
2008-03-12 Kristian HøgsberglibGL: Pull the drawable hash back out in the generic...
2008-03-12 Kristian HøgsbergAdd another missing check for uninitialized DRI.
2008-03-10 Kristian HøgsbergMove make install logic for libGL back into src/mesa...
2008-03-10 Kristian HøgsbergOnly try to call DRI function if DRI got initialized...
2008-03-10 Brianremove extra #include of assert.h (bug 14932)
2008-03-10 Dave Airliedri: fix function call to add new parameter.
2008-03-09 Kristian HøgsbergProperly revert the libGL loader path breakage.
2008-03-09 Kristian HøgsberglibGL: Fall back to DEFAULT_DRIVER_DIR properly.
2008-03-09 Kristian HøgsbergUse _X_HIDDEN to hide a bunch of leaked symbols.
2008-03-09 Kristian HøgsbergMove DRI context functions into dri_glx.c.
2008-03-09 Kristian HøgsbergMove DRI drawable creation into dri_glx.c.
2008-03-09 Kristian HøgsbergIntroduce __GLXDRIscreen so we can start moving functio...
next