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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Split out processing the vertex input state.
Bas Nieuwenhuizen
2018-01-30
1
-35
/
+43
*
radv: Move tessellation state out of pipeline.
Bas Nieuwenhuizen
2018-01-30
2
-50
/
+58
*
radv: Move blend state out of pipeline.
Bas Nieuwenhuizen
2018-01-30
2
-67
/
+72
*
radv: Split out generating VGT_SHADER_STAGES_EN.
Bas Nieuwenhuizen
2018-01-30
2
-24
/
+27
*
radv: Split out the ia_multi_vgt_param precomputation.
Bas Nieuwenhuizen
2018-01-30
3
-91
/
+106
*
radv: Split out db_shader_control computation.
Bas Nieuwenhuizen
2018-01-30
2
-22
/
+22
*
radv: Compute shader_z_format when emitting it.
Bas Nieuwenhuizen
2018-01-30
2
-8
/
+3
*
radv: Merge depth stencil state with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-73
/
+58
*
radv: Merge ps_input_cntl computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-83
/
+79
*
radv: Merge vtx_reuse_depth computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-8
/
+6
*
radv: Merge vs state computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-58
/
+34
*
radv: Merge binning state generation with pm4 emission.
Bas Nieuwenhuizen
2018-01-30
2
-35
/
+19
*
radv: Constify some pipeline helpers.
Bas Nieuwenhuizen
2018-01-30
2
-6
/
+6
*
radv: Add PM4 pregeneration for compute pipelines.
Bas Nieuwenhuizen
2018-01-30
2
-58
/
+68
*
radv: Record a PM4 sequence for graphics pipeline switches.
Bas Nieuwenhuizen
2018-01-30
3
-451
/
+483
*
radv: Determine unneeded dynamic states.
Bas Nieuwenhuizen
2018-01-30
3
-38
/
+64
*
mesa: check for invalid index on UUID glGet queries
Andres Rodriguez
2018-01-30
1
-0
/
+4
*
mesa: fix glGet for ext_external_objects parameters
Andres Rodriguez
2018-01-30
2
-0
/
+8
*
mesa: fix error codes for importing memory/semaphore FDs
Andres Rodriguez
2018-01-30
1
-2
/
+2
*
radeonsi: fix fence_server_sync() holding up extra work v2
Andres Rodriguez
2018-01-30
2
-25
/
+28
*
radeonsi: implement semaphore_server_signal v2
Andres Rodriguez
2018-01-30
1
-0
/
+37
*
radeonsi: add support for importing PIPE_FD_TYPE_SYNCOBJ semaphores
Andres Rodriguez
2018-01-30
1
-6
/
+20
*
winsys/amdgpu: add support for syncobj signaling v3
Andres Rodriguez
2018-01-30
3
-1
/
+98
*
mesa/st: add support for semaphore object signal/wait v4
Andres Rodriguez
2018-01-30
3
-7
/
+134
*
mesa: add support for semaphore object signal/wait v3
Andres Rodriguez
2018-01-30
2
-0
/
+52
*
mesa: add semaphore parameter stub v2
Andres Rodriguez
2018-01-30
1
-0
/
+22
*
mesa/st: add support for semaphore object create/import/delete v3
Andres Rodriguez
2018-01-30
5
-0
/
+132
*
mesa: add support for semaphore object creation/import/delete v3
Andres Rodriguez
2018-01-30
5
-2
/
+222
*
mesa/st: introduce EXT_semaphore and EXT_semaphore_fd v2
Andres Rodriguez
2018-01-30
3
-0
/
+6
*
u_threaded_context: add support for fence_server_signal v2
Andres Rodriguez
2018-01-30
2
-0
/
+21
*
gallium: add fence_server_signal() v2
Andres Rodriguez
2018-01-30
2
-0
/
+37
*
gallium: introduce PIPE_FD_TYPE_SYNCOBJ
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
18
-1
/
+18
*
gallium: add type parameter to create_fence_fd
Andres Rodriguez
2018-01-30
11
-15
/
+35
*
ac/llvm: bump the number of results to 8.
Dave Airlie
2018-01-31
1
-1
/
+1
*
r600/sb: insert the else clause when we might depart from a loop
Dave Airlie
2018-01-31
1
-0
/
+17
*
mesa: remove invalid assertion in _mesa_enable_vertex_array_attrib()
Brian Paul
2018-01-30
1
-1
/
+0
*
mesa: use gl_vert_attrib enum type in more places
Brian Paul
2018-01-30
3
-9
/
+9
*
mesa: rename some 'client' array functions
Brian Paul
2018-01-30
6
-11
/
+11
*
mesa: s/src/attribs/ in _mesa_update_client_array()
Brian Paul
2018-01-30
1
-9
/
+9
*
mesa: check/assert array index in _mesa_bind_vertex_buffer()
Brian Paul
2018-01-30
1
-0
/
+1
*
mesa: trivial comment typo fix in arrayobj.c
Brian Paul
2018-01-30
1
-1
/
+1
*
mesa: add an assertion in _mesa_enable_vertex_array_attrib()
Brian Paul
2018-01-30
1
-0
/
+1
*
mesa: rename some vars in client_state()
Brian Paul
2018-01-30
1
-25
/
+25
*
mesa: Care for differences in fog mode only if fog is consumed.
Mathias Fröhlich
2018-01-30
1
-3
/
+5
*
mesa: Reduce ffvertex_prog state_key to 36 bytes.
Mathias Fröhlich
2018-01-30
1
-14
/
+15
*
mesa: Remove unused ffvertex_prog texunit_really_enabled.
Mathias Fröhlich
2018-01-30
1
-4
/
+0
*
mesa: Remove unused bit in ffvertex_prog state_key.
Mathias Fröhlich
2018-01-30
1
-6
/
+0
*
mesa: texgen_enabled is only 1 bit.
Mathias Fröhlich
2018-01-30
1
-1
/
+1
*
mesa: Encode fog modes in a 2 bit field.
Mathias Fröhlich
2018-01-30
1
-38
/
+37
[next]