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
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
intel/compiler: Use nir's info when checking uses_streams.
Kenneth Graunke
1
-1
/
+1
2018-11-28
nir/derefs: Add a nir_derefs_do_not_alias enum value
Jason Ekstrand
2
-3
/
+4
2018-11-28
egl: add missing #include <stddef.h> in egldevice.h
Gurchetan Singh
1
-1
/
+1
2018-11-28
gallivm: Use nextafterf(0.5, 0.0) as rounding constant
Matt Turner
1
-1
/
+1
2018-11-28
docs: update calendar, add news item and link release notes for 18.2.6
Juan A. Suarez Romero
3
-7
/
+8
2018-11-28
docs: add sha256 checksums for 18.2.6
Juan A. Suarez Romero
1
-1
/
+2
2018-11-28
docs: add release notes for 18.2.6
Juan A. Suarez Romero
1
-0
/
+178
2018-11-28
egl/wayland: rather obvious build fix
Nicolai Hähnle
1
-2
/
+2
2018-11-28
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
17
-62
/
+140
2018-11-28
winsys/amdgpu: add amdgpu_winsys_bo::lock
Nicolai Hähnle
3
-13
/
+20
2018-11-28
vulkan/wsi: fix s/,/;/ typo
Eric Engestrom
1
-2
/
+2
2018-11-28
egl/wayland: plug memory leak in drm_handle_device()
Emil Velikov
1
-0
/
+2
2018-11-28
egl/wayland: bail out when drmGetMagic fails
Emil Velikov
1
-1
/
+8
2018-11-28
wsi/display: fix mem leak when freeing swapchains
Eric Engestrom
1
-0
/
+2
2018-11-28
i965: Set the FBO error state INCOMPLETE_ATTACHMENT only for SRGB_R8
Gert Wollny
1
-3
/
+10
2018-11-28
i965: Explicitely handle swizzles for MESA_FORMAT_R_SRGB8
Gert Wollny
1
-3
/
+7
2018-11-28
virgl: Don't try handling server fences when they are not supported
Gert Wollny
1
-2
/
+4
2018-11-28
virgl,vtest: Initialize return value
Gert Wollny
1
-1
/
+1
2018-11-28
intel/compiler: fix register allocation in opt_peephole_sel
Iago Toral Quiroga
1
-2
/
+1
2018-11-27
glsl: Remove unused member variable
Matt Turner
1
-4
/
+0
2018-11-27
nir: Call fflush() at the end of nir_print_shader()
Matt Turner
1
-0
/
+1
2018-11-27
v3d: Add renderonly support.
Eric Anholt
6
-5
/
+77
2018-11-27
gallium: Remove unused variable in u_tests.
Eric Anholt
1
-1
/
+0
2018-11-27
radv: Align large buffers to the fragment size.
Bas Nieuwenhuizen
1
-1
/
+5
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
3
-1
/
+7
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
nir: add fceil lowering
Jonathan Marek
2
-0
/
+4
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
mesa/st: better colormask check for clear fallback
Rob Clark
1
-2
/
+8
2018-11-27
mesa/st: swap order of clear() and clear_with_quad()
Rob Clark
1
-3
/
+3
2018-11-27
freedreno: move ir3 to common location
Rob Clark
44
-110
/
+145
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
[next]