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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-3
/
+3
*
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
*
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
*
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
*
radeonsi: rename query definitions R600_ -> SI_
Marek Olšák
2018-04-05
6
-345
/
+345
*
radeonsi: move and rename R600_ERR out of r600_pipe_common.h
Marek Olšák
2018-04-05
6
-19
/
+19
*
radeonsi: rename a few R600/r600_ -> SI_/si_
Marek Olšák
2018-04-05
6
-28
/
+28
*
radeonsi: move definitions out of r600_pipe_common.h
Marek Olšák
2018-04-05
12
-129
/
+126
*
radeonsi: move functions out of and remove r600_pipe_common.c
Marek Olšák
2018-04-05
6
-239
/
+183
*
radeonsi: rename r600 -> si in some places
Marek Olšák
2018-04-05
13
-575
/
+575
*
radeonsi: use si_context instead of pipe_context in parameters pt3
Marek Olšák
2018-04-05
7
-46
/
+42
*
radeonsi: use si_context instead of pipe_context in parameters pt2
Marek Olšák
2018-04-05
12
-39
/
+34
*
radeonsi: use si_context instead of pipe_context in parameters pt1
Marek Olšák
2018-04-05
11
-32
/
+24
*
radeonsi: pass sctx to si_rebind_buffer and clean up
Marek Olšák
2018-04-05
3
-13
/
+10
*
radeonsi: use r600_common_context less pt7
Marek Olšák
2018-04-05
7
-25
/
+22
*
radeonsi: use r600_common_context less pt6
Marek Olšák
2018-04-05
4
-92
/
+91
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
46
-1
/
+56
*
radeonsi: switch radeon_add_to_buffer_list parameter to si_context
Marek Olšák
2018-04-05
14
-45
/
+45
*
radeonsi: use r600_common_context less pt5
Marek Olšák
2018-04-05
8
-242
/
+237
*
radeonsi: use r600_common_context less pt4
Marek Olšák
2018-04-05
9
-136
/
+136
*
radeonsi: use r600_common_context less pt3
Marek Olšák
2018-04-05
5
-54
/
+54
*
radeonsi: use r600_common_context less pt2
Marek Olšák
2018-04-05
10
-46
/
+49
*
radeonsi: use r600_common_context less pt1
Marek Olšák
2018-04-05
9
-87
/
+88
[next]