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
*
glapi: add GL_EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+11
*
mapi: Build with subdir-objects.
Matt Turner
2015-01-23
4
-99
/
+53
*
mapi: Remove vgapi from SUBDIRS.
Matt Turner
2015-01-23
1
-3
/
+5
*
mesa: Add ARB_shader_precision infrastructure
Micah Fedke
2015-01-19
1
-1
/
+5
*
mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Tapani Pälli
2015-01-14
1
-0
/
+9
*
main: Added entry point for glTextureBuffer.
Laura Ekstrand
2015-01-08
1
-0
/
+6
*
main: Added entry points for glTextureStorage[23]DMultisample.
Laura Ekstrand
2015-01-08
1
-0
/
+19
*
main: Added entry point for glGenerateTextureMipmap.
Laura Ekstrand
2015-01-08
1
-0
/
+4
*
main: Added entry points for glCompressedTextureSubImage*D.
Laura Ekstrand
2015-01-08
1
-0
/
+36
*
main: Added entry point for glGetCompressedTextureImage.
Laura Ekstrand
2015-01-08
1
-0
/
+7
*
main: Added entry point for glGetTextureImage.
Laura Ekstrand
2015-01-08
1
-0
/
+9
*
main: Added entry points for CopyTextureSubImage*D.
Laura Ekstrand
2015-01-08
1
-0
/
+32
*
main: Added entry points for glGetTextureParameteriv, Iiv, and Iuiv.
Laura Ekstrand
2015-01-08
1
-0
/
+18
*
main: Added entry point for glGetTextureParameterfv.
Laura Ekstrand
2015-01-08
1
-0
/
+6
*
main: Added entry points for glGetTextureLevelParameteriv, fv.
Laura Ekstrand
2015-01-08
1
-0
/
+14
*
main: Added entry points for glTextureParameteriv, Iiv, Iuiv.
Laura Ekstrand
2015-01-08
1
-0
/
+18
*
main: Added entry point for glTextureParameterfv.
Laura Ekstrand
2015-01-08
1
-0
/
+12
*
main: Added entry point for glTextureParameterf.
Laura Ekstrand
2015-01-08
1
-0
/
+6
*
main: Added entry point for BindTextureUnit.
Laura Ekstrand
2015-01-08
1
-0
/
+5
*
main: Added entry points for glTextureSubImage*D.
Laura Ekstrand
2015-01-08
1
-0
/
+36
*
main: Added entry points for glTextureStorage*D.
Laura Ekstrand
2015-01-08
1
-0
/
+24
*
main: Added entry point for glCreateTextures.
Laura Ekstrand
2015-01-08
1
-0
/
+8
*
glapi: Added ARB_direct_state_access.xml file.
Laura Ekstrand
2015-01-08
3
-1
/
+17
*
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
3
-3
/
+2
*
mapi: Move rules for generating glapi_mapi_tmp.h out of the conditional.
Matt Turner
2014-12-12
1
-5
/
+5
*
mapi: Add ABI-check tests to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
3
-2
/
+6
*
glapi/gen: Add gl_and_glX_API.xml to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
vgapi: Add vgapi.csv to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
mapi: Add mapi_abi.py to EXTRA_DIST
Matt Turner
2014-12-12
1
-0
/
+2
*
glapi/gen: Add KHR_context_flush_control.xml to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
glapi: Make mapi/glapi/gen before mapi to avoid distcheck problem.
Matt Turner
2014-12-12
1
-1
/
+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 shared-glapi/tests/Makefile.
Matt Turner
2014-08-18
2
-21
/
+11
[next]