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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: Force frame pointer elimination on Windows.
José Fonseca
2015-01-07
1
-0
/
+22
*
mapi: add glapi-test and shared-glapi-test to .gitignore
Juha-Pekka Heikkila
2014-12-16
1
-1
/
+0
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
glapi/gen: Add gl_and_glX_API.xml to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
glapi/gen: Add KHR_context_flush_control.xml to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
glapi: Remove dead mesadef.py.
Matt Turner
2014-11-26
2
-216
/
+0
*
mapi/glapi: Fix dll linkage of GLES1 symbols.
José Fonseca
2014-11-26
1
-0
/
+1
*
glapi: Remove dead gl_offsets.py.
Matt Turner
2014-11-24
1
-120
/
+0
*
glapi: Remove dead extension_helper.py.
Matt Turner
2014-11-24
2
-326
/
+0
*
mesa: Add support for the GL_KHR_context_flush_control extension
Neil Roberts
2014-10-28
2
-0
/
+13
*
glx: Fix make check.
Mathias Fröhlich
2014-10-25
1
-1
/
+1
*
mesa: Add ARB_clip_control.xml to automake.
Mathias Fröhlich
2014-10-25
1
-0
/
+1
*
mesa: Implement ARB_clip_control.
Mathias Fröhlich
2014-10-24
2
-1
/
+28
*
glapi: Fix compiler warning and script name
Jan Vesely
2014-10-23
1
-2
/
+2
*
mesa: remove last DJGPP remains
Emil Velikov
2014-09-27
1
-1
/
+1
*
mesa: Drop _mesa_bsearch() wrapper.
Matt Turner
2014-09-24
1
-4
/
+4
*
mesa: Unifdef _WIN32_WCE.
Matt Turner
2014-09-24
2
-4
/
+2
*
glapi: Add KHR_debug functions to check_table test
Timothy Arceri
2014-09-04
1
-0
/
+6
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
1
-1
/
+1
*
mesa: implement GL_MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+1
*
glapi: add GL_ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
1
-1
/
+10
*
mapi: Inline glapi/tests/Makefile.
Matt Turner
2014-08-18
1
-20
/
+0
*
mapi: Inline glapi/Makefile.
Matt Turner
2014-08-18
2
-75
/
+11
*
mesa: add ARB_texture_barrier support
Ilia Mirkin
2014-08-14
3
-0
/
+18
*
mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
2014-08-11
4
-1
/
+31
*
glapi: Do not use backtrace on DragonFly.
Vinson Lee
2014-07-30
1
-1
/
+1
*
glapi: add indexed blend functions (GL 4.0)
Tapani Pälli
2014-07-28
1
-0
/
+26
*
mesa: add ARB_clear_texture.xml to file list, remove duplicate decls
Ilia Mirkin
2014-07-24
1
-0
/
+1
*
mesa/main: add ARB_clear_texture entrypoints
Ilia Mirkin
2014-07-23
2
-1
/
+37
*
glapi: Use GetProcAddress instead of dlsym on Windows.
Vinson Lee
2014-07-14
1
-0
/
+4
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
2
-8
/
+4
*
glapi: Add (empty) api section for ARB_fragment_layer_viewport
Chris Forbes
2014-06-22
1
-1
/
+7
*
glapi: add GL_ARB_explicit_uniform_location
Tapani Pälli
2014-06-16
1
-0
/
+6
*
glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storage
Chris Forbes
2014-06-10
3
-1
/
+25
*
glapi: Note apparent gap in numbering from ARB_multi_draw_indirect
Chris Forbes
2014-06-04
1
-0
/
+3
*
glapi: Duplicate GLES1 prototypes in glapi_dispatch.c
Ian Romanick
2014-05-30
1
-0
/
+57
*
Fix build of appleglx
Jon TURNEY
2014-05-23
3
-3
/
+8
*
glapi: Avoid heap corruption in _glapi_table
Jeremy Huddleston Sequoia
2014-05-20
1
-1
/
+1
*
mesa: Add core support for the GL_INTEL_performance_query extension.
Petri Latvala
2014-05-02
3
-0
/
+96
*
mesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
Ian Romanick
2014-05-02
1
-1
/
+272
*
mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objects
Ian Romanick
2014-05-02
1
-3
/
+3
*
glapi: Add infrastructure for ARB_multi_bind
Fredrik Höglund
2014-05-02
3
-0
/
+58
*
glapi/build: Add headers to distribution.
Matt Turner
2014-04-07
1
-1
/
+3
*
glapi/gen: Ship more Python files
Matt Turner
2014-04-07
1
-0
/
+17
*
glapi/gen: Ship XML and Python files
Matt Turner
2014-04-07
1
-1
/
+3
*
glapi/gen: Add missing XML files to API_XML
Matt Turner
2014-04-07
1
-11
/
+10
*
glapi: Fix scons build
Ian Romanick
2014-04-03
1
-1
/
+1
*
glapi: Add static dispatch for glPointSizePointerOES
Ian Romanick
2014-04-02
1
-1
/
+1
*
Revert "Revert "glapi/es1: Don't mark core functions as static_dispatch=false""
Ian Romanick
2014-04-02
1
-86
/
+43
*
glapi: Enable ES compatibility mode
Ian Romanick
2014-04-02
2
-2
/
+2
[next]