index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: merge glapidispatch.h into dispatch.h
Chia-I Wu
2011-06-08
3
-14
/
+13
*
mesa: fix GLES remap table setup again
Chia-I Wu
2011-06-08
1
-9
/
+13
*
glapi: regenerated files
Pierre-Eric Pelloux-Prayer
2011-06-02
7
-4296
/
+4371
*
glapi: add glDrawElementsInstancedBaseVertex() function to xml
Brian Paul
2011-06-02
1
-0
/
+9
*
glapi: Make xserver location error more helpful
Nathan Kidd
2011-06-01
1
-1
/
+4
*
mesa: Fix remap_table setup.
Thierry Reding
2011-05-23
1
-0
/
+5
*
glapi: More type-checking in Get_xxx too.
José Fonseca
2011-05-20
1
-4
/
+8
*
glapi: Implement SET_xxx as inline functions instead of macros.
José Fonseca
2011-05-19
1
-1
/
+4
*
glapi: regenerate files for AMD_draw_buffers_blend
Marek Olšák
2011-05-03
6
-151
/
+239
*
glapi: add functions for AMD_draw_buffers_blend
Marek Olšák
2011-05-03
3
-0
/
+40
*
Squashed commit of the following:
Brian Paul
2011-04-26
10
-3917
/
+5437
*
mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.
José Fonseca
2011-04-23
2
-2
/
+2
*
glapi: regenerated files for GL_ARB_sampler_objects
Brian Paul
2011-04-10
7
-4046
/
+4868
*
glapi: interface for GL_ARB_sampler_objects
Brian Paul
2011-04-10
3
-0
/
+99
*
mesa: regenerated API entrypoints for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
7
-4053
/
+4112
*
mesa: API spec for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
3
-0
/
+25
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
3
-0
/
+27
*
mesa: regenerate glapi files
Marek Olšák
2011-03-29
7
-4152
/
+4211
*
mesa,mapi: Remove spurious const keyword from ClearBufferfi args.
José Fonseca
2011-03-25
4
-7
/
+7
*
glapi: drop glapi.[ch] and glapitemp.h from being copied to the X server.
Dave Airlie
2011-03-21
1
-3
/
+0
*
mesa: regenerate glapi files
Marek Olšák
2011-03-15
7
-434
/
+485
*
mesa: add NV_texture_barrier
Marek Olšák
2011-03-15
3
-0
/
+16
*
glx: add ARB_create_context functions/ops to glx xml
Dave Airlie
2011-03-15
1
-0
/
+14
*
glx: the server still needs __GLXcontext.
Dave Airlie
2011-03-14
1
-2
/
+2
*
mapi: _glthread_DECLARE_STATIC_MUTEX is not broken on Windows.
José Fonseca
2011-03-06
3
-18
/
+5
*
mapi: Workaround a bug in makedepend.
Chia-I Wu
2011-01-29
4
-7
/
+30
*
glapi: add @GOTPCREL relocation type
Dimitry Andric
2011-01-27
2
-2
/
+4
*
Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S"
Brian Paul
2011-01-25
2
-2
/
+2
*
glapi: adding @ char before type specifier in glapi_x86.S
Dimitry Andric
2011-01-25
2
-2
/
+2
*
glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S
Dimitry Andric
2011-01-25
2
-2
/
+2
*
add machine generated files to .gitignore
Tim Wiederhake
2011-01-24
3
-0
/
+4
*
scons: Add support for GLES.
Chia-I Wu
2011-01-22
3
-5
/
+121
*
mapi: ENTRY_CURRENT_TABLE_GET should be stringified.
Chia-I Wu
2011-01-22
1
-1
/
+1
*
mesa: clean-up _mesa_lookup_prim_by_nr()
Brian Paul
2011-01-20
1
-16
/
+27
*
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-20
5
-23
/
+13201
*
glapi: Fix OpenGL ES 1.1 and 2.0 interop.
Chia-I Wu
2011-01-20
3
-100
/
+150
*
mapi: Add support for bridge mode.
Chia-I Wu
2011-01-20
8
-33
/
+149
*
mapi: u_current_table may be renamed.
Chia-I Wu
2011-01-20
4
-5
/
+9
*
mapi: Add a new glapi.h implementation.
Chia-I Wu
2011-01-20
3
-3
/
+253
*
mapi: Fix glapi printers for gl_and_es_API.xml.
Chia-I Wu
2011-01-20
1
-18
/
+503
*
mapi: Allow prefix to be macro.
Chia-I Wu
2011-01-20
1
-3
/
+7
*
mapi: Add the ability to parse GLAPI XML.
Chia-I Wu
2011-01-20
1
-5
/
+76
*
glapi: Add gl_and_es_API.xml.
Chia-I Wu
2011-01-20
6
-0
/
+1255
*
Add machine generated files to .gitignore
twied
2011-01-19
2
-0
/
+6
*
glapi: regenerated files
Brian Paul
2011-01-15
6
-3229
/
+3429
*
glapi: new entrypoint specs for GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
3
-0
/
+41
*
glapi: regenerated files
Brian Paul
2011-01-15
8
-3234
/
+3304
*
glapi: GL_ARB_instanced_arrays support
Brian Paul
2011-01-15
1
-0
/
+1
*
glapi: Regenerate for GL_ARB_ES2_compatibility.
Eric Anholt
2011-01-14
6
-3146
/
+3386
*
glapi: Add entrypoints and enums for GL_ARB_ES2_compatibility.
Eric Anholt
2011-01-14
3
-0
/
+61
[next]