index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
2
-71
/
+73
*
Merge branch 'glapi-reorg'
Chia-I Wu
2010-10-29
14
-9177
/
+3249
|
\
|
*
glapi: Merge glapioffsets.h into glapidispath.h.
Chia-I Wu
2010-10-27
4
-1330
/
+22
|
*
glapi: Do not use glapioffsets.h.
Chia-I Wu
2010-10-27
8
-3117
/
+3105
|
*
glapi: Move glapidispatch.h to core mesa.
Chia-I Wu
2010-10-27
3
-4279
/
+6
|
*
glapi: Do not use glapidispatch.h.
Chia-I Wu
2010-10-27
2
-7
/
+5
*
|
glapi: regenerated API files
Brian Paul
2010-10-28
8
-716
/
+2710
*
|
glapi: include EXT_gpu_shader4.xml
Brian Paul
2010-10-28
2
-0
/
+3
*
|
glapi: xml spec file for GL_EXT_gpu_shader4
Brian Paul
2010-10-28
1
-0
/
+244
*
|
glapi: Commit files changed by previous commit
Ian Romanick
2010-10-27
8
-433
/
+596
*
|
glapi: Add GL_EXT_separate_shader_objects
Ian Romanick
2010-10-27
3
-0
/
+30
|
/
*
mesa: regenerated API files for GL_EXT_texture_integer
Brian Paul
2010-10-23
8
-585
/
+943
*
glapi: include/build EXT_texture_integer.xml
Brian Paul
2010-10-23
2
-0
/
+3
*
glapi: GL_EXT_texture_integer API
Brian Paul
2010-10-23
1
-0
/
+98
*
mesa: regenerated files with primitive restart
Brian Paul
2010-10-21
8
-880
/
+978
*
mesa: API spec for primitive restart
Brian Paul
2010-10-21
3
-0
/
+26
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
mapi: Fix compiler warnings.
Chia-I Wu
2010-09-30
3
-3
/
+3
*
Regenerate files changed by previous commit
Ian Romanick
2010-09-27
9
-2523
/
+2395
*
glapi: Fix ES build errors again.
Chia-I Wu
2010-09-15
1
-2
/
+2
*
glapi: Fix build errors for ES.
Chia-I Wu
2010-09-15
1
-1
/
+1
*
mesa: update to version 64 of GL/glext.h
Brian Paul
2010-09-14
5
-9
/
+9
*
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
2
-71
/
+17
*
glapi: Fix non-debug builds
Jakob Bornecrantz
2010-09-09
1
-1
/
+1
*
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-09
2
-17
/
+71
*
glapi: fix generator which got out of sync with the codebase
Luca Barbieri
2010-08-30
1
-3
/
+3
*
glapi: Clean up header inclusions.
Chia-I Wu
2010-08-23
6
-40
/
+45
*
mapi: Use MAPI_EXPORT to export public functions.
Chia-I Wu
2010-08-21
2
-6
/
+17
*
mapi: Prefix functions in u_current.h by u_current.
Chia-I Wu
2010-08-21
5
-79
/
+94
*
glapi: Move public function/variable declarations to glapi.h.
Chia-I Wu
2010-08-21
5
-47
/
+107
*
glx: Move bind and unbind to context vtable
Kristian Høgsberg
2010-07-28
1
-1
/
+1
*
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
2010-07-28
2
-11
/
+11
*
glapi: Fix VMware spelling.
Vinson Lee
2010-07-28
1
-1
/
+1
*
glapi: use _mesa_snprintf()
Brian Paul
2010-07-13
1
-1
/
+2
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
11
-2872
/
+3494
*
mapi: Add missing stdlib.h header for malloc declaration.
Vinson Lee
2010-06-20
1
-0
/
+2
*
vgapi: Generate PIC objects.
Chia-I Wu
2010-06-01
1
-1
/
+1
*
glapi: Generate PIC objects.
José Fonseca
2010-05-31
1
-1
/
+1
*
mapi/vgapi: Add SConscript for Windows build.
Chia-I Wu
2010-05-31
1
-0
/
+55
*
Define PUBLIC to dllexport on MSVC.
Chia-I Wu
2010-05-31
1
-2
/
+2
*
glapi: Update SConscript for Windows.
Chia-I Wu
2010-05-31
1
-5
/
+15
*
Fix a substitution in glesv1_cm.pc
Eric Anholt
2010-05-20
1
-1
/
+1
*
glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL
Brian Paul
2010-05-11
2
-2
/
+2
*
glapi: added GL_ARB_transform_feedback2 entrypoints
Brian Paul
2010-05-11
1
-0
/
+40
*
mapi: Add install rules for OpenGL ES.
Chia-I Wu
2010-05-08
3
-2
/
+67
*
mapi: Install .pc file for OpenVG.
Chia-I Wu
2010-05-08
2
-1
/
+31
*
mapi: Update vgapi to build libOpenVG.so.
Chia-I Wu
2010-05-08
1
-3
/
+24
*
mapi: Merge src/gles/.
Chia-I Wu
2010-05-08
1
-11
/
+38
*
mapi/glapi: Don't allocate a page for every function on windows.
José Fonseca
2010-05-07
2
-36
/
+42
*
mapi: Avoid Data Execution Prevention on windows.
José Fonseca
2010-05-07
2
-1
/
+17
[next]