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
*
mesa/st/tests: Add tests for lifetime tracking with indirect addressing
Gert Wollny
2018-01-24
3
-4
/
+189
*
mesa/st/glsl_to_tgsi: Add tracking of indirect addressing registers
Gert Wollny
2018-01-24
1
-34
/
+74
*
mesa/st/tests: Add tests for improved tracking of temporaries
Gert Wollny
2018-01-24
1
-7
/
+486
*
mesa/st/glsl_to_tgsi: Add tracking of ifelse writes in register merging
Gert Wollny
2018-01-24
1
-20
/
+292
*
mesa/st/tests: cleanup whitespace usage and correct some comments
Gert Wollny
2018-01-24
1
-64
/
+63
*
mesa/st/tests: unify MockCodeLine* classes
Gert Wollny
2018-01-24
4
-547
/
+735
*
mesa/st/tests: Fix zero-byte allocation leaks
Gert Wollny
2018-01-24
1
-7
/
+15
*
mesa/st/glsl_to_tgsi: Add some operators for glsl_to_tgsi related classes
Gert Wollny
2018-01-24
3
-88
/
+202
*
mesa/program: Add missing file types to printout
Gert Wollny
2018-01-24
1
-2
/
+14
*
vbo: fix incorrect min/max_index values in display list draw call
Brian Paul
2018-01-24
3
-3
/
+8
*
vbo: whitespace/formatting fixes in vbo_split_inplace.c
Brian Paul
2018-01-24
1
-104
/
+111
*
vbo: whitespace/formatting fixes in vbo.h
Brian Paul
2018-01-24
1
-44
/
+68
*
vbo/i965: move vbo_all_varyings_in_vbos() to brw_draw.c
Brian Paul
2018-01-24
3
-14
/
+17
*
vbo: remove unused vbo_any_varyings_in_vbos() function
Brian Paul
2018-01-24
2
-13
/
+0
*
vbo: remove unneeded #includes
Brian Paul
2018-01-24
4
-5
/
+0
*
vbo: remove vbo_context.h and change includes to use vbo.h instead
Brian Paul
2018-01-24
18
-79
/
+6
*
vbo: move remaining items from vbo_context.h to vbo.h
Brian Paul
2018-01-24
6
-43
/
+34
*
vbo: move VBO-private types, prototypes, etc. into new vbo_private.h header
Brian Paul
2018-01-24
12
-165
/
+227
*
mesa: use new _vbo_install_exec_vtxfmt() function
Brian Paul
2018-01-24
3
-2
/
+15
*
nouveau: remove vbo_context() call
Brian Paul
2018-01-24
1
-2
/
+1
*
i965: use vbo_set_[indirect]_draw_func()
Brian Paul
2018-01-24
1
-3
/
+2
*
vbo: move vbo_sizeof_ib_type() into vbo_exec_array.c
Brian Paul
2018-01-24
2
-23
/
+24
*
mesa: move vbo_count_tessellated_primitives() to api_validate.c
Brian Paul
2018-01-24
3
-72
/
+65
*
mesa: update comment on gl_display_list
Brian Paul
2018-01-24
1
-3
/
+1
*
mesa: whitespace clean-ups in mtypes.h
Brian Paul
2018-01-24
1
-68
/
+82
*
mesa: remove unused MAT_INDEX_AMBIENT/DIFFUSE/SPECULAR contants
Brian Paul
2018-01-24
1
-4
/
+0
*
vbo: move DLIST_DANGLING_REFS from mtypes.h to vbo_save_api.c
Brian Paul
2018-01-24
2
-9
/
+5
*
vbo: replace assert(0) with unreachable()
Brian Paul
2018-01-24
5
-11
/
+10
*
vbo: fix, add comment in vbo_save.h
Brian Paul
2018-01-24
1
-2
/
+2
*
vbo: whitespace, formatting fixes in vbo_split.[ch]
Brian Paul
2018-01-24
2
-60
/
+65
*
i965: Don't try to disable render aux buffers for compute
Topi Pohjolainen
2018-01-24
1
-2
/
+4
*
anv/cmd_buffer: Move gen7 index buffer state to graphics state
Jason Ekstrand
2018-01-23
2
-13
/
+13
*
anv/cmd_buffer: Move num_workgroups to compute state
Jason Ekstrand
2018-01-23
2
-9
/
+12
*
anv/cmd_buffer: Move dynamic state to graphics state
Jason Ekstrand
2018-01-23
4
-30
/
+33
*
anv/cmd_buffer: Use a temporary variable for dynamic state
Jason Ekstrand
2018-01-23
2
-27
/
+24
*
anv/cmd_buffer: Move vb_dirty bits into anv_cmd_graphics_state
Jason Ekstrand
2018-01-23
4
-7
/
+7
*
anv/cmd_buffer: Move dirty bits into anv_cmd_*_state
Jason Ekstrand
2018-01-23
7
-60
/
+62
*
anv: Separate compute and graphics descriptor sets
Jason Ekstrand
2018-01-23
4
-32
/
+70
*
anv/cmd_buffer: Use anv_descriptor_for_binding for samplers
Jason Ekstrand
2018-01-23
1
-4
/
+2
*
anv/cmd_buffer: Add a helper for binding descriptor sets
Jason Ekstrand
2018-01-23
1
-28
/
+42
*
anv/cmd_buffer: Refactor ensure_push_descriptor_set
Jason Ekstrand
2018-01-23
1
-11
/
+13
*
anv: Remove semicolons from vk_error[f] definitions
Jason Ekstrand
2018-01-23
1
-2
/
+2
*
anv/cmd_buffer: Add substructs to anv_cmd_state for graphics and compute
Jason Ekstrand
2018-01-23
5
-32
/
+74
*
anv/cmd_buffer: Use some pre-existing pipeline temporaries
Jason Ekstrand
2018-01-23
2
-7
/
+5
*
anv/cmd_buffer: Rework anv_cmd_state_reset
Jason Ekstrand
2018-01-23
1
-38
/
+22
*
anv/cmd_buffer: Get rid of the meta query workaround
Jason Ekstrand
2018-01-23
3
-16
/
+0
*
anv/cmd_state: Drop the scratch_size field
Jason Ekstrand
2018-01-23
1
-1
/
+0
*
anv/pipeline: Don't assert on more than 32 samplers
Jason Ekstrand
2018-01-23
1
-1
/
+7
*
radv: fix sample_mask_in loading. (v3.1)
Dave Airlie
2018-01-24
4
-6
/
+56
*
radv: don't use hw resolves for r16g16 norm formats.
Dave Airlie
2018-01-24
1
-1
/
+4
[next]