Age | Commit message (Expand) | Author |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs renderpix.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs render2.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs pixelstore.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs pixel.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs packsingle.h | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs packrender.h | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_program.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array_priv.h | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs indirect_texture_compression.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs glx_query.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs glxhash.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs glxhash.h | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs glxext.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs glxcurrent.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs glxcmds.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs eval.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs drisw_glx.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs dri_glx.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs dri_common.h | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs dri_common.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs dri2.h | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs dri2_glx.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs dri2.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs compsize.c | RALOVICH, Kristóf |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs clientattrib.c | RALOVICH, Kristóf |
2008-10-13 | glx: add a line of Emacs helping variables | RALOVICH, Kristóf |
2008-10-13 | glx: No need to zero a local variable. | RALOVICH, Kristóf |
2008-10-13 | glx: make INIT_MESA_SPARC more robust | RALOVICH, Kristóf |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2008-09-19 | Update to SGI FreeB 2.0. | Adam Jackson |
2008-09-18 | glx: re-add glapi/ path | Brian |
2008-09-18 | glx: added "glapi/" prefix to include | Brian |
2008-09-18 | mesa: fix asst path/include mistakes in prev commits | Chris Rankin |
2008-09-18 | glx: remove #include "glheader.h" lines | Brian Paul |
2008-09-18 | glx: remove depency on glheader.h and GLboolean type in XF86DRI code | Brian Paul |
2008-09-13 | glx: fix 64-bit datatype issue | Guillaume Melquiond |
2008-09-12 | Finish off the previous fix for TFP. | Eric Anholt |
2008-09-12 | dri/swrast: fix swapBuffers after dri2 | George Sapountzis |
2008-08-29 | DRI2: Drop sarea, implement swap buffers in the X server. | Kristian Høgsberg |
2008-08-20 | glx: free driScreen in FreeScreenConfigs() | Kristof Ralovich |
2008-08-20 | glx: free context in driDestroyContext() | Kristof Ralovich |
2008-08-20 | glx: free vertex array state when context is destroyed | Kristof Ralovich |
2008-08-20 | fix mem leak (free psc->visuals) | Kristof Ralovich |
2008-08-12 | Fixed 'make install' for darwin | Jeremy Huddleston |