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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
anv: Prepare for transitioning to the requested final layout
Nanley Chery
2017-01-12
2
-0
/
+6
*
anv: Store depth stencil layouts
Nanley Chery
2017-01-12
3
-0
/
+17
*
anv: Add helpers to handle depth buffer layout transitions
Nanley Chery
2017-01-12
1
-0
/
+50
*
anv: Delete anv's HiZ op emit function
Nanley Chery
2017-01-12
3
-233
/
+0
*
anv: Use the gen8 BLORP HiZ resolving function
Nanley Chery
2017-01-12
1
-3
/
+24
*
anv/blorp: Add a gen8 HiZ op resolve function
Nanley Chery
2017-01-12
2
-0
/
+88
*
anv: Use gen8 BLORP HiZ clearing functions
Nanley Chery
2017-01-12
2
-5
/
+50
*
intel/blorp_clear: Add gen8 HiZ clearing functions
Nanley Chery
2017-01-12
2
-0
/
+93
*
anv: Enable HiZ support for multiple subpasses
Nanley Chery
2017-01-12
3
-13
/
+8
*
anv: Use ::anv_attachment_state for toggling HiZ per subpass
Nanley Chery
2017-01-12
1
-2
/
+4
*
anv: Replace anv_image_has_hiz() with ISL_AUX_USAGE_HIZ
Nanley Chery
2017-01-12
5
-16
/
+18
*
anv/blorp: Handle ISL_AUX_USAGE_HIZ
Nanley Chery
2017-01-12
1
-1
/
+2
*
intel/blorp: Add the BDW+ optimized HZ_OP sequence to BLORP
Nanley Chery
2017-01-12
1
-0
/
+87
*
ac: automake: ensure that ./common is generated
Emil Velikov
2017-01-13
1
-0
/
+1
*
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
*
mapi: update the asm code to support x32
Grazvydas Ignotas
2017-01-13
1
-3
/
+28
*
ac/nir: use ac_emit_fdiv throughout
Nicolai Hähnle
2017-01-13
1
-22
/
+6
*
ac/nir: use ac_build_gather_values[_extended] throughout
Nicolai Hähnle
2017-01-13
1
-65
/
+24
*
ac/nir: use ac_emit_llvm_intrinsic throughout
Nicolai Hähnle
2017-01-13
1
-79
/
+41
*
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
6
-197
/
+440
*
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
-0
/
+0
*
nir/gcm: Fix a typo in a comment
Jason Ekstrand
2017-01-12
1
-1
/
+1
*
nir/gcm: Rework the schedule late loop
Jason Ekstrand
2017-01-12
1
-5
/
+6
*
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
2
-0
/
+2
*
radv: Call NIR passes using NIR_PASS_V.
Bas Nieuwenhuizen
2017-01-12
1
-17
/
+7
*
radv: Call nir_lower_constant_initializers.
Bas Nieuwenhuizen
2017-01-12
1
-0
/
+13
*
radv: Only call remove_dead_variables once.
Bas Nieuwenhuizen
2017-01-12
1
-3
/
+3
*
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
*
ac: automake: rework sid_tables.h generation
Emil Velikov
2017-01-12
2
-3
/
+3
*
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
*
spirv: Handle patch decorations up-front
Jason Ekstrand
2017-01-12
1
-0
/
+23
*
anv: Support loader interface version 3 (patch v2)
Chad Versace
2017-01-12
1
-0
/
+44
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-12
5
-16
/
+34
[prev]
[next]