index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: remove unnecessary function prototype.
Iago Toral Quiroga
2017-03-16
1
-3
/
+0
*
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
4
-30
/
+68
*
mesa: fix glthread build issues on platforms without PTHREAD
Timothy Arceri
2017-03-16
1
-1
/
+1
*
gallium: implement the backend of threaded GL dispatch
Marek Olšák
2017-03-16
7
-0
/
+92
*
mesa/glthread: restore the dispatch table when incompatible gl calls are dete...
Gregory Hainaut
2017-03-16
4
-4
/
+18
*
mesa/glthread: don't set a dispatch table if we aren't the owner
Gregory Hainaut
2017-03-16
1
-3
/
+10
*
mesa: Track the current vertex/element array buffers for glthread.
Eric Anholt
2017-03-16
10
-34
/
+231
*
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
*
mesa: Statically allocate glthread command buffer in the batch struct.
Eric Anholt
2017-03-16
2
-7
/
+6
*
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
3
-2
/
+42
*
mesa: Custom thread marshalling for ShaderSource.
Paul Berry
2017-03-16
4
-1
/
+135
*
mesa: Connect the generated GL command marshalling code to the build.
Eric Anholt
2017-03-16
2
-0
/
+17
*
Revert "mesa: make _mesa_alloc_dispatch_table() static"
Marek Olšák
2017-03-16
2
-5
/
+9
*
mesa: Create pointers for multithread marshalling dispatch table.
Paul Berry
2017-03-16
8
-34
/
+69
*
mesa: Add infrastructure for a worker thread to process GL commands.
Eric Anholt
2017-03-16
6
-0
/
+476
*
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
7
-0
/
+518
*
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
*
egl: Implement __DRI_BACKGROUND_CALLABLE
Eric Anholt
2017-03-16
5
-1
/
+22
*
glx: Implement __DRI_BACKGROUND_CALLABLE
Paul Berry
2017-03-16
2
-1
/
+30
*
mesa: Add SetBackgroundContext to dd_function_table
Paul Berry
2017-03-16
2
-0
/
+21
*
dri: Update dri_util to keep track of __DRI_BACKGROUND_CALLABLE
Paul Berry
2017-03-16
2
-0
/
+3
*
dri_interface: Add new marshalling interfaces to dri_interface.h
Paul Berry
2017-03-16
1
-0
/
+39
*
gallivm: (trivial) remove duplicated line
Roland Scheidegger
2017-03-16
1
-1
/
+0
*
draw: (trivial) remove a unnecessary lp_build_alloca()
Roland Scheidegger
2017-03-16
1
-2
/
+0
*
swr: support layer output in geometry shaders
Ilia Mirkin
2017-03-15
1
-0
/
+2
*
Revert "radv: Emit cache flushes before CP DMA."
Bas Nieuwenhuizen
2017-03-16
1
-3
/
+0
*
gallium/tgsi: Treat UCMP sources as floats to match the GLSL-to-TGSI pass exp...
Francisco Jerez
2017-03-15
2
-16
/
+46
*
util/disk_cache: do eviction before creating .tmp
Grazvydas Ignotas
2017-03-16
1
-10
/
+8
*
swr: validate backend state numAttributes
Tim Rowley
2017-03-15
1
-0
/
+2
*
gbm: Export a get modifiers
Ben Widawsky
2017-03-15
5
-0
/
+66
*
i965: introduce modifier selection.
Ben Widawsky
2017-03-15
1
-0
/
+19
*
egl/drm: Use modifiers for backbuffer creation
Ben Widawsky
2017-03-15
1
-4
/
+15
*
gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
2017-03-15
5
-12
/
+116
*
i965: Implement basic modifier image creation
Ben Widawsky
2017-03-15
1
-4
/
+34
*
dri: Add an image creation with modifiers
Ben Widawsky
2017-03-15
1
-1
/
+26
*
radeonsi: implement TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
2017-03-15
2
-6
/
+16
*
glsl_to_tgsi: use TEX_LZ and TXF_LZ when available
Marek Olšák
2017-03-15
1
-6
/
+20
*
glsl_to_tgsi: remove a redundant statement
Marek Olšák
2017-03-15
1
-2
/
+0
*
gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
2017-03-15
4
-5
/
+39
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
17
-0
/
+18
*
radeonsi: disable sinking common instructions down to the end block
Samuel Pitoiset
2017-03-15
1
-0
/
+11
*
tgsi: add missing compute shader entry in tgsi_get_processor_name()
Samuel Pitoiset
2017-03-15
1
-0
/
+2
*
radeonsi: clean up tex_fetch_ptrs()
Samuel Pitoiset
2017-03-15
1
-6
/
+4
[next]