index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
Age
Commit message (
Expand
)
Author
2008-01-26
gallium: s/GLuint/unsigned/ to work with gallium when THREADS not defined
Brian
2007-10-29
Rename 'mms-config.' to 'mms.config'.
Michal Krol
2007-06-28
Add a few missing GL 2.0 entrypoints, regenerate related files.
Brian
2007-06-12
Fix TEXREL issues when using GLX_USE_TLS (see bug 7459).
Brian
2007-05-16
Initial implementation of MESA_texture_array
Ian Romanick
2007-04-08
fix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails for indirect rendering
Wei Wang
2007-04-07
MAX_TEXTURE_COORDS_ARB and MAX_TEXTURE_IMAGE_UNITS_ARB had wrong glGet info.
Brian
2007-04-02
Call _glapi_set_context(NULL) in _glapi_check_multithread() to make sure the ...
Brian
2007-03-06
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/mesa/mesa
Ian Romanick
2007-03-06
Fix cut-and-paste error in the name of GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB.
Ian Romanick
2007-02-23
Fix GLAPIENTRYP for OS X.
Ian Romanick
2007-02-20
Delete two invalid assertions.
Ian Romanick
2007-01-30
s/params/pointer/ for glGetVertexAttribPointer
Brian
2007-01-30
s/params/pointer/ for glGetVertexAttribPointer
Brian
2007-01-30
s/params/pointer/ for glGetVertexAttribPointer
Brian
2007-01-27
Bug 9628: no entry for GetVertexAttribPointerv
George Sapountzis
2007-01-04
Use glxbyteorder.h in server-side source files.
Ian Romanick
2007-01-04
Hack indent flags for indirect_reqsize.h to eliminate extra diffs.
Ian Romanick
2007-01-04
Add missing files to server generation list.
Ian Romanick
2006-12-06
Make git ignore files only generated at build time.
Michel Dänzer
2006-11-22
GLX protocol fixes for glMap* functions (bug 8899)
Brian Paul
2006-11-21
list header files in sources files (Dan Nicholson)
Brian Paul
2006-11-18
fix mgl name mangling problem
Brian Paul
2006-11-16
use LONGSTRING to silence warning
Brian Paul
2006-11-03
#define _glapi_Dispatch _mglapi_Dispatch when USE_MGL_NAMESPACE is set.
Brian Paul
2006-11-03
check for USE_MGL_NAMESPACE
Brian Paul
2006-11-03
Added OpenGL 2.1 entrypoints.
Brian Paul
2006-11-02
Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.
Brian Paul
2006-10-13
Fix dumb build errors.
Ian Romanick
2006-10-13
include glapi.h to fix broken build
Brian Paul
2006-10-12
remove some debug code invalidated by prev check-in
Brian Paul
2006-10-11
Fix bug #4681.
Ian Romanick
2006-10-11
List of source (.c) files in each directory.
Brian Paul
2006-10-09
Updates for XCB. Bug 8560.
Ian Romanick
2006-10-04
Changes to generated code caused by the previous commits.
Ian Romanick
2006-10-04
Fix the ordering of extensions.
Ian Romanick
2006-10-04
Keep indentation consistent with indent.
Ian Romanick
2006-10-04
Divide categories into four groups as they are processed from the XML. Add
Ian Romanick
2006-10-04
Add utility method client_supported_for_indirect.
Ian Romanick
2006-09-26
Added function convertStringForXCB. Deals with the recent XCB naming convent...
Jeremy Kolb
2006-09-14
Use correct opcodes for GLX_EXT_texture_from_pixmap.
Ian Romanick
2006-08-31
Add API description for GLX_SGI_swap_control.
Ian Romanick
2006-08-31
Fix problems with vertex program protocol
Ian Romanick
2006-08-29
remove assertion that referenced &glSetFenceNV for debug test
Brian Paul
2006-08-29
Deprecate GL_EXT_vertex_weighting.
Ian Romanick
2006-08-29
More static dispatch function removal.
Ian Romanick
2006-08-28
Add two new gl_function methods. dispatch_name returns the name of
Ian Romanick
2006-08-28
Add dependencies for all API XML files.
Ian Romanick
2006-08-26
Explicitly store the names for each function that should have a static
Ian Romanick
2006-08-25
Add a couple of the missing GL 2.0 functions. Enable GLX protocol for
Ian Romanick
[next]