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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: show average results per frame for perf counters in HUD
Marek Olšák
2017-01-16
1
-1
/
+1
*
gallium/hud: disable queries during HUD draw calls
Marek Olšák
2017-01-16
3
-1
/
+29
*
gallium/hud: increase the vertex buffer size for background quads
Marek Olšák
2017-01-16
1
-1
/
+1
*
st/va: delay calling begin_frame until we have all parameters
Nayan Deshmukh
2017-01-16
1
-3
/
+3
*
nvc0/ir: emit FMZ flag when requested on FFMA
Ilia Mirkin
2017-01-15
1
-0
/
+4
*
st/va: flush pipeline after post processing
sguttula
2017-01-13
1
-0
/
+1
*
radeonsi: replace si_shader_context::soa by bld_base
Samuel Pitoiset
2017-01-13
3
-82
/
+78
*
radeonsi: replace ctx->soa.outputs by ctx->outputs
Samuel Pitoiset
2017-01-13
2
-23
/
+26
*
radeonsi: move si_shader_context::soa::addr to si_shader_context
Samuel Pitoiset
2017-01-13
3
-11
/
+12
*
radeonsi: allocate the array of immediates dynamically
Samuel Pitoiset
2017-01-13
3
-13
/
+24
*
nvc0/ir: only try to check for zero LOD if we aren't already forcing it
Ilia Mirkin
2017-01-12
1
-1
/
+1
*
nouveau: take extra push space into account for pushbuf_space calls
Ilia Mirkin
2017-01-12
15
-56
/
+26
*
radeonsi: remove unused si_prepare_cube_coords
Nicolai Hähnle
2017-01-13
2
-200
/
+0
*
amd/common: unify cube map coordinate handling between radeonsi and radv
Nicolai Hähnle
2017-01-13
3
-1
/
+11
*
radeonsi: only touch first three coordinates in si_prepare_cube_coords
Nicolai Hähnle
2017-01-13
1
-12
/
+1
*
radeonsi: remove unused si_llvm_cube_to_2d_coords
Nicolai Hähnle
2017-01-13
1
-28
/
+0
*
radeonsi: restrict cube map derivative computations to the correct plane
Nicolai Hähnle
2017-01-13
1
-23
/
+107
*
radeonsi: communicate cube map coordinates more explicitly
Nicolai Hähnle
2017-01-13
1
-33
/
+43
*
ac/debug: move .gitignore for sid_tables.h too
Grazvydas Ignotas
2017-01-13
1
-1
/
+0
*
glx: Add missing glproto dependency for gallium-xlib glx
Chuck Atkins
2017-01-12
1
-0
/
+1
*
ac, radeonsi: automake: add missing builddir include
Emil Velikov
2017-01-12
1
-0
/
+1
*
st/nine: Protect dtors with mutex
Axel Davy
2017-01-12
4
-19
/
+64
*
st/nine: Flush the queue at device dtor
Axel Davy
2017-01-12
1
-1
/
+6
*
st/nine: Process pending commands on Reset
Axel Davy
2017-01-12
3
-0
/
+5
*
st/nine: Flush pending commands if needed for surface9 changes
Axel Davy
2017-01-12
2
-13
/
+32
*
st/nine: Rework CreatePipeSurface
Axel Davy
2017-01-12
2
-22
/
+30
*
st/nine: Remove duplicated checks
Axel Davy
2017-01-12
2
-10
/
+7
*
st/nine: Don't call u_box_union_* when dirty region is empty
Masanori Kakura
2017-01-12
3
-10
/
+22
*
winsys/etnaviv: automake: introduce Makefile.sources
Emil Velikov
2017-01-12
2
-1
/
+5
*
etnaviv: automake: include all files in the sources lists
Emil Velikov
2017-01-12
1
-1
/
+9
*
imx: gallium driver for imx-drm scanout driver
Christian Gmeiner
2017-01-12
12
-0
/
+182
*
etnaviv: gallium driver for Vivante GPUs
The etnaviv authors
2017-01-12
70
-0
/
+14952
*
gallium: add renderonly library
Christian Gmeiner
2017-01-12
5
-0
/
+303
*
Always defer memory free in swr_resource_destroy
George Kyriazis
2017-01-12
1
-12
/
+5
*
nvc0: enable GL 4.3 on gm107+
Samuel Pitoiset
2017-01-12
1
-7
/
+4
*
nvc0: use sched control codes for gm107 MP counters code
Samuel Pitoiset
2017-01-12
1
-44
/
+44
*
nvc0: use sched control codes for gm107 blitter shader
Samuel Pitoiset
2017-01-12
1
-6
/
+14
*
nv50/ir: use sched control codes for gm107 builtins
Samuel Pitoiset
2017-01-12
2
-40
/
+40
*
nv50/ir: improve instruction pipelining on gm107
Samuel Pitoiset
2017-01-12
3
-4
/
+1027
*
nv50/ir: do not insert texture barriers on gm107
Samuel Pitoiset
2017-01-12
1
-1
/
+2
*
radeonsi: num_records is in units of stride for swizzled buffers even on VI
Nicolai Hähnle
2017-01-12
1
-2
/
+0
*
clover: Check for executables before enqueueing a kernel
Pierre Moreau
2017-01-11
1
-1
/
+4
*
gallium/tgsi: fix overflow in parse property
Li Qiang
2017-01-11
1
-3
/
+6
*
st/dri: remove trailing whitespace
Mauro Rossi
2017-01-11
1
-1
/
+1
*
freedreno: add "nogrow" debug param
Rob Clark
2017-01-10
3
-1
/
+4
*
freedreno/a5xx: remove hack for glamor
Rob Clark
2017-01-10
1
-3
/
+0
*
freedreno/a5xx: fixed instanced
Rob Clark
2017-01-10
1
-0
/
+1
*
freedreno/a5xx: use the non-_ZERO_BASE for vertexid
Rob Clark
2017-01-10
4
-6
/
+20
*
freedreno/a5xx: add texture MIPLVLS
Rob Clark
2017-01-10
1
-3
/
+3
*
freedreno/a5xx: fix fragcoord related hangs
Rob Clark
2017-01-10
2
-2
/
+6
[next]