index
:
~nchery/mesa
arc/before-no-retiling
arc/inspect-aux
arc/srgb-cnl-indirect-only
jenkins
jenkins_custom
jenkins_g965
jenkins_vulkan
master
sent/fix/astc-wa
sent/fix/compressed-mipmaps
sent/fix/gen78clear
sent/misc-compressed
test-etc2
wip/fix/compressed-mips
wip/fix/etc-cubemap
wip/fix/hiz-bugs
wip/fix/icl
wip/fix/pc-sync
wip/fix/same-tiling
wip/fix/stop-retiling
wip/perf/blit-maps
wip/perf/compressed-tiled-memcpy
wip/refactor/aux-func
wip/refactor/bufmgr
wip/refactor/ccs
wip/refactor/misc
wip/refactor/new-tile-memcpy-multilevel
wip/refactor/non-recursive-mt
wip/refactor/packet-emission
Mesa
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-29
virgl: fix undefined shift to use unsigned.
HEAD
master
Dave Airlie
1
-1
/
+1
2018-11-29
r600: make suballocator 256-bytes align
Dave Airlie
1
-1
/
+1
2018-11-28
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
14
-28
/
+67
2018-11-28
virgl: Don't try handling server fences when they are not supported
Gert Wollny
1
-2
/
+4
2018-11-27
v3d: Add renderonly support.
Eric Anholt
4
-4
/
+68
2018-11-27
freedreno: implements get_sample_position
Hyunjun Ko
1
-0
/
+45
2018-11-27
freedreno/a3xx: also set FSSUPERTHREADENABLE
Rob Clark
1
-0
/
+1
2018-11-27
freedreno: use MSM_BO_SCANOUT with scanout buffers
Jonathan Marek
1
-1
/
+3
2018-11-27
freedreno: use GENERIC instead of TEXCOORD for blit program
Jonathan Marek
1
-1
/
+1
2018-11-27
freedreno: a2xx texture update
Jonathan Marek
9
-20
/
+212
2018-11-27
freedreno/a2xx: Compute depth base in gmem correctly
Jonathan Marek
1
-5
/
+7
2018-11-27
freedreno/a2xx: set VIZ_QUERY_ID on a20x
Jonathan Marek
1
-0
/
+5
2018-11-27
freedreno: add missing a20x ids
Jonathan Marek
1
-0
/
+2
2018-11-27
freedreno/a2xx: fix POINT_MINMAX_MAX overflow
Jonathan Marek
1
-1
/
+1
2018-11-27
freedreno: a2xx: fd2_draw update
Jonathan Marek
6
-20
/
+114
2018-11-27
freedreno: update generated headers
Rob Clark
7
-39
/
+287
2018-11-27
freedreno/a6xx: set guardband clip
Rob Clark
4
-7
/
+57
2018-11-27
freedreno/a6xx: disable LRZ for z32
Rob Clark
1
-1
/
+13
2018-11-27
freedreno/a6xx: Clear gmem buffers at flush time
Kristian H. Kristensen
4
-178
/
+180
2018-11-27
freedreno/a6xx: Move resolve blits to an IB
Kristian H. Kristensen
3
-8
/
+29
2018-11-27
freedreno/a6xx: Move restore blits to IB
Kristian H. Kristensen
3
-19
/
+49
2018-11-27
freedreno: move ir3 to common location
Rob Clark
40
-13732
/
+37
2018-11-27
freedreno/ir3: remove u_inlines usage
Rob Clark
1
-10
/
+10
2018-11-27
freedreno/ir3: split up ir3_shader
Rob Clark
14
-667
/
+766
2018-11-27
freedreno/ir3: remove pipe_stream_output_info dependency
Rob Clark
8
-17
/
+68
2018-11-27
freedreno/ir3: some header file cleanup
Rob Clark
11
-26
/
+24
2018-11-27
freedreno/ir3: use env_var_as_unsigned()
Rob Clark
2
-14
/
+2
2018-11-27
freedreno/ir3: move disasm and optmsgs debug flags
Rob Clark
9
-22
/
+25
2018-11-27
freedreno: FD_SHADER_DEBUG -> IR3_SHADER_DEBUG
Rob Clark
4
-33
/
+34
2018-11-27
freedreno: remove shader_stage_name()
Rob Clark
3
-21
/
+3
2018-11-27
freedreno: shader_t -> gl_shader_stage
Rob Clark
22
-143
/
+121
2018-11-27
freedreno/ir3: standalone compiler updates
Rob Clark
1
-6
/
+27
2018-11-27
freedreno: move drm to common location
Rob Clark
20
-3717
/
+12
2018-11-27
freedreno/drm: remove dependency on gallium driver
Rob Clark
1
-2
/
+11
2018-11-24
nv50/ir: remove dnz flag when converting MAD to ADD due to optimizations
Ilia Mirkin
1
-0
/
+3
2018-11-21
virgl: add assert and missing function parameter
Robert Foss
1
-1
/
+4
2018-11-21
r600: clean up the GS ring buffers when the context is destroyed
Gert Wollny
1
-0
/
+6
2018-11-20
radeonsi: go back to using bottom-of-pipe for beginning of TIME_ELAPSED
Marek Olšák
1
-11
/
+4
2018-11-20
radeonsi: don't send data after write-confirm with BOTTOM_OF_PIPE_TS
Marek Olšák
3
-9
/
+5
2018-11-20
meson: Add tests to suites
Dylan Baker
2
-2
/
+4
2018-11-19
nir: Make nir_lower_clip_vs optionally work with variables.
Kenneth Graunke
2
-2
/
+3
2018-11-19
etnaviv: use dummy RT buffer when rendering without color buffer
Lucas Stach
3
-2
/
+19
2018-11-19
radeonsi: fix an out-of-bounds read reported by ASAN
Nicolai Hähnle
1
-0
/
+4
2018-11-19
r600: Only set context streamout strides info from the shader that has outputs
Gert Wollny
1
-3
/
+9
2018-11-18
virgl: Clean up fences commit
Robert Foss
1
-1
/
+1
2018-11-16
nv50/ir/ra: enforce max register requirement, and change spill order
Ilia Mirkin
4
-16
/
+26
2018-11-16
nv50/ir/ra: improve condition for short regs, unify with cond for 16-bit
Ilia Mirkin
1
-7
/
+7
2018-11-16
nv50/ir: delete MINMAX instruction that is no longer in the BB
Ilia Mirkin
1
-1
/
+1
2018-11-16
virgl: native fence fd support
Robert Foss
3
-10
/
+62
2018-11-15
vc4: Don't return a vc4 BO handle on a renderonly screen.
Eric Anholt
1
-2
/
+4
[next]