summaryrefslogtreecommitdiffstats
path: root/src/glx/x11
Commit message (Expand)AuthorAgeFilesLines
...
* | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_program.cRALOVICH, Kristóf2008-10-151-159/+169
* | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array_priv.hRALOVICH, Kristóf2008-10-151-53/+56
* | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.hRALOVICH, Kristóf2008-10-151-22/+29
* | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.cRALOVICH, Kristóf2008-10-151-1344/+1454
* | glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.cRALOVICH, Kristóf2008-10-151-28/+30
* | glx: indent -br -i3 -npcs --no-tabs indirect_texture_compression.cRALOVICH, Kristóf2008-10-151-255/+251
* | glx: indent -br -i3 -npcs --no-tabs glx_query.cRALOVICH, Kristóf2008-10-151-36/+37
* | glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.cRALOVICH, Kristóf2008-10-151-193/+191
* | glx: indent -br -i3 -npcs --no-tabs glxhash.cRALOVICH, Kristóf2008-10-151-252/+299
* | glx: indent -br -i3 -npcs --no-tabs glxhash.hRALOVICH, Kristóf2008-10-151-6/+10
* | glx: indent -br -i3 -npcs --no-tabs glxext.cRALOVICH, Kristóf2008-10-151-689/+704
* | glx: indent -br -i3 -npcs --no-tabs glxcurrent.cRALOVICH, Kristóf2008-10-151-265/+284
* | glx: indent -br -i3 -npcs --no-tabs glxcmds.cRALOVICH, Kristóf2008-10-151-1564/+1642
* | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.cRALOVICH, Kristóf2008-10-151-312/+306
* | glx: indent -br -i3 -npcs --no-tabs eval.cRALOVICH, Kristóf2008-10-151-68/+74
* | glx: indent -br -i3 -npcs --no-tabs drisw_glx.cRALOVICH, Kristóf2008-10-151-294/+298
* | glx: indent -br -i3 -npcs --no-tabs dri_glx.cRALOVICH, Kristóf2008-10-151-456/+467
* | glx: indent -br -i3 -npcs --no-tabs dri_common.hRALOVICH, Kristóf2008-10-151-8/+9
* | glx: indent -br -i3 -npcs --no-tabs dri_common.cRALOVICH, Kristóf2008-10-151-211/+219
* | glx: indent -br -i3 -npcs --no-tabs dri2.hRALOVICH, Kristóf2008-10-151-23/+20
* | glx: indent -br -i3 -npcs --no-tabs dri2_glx.cRALOVICH, Kristóf2008-10-151-237/+248
* | glx: indent -br -i3 -npcs --no-tabs dri2.cRALOVICH, Kristóf2008-10-151-229/+235
* | glx: indent -br -i3 -npcs --no-tabs compsize.cRALOVICH, Kristóf2008-10-151-120/+125
* | glx: indent -br -i3 -npcs --no-tabs clientattrib.cRALOVICH, Kristóf2008-10-151-76/+83
* | glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-1543-0/+43
* | glx: No need to zero a local variable.RALOVICH, Kristóf2008-10-151-1/+0
* | glx: make INIT_MESA_SPARC more robustRALOVICH, Kristóf2008-10-151-8/+8
* | mesa: Remove left over merge conflictsJakob Bornecrantz2008-09-221-4/+0
* | Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-2127-552/+492
|\|
| * Update to SGI FreeB 2.0.Adam Jackson2008-09-1916-543/+448
| * glx: re-add glapi/ pathBrian2008-09-181-0/+1
| * glx: added "glapi/" prefix to includeBrian2008-09-181-1/+1
| * mesa: fix asst path/include mistakes in prev commitsChris Rankin2008-09-181-1/+1
| * glx: remove #include "glheader.h" linesBrian Paul2008-09-1815-15/+21
| * glx: remove depency on glheader.h and GLboolean type in XF86DRI codeBrian Paul2008-09-182-8/+18
* | Merge commit 'origin/master' into gallium-0.2Keith Whitwell2008-09-182-1/+10
|\|
| * glx: fix 64-bit datatype issueGuillaume Melquiond2008-09-131-1/+7
| * Finish off the previous fix for TFP.Eric Anholt2008-09-121-0/+3
| * dri/swrast: fix swapBuffers after dri2George Sapountzis2008-09-121-0/+6
* | dri/swrast: fix swapBuffers after dri2George Sapountzis2008-09-181-0/+6
* | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane2008-09-116-104/+174
|\|
| * DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg2008-08-296-104/+174
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-1124-68/+8
|\ \ | |/ |/|
| * fix compilationZack Rusin2008-08-131-1/+1
| * glx: added __glXPreferEGL() to tell libGL to prefer "egl_" drivers over regul...Brian Paul2008-07-112-16/+52
| * revert the DRI2 commitsAlan Hourihane2008-06-1228-4058/+1922
| * add missed files for DRI2 mergeAlan Hourihane2008-06-1110-0/+2732
| * Hook gallium i915 up to DRI2Alan Hourihane2008-06-111-0/+1
| * Bring in DRI2 changesAlan Hourihane2008-06-1119-2269/+1672
| * copy msaa visuals capabilityRoland Scheidegger2008-06-101-1/+4