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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: add radv_use_dcc_for_image() helper
Samuel Pitoiset
2018-04-09
1
-30
/
+68
*
radv: rename radv_image_is_tc_compat_htile()
Samuel Pitoiset
2018-04-09
1
-3
/
+3
*
radv: simplify a check in radv_initialise_color_surface()
Samuel Pitoiset
2018-04-09
1
-1
/
+1
*
radv: clean up radv_vi_dcc_enabled()
Samuel Pitoiset
2018-04-09
3
-8
/
+12
*
radv: clean up radv_htile_enabled()
Samuel Pitoiset
2018-04-09
1
-6
/
+9
*
radv: add radv_image_has_{cmask,fmask,dcc,htile}() helpers
Samuel Pitoiset
2018-04-09
9
-36
/
+72
*
radv: add radv_get_cmask_fast_clear_value() helper
Samuel Pitoiset
2018-04-09
1
-1
/
+22
*
radv: add radv_clear_{cmask,dcc} helpers
Samuel Pitoiset
2018-04-09
4
-15
/
+29
*
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
9
-4
/
+359
*
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
5
-18
/
+32
*
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
*
st/mesa: tex offsets can't be in a const or 2d-indexed
Ilia Mirkin
2018-04-07
1
-1
/
+5
*
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
*
i965: Use %x instead of %u in debug print.
Kenneth Graunke
2018-04-06
1
-1
/
+1
*
meson: fix warnings about comparing unlike types
Dylan Baker
2018-04-06
4
-46
/
+49
*
intel/compiler: Explicitly cast register type in switch
Ian Romanick
2018-04-06
1
-1
/
+1
*
st/nine: Declare lighting consts for ff shaders
Axel Davy
2018-04-06
1
-0
/
+4
*
nir: rename variables in nir_lower_io_to_temporaries for clarity
Caio Marcelo de Oliveira Filho
2018-04-06
1
-11
/
+11
*
radv: don't pass the pipeline to radv_flush_constants()
Samuel Pitoiset
2018-04-06
1
-5
/
+5
*
radv: rename radv_cmd_buffer_update_vertex_descriptors()
Samuel Pitoiset
2018-04-06
1
-2
/
+3
*
radv: do not try to skip draw calls when VBOs upload failed
Samuel Pitoiset
2018-04-06
1
-14
/
+6
*
radv: fix prefetching compute shaders on CIK and older chips
Samuel Pitoiset
2018-04-06
1
-7
/
+8
*
radv: only enable PERFECT_ZPASS_COUNTS for precision occlusion queries
Samuel Pitoiset
2018-04-06
3
-6
/
+35
*
radv: enable the Polaris small primitive filter control
Samuel Pitoiset
2018-04-06
1
-0
/
+15
*
anv: Add WSI support for the I915_FORMAT_MOD_Y_TILED_CCS
Jason Ekstrand
2018-04-05
2
-19
/
+40
*
Add more Coffee Lake brand strings
Anuj Phogat
2018-04-05
1
-2
/
+2
*
radeonsi: Reorder checks in si_check_render_feedback
Jan Vesely
2018-04-05
1
-3
/
+3
*
intel/tools: new intel_sanitize_gpu tool
Kevin Rogovin
2018-04-05
3
-0
/
+459
*
prog/nir: Simplify some load/store operations
Jason Ekstrand
2018-04-05
2
-40
/
+19
*
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
[next]