index
:
openchrome/mesa-openchrome
master
Gallium 3D driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-10
radeon/vcn: fix jpeg decode for navi10
Thong Thai
1
-1
/
+1
2020-08-10
radv: Do not consider layouts fast-clearable on compute queue.
Bas Nieuwenhuizen
1
-1
/
+2
2020-08-10
radv: Add forcecompress debug flag.
Bas Nieuwenhuizen
4
-11
/
+26
2020-08-10
intel/perf: export performance counters sorted by [group|set] and name
Marcin Ślusarz
1
-7
/
+67
2020-08-10
intel/perf: split load_oa_metrics
Marcin Ślusarz
1
-12
/
+18
2020-08-10
intel/perf: fix performance counters availability after glFinish
Marcin Ślusarz
5
-16
/
+19
2020-08-10
intel/perf: streamline error handling in read_oa_samples_until
Marcin Ślusarz
1
-12
/
+16
2020-08-10
intel/perf: fix how pipeline stats are stored
Marcin Ślusarz
1
-1
/
+1
2020-08-10
intel/perf: fix calculation of used counter space
Marcin Ślusarz
1
-1
/
+3
2020-08-10
radv: report a better error message when QueueWaitIdle() failed
Samuel Pitoiset
1
-2
/
+20
2020-08-10
radv: report errors back to the application via VK_EXT_debug_report
Samuel Pitoiset
2
-9
/
+26
2020-08-10
radv: rework the error function helpers a bit
Samuel Pitoiset
2
-8
/
+28
2020-08-10
radv: report the spirv-nir logs back to the application
Samuel Pitoiset
1
-0
/
+39
2020-08-10
radv: Fix assert that is too strict.
Bas Nieuwenhuizen
1
-2
/
+2
2020-08-10
radeon/radeon_vce: fix out of target bitrate in CBR mode (H.264)
Louis Li
1
-1
/
+11
2020-08-09
r600: Enable compute shaders for NIR code path
Gert Wollny
1
-5
/
+1
2020-08-09
r600/sfn: Force a minimum of 4 GPRs, it seems to fix atomics
Gert Wollny
1
-0
/
+2
2020-08-09
r600/sfn: handle querying SSBO size
Gert Wollny
2
-0
/
+29
2020-08-09
r600/sfn: Correct ssbo instruction handling
Gert Wollny
2
-7
/
+38
2020-08-09
r600/sfn: correct allocating and emitting of atomics
Gert Wollny
3
-27
/
+23
2020-08-09
r600/sfn: Add a mapping table for atomics
Gert Wollny
3
-0
/
+14
2020-08-09
r600/sfn: add r600 specific lowering pass for atomics and use it
Gert Wollny
1
-0
/
+133
2020-08-09
r600/sfn: Sort uniforms by binding and offset
Gert Wollny
1
-0
/
+28
2020-08-09
r600: Set PIPE_CAP_NIR_ATOMICS_AS_DEREF to true
Gert Wollny
1
-0
/
+1
2020-08-09
gallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF and use it
Gert Wollny
4
-2
/
+8
2020-08-08
meson: bump required glvnd version
Eric Engestrom
3
-3
/
+3
2020-08-08
driconf: fix force_gl_vendor description
Eric Engestrom
1
-1
/
+1
2020-08-08
egl/entrypoint-check: add check that GLVND and plain EGL have the same entryp...
Eric Engestrom
1
-0
/
+42
2020-08-08
egl/entrypoint-check: split sort-check into a function
Eric Engestrom
1
-11
/
+16
2020-08-08
Correct a typo in threads_win32.h
Felix Yan
1
-1
/
+1
2020-08-08
pick-ui: specify git commands in "resolve cherry pick" message
Eric Engestrom
1
-2
/
+2
2020-08-08
zink: Fix 32-bit compilation
Joshua Ashton
1
-2
/
+2
2020-08-08
i965: add support for force_gl_vendor
Timothy Arceri
2
-0
/
+6
2020-08-07
freedreno/ir3: don't install ir3_compiler cmdline tool
Rob Clark
1
-1
/
+1
2020-08-07
freedreno/registers: add some missing regs to build
Rob Clark
1
-0
/
+4
2020-08-07
meson/freedreno: Fix lua requirement
Dylan Baker
1
-1
/
+1
2020-08-07
radeonsi: various fixes for gfx10.3
Marek Olšák
1
-0
/
+2
2020-08-07
radeonsi: remove the NGG hack decreasing LDS usage to deal with overflows
Marek Olšák
1
-7
/
+2
2020-08-07
radeonsi: add a common function for getting the size of gs_ngg_scratch
Marek Olšák
3
-6
/
+13
2020-08-07
radeonsi: don't count unusable vertices to the NGG LDS size
Marek Olšák
1
-3
/
+11
2020-08-07
radeonsi: fix applying the NGG minimum vertex count requirement
Marek Olšák
1
-3
/
+8
2020-08-07
radeonsi: increase minimum NGG vertex count requirement per workgroup on gfx ...
Marek Olšák
1
-3
/
+4
2020-08-07
radeonsi: use the same units for esgs_ring_size and ngg_emit_size
Marek Olšák
3
-3
/
+3
2020-08-07
radeonsi: use correct wave size in gfx10_ngg_calculate_subgroup_info
Marek Olšák
1
-1
/
+1
2020-08-07
Revert "radeonsi: honor a user-specified pitch on gfx10.3"
Marek Olšák
1
-20
/
+6
2020-08-07
ac/gpu_info: set num_tiles_pipes on gfx10+ too
Marek Olšák
1
-1
/
+1
2020-08-07
radeonsi: enable ETC2 hw acceleration on Raven2
Marek Olšák
1
-1
/
+1
2020-08-07
zink: pre-hash gfx-pipeline-state
Antonio Caggiano
4
-10
/
+43
2020-08-07
zink: rename zink_gfx_program::stages to 'modules'
Mike Blumenkrantz
3
-11
/
+11
2020-08-07
zink: always compile shaders in pipeline order
Mike Blumenkrantz
1
-8
/
+12
[next]