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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/gfx10: initialize GE_{MAX,MIN}_VTX_INDX/INDX_OFFSET
Nicolai Hähnle
2019-07-03
1
-1
/
+5
*
radeonsi/gfx10: setup registers for OpenGL compute
Nicolai Hähnle
2019-07-03
1
-2
/
+11
*
radeonsi/gfx10: set user data base registers
Nicolai Hähnle
2019-07-03
1
-8
/
+32
*
radeonsi/gfx10: implement gfx10_shader_ngg
Nicolai Hähnle
2019-07-03
4
-1
/
+211
*
radeonsi/gfx10: add NGG registers to si_init_config
Nicolai Hähnle
2019-07-03
1
-0
/
+15
*
radeonsi/gfx10: update shader-related fields in si_init_config
Nicolai Hähnle
2019-07-03
1
-7
/
+17
*
radeonsi/gfx10: implement si_shader_ps
Nicolai Hähnle
2019-07-03
1
-7
/
+13
*
radeonsi/gfx10: generate VS and TES as NGG merged ESGS shaders
Nicolai Hähnle
2019-07-03
6
-25
/
+382
*
radeonsi/gfx10: distinguish between merged shaders and multi-part shaders
Nicolai Hähnle
2019-07-03
1
-3
/
+10
*
radeonsi/gfx10: update si_get_shader_name
Nicolai Hähnle
2019-07-03
1
-0
/
+4
*
radeonsi/gfx10: add as_ngg shader key bit
Nicolai Hähnle
2019-07-03
3
-10
/
+42
*
radeonsi/gfx10: implement si_update_shaders
Nicolai Hähnle
2019-07-03
1
-50
/
+62
*
radeonsi/gfx10: implement si_build_vgt_shader_config
Nicolai Hähnle
2019-07-03
2
-2
/
+14
*
radeonsi/gfx10: keep track of whether NGG is used
Nicolai Hähnle
2019-07-03
4
-1
/
+31
*
radeonsi/gfx10: document NGG shader stages
Nicolai Hähnle
2019-07-03
1
-10
/
+15
*
radeonsi/gfx10: implement gfx10_emit_cache_flush
Nicolai Hähnle
2019-07-03
4
-3
/
+195
*
radeonsi/gfx10: add si_context::emit_cache_flush
Nicolai Hähnle
2019-07-03
9
-9
/
+15
*
radeonsi/gfx10: implement DB registers
Nicolai Hähnle
2019-07-03
3
-13
/
+56
*
radeonsi/gfx10: set CB registers
Nicolai Hähnle
2019-07-03
2
-5
/
+76
*
radeonsi/gfx10: always set up sample locations
Nicolai Hähnle
2019-07-03
1
-1
/
+5
*
radeonsi/gfx10: use Z32_FLOAT_CLAMP for upgraded depth textures
Nicolai Hähnle
2019-07-03
2
-10
/
+22
*
radeonsi/gfx10: implement vertex format changes
Nicolai Hähnle
2019-07-03
2
-6
/
+23
*
radeonsi/gfx10: implement si_set_{constant,shader}_buffer
Nicolai Hähnle
2019-07-03
1
-6
/
+20
*
radeonsi/gfx10: implement si_make_buffer_descriptor
Nicolai Hähnle
2019-07-03
1
-10
/
+28
*
radeonsi/gfx10: implement si_set_mutable_tex_desc_fields
Nicolai Hähnle
2019-07-03
1
-5
/
+30
*
radeonsi/gfx10: gfx10 can render up to 8192 layers
Nicolai Hähnle
2019-07-03
1
-0
/
+4
*
radeonsi/gfx10: add gfx10_make_texture_descriptor
Nicolai Hähnle
2019-07-03
1
-1
/
+187
*
radeonsi/gfx10: add pipe_screen::make_texture_descriptor
Nicolai Hähnle
2019-07-03
5
-16
/
+19
*
radeonsi/gfx10: determine view->is_integer based on the pipe_format
Nicolai Hähnle
2019-07-03
1
-6
/
+15
*
radeonsi/gfx10: implement si_is_format_supported
Nicolai Hähnle
2019-07-03
1
-0
/
+17
*
radeonsi/gfx10: generate gfx10_format_table.h
Nicolai Hähnle
2019-07-03
5
-2
/
+300
*
radeonsi/gfx10: set MAX_ALLOC_COUNT
Nicolai Hähnle
2019-07-03
1
-2
/
+14
*
radeonsi/gfx10: require LLVM 9
Nicolai Hähnle
2019-07-03
1
-0
/
+6
*
radeon/vcn: update for new vcn enc interface
Boyuan Zhang
2019-07-03
2
-1
/
+4
*
radeonsi: enable jpeg decode for navi10
Boyuan Zhang
2019-07-03
1
-1
/
+2
*
radeon/vcn: implement vcn 2.0 jpeg decode
Boyuan Zhang
2019-07-03
1
-56
/
+157
*
radeon/vcn: add direct register bool
Boyuan Zhang
2019-07-03
2
-0
/
+3
*
radeon/vcn: add defines for vcn 2.0 jpeg
Boyuan Zhang
2019-07-03
1
-0
/
+25
*
radeon/vcn: use variable to assign ib cmd
Boyuan Zhang
2019-07-03
3
-40
/
+128
*
radeon/vcn: implement vcn 2.0 encode
Boyuan Zhang
2019-07-03
4
-5
/
+220
*
radeon/vcn: add vcn2.0 encode skeleton
Boyuan Zhang
2019-07-03
4
-0
/
+81
*
radeon/vcn: move vcn1.0 specific defines to c
Boyuan Zhang
2019-07-03
2
-29
/
+29
*
radeon/vcn: assign function pointer with ib functions
Boyuan Zhang
2019-07-03
3
-165
/
+182
*
radeon/vcn: add function pointer for ib functions
Boyuan Zhang
2019-07-03
1
-0
/
+32
*
radeon/vcn: move header related algorithm to vcn_enc
Boyuan Zhang
2019-07-03
3
-122
/
+142
*
radeon/vcn: move add buf func to common file
Boyuan Zhang
2019-07-03
3
-16
/
+17
*
radeon/vcn: move cs defines to enc header file
Boyuan Zhang
2019-07-03
2
-10
/
+10
*
radeon/vcn: add VP9 support for Navi10
Leo Liu
2019-07-03
1
-10
/
+20
*
radeonsi: enable encode support for newer HW
Leo Liu
2019-07-03
1
-5
/
+3
*
radeon/vcn: add VCN2 set of internal registers for IB
Leo Liu
2019-07-03
2
-9
/
+31
[next]