index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
master
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
radeonsi/gfx9: fix TC-compatible stencil compression
Marek Olšák
1
-2
/
+2
2017-06-19
ac/sid.h: don't use parentheses in PKT3_RELEASE_MEM definition
Marek Olšák
1
-1
/
+1
2017-06-19
ac: parse EVENT_WRITE_EOP, RELEASE_MEM, WAIT_REG_MEM, NOWHERE
Marek Olšák
2
-0
/
+47
2017-06-19
amd/common: fix off-by-one in sid_tables.py
Nicolai Hähnle
1
-1
/
+1
2017-06-17
android: ac: add missing libdrm_amdgpu shared dependency
Mauro Rossi
1
-0
/
+3
2017-06-17
ac: resolve conflicts introduced with "ac: remove amdgpu.h dependency"
Emil Velikov
1
-1
/
+3
2017-06-16
Revert "amd/common: add missing libdrm include path"
Emil Velikov
1
-1
/
+0
2017-06-16
ac: remove amdgpu.h dependency
Emil Velikov
2
-2
/
+6
2017-06-13
ac/gpu: drop duplicated code line.
Dave Airlie
1
-1
/
+0
2017-06-13
radv: move assert down in radv_bind_descriptor_set
Dave Airlie
1
-2
/
+2
2017-06-13
radv: return correct error on invalid handle from vkAllocateMemory
Dave Airlie
1
-2
/
+3
2017-06-11
radv: fix trace dumping for !use_ib_bos
Grazvydas Ignotas
1
-3
/
+11
2017-06-11
radv: don't even attempt to prefetch on SI
Grazvydas Ignotas
1
-7
/
+16
2017-06-11
radv: assert on CP_DMA_USE_L2 for SI
Grazvydas Ignotas
1
-0
/
+1
2017-06-09
radv: set fmask state to all 0s when no fmask. (v2)
Dave Airlie
1
-1
/
+2
2017-06-09
radv: introduce perf test env var and allow to enable chaining
Dave Airlie
7
-4
/
+20
2017-06-08
ac/nir: remove another unused variable
Grazvydas Ignotas
1
-1
/
+0
2017-06-08
radv/meta: remove an unused variable
Grazvydas Ignotas
1
-1
/
+0
2017-06-08
ac/nir: convert several ifs to a switch
Grazvydas Ignotas
1
-9
/
+11
2017-06-08
ac/nir: mark some arguments const
Grazvydas Ignotas
1
-30
/
+31
2017-06-07
ac/nir: move gpr counting inside argument handling.
Dave Airlie
1
-10
/
+12
2017-06-07
ac/nir: assign argument param pointers in one place.
Dave Airlie
1
-187
/
+152
2017-06-07
ac/nir: consolidate setting userdata location
Dave Airlie
1
-28
/
+17
2017-06-07
radv: move chip_class extraction down further.
Dave Airlie
1
-1
/
+2
2017-06-07
radv: move lots of index related things into the bind.
Dave Airlie
2
-19
/
+14
2017-06-07
radv: move calculating the vertex sgpr to the pipeline.
Dave Airlie
3
-41
/
+34
2017-06-07
radv: rename and make global some functions.
Dave Airlie
2
-12
/
+17
2017-06-07
tree-wide: remove trailing backslash
Eric Engestrom
1
-1
/
+1
2017-06-07
radv/gfx9: use correct register setting for uconfig regs
Dave Airlie
1
-4
/
+4
2017-06-06
radv: Remove SI num RB override for occlusion queries.
Bas Nieuwenhuizen
1
-3
/
+0
2017-06-06
radv: Split out updating the vertex descriptors.
Bas Nieuwenhuizen
1
-11
/
+18
2017-06-06
radv: Move pipeline stuff from flush_state to emit_graphics_pipeline.
Bas Nieuwenhuizen
1
-11
/
+10
2017-06-06
radv: Add early exit for cache flushes.
Bas Nieuwenhuizen
1
-2
/
+4
2017-06-06
radv: Remove vertex_descriptors_dirty.
Bas Nieuwenhuizen
2
-4
/
+1
2017-06-06
radv: Don't use a divide by index_size.
Bas Nieuwenhuizen
1
-3
/
+8
2017-06-06
radv/vulkan: Move radv_get_driver_version to src/vulkan/util
Alex Smith
1
-23
/
+1
2017-06-06
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
4
-4
/
+5
2017-06-06
radv: expose integrated device type for APUs.
Dave Airlie
1
-1
/
+1
2017-06-06
ac/surface: Fix HTILE for radv.
Bas Nieuwenhuizen
1
-2
/
+1
2017-06-06
radv: fix write event eop on vega.
Dave Airlie
1
-1
/
+1
2017-06-06
radv: enable GFX9 on radv
Dave Airlie
1
-2
/
+4
2017-06-06
radv: turn off geom/tess for gfx9.
Dave Airlie
1
-4
/
+4
2017-06-06
radv: misc GFX9 changes.
Dave Airlie
3
-6
/
+21
2017-06-06
radv: add some GFX9 specific events.
Dave Airlie
1
-0
/
+16
2017-06-06
radv: add IA_MULTI_VGT_PARAM support for GFX9.
Dave Airlie
3
-5
/
+16
2017-06-06
radv: add rb+ support for GFX9
Dave Airlie
5
-1
/
+22
2017-06-06
radv: add GFX9 cache flushing support.
Dave Airlie
4
-51
/
+145
2017-06-06
radv: add texture descriptor/fmask/cmask support for GFX9
Dave Airlie
1
-31
/
+158
2017-06-06
radv: add GFX9 to initialisation cmd buffer.
Dave Airlie
2
-16
/
+61
2017-06-06
radv: don't setup raster_config on gfx9.
Dave Airlie
1
-12
/
+16
[next]