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
*
mapi: move some #includes from .h file to .c files
Brian Paul
2015-03-18
3
-3
/
+5
*
mapi: add new _glapi_new_nop_table() and _glapi_set_nop_handler()
Brian Paul
2015-03-18
5
-41
/
+108
*
main: Add entry point for GetNamedBufferSubData.
Laura Ekstrand
2015-03-17
1
-0
/
+7
*
main: Add entry point for GetNamedBufferPointerv.
Laura Ekstrand
2015-03-17
1
-0
/
+6
*
main: Add entry points for GetNamedBufferParameteri[64]v.
Laura Ekstrand
2015-03-17
1
-0
/
+12
*
main: Add entry point for FlushMappedNamedBufferRange.
Laura Ekstrand
2015-03-17
1
-0
/
+6
*
main: Add entry point for UnmapNamedBuffer.
Laura Ekstrand
2015-03-17
1
-0
/
+5
*
main: Add entry points for MapNamedBuffer[Range].
Laura Ekstrand
2015-03-17
1
-0
/
+14
*
main: Add entry points for ClearNamedBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
1
-0
/
+18
*
main: Add entry point for CopyNamedBufferSubData.
Laura Ekstrand
2015-03-17
1
-0
/
+8
*
main: Add entry point for NamedBufferSubData.
Laura Ekstrand
2015-03-17
1
-0
/
+7
*
main: Add entry point for NamedBufferData.
Laura Ekstrand
2015-03-17
1
-0
/
+7
*
main: Add entry point for NamedBufferStorage.
Laura Ekstrand
2015-03-17
1
-0
/
+7
*
main: Add entry point for CreateBuffers.
Laura Ekstrand
2015-03-17
1
-0
/
+7
*
mesa: move LONGSTRING into generated enums.c
Brian Paul
2015-03-12
1
-0
/
+6
*
main: Add entry point for TextureBufferRange.
Laura Ekstrand
2015-03-09
1
-0
/
+8
*
mapi: actually remove unused u_thread.h
Brian Paul
2015-03-05
1
-126
/
+0
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
1
-2
/
+0
*
mapi: fix *glapi dependency tracking
Emil Velikov
2015-03-05
1
-2
/
+2
*
mapi: remove u_thread.h
Brian Paul
2015-03-05
6
-30
/
+19
*
mapi: use c11 call_once() instead of pthread_once()
Brian Paul
2015-03-05
1
-2
/
+3
*
mapi: THREADS was always defined, remove it
Brian Paul
2015-03-05
7
-56
/
+13
*
mapi: rewrite u_current_init() function without u_thread_self()
Brian Paul
2015-03-05
2
-27
/
+40
*
mapi: fix preprocessor check in u_current_destroy()
Brian Paul
2015-03-05
1
-1
/
+1
*
mapi: remove u_macros.h
Brian Paul
2015-03-05
6
-17
/
+3
*
mapi: remove u_compiler.h
Brian Paul
2015-03-04
9
-16
/
+10
*
mapi: use util/macros.h instead of locally defined macros
Brian Paul
2015-03-04
2
-21
/
+2
*
mapi: replace INLINE with inline
Brian Paul
2015-03-04
5
-17
/
+11
*
mapi: remove unneeded ARRAY_SIZE #define
Brian Paul
2015-03-04
3
-1
/
+3
*
scons: Use -Werror MSVC compatibility flags per-directory.
Jose Fonseca
2015-03-04
1
-0
/
+2
*
st/vega: Remove.
Jose Fonseca
2015-03-04
7
-253
/
+1
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-03-03
1
-1
/
+3
*
mapi: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-2
/
+2
*
mapi: Don't rely on GNU void pointer arithmetic.
Matt Turner
2015-02-27
2
-2
/
+2
*
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
2015-02-27
1
-3
/
+1
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-02-27
1
-1
/
+3
*
glapi: add ARB_gpu_shader_fp64 (v2)
Dave Airlie
2015-02-19
4
-2
/
+146
*
mesa: Add support for the ARB_pipeline_statistics_query extension
Ben Widawsky
2015-02-17
3
-0
/
+28
*
mesa: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+4
*
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
[next]