index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-24
3
-3
/
+3
*
mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity check
Brian Paul
2008-07-09
1
-2
/
+2
*
mesa: Replace abort by asserts.
José Fonseca
2008-06-24
1
-5
/
+5
*
mesa: No getenv on WinCE.
José Fonseca
2008-06-24
1
-0
/
+4
*
mesa: add fwd decl of fill_in_entrypoint_offset()
Brian Paul
2008-06-18
1
-0
/
+4
*
mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc....
Brian Paul
2008-06-18
3
-624
/
+655
*
mesa: move some glapi bits around
Brian Paul
2008-06-13
4
-3
/
+7
*
Remove CVS keywords.
José Fonseca
2008-05-26
1
-1
/
+0
*
Merge branch 'gallium-i915-current' into gallium-0.1
Jakob Bornecrantz
2008-05-23
1
-4
/
+44
|
\
|
*
mesa: Pulled in glthread from i915tex
Jakob Bornecrantz
2008-04-07
1
-4
/
+44
*
|
mesa: fix #include path for glapioffsets.h (fixes x86 build)
Brian
2008-05-21
1
-1
/
+1
*
|
Regenerated API dispatch files
Brian Paul
2008-05-18
5
-630
/
+590
*
|
alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935)
Brian Paul
2008-05-18
1
-8
/
+6
|
/
*
Alias glStencilOpSeparateATI with glStencilOpSeparate.
Brian
2008-04-04
6
-143
/
+130
*
Finish up ATI_separate_stencil
Brian
2008-04-04
6
-300
/
+373
*
Remove files of unsupported build systems.
José Fonseca
2008-02-25
1
-37
/
+0
*
gallium: s/GLuint/unsigned/ to work with gallium when THREADS not defined
Brian
2008-01-26
1
-3
/
+3
*
Rename 'mms-config.' to 'mms.config'.
Michal Krol
2007-10-29
1
-1
/
+1
*
Add a few missing GL 2.0 entrypoints, regenerate related files.
Brian
2007-06-28
3
-137
/
+196
*
Fix TEXREL issues when using GLX_USE_TLS (see bug 7459).
Brian
2007-06-12
2
-12
/
+23
*
Initial implementation of MESA_texture_array
Ian Romanick
2007-05-16
6
-300
/
+356
*
fix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails for indirect rendering
Wei Wang
2007-04-08
1
-2
/
+6
*
MAX_TEXTURE_COORDS_ARB and MAX_TEXTURE_IMAGE_UNITS_ARB had wrong glGet info.
Brian
2007-04-07
1
-2
/
+2
*
Call _glapi_set_context(NULL) in _glapi_check_multithread() to make sure the ...
Brian
2007-04-02
1
-0
/
+1
*
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/mesa/mesa
Ian Romanick
2007-03-06
2
-2
/
+10
|
\
|
*
Fix GLAPIENTRYP for OS X.
Ian Romanick
2007-02-23
2
-2
/
+10
*
|
Fix cut-and-paste error in the name of GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB.
Ian Romanick
2007-03-06
1
-1
/
+1
|
/
*
Delete two invalid assertions.
Ian Romanick
2007-02-20
1
-2
/
+0
*
s/params/pointer/ for glGetVertexAttribPointer
Brian
2007-01-30
2
-2
/
+2
*
s/params/pointer/ for glGetVertexAttribPointer
Brian
2007-01-30
3
-9
/
+17
|
\
|
*
Bug 9628: no entry for GetVertexAttribPointerv
George Sapountzis
2007-01-27
3
-6
/
+14
*
|
s/params/pointer/ for glGetVertexAttribPointer
Brian
2007-01-30
2
-2
/
+2
|
/
*
Use glxbyteorder.h in server-side source files.
Ian Romanick
2007-01-04
2
-30
/
+3
*
Hack indent flags for indirect_reqsize.h to eliminate extra diffs.
Ian Romanick
2007-01-04
1
-1
/
+1
*
Add missing files to server generation list.
Ian Romanick
2007-01-04
1
-1
/
+9
*
Make git ignore files only generated at build time.
Michel Dänzer
2006-12-06
1
-0
/
+0
*
GLX protocol fixes for glMap* functions (bug 8899)
Brian Paul
2006-11-22
4
-14
/
+19
*
list header files in sources files (Dan Nicholson)
Brian Paul
2006-11-21
1
-0
/
+9
*
fix mgl name mangling problem
Brian Paul
2006-11-18
2
-0
/
+60
*
use LONGSTRING to silence warning
Brian Paul
2006-11-16
1
-1
/
+1
*
#define _glapi_Dispatch _mglapi_Dispatch when USE_MGL_NAMESPACE is set.
Brian Paul
2006-11-03
2
-8
/
+2
*
check for USE_MGL_NAMESPACE
Brian Paul
2006-11-03
3
-1
/
+15
*
Added OpenGL 2.1 entrypoints.
Brian Paul
2006-11-03
6
-1762
/
+1944
*
Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.
Brian Paul
2006-11-02
6
-1759
/
+3133
*
Fix dumb build errors.
Ian Romanick
2006-10-13
1
-1
/
+1
*
include glapi.h to fix broken build
Brian Paul
2006-10-13
1
-0
/
+1
*
remove some debug code invalidated by prev check-in
Brian Paul
2006-10-12
1
-7
/
+0
*
Fix bug #4681.
Ian Romanick
2006-10-11
18
-2176
/
+2193
*
List of source (.c) files in each directory.
Brian Paul
2006-10-11
1
-0
/
+3
*
Updates for XCB. Bug 8560.
Ian Romanick
2006-10-09
1
-1
/
+1
[next]