Age | Commit message (Expand) | Author |
2011-01-29 | mapi: Workaround a bug in makedepend. | Chia-I Wu |
2011-01-27 | glapi: add @GOTPCREL relocation type | Dimitry Andric |
2011-01-25 | Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S" | Brian Paul |
2011-01-25 | glapi: adding @ char before type specifier in glapi_x86.S | Dimitry Andric |
2011-01-25 | glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S | Dimitry Andric |
2011-01-24 | add machine generated files to .gitignore | Tim Wiederhake |
2011-01-22 | scons: Add support for GLES. | Chia-I Wu |
2011-01-22 | mapi: ENTRY_CURRENT_TABLE_GET should be stringified. | Chia-I Wu |
2011-01-20 | mesa: clean-up _mesa_lookup_prim_by_nr() | Brian Paul |
2011-01-20 | glapi: Fix OpenGL and OpenGL ES interop. | Chia-I Wu |
2011-01-20 | glapi: Fix OpenGL ES 1.1 and 2.0 interop. | Chia-I Wu |
2011-01-20 | mapi: Add support for bridge mode. | Chia-I Wu |
2011-01-20 | mapi: u_current_table may be renamed. | Chia-I Wu |
2011-01-20 | mapi: Add a new glapi.h implementation. | Chia-I Wu |
2011-01-20 | mapi: Fix glapi printers for gl_and_es_API.xml. | Chia-I Wu |
2011-01-20 | mapi: Allow prefix to be macro. | Chia-I Wu |
2011-01-20 | mapi: Add the ability to parse GLAPI XML. | Chia-I Wu |
2011-01-20 | glapi: Add gl_and_es_API.xml. | Chia-I Wu |
2011-01-19 | Add machine generated files to .gitignore | twied |
2011-01-15 | glapi: regenerated files | Brian Paul |
2011-01-15 | glapi: new entrypoint specs for GL_ARB_draw_buffers_blend | Brian Paul |
2011-01-15 | glapi: regenerated files | Brian Paul |
2011-01-15 | glapi: GL_ARB_instanced_arrays support | Brian Paul |
2011-01-14 | glapi: Regenerate for GL_ARB_ES2_compatibility. | Eric Anholt |
2011-01-14 | glapi: Add entrypoints and enums for GL_ARB_ES2_compatibility. | Eric Anholt |
2011-01-13 | scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'. | José Fonseca |
2011-01-13 | scons: Build libOpenVG.dll & libEGL.dll | José Fonseca |
2011-01-12 | scons: Fix build on systems without libOpenVG.so | José Fonseca |
2011-01-12 | scons: Updates for targets/egl-static. | Chia-I Wu |
2010-12-31 | mapi: add missing newline in error message | Brian Paul |
2010-12-24 | mapi: Move mapi_func typedef to entry.h. | Chia-I Wu |
2010-12-24 | mapi: Define MAPI_TMP_DEFINES only when needed. | Chia-I Wu |
2010-12-24 | mapi: Add and use entry_get_public. | Chia-I Wu |
2010-12-24 | mapi: Make struct mapi_stub opaque. | Chia-I Wu |
2010-12-24 | mapi: Allow blocks to be disabled from the output. | Chia-I Wu |
2010-12-24 | mapi: Fix hidden entries. | Chia-I Wu |
2010-12-24 | mapi: Add "handcode" attribute to the script. | Chia-I Wu |
2010-12-24 | mapi: Minor ABIPrinter refactoring. | Chia-I Wu |
2010-12-24 | mapi: Store alias entry instead of alias name. | Chia-I Wu |
2010-12-23 | mapi: Remove unnecessary header. | Vinson Lee |
2010-12-18 | mapi: Clean up sources.mk. | Chia-I Wu |
2010-12-18 | mapi: Clean up u_current interface. | Chia-I Wu |
2010-12-18 | mapi: Add ABI-tag note. | Chia-I Wu |
2010-12-12 | mapi: Fix a warning in !THREADS build. | Chia-I Wu |
2010-12-06 | mapi: Rewrite mapi_abi.py to get rid of preprocessor magic. | Chia-I Wu |
2010-12-02 | mapi: Hack to avoid vgCreateFont being generated as vgCreateFontA. | José Fonseca |
2010-12-02 | WIN32_THREADS -> WIN32 | José Fonseca |
2010-12-01 | st/vega: Update to latest headers. | Chia-I Wu |
2010-11-29 | drivers/x11: unifdef XFree86Server | Adam Jackson |
2010-11-21 | mesa: hook up GL 3.x entrypoints | Brian Paul |