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
/
glapi
/
gen
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: Remove GL_NV_vertex_array_range from the dispatch table
Ian Romanick
2012-06-13
1
-2
/
+2
*
glapi: Remove GL_NV_fence from the dispatch table
Ian Romanick
2012-06-13
1
-7
/
+7
*
glapi: Remove GL_NV_register_combiners from the dispatch table
Ian Romanick
2012-06-13
1
-13
/
+13
*
glapi: Remove GL_APPLE_texture_range from the dispatch table
Ian Romanick
2012-06-13
1
-2
/
+2
*
glapi: Remove GL_SGIX_pixel_texture from the dispatch table
Ian Romanick
2012-06-13
1
-1
/
+1
*
glapi: Remove GL_SGIS_pixel_texture from the dispatch table
Ian Romanick
2012-06-13
1
-6
/
+6
*
glapi: Add missing GL_EXT_texture_sRGB_decode enums
Ian Romanick
2012-06-13
1
-0
/
+6
*
glapi: Add missing GL_EXT_framebuffer_sRGB enums
Ian Romanick
2012-06-13
1
-0
/
+5
*
glapi: Add missing GL_EXT_packed_float enums
Ian Romanick
2012-06-13
1
-0
/
+6
*
glapi: Add missing framebuffer sRGB enum
Ian Romanick
2012-06-13
1
-0
/
+1
*
glapi: Add uniform buffer object enums
Ian Romanick
2012-06-13
1
-0
/
+32
*
glapi: Add missing enums for GL_NV_fragment_program
Ian Romanick
2012-06-13
1
-0
/
+7
*
glapi: Add missing enums for GL_ARB_occlusion_query2
Ian Romanick
2012-06-13
1
-1
/
+6
*
glapi: Remove extraneous GL_ from TEXTURE_IMMUTABLE_FORMAT
Ian Romanick
2012-06-13
1
-1
/
+1
*
glapi: Add missing enums for GL_ATI_fragment_shader
Ian Romanick
2012-06-13
1
-0
/
+111
*
glapi: Add texture swizzle enums
Ian Romanick
2012-06-13
1
-0
/
+5
*
glapi: Add a couple missing 3.0 enums
Ian Romanick
2012-06-13
1
-0
/
+2
*
glapi: Add missing _NV extension on COMBINE4
Ian Romanick
2012-06-13
1
-1
/
+1
*
glapi: Add missing enums for GL_EXT_vertex_array
Ian Romanick
2012-06-13
1
-0
/
+9
*
glapi: Add missing enums for GL_EXT_compiled_vertex_array
Ian Romanick
2012-06-13
1
-0
/
+3
*
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
2012-06-11
1
-1
/
+1
*
scons: generate the glapitable.h file too
Brian Paul
2012-06-01
1
-0
/
+7
*
scons: add code to generate the various GL API files
Brian Paul
2012-05-31
1
-0
/
+42
*
glapi: Enable silent rules for generation when used from automake.
Eric Anholt
2012-05-29
1
-3
/
+3
*
mesa: Remove the generated glapi from source control, and just build it.
Eric Anholt
2012-05-29
1
-1
/
+2
*
glapi: Mark TexBuffer as an alias of TexBufferARB.
Eric Anholt
2012-04-09
1
-1
/
+1
*
glapi: add GL_ARB_texture_float
Dylan Noblesmith
2012-03-26
4
-1
/
+47
*
glapi: add GL_ARB_depth_buffer_float
Dylan Noblesmith
2012-03-26
3
-1
/
+18
*
glapi: add GL_ARB_texture_compression_rgtc
Dylan Noblesmith
2012-03-26
3
-1
/
+17
*
glapi: add ARB_texture_rg
Dylan Noblesmith
2012-03-26
4
-3
/
+45
*
glapi: sort ARB extensions by number
Dylan Noblesmith
2012-03-26
1
-23
/
+74
*
glapi: ARB_blend_func_extended support + regen. (v2)
Dave Airlie
2012-03-26
2
-0
/
+33
*
mapi/glapi: Fix glDebugMessageCallbackARB arg type to GLDEBUGPROCARB
José Fonseca
2012-03-11
2
-1
/
+3
*
glapi/gen: Add support for pointer types.
José Fonseca
2012-03-11
3
-3
/
+5
*
glapi: add ARB_debug_output.xml
nobled
2012-03-10
3
-0
/
+96
*
glapi: Fix incorrect enum value.
Paul Berry
2012-02-23
1
-1
/
+1
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
1
-0
/
+6
*
Always build shared glapi
Matt Turner
2012-01-20
1
-6
/
+0
*
glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL defines
Ian Romanick
2011-12-13
3
-25
/
+25
*
glapi/glx: Generate glapi_gentable.c so that the xserver can use it
Ian Romanick
2011-12-13
1
-5
/
+33
*
glapi/glx: Generate dispatch.h so that the xserver can use it
Ian Romanick
2011-12-13
1
-0
/
+4
*
glapi/glx: Xserver wants dispatch.h, not glapidispatch.h
Ian Romanick
2011-12-13
2
-3
/
+5
*
glapi/glx: Don't send GL API files to the xserver
Ian Romanick
2011-12-13
1
-7
/
+0
*
glapi: Remove mention of nonexistent enums
Ian Romanick
2011-12-13
1
-2
/
+7
*
glapi/glx: Remove g_disptab.h from xserver generated files
Ian Romanick
2011-12-13
1
-1
/
+0
*
glapi: add GL_OES_compressed_ETC1_RGB8_texture for GLES
Chia-I Wu
2011-12-02
1
-0
/
+4
*
glapi: s/INLINE/inline/ for dispatch.h file
Brian Paul
2011-11-30
1
-2
/
+2
*
glapi: add ARB_texture_rgb10_a2ui support.
Dave Airlie
2011-11-27
2
-0
/
+14
*
glapi: add entry points for OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+8
*
glapi: new API specs for GL_ARB_texture_storage
Brian Paul
2011-10-31
3
-0
/
+70
[next]