index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: allow building with python3
Emil Velikov
2018-10-31
5
-5
/
+5
*
Revert "imx: make use of loader_open_render_node(..) helper"
Christian Gmeiner
2018-10-31
1
-2
/
+1
*
util: move u_cpu_detect to util
Dylan Baker
2018-10-30
4
-698
/
+0
*
util: Move u_debug to utils
Dylan Baker
2018-10-30
9
-910
/
+4
*
util: Move os_misc to util
Dylan Baker
2018-10-30
10
-288
/
+6
*
gallium/util: remove u_inlines.h from u_debug.c
Dylan Baker
2018-10-30
1
-1
/
+0
*
gallium/util: remove p_format.h from u_debug.h
Dylan Baker
2018-10-30
2
-1
/
+1
*
gallium/util: move memory debug declarations into u_debug_gallium
Dylan Baker
2018-10-30
5
-8
/
+8
*
gallium/util: move debug_print_tranfer_flags to u_debug_galilum
Dylan Baker
2018-10-30
4
-21
/
+16
*
gallium/util: move debug_print_bind_flags to u_debug_gallium
Dylan Baker
2018-10-30
4
-37
/
+36
*
gallium/util: move debug_print_usage_enum to the u_debug_gallium
Dylan Baker
2018-10-30
4
-22
/
+28
*
gallium/util: start splitting u_debug into generic and gallium specific compo...
Dylan Baker
2018-10-30
7
-16
/
+93
*
gallium: split u_prim_name out of u_debug.h
Dylan Baker
2018-10-30
4
-26
/
+50
*
gallium/hud: fix power sensor readings for amdgpu users
Andre Heider
2018-10-30
1
-0
/
+3
*
radeonsi: add support for Raven2 (v2)
Marek Olšák
2018-10-30
3
-5
/
+10
*
radeonsi: clean up decompress flags in fast color clear
Marek Olšák
2018-10-30
1
-11
/
+7
*
radeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
Marek Olšák
2018-10-30
2
-1
/
+14
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
17
-41
/
+34
*
nouveau: remove unused class member
Eric Engestrom
2018-10-30
1
-1
/
+0
*
scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
2018-10-30
3
-11
/
+0
*
vl: drop left-over variable
Eric Engestrom
2018-10-30
1
-1
/
+0
*
vc4: Fix unused variable warning.
Eric Anholt
2018-10-30
1
-1
/
+0
*
v3d: Use nir_remove_unused_io_vars to handle binner shader output DCE
Eric Anholt
2018-10-30
1
-1
/
+1
*
v3d: Use nir_lower_io_to_scalar_early to DCE unused VS input components.
Eric Anholt
2018-10-30
1
-1
/
+4
*
svga: Add missing include guards
Michał Janiszewski
2018-10-30
2
-0
/
+6
*
st/dri: remove leftover local variable
Eric Engestrom
2018-10-30
1
-1
/
+0
*
clover: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
svga: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
freedreno: don't flush when new and old pfb is identical
Rob Clark
2018-10-28
1
-0
/
+3
*
freedreno: dependency tracking for z/s depends on ZSA state
Rob Clark
2018-10-28
1
-1
/
+3
*
freedreno: mark all state dirty after switching batch
Rob Clark
2018-10-28
2
-0
/
+3
*
freedreno/a6xx: inline draw_impl()
Rob Clark
2018-10-26
1
-38
/
+31
*
freedreno/a6xx: small cleanup
Rob Clark
2018-10-26
1
-1
/
+1
*
freedreno/a6xx: move where we handle dirty vbo state
Rob Clark
2018-10-26
3
-16
/
+14
*
freedreno: avoid no-op flushes by re-using last-fence
Rob Clark
2018-10-26
5
-2
/
+34
*
freedreno/a6xx: Move stencil/depth/alpha state to IB
Kristian H. Kristensen
2018-10-26
5
-15
/
+55
*
freedreno/a6xx: Move stencil mask emit to FD_DIRTY_ZSA group
Kristian H. Kristensen
2018-10-26
1
-5
/
+6
*
freedreno/a6xx: Rename FD6_GROUP_ZSA ro FD6_GROUP_LRZ
Kristian H. Kristensen
2018-10-26
2
-7
/
+7
*
freedreno/a6xx: Move rasterizer state to state object
Kristian H. Kristensen
2018-10-26
5
-27
/
+51
*
freedreno/a6xx: Fix set_blit_scissor helper
Kristian H. Kristensen
2018-10-26
1
-2
/
+2
*
freedreno/a2xx: Squash a compiler warning
Kristian H. Kristensen
2018-10-26
1
-2
/
+2
*
freedreno/a6xx: Use fd6_emit_ib from a6xx
Kristian H. Kristensen
2018-10-26
3
-10
/
+10
*
freedreno: import libdrm_freedreno + redesign submit
Rob Clark
2018-10-26
34
-74
/
+3765
*
st/nine: Handle window resize when a presentation buffer is used
Axel Davy
2018-10-26
1
-1
/
+30
*
st/nine: Reduce MaxSimultaneousTextures to 8
Axel Davy
2018-10-26
2
-9
/
+8
*
st/nine: Enable shadow mapping for ps 1.X
Axel Davy
2018-10-26
3
-10
/
+14
*
st/nine: Do not set unused states for stateblocks
Axel Davy
2018-10-26
1
-21
/
+3
*
st/nine: Fix aliasing states for stateblocks
Axel Davy
2018-10-26
1
-2
/
+1
*
st/nine: Never update device changed.* fields
Axel Davy
2018-10-26
4
-48
/
+59
*
st/nine: Capture also default matrices for D3DSBT_ALL
Axel Davy
2018-10-26
3
-24
/
+41
[next]