Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h | RALOVICH, Kristóf | 2008-10-13 | 1 | -22/+29 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -1344/+1454 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -28/+30 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs indirect_texture_compression.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -255/+251 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glx_query.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -36/+37 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -193/+191 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glxhash.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -252/+299 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glxhash.h | RALOVICH, Kristóf | 2008-10-13 | 1 | -6/+10 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glxext.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -689/+704 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glxcurrent.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -265/+284 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glxcmds.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -1564/+1642 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -312/+306 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs eval.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -68/+74 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs drisw_glx.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -294/+298 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs dri_glx.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -456/+467 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs dri_common.h | RALOVICH, Kristóf | 2008-10-13 | 1 | -8/+9 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs dri_common.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -211/+219 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs dri2.h | RALOVICH, Kristóf | 2008-10-13 | 1 | -23/+20 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs dri2_glx.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -237/+248 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs dri2.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -229/+235 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs compsize.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -120/+125 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs clientattrib.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -76/+83 |
| | |||||
* | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | 2008-10-13 | 43 | -0/+43 |
| | |||||
* | glx: No need to zero a local variable. | RALOVICH, Kristóf | 2008-10-13 | 1 | -1/+0 |
| | | | | My previous commit e2060348630b59a446bac7f734fdde40033093ab introduced this. | ||||
* | glx: make INIT_MESA_SPARC more robust | RALOVICH, Kristóf | 2008-10-13 | 1 | -8/+8 |
| | | | | Embed the macro body into do { ... } while(0) . | ||||
* | Remove CVS keywords. | Keith Whitwell | 2008-09-21 | 5 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cherry-picked from gallium-0.1 Conflicts: src/glu/sgi/libnurbs/interface/bezierEval.h src/glu/sgi/libnurbs/interface/bezierPatch.h src/glu/sgi/libnurbs/interface/bezierPatchMesh.h src/glu/sgi/libnurbs/internals/dataTransform.h src/glu/sgi/libnurbs/internals/displaymode.h src/glu/sgi/libnurbs/internals/sorter.h src/glu/sgi/libnurbs/nurbtess/definitions.h src/glu/sgi/libnurbs/nurbtess/directedLine.h src/glu/sgi/libnurbs/nurbtess/gridWrap.h src/glu/sgi/libnurbs/nurbtess/monoChain.h src/glu/sgi/libnurbs/nurbtess/monoPolyPart.h src/glu/sgi/libnurbs/nurbtess/monoTriangulation.h src/glu/sgi/libnurbs/nurbtess/partitionX.h src/glu/sgi/libnurbs/nurbtess/partitionY.h src/glu/sgi/libnurbs/nurbtess/polyDBG.h src/glu/sgi/libnurbs/nurbtess/polyUtil.h src/glu/sgi/libnurbs/nurbtess/primitiveStream.h src/glu/sgi/libnurbs/nurbtess/quicksort.h src/glu/sgi/libnurbs/nurbtess/rectBlock.h src/glu/sgi/libnurbs/nurbtess/sampleComp.h src/glu/sgi/libnurbs/nurbtess/sampleCompBot.h src/glu/sgi/libnurbs/nurbtess/sampleCompRight.h src/glu/sgi/libnurbs/nurbtess/sampleCompTop.h src/glu/sgi/libnurbs/nurbtess/sampleMonoPoly.h src/glu/sgi/libnurbs/nurbtess/sampledLine.h src/glu/sgi/libnurbs/nurbtess/searchTree.h src/glu/sgi/libnurbs/nurbtess/zlassert.h src/glu/sgi/libutil/error.c src/glu/sgi/libutil/glue.c src/glu/sgi/libutil/gluint.h src/glu/sgi/libutil/project.c src/glu/sgi/libutil/registry.c src/glx/x11/glxclient.h src/glx/x11/glxext.c src/mesa/drivers/dri/ffb/ffb_dd.h src/mesa/drivers/dri/ffb/ffb_points.h src/mesa/drivers/dri/gamma/gamma_context.h src/mesa/drivers/dri/gamma/gamma_macros.h src/mesa/drivers/dri/i810/i810context.h src/mesa/drivers/dri/r128/r128_dd.h src/mesa/drivers/dri/tdfx/tdfx_dd.h | ||||
* | Update to SGI FreeB 2.0. | Adam Jackson | 2008-09-19 | 16 | -543/+448 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Under the terms of version 1.1, "once Covered Code has been published under a particular version of the License, Recipient may, for the duration of the License, continue to use it under the terms of that version, or choose to use such Covered Code under the terms of any subsequent version published by SGI." FreeB 2.0 license refers to "dates of first publication". They are here taken to be 1991-2000, as noted in the original license text: ** Original Code. The Original Code is: OpenGL Sample Implementation, ** Version 1.2.1, released January 26, 2000, developed by Silicon Graphics, ** Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc. ** Copyright in any portions created by third parties is as indicated ** elsewhere herein. All Rights Reserved. Official FreeB 2.0 text: http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.2.0.pdf As always, this code has not been tested for conformance with the OpenGL specification. OpenGL conformance testing is available from http://khronos.org/ and is required for use of the OpenGL logo in product advertising and promotion. | ||||
* | glx: re-add glapi/ path | Brian | 2008-09-18 | 1 | -0/+1 |
| | |||||
* | glx: added "glapi/" prefix to include | Brian | 2008-09-18 | 1 | -1/+1 |
| | |||||
* | mesa: fix asst path/include mistakes in prev commits | Chris Rankin | 2008-09-18 | 1 | -1/+1 |
| | |||||
* | glx: remove #include "glheader.h" lines | Brian Paul | 2008-09-18 | 15 | -15/+21 |
| | | | | | Was only used to get the PUBLIC/USED macros. Also, replace "GL_FALSE" with "False" in a couple places. | ||||
* | glx: remove depency on glheader.h and GLboolean type in XF86DRI code | Brian Paul | 2008-09-18 | 2 | -8/+18 |
| | | | | | Return Bool instead of GLboolean to match other functions. Define PUBLIC/USED macros locally. | ||||
* | glx: fix 64-bit datatype issue | Guillaume Melquiond | 2008-09-13 | 1 | -1/+7 |
| | |||||
* | Finish off the previous fix for TFP. | Eric Anholt | 2008-09-12 | 1 | -0/+3 |
| | | | | | A couple of those lines of debug printfs I deleted weren't actually debug printfs. | ||||
* | dri/swrast: fix swapBuffers after dri2 | George Sapountzis | 2008-09-12 | 1 | -0/+6 |
| | |||||
* | DRI2: Drop sarea, implement swap buffers in the X server. | Kristian Høgsberg | 2008-08-29 | 6 | -104/+174 |
| | |||||
* | glx: free driScreen in FreeScreenConfigs() | Kristof Ralovich | 2008-08-20 | 1 | -0/+3 |
| | |||||
* | glx: free context in driDestroyContext() | Kristof Ralovich | 2008-08-20 | 1 | -0/+1 |
| | |||||
* | glx: free vertex array state when context is destroyed | Kristof Ralovich | 2008-08-20 | 3 | -2/+30 |
| | |||||
* | fix mem leak (free psc->visuals) | Kristof Ralovich | 2008-08-20 | 1 | -3/+6 |
| | |||||
* | Fixed 'make install' for darwin | Jeremy Huddleston | 2008-08-12 | 1 | -1/+1 |
| | |||||
* | Apple: Cleaned up some linking and dylib ids issues | Jeremy Huddleston | 2008-08-11 | 1 | -1/+2 |
| | |||||
* | glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection | Jeremy Huddleston | 2008-08-08 | 5 | -19/+93 |
| | |||||
* | glx/x11: Fix missing __GL_EXT_BYTES declaration | Jeremy Huddleston | 2008-08-08 | 2 | -1/+3 |
| | |||||
* | Drop unused 'entries' field from __glxHashTable. | Adam Jackson | 2008-08-04 | 1 | -4/+2 |
| | |||||
* | glx: Update my e-mail address. :) | Ian Romanick | 2008-07-15 | 1 | -1/+1 |
| | |||||
* | glx: Trivial clean-ups to __glXSetArrayEnable | Ian Romanick | 2008-07-15 | 1 | -4/+8 |
| | |||||
* | glx/dri: only report DRI2 extensions when DRI2 is enabled. | Dave Airlie | 2008-07-13 | 5 | -6/+6 |
| | | | | Fixes bug 15477 | ||||
* | Call mklib with $(SHELL) so the user controls the interpreter | Dan Nicholson | 2008-07-12 | 1 | -1/+1 |
| | | | | | Respect the user's choice of shell when running mklib rather than always using /bin/sh. | ||||
* | glx: add LIBGL_ALWAYS_SOFTWARE | George Sapountzis | 2008-07-07 | 1 | -2/+9 |
| | | | | | | this disables accelerated DRI and fallbacks to client-side software rendering. compile-tested only. |