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-08-21
android: build shared glapi
Chia-I Wu
1
-0
/
+60
2011-08-18
glapi: update .gitignore for generated ES dispatch headers
Paul Berry
1
-3
/
+0
2011-08-13
glapi: remove gen-es
Chia-I Wu
13
-7703
/
+0
2011-08-13
glapi: generate ES dispatch headers from core mesa
Chia-I Wu
1
-8
/
+1
2011-08-13
glapi: add glapi_gen.mk to help header generation
Chia-I Wu
3
-17
/
+61
2011-08-13
glapi: use gl_and_es_API.xml to generate GLES headers
Chia-I Wu
4
-15
/
+39
2011-08-13
glapi: add methods to filter functions
Chia-I Wu
1
-7
/
+39
2011-08-13
glapi: add gles_api.py
Chia-I Wu
3
-417
/
+464
2011-06-20
glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias ...
Jeremy Huddleston
1
-1
/
+1
2011-06-17
scons: Correct glapi USE_xxx_ASM flags.
José Fonseca
1
-11
/
+4
2011-06-14
glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather t...
Jeremy Huddleston
2
-2586
/
+2666
2011-06-13
glapi: Add check for NULL symbol_prefix in gentable and fix warnings
Jeremy Huddleston
2
-2594
/
+3891
2011-06-13
mapi: declare x86_entry_start/end static
Chia-I Wu
2
-5
/
+6
2011-06-13
mapi: Fix tls with shared/es-glapi on x86-64
Benjamin Franzke
1
-1
/
+3
2011-06-11
glapi: Add API that can create a _glapi_table from a dlfcn handle
Jeremy Huddleston
5
-2
/
+7947
2011-06-08
mesa: merge glapidispatch.h into dispatch.h
Chia-I Wu
3
-14
/
+13
2011-06-08
mesa: fix GLES remap table setup again
Chia-I Wu
1
-9
/
+13
2011-06-02
glapi: regenerated files
Pierre-Eric Pelloux-Prayer
7
-4296
/
+4371
2011-06-02
glapi: add glDrawElementsInstancedBaseVertex() function to xml
Brian Paul
1
-0
/
+9
2011-06-01
glapi: Make xserver location error more helpful
Nathan Kidd
1
-1
/
+4
2011-05-23
mesa: Fix remap_table setup.
Thierry Reding
1
-0
/
+5
2011-05-20
glapi: More type-checking in Get_xxx too.
José Fonseca
1
-4
/
+8
2011-05-19
glapi: Implement SET_xxx as inline functions instead of macros.
José Fonseca
1
-1
/
+4
2011-05-03
glapi: regenerate files for AMD_draw_buffers_blend
Marek Olšák
6
-151
/
+239
2011-05-03
glapi: add functions for AMD_draw_buffers_blend
Marek Olšák
3
-0
/
+40
2011-04-26
Squashed commit of the following:
Brian Paul
10
-3917
/
+5437
2011-04-23
mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.
José Fonseca
2
-2
/
+2
2011-04-10
glapi: regenerated files for GL_ARB_sampler_objects
Brian Paul
7
-4046
/
+4868
2011-04-10
glapi: interface for GL_ARB_sampler_objects
Brian Paul
3
-0
/
+99
2011-04-05
mesa: regenerated API entrypoints for GL_ARB_texture_buffer_object
Brian Paul
7
-4053
/
+4112
2011-04-05
mesa: API spec for GL_ARB_texture_buffer_object
Brian Paul
3
-0
/
+25
2011-03-29
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
3
-0
/
+27
2011-03-29
mesa: regenerate glapi files
Marek Olšák
7
-4152
/
+4211
2011-03-25
mesa,mapi: Remove spurious const keyword from ClearBufferfi args.
José Fonseca
4
-7
/
+7
2011-03-21
glapi: drop glapi.[ch] and glapitemp.h from being copied to the X server.
Dave Airlie
1
-3
/
+0
2011-03-15
mesa: regenerate glapi files
Marek Olšák
7
-434
/
+485
2011-03-15
mesa: add NV_texture_barrier
Marek Olšák
3
-0
/
+16
2011-03-15
glx: add ARB_create_context functions/ops to glx xml
Dave Airlie
1
-0
/
+14
2011-03-14
glx: the server still needs __GLXcontext.
Dave Airlie
1
-2
/
+2
2011-03-06
mapi: _glthread_DECLARE_STATIC_MUTEX is not broken on Windows.
José Fonseca
3
-18
/
+5
2011-01-29
mapi: Workaround a bug in makedepend.
Chia-I Wu
4
-7
/
+30
2011-01-27
glapi: add @GOTPCREL relocation type
Dimitry Andric
2
-2
/
+4
2011-01-25
Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S"
Brian Paul
2
-2
/
+2
2011-01-25
glapi: adding @ char before type specifier in glapi_x86.S
Dimitry Andric
2
-2
/
+2
2011-01-25
glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S
Dimitry Andric
2
-2
/
+2
2011-01-24
add machine generated files to .gitignore
Tim Wiederhake
3
-0
/
+4
2011-01-22
scons: Add support for GLES.
Chia-I Wu
3
-5
/
+121
2011-01-22
mapi: ENTRY_CURRENT_TABLE_GET should be stringified.
Chia-I Wu
1
-1
/
+1
2011-01-20
mesa: clean-up _mesa_lookup_prim_by_nr()
Brian Paul
1
-16
/
+27
2011-01-20
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
5
-23
/
+13201
[next]