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
*
configure: only install khrplatform.h if needed
Eric Engestrom
2017-08-03
1
-0
/
+2
*
Fix khrplatform.h not installed if EGL is disabled.
Eric Le Bihan
2017-06-28
1
-0
/
+3
*
glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING
Emil Velikov
2017-05-08
1
-3
/
+3
*
mesa: move glMultiDrawArrays to vbo and fix error handling
Nicolai Hähnle
2017-04-24
1
-1
/
+1
*
mesa: add GL_ARB_shader_ballot boilerplate
Nicolai Hähnle
2017-04-05
1
-1
/
+1
*
mesa: Add GL_ARB_sparse_buffer boilerplate
Nicolai Hähnle
2017-04-05
3
-0
/
+34
*
mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
2017-04-03
1
-1
/
+1
*
glapi: Add GL_NV_fill_rectangle
Lyude
2017-03-31
1
-0
/
+4
*
mesa/glthread: add async support to ARB_gpu_shader_int64 uniform functions
Timothy Arceri
2017-03-31
1
-16
/
+16
*
mesa/glthread: add async support to ARB_gpu_shader_fp64 uniform functions
Timothy Arceri
2017-03-31
1
-13
/
+13
*
mesa/glthread: fallback to sync if count validation fails
Timothy Arceri
2017-03-30
1
-8
/
+14
*
mesa/glthread: add async support to glProgramUniform*() functions
Timothy Arceri
2017-03-30
1
-34
/
+34
*
mesa/glthread: print out syncs when MARSHAL_MAX_CMD_SIZE is exceeded
Timothy Arceri
2017-03-30
1
-0
/
+1
*
mesa/glthread: add custom marshalling for ClearBufferfv()
Timothy Arceri
2017-03-25
1
-1
/
+1
*
mesa/marshal: add custom BufferData/BufferSubData marshalling
Timothy Arceri
2017-03-24
1
-2
/
+2
*
mesa: disable glthread when glNewList() is called
Timothy Arceri
2017-03-20
1
-1
/
+1
*
mapi: automake: add all python scripts to EXTRA_DIST
Emil Velikov
2017-03-17
1
-0
/
+3
*
glapi: avoid using $< in non-suffix make rules
Jonathan Gray
2017-03-17
1
-2
/
+2
*
mapi: remove Xlib/xcb include in gl_marshal.py
Emil Velikov
2017-03-16
1
-3
/
+1
*
mapi: don't include X11/Xlib-xcb.h on non PTHREAD platforms
Timothy Arceri
2017-03-16
1
-2
/
+2
*
mesa: fix glthread marshal build issues on platforms without PTHREAD
Timothy Arceri
2017-03-16
1
-1
/
+4
*
mesa/glthread: restore the dispatch table when incompatible gl calls are dete...
Gregory Hainaut
2017-03-16
2
-4
/
+5
*
mesa: Track the current vertex/element array buffers for glthread.
Eric Anholt
2017-03-16
7
-34
/
+59
*
mesa: Disable glthread when glBegin() is called.
Eric Anholt
2017-03-16
1
-1
/
+1
*
mesa: Add an attribute for conditions to turn off threading.
Eric Anholt
2017-03-16
3
-1
/
+15
*
mesa: Add support for asynchronous glDraw* on GL core.
Eric Anholt
2017-03-16
2
-7
/
+6
*
mesa: Add support for NULL arguments like in glBufferData() in marshalling.
Eric Anholt
2017-03-16
2
-9
/
+34
*
glapi: Mark vertex attrib pointer functions as async.
Eric Anholt
2017-03-16
2
-17
/
+17
*
mesa: Custom thread marshalling for Flush.
Paul Berry
2017-03-16
1
-2
/
+1
*
mesa: Custom thread marshalling for ShaderSource.
Paul Berry
2017-03-16
1
-1
/
+1
*
mesa: Create pointers for multithread marshalling dispatch table.
Paul Berry
2017-03-16
1
-4
/
+4
*
mesa: Validate count parameters when marshalling.
Eric Anholt
2017-03-16
1
-0
/
+15
*
glapi: Generate GL API marshalling code from the XML.
Paul Berry
2017-03-16
4
-0
/
+488
*
glapi: Mark compressed teximage functions as sync.
Eric Anholt
2017-03-16
1
-5
/
+5
*
glapi: Annotate functions with "marshal" attribute.
Paul Berry
2017-03-16
6
-27
/
+44
*
nir: remove shebang from python scripts
Emil Velikov
2017-03-10
1
-1
/
+0
*
mapi/gen: remove shebang from python scripts
Emil Velikov
2017-03-10
19
-19
/
+0
*
mapi: do not mandate bash for es*api/ABI-check
Emil Velikov
2017-03-10
2
-2
/
+2
*
mesa: drop the execute bit from gl.xml
Emil Velikov
2017-03-10
1
-0
/
+0
*
mapi/glapi: remove unused next_available_offset.sh
Emil Velikov
2017-03-10
1
-39
/
+0
*
glapi: fix typo in count_scale
Gregory Hainaut
2017-03-07
1
-1
/
+1
*
glapi: Fix a comment typo
Eric Anholt
2017-03-03
1
-1
/
+1
*
mapi: remove unused mapi.[ch]
Emil Velikov
2017-02-24
3
-254
/
+0
*
mesa: Separate INTEL_performance_query frontend
Robert Bragg
2017-02-22
1
-0
/
+1
*
mapi: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-2
/
+2
*
mapi: Add support for ARB_gpu_shader_int64.
Dave Airlie
2017-01-20
4
-0
/
+304
*
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
Emil Velikov
2017-01-18
2
-9
/
+3
*
glX_proto_send.py: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
1
-1
/
+1
*
mapi: update the asm code to support x32
Grazvydas Ignotas
2017-01-13
1
-3
/
+28
*
glapi: add missing INTEL_conservative_rasterization
Lionel Landwerlin
2016-12-13
1
-0
/
+4
[next]