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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
vl: add VP9 picture description
Leo Liu
2018-04-12
1
-0
/
+94
*
vl: add VP9 profile0 and format
Leo Liu
2018-04-12
2
-2
/
+7
*
radeonsi: correctly parse disassembly with labels
Nicolai Hähnle
2018-04-11
1
-31
/
+32
*
radeonsi: pass -O halt_waves to umr for hang debugging
Nicolai Hähnle
2018-04-11
1
-2
/
+2
*
ac/surface: don't set the display flag for obviously unsupported cases (v2)
Marek Olšák
2018-04-10
1
-0
/
+1
*
radeonsi: add shader binary padding for UMR
Marek Olšák
2018-04-10
1
-3
/
+15
*
radeonsi: autotools: add si_build_pm4.h in dist tarball
Juan A. Suarez Romero
2018-04-10
1
-0
/
+1
*
radeonsi/nir: tidy up si_nir_load_sampler_desc()
Timothy Arceri
2018-04-10
1
-5
/
+3
*
radeonsi/nir: set uses_bindless_images for images
Timothy Arceri
2018-04-10
1
-1
/
+16
*
radeonsi/nir: don't add bindless samplers/images to declared bitmasks
Timothy Arceri
2018-04-10
1
-6
/
+6
*
radeonsi: convert dispatch packet to little endian
Bas Vermeulen
2018-04-09
1
-12
/
+12
*
radeonsi: correct si_vgt_param_key on big endian machines
Bas Vermeulen
2018-04-09
1
-0
/
+13
*
radeonsi: don't set RB+ registers on GFX9 chips without RB+
Marek Olšák
2018-04-09
1
-6
/
+1
*
etnaviv: meson: add etnaviv_query_pm.[ch] to the sources
Emil Velikov
2018-04-09
1
-0
/
+2
*
st/nine: Do not use scratch for face register
Axel Davy
2018-04-08
1
-1
/
+1
*
etnaviv: expose perfmon query groups
Christian Gmeiner
2018-04-08
1
-2
/
+6
*
etnaviv: add query_group_info for perfmon counters
Christian Gmeiner
2018-04-08
2
-0
/
+50
*
etnaviv: assign group_ids to perfmon queries
Christian Gmeiner
2018-04-08
2
-1
/
+56
*
etnaviv: support MC performance counters
Christian Gmeiner
2018-04-08
2
-0
/
+25
*
etnaviv: support TX performance counters
Christian Gmeiner
2018-04-08
2
-0
/
+73
*
etnaviv: support RA performance counters
Christian Gmeiner
2018-04-08
2
-0
/
+57
*
etnaviv: support SE performance counters
Christian Gmeiner
2018-04-08
2
-0
/
+17
*
etnaviv: support PA performance counters
Christian Gmeiner
2018-04-08
2
-0
/
+49
*
etnaviv: support SH performance counters
Christian Gmeiner
2018-04-08
2
-0
/
+73
*
etnaviv: support PE performance counters
Christian Gmeiner
2018-04-08
2
-0
/
+34
*
etnaviv: support HI performance counters
Christian Gmeiner
2018-04-08
2
-0
/
+41
*
etnaviv: add perfmon query implementation
Christian Gmeiner
2018-04-08
7
-2
/
+357
*
etnaviv: sw queries: return correct number of groups
Christian Gmeiner
2018-04-08
1
-1
/
+1
*
etnaviv: advertise YUV formats as external only
Lucas Stach
2018-04-08
1
-1
/
+1
*
gallium/util: implement util_format_is_yuv
Lucas Stach
2018-04-08
1
-0
/
+12
*
nvc0: finish implementation of PIPE_QUERY_SO_OVERFLOW_PREDICATE
Rhys Perry
2018-04-07
3
-17
/
+30
*
nvc0: change ACQUIRE_EQUAL to ACQUIRE_GEQUAL in nvc0_hw_query_fifo_wait
Rhys Perry
2018-04-07
1
-1
/
+1
*
nvc0: ensure the query's fence has been emitted in nvc0_hw_query_fifo_wait
Rhys Perry
2018-04-07
1
-0
/
+4
*
nvc0: restore image binding on RGB10A2, remove from BGR10A2
Ilia Mirkin
2018-04-07
1
-2
/
+2
*
freedreno/ir3: use lower_global_vars_to_local in cmdline compiler
Rob Clark
2018-04-07
1
-0
/
+1
*
meson: fix warnings about comparing unlike types
Dylan Baker
2018-04-06
1
-1
/
+1
*
st/nine: Declare lighting consts for ff shaders
Axel Davy
2018-04-06
1
-0
/
+4
*
radeonsi: Reorder checks in si_check_render_feedback
Jan Vesely
2018-04-05
1
-3
/
+3
*
radeonsi: fix a crash if ps_shader.cso is NULL in si_get_total_colormask
Marek Olšák
2018-04-05
1
-0
/
+3
*
radeonsi: remove more R600 references
Marek Olšák
2018-04-05
2
-2
/
+1
*
radeonsi: try to fix android
Marek Olšák
2018-04-05
2
-49
/
+1
*
radeonsi: try to fix meson
Marek Olšák
2018-04-05
3
-66
/
+33
*
radeonsi: don't build libradeon.la separately
Marek Olšák
2018-04-05
7
-58
/
+28
*
radeonsi: clean up GET_MAX_VIEWPORT_RANGE definition
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
34
-1047
/
+1040
*
radeonsi: remove r600_pipe_common::screen
Marek Olšák
2018-04-05
6
-10
/
+8
*
radeonsi: move r600_buffer_common.c and r600_texture.c into radeonsi
Marek Olšák
2018-04-05
6
-81
/
+80
*
radeonsi: move r600_gpu_load.c to si_gpu_load.c
Marek Olšák
2018-04-05
7
-11
/
+11
*
radeonsi: move r600_query.c/h files to si_query.c/h
Marek Olšák
2018-04-05
11
-15
/
+15
*
radeonsi: move r600_cs.h contents into si_pipe.h, si_build_pm4.h
Marek Olšák
2018-04-05
21
-122
/
+93
[next]