index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
gen7_cmd_buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
intel: Rename genx keyword in filenames to gfxx
Anuj Phogat
1
-363
/
+0
2021-04-02
intel: Rename GEN_VERSIONx10 macro to GFX_VERx10
Anuj Phogat
1
-4
/
+4
2021-03-16
intel: Simplify version checks involving haswell
Anuj Phogat
1
-1
/
+1
2021-03-16
intel: Remove GEN_IS_HASWELL macro
Anuj Phogat
1
-4
/
+4
2021-03-10
anv: Move vk_format helpers to common code
Jason Ekstrand
1
-1
/
+1
2021-02-01
anv: Use the common dispatch framework
Jason Ekstrand
1
-1
/
+1
2021-01-27
anv: Add support for sample locations
Eleni Maria Stea
1
-0
/
+7
2020-11-09
intel: Pointer to SCISSOR_RECT array should be 64B aligned
20.3-branchpoint
Anuj Phogat
1
-1
/
+9
2020-10-19
isl, anv, iris: Add a centralized helper to select MOCS based on usage
Kenneth Graunke
1
-9
/
+9
2020-08-11
anv: centralize vk to gen arrays
Lionel Landwerlin
1
-58
/
+12
2020-08-02
anv: depth/stencil dynamic state support
Tapani Pälli
1
-2
/
+42
2020-08-02
anv: add support for dynamic primitive topology change
Tapani Pälli
1
-0
/
+24
2020-08-02
anv: add support for dynamic cull mode and winding order
Tapani Pälli
1
-2
/
+17
2020-03-12
anv: Split graphics and compute bits from anv_pipeline
Caio Marcelo de Oliveira Filho
1
-1
/
+1
2019-08-06
anv: Implement VK_EXT_line_rasterization
Jason Ekstrand
1
-0
/
+9
2019-07-29
anv: implement VK_EXT_index_type_uint8
Lionel Landwerlin
1
-10
/
+28
2019-06-11
anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7
Ville Syrjälä
1
-38
/
+0
2019-02-12
anv/cmd_buffer: check for NULL framebuffer
Juan A. Suarez Romero
1
-5
/
+29
2019-01-17
anv: Remove state flush.
Rafael Antognolli
1
-3
/
+0
2018-12-14
genxml: Consistently use a numeric "MOCS" field
Kenneth Graunke
1
-1
/
+1
2018-10-03
anv: Use separate MOCS settings for external BOs
Jason Ekstrand
1
-1
/
+2
2018-09-07
anv: Clamp scissors to the framebuffer boundary
Jason Ekstrand
1
-2
/
+3
2018-07-09
anv: Make subpass::depth_stencil_attachment a pointer
Jason Ekstrand
1
-2
/
+2
2018-05-31
anv: Use an anv_address in anv_buffer
Jason Ekstrand
1
-4
/
+4
2018-01-23
anv/cmd_buffer: Move gen7 index buffer state to graphics state
Jason Ekstrand
1
-7
/
+7
2018-01-23
anv/cmd_buffer: Move dynamic state to graphics state
Jason Ekstrand
1
-3
/
+3
2018-01-23
anv/cmd_buffer: Use a temporary variable for dynamic state
Jason Ekstrand
1
-10
/
+9
2018-01-23
anv/cmd_buffer: Move dirty bits into anv_cmd_*_state
Jason Ekstrand
1
-14
/
+14
2018-01-23
anv/cmd_buffer: Add substructs to anv_cmd_state for graphics and compute
Jason Ekstrand
1
-1
/
+1
2017-08-29
anv: Remove 'inline' keywords
Matt Turner
1
-1
/
+1
2017-08-21
anv: Move clamp_int64() inside the IVB check
Matt Turner
1
-1
/
+1
2017-03-07
anv: Get rid of the stub() macros
Jason Ekstrand
1
-3
/
+3
2017-03-02
anv: Store the user's VkAttachmentReference
Nanley Chery
1
-2
/
+2
2017-02-21
anv: Take a device parameter in anv_state_flush
Jason Ekstrand
1
-4
/
+2
2017-02-21
anv: Rename clflush_range and state_clflush
Jason Ekstrand
1
-2
/
+2
2017-02-14
anv: Add support for the PMA fix on Broadwell
Jason Ekstrand
1
-0
/
+7
2017-02-14
anv: Disable stencil writes when both write masks are zero
Jason Ekstrand
1
-0
/
+4
2017-01-12
anv: Delete anv's HiZ op emit function
Nanley Chery
1
-7
/
+0
2016-11-16
anv/cmd_buffer: Stop relying on the framebuffer for 3DSTATE_SF on gen7
Jason Ekstrand
1
-11
/
+32
2016-10-17
anv/cmd_buffer: Unify flush_compute_state across gens
Jason Ekstrand
1
-88
/
+0
2016-10-07
anv/cmd_buffer: Add code for performing HZ operations
Nanley Chery
1
-0
/
+7
2016-09-03
anv: Move cmd_buffer_config_l3 into anv_cmd_buffer.c
Jason Ekstrand
1
-1
/
+1
2016-06-21
anv/cmd: Move emit_descriptor_pointers to genX_cmd_buffer.c
Jason Ekstrand
1
-43
/
+0
2016-06-21
anv/cmd: Move flush_descriptor_sets to anv_cmd_buffer.c
Jason Ekstrand
1
-48
/
+0
2016-06-12
i965: Fix shared local memory size for Gen9+.
Kenneth Graunke
1
-9
/
+1
2016-06-03
genxml/gen6,7,75: s/BackFace/Backface
Jason Ekstrand
1
-1
/
+1
2016-06-01
anv: Support new local ID generation & cross-thread constants
Jordan Justen
1
-8
/
+5
2016-06-01
i965: Store number of threads in brw_cs_prog_data
Jordan Justen
1
-1
/
+1
2016-05-27
anv/cmd_buffer: Only emit PIPE_CONTROL on-demand
Jason Ekstrand
1
-0
/
+2
2016-05-17
anv: Fix warning: unused variable ‘cs_prog_data’
Jordan Justen
1
-1
/
+0
[next]