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
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
glapi: Do not use .type pseudo-op on Mac OS X.
Vinson Lee
2010-01-23
Merge branch 'arb_half_float_vertex'
Dave Airlie
2010-01-23
glapi: add GL_HALF_FLOAT enum support.
Dave Airlie
2010-01-23
glapi: Include glheader.h in glapi_nop.c.
Chia-I Wu
2010-01-22
glapi: define GLfixed, GLclampx types for ES 1
Brian Paul
2010-01-22
glapi: clean-up and simplify glapi_nop.c code
Brian Paul
2010-01-22
glapi: split the no-op dispatch code into new glapi_nop.c file
Brian Paul
2010-01-22
glapi: fix int->pointer conversions warnings in no-op functions
Brian Paul
2010-01-21
Do not include glapi/dispatch.h outside Mesa core.
Chia-I Wu
2010-01-20
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
2010-01-19
Sun compilers now support some gcc __attribute__ values
Alan Coopersmith
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
glapi: comment-out TIMEOUT_IGNORED
Brian Paul
2010-01-03
Only enable verbose NoOp dispatch if DEBUG is defined
Kristian Høgsberg
2010-01-03
Noop dispatch: move warning code out of the generated functions
Kristian Høgsberg
2010-01-03
Export a few glapi functions used by gallium and r300
Kristian Høgsberg
2009-12-31
mesa: added dispatch for GL_NV_conditional_render extension
Brian Paul
2009-12-29
mesa: regenerate API files related to GL_EXT_draw_buffers2
Brian Paul
2009-12-29
glapi: extension info for GL_EXT_draw_buffers2
Brian Paul
2009-11-17
ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT
Ian Romanick
2009-11-17
Add missing XML files to API_XML
Ian Romanick
2009-11-17
ARB_fbo: Regenerate files from previous commits.
Ian Romanick
2009-11-17
ARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xml
Ian Romanick
2009-11-17
ARB_fbo: Add GL_EXT_framebuffer_multisample
Ian Romanick
2009-11-17
EXT_pds: Add GL_EXT_packed_depth_stencil
Ian Romanick
2009-11-17
EXT_fbo_blit: Add missing GLX protocol render opcode
Ian Romanick
2009-11-17
ARB_fbo: Add missing protocol "Get" information
Ian Romanick
2009-11-17
ARB_fbo: Remove _EXT from enum names
Ian Romanick
2009-11-06
glapi: Add OpenGL ES compatibility mode to scripts.
Chia-I Wu
2009-11-05
glapi: Include headers with directory prefixes.
Chia-I Wu
2009-11-05
glapi: Avoid hardcoded category names in remap helper script.
Chia-I Wu
2009-11-05
glapi: Add is_abi() to test if a function is in the ABI.
Chia-I Wu
2009-11-05
glapi: Allow normal entry points to be skipped.
Chia-I Wu
2009-10-23
glapi: Always build libglapi.a.
Chia-I Wu
2009-10-23
glapi: Move dispatch marcos to glapidispatch.h.
Chia-I Wu
2009-10-23
mesa/dri: Remove extension_helper.h.
Chia-I Wu
2009-10-23
mesa/main: Add support for remap table.
Chia-I Wu
2009-09-19
windows: replace old ColorTable, Convolution functions with new
Brian Paul
2009-09-19
glapi: replace old TexCopy functions w/ new
Brian Paul
2009-09-19
glapi: regenerated files
Brian Paul
2009-09-19
glapi: added tokens, function for GL_ARB_provoking_vertex
Brian Paul
2009-09-08
glapi: Add ARB_draw_elements_base_vertex
Eric Anholt
2009-09-08
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-03
glapi: fix incorrect/missing return types for glFenceSync(), glClientWaitSync()
Brian Paul
2009-09-03
Eliminate trailing whitespace in extension_helper.c
Ian Romanick
2009-09-03
ARB sync: Regenerate files from previous commit
Ian Romanick
2009-09-03
ARB sync: Add base infrastructure for GL_ARB_sync
Ian Romanick
2009-08-28
Put 'extern' first on the line to silence GCC warnings.
Ian Romanick
[next]