index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
glapi: Fix OpenGL ES 1.1 and 2.0 interop.
Chia-I Wu
3
-100
/
+150
2011-01-20
mapi: Add support for bridge mode.
Chia-I Wu
8
-33
/
+149
2011-01-20
mapi: u_current_table may be renamed.
Chia-I Wu
4
-5
/
+9
2011-01-20
mapi: Add a new glapi.h implementation.
Chia-I Wu
3
-3
/
+253
2011-01-20
mapi: Fix glapi printers for gl_and_es_API.xml.
Chia-I Wu
1
-18
/
+503
2011-01-20
mapi: Allow prefix to be macro.
Chia-I Wu
1
-3
/
+7
2011-01-20
mapi: Add the ability to parse GLAPI XML.
Chia-I Wu
1
-5
/
+76
2011-01-20
glapi: Add gl_and_es_API.xml.
Chia-I Wu
6
-0
/
+1255
2011-01-19
Add machine generated files to .gitignore
twied
2
-0
/
+6
2011-01-15
glapi: regenerated files
Brian Paul
6
-3229
/
+3429
2011-01-15
glapi: new entrypoint specs for GL_ARB_draw_buffers_blend
Brian Paul
3
-0
/
+41
2011-01-15
glapi: regenerated files
Brian Paul
8
-3234
/
+3304
2011-01-15
glapi: GL_ARB_instanced_arrays support
Brian Paul
1
-0
/
+1
2011-01-14
glapi: Regenerate for GL_ARB_ES2_compatibility.
Eric Anholt
6
-3146
/
+3386
2011-01-14
glapi: Add entrypoints and enums for GL_ARB_ES2_compatibility.
Eric Anholt
3
-0
/
+61
2011-01-13
scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'.
José Fonseca
1
-0
/
+1
2011-01-13
scons: Build libOpenVG.dll & libEGL.dll
José Fonseca
1
-0
/
+3
2011-01-12
scons: Fix build on systems without libOpenVG.so
José Fonseca
1
-4
/
+4
2011-01-12
scons: Updates for targets/egl-static.
Chia-I Wu
1
-1
/
+4
2010-12-31
mapi: add missing newline in error message
Brian Paul
1
-1
/
+1
2010-12-24
mapi: Move mapi_func typedef to entry.h.
Chia-I Wu
4
-4
/
+4
2010-12-24
mapi: Define MAPI_TMP_DEFINES only when needed.
Chia-I Wu
2
-1
/
+1
2010-12-24
mapi: Add and use entry_get_public.
Chia-I Wu
7
-16
/
+66
2010-12-24
mapi: Make struct mapi_stub opaque.
Chia-I Wu
4
-15
/
+61
2010-12-24
mapi: Allow blocks to be disabled from the output.
Chia-I Wu
1
-47
/
+58
2010-12-24
mapi: Fix hidden entries.
Chia-I Wu
1
-16
/
+55
2010-12-24
mapi: Add "handcode" attribute to the script.
Chia-I Wu
1
-0
/
+22
2010-12-24
mapi: Minor ABIPrinter refactoring.
Chia-I Wu
1
-21
/
+32
2010-12-24
mapi: Store alias entry instead of alias name.
Chia-I Wu
1
-6
/
+8
2010-12-23
mapi: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2010-12-18
mapi: Clean up sources.mk.
Chia-I Wu
6
-27
/
+29
2010-12-18
mapi: Clean up u_current interface.
Chia-I Wu
9
-56
/
+104
2010-12-18
mapi: Add ABI-tag note.
Chia-I Wu
2
-0
/
+26
2010-12-12
mapi: Fix a warning in !THREADS build.
Chia-I Wu
1
-1
/
+1
2010-12-06
mapi: Rewrite mapi_abi.py to get rid of preprocessor magic.
Chia-I Wu
8
-374
/
+326
2010-12-02
mapi: Hack to avoid vgCreateFont being generated as vgCreateFontA.
José Fonseca
1
-0
/
+3
2010-12-02
WIN32_THREADS -> WIN32
José Fonseca
8
-12
/
+11
2010-12-01
st/vega: Update to latest headers.
Chia-I Wu
1
-12
/
+12
2010-11-29
drivers/x11: unifdef XFree86Server
Adam Jackson
1
-12
/
+1
2010-11-21
mesa: hook up GL 3.x entrypoints
Brian Paul
12
-4694
/
+5702
2010-11-21
glapi: rename GL3.xml to GL3x.xml as it covers all GL 3.x versions
Brian Paul
1
-0
/
+0
2010-11-17
mesa: upgrade to glext.h version 66
Brian Paul
3
-6
/
+6
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
2
-71
/
+73
2010-10-29
Merge branch 'glapi-reorg'
Chia-I Wu
14
-9177
/
+3249
2010-10-28
glapi: regenerated API files
Brian Paul
8
-716
/
+2710
2010-10-28
glapi: include EXT_gpu_shader4.xml
Brian Paul
2
-0
/
+3
2010-10-28
glapi: xml spec file for GL_EXT_gpu_shader4
Brian Paul
1
-0
/
+244
2010-10-27
glapi: Commit files changed by previous commit
Ian Romanick
8
-433
/
+596
2010-10-27
glapi: Add GL_EXT_separate_shader_objects
Ian Romanick
3
-0
/
+30
2010-10-27
glapi: Merge glapioffsets.h into glapidispath.h.
Chia-I Wu
4
-1330
/
+22
[prev]
[next]