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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/miptree: Prepare aux state map for isl based
Topi Pohjolainen
2017-07-20
1
-3
/
+18
*
i965/miptree: Represent y-tiled stencil copies with isl
Topi Pohjolainen
2017-07-20
1
-5
/
+4
*
i965/miptree: Represent w-tiled stencil surfaces with isl
Topi Pohjolainen
2017-07-20
3
-20
/
+36
*
i965/miptree: Prepare compressed offsets for isl based
Topi Pohjolainen
2017-07-20
1
-1
/
+1
*
i965/miptree: Add support for imported bo offsets for isl based
Topi Pohjolainen
2017-07-20
1
-0
/
+13
*
i965/fbo: Add support for isl-based miptrees in rb wrapper
Topi Pohjolainen
2017-07-20
1
-0
/
+4
*
i965: Prepare image setup from miptree for isl based
Topi Pohjolainen
2017-07-20
1
-2
/
+9
*
i965: Prepare tex, img and rt state emission for isl based miptrees
Topi Pohjolainen
2017-07-20
1
-5
/
+16
*
i965: Refactor miptree to isl converter and adjustment
Topi Pohjolainen
2017-07-20
1
-46
/
+57
*
i965: Prepare tex (sub)image for isl based
Topi Pohjolainen
2017-07-20
2
-5
/
+23
*
i965/wm: Prepare image surfaces for isl based
Topi Pohjolainen
2017-07-20
1
-0
/
+6
*
i965/wm: Fix number of layers in 3D images
Topi Pohjolainen
2017-07-20
1
-3
/
+13
*
i965/miptree: Prepare intel_miptree_copy() for isl based
Topi Pohjolainen
2017-07-20
1
-4
/
+16
*
i965: Prepare blit engine for isl based miptrees
Topi Pohjolainen
2017-07-20
1
-5
/
+11
*
i965/miptree: Store chars-per-pixel even for isl based
Topi Pohjolainen
2017-07-20
1
-0
/
+1
*
i965/miptree: Switch to isl_surf::row_pitch
Topi Pohjolainen
2017-07-20
13
-66
/
+48
*
i965/miptree: Take interleaving into account in stencil pitch
Topi Pohjolainen
2017-07-20
3
-58
/
+20
*
i965/miptree: Switch to isl_surf::tiling
Topi Pohjolainen
2017-07-20
15
-133
/
+128
*
intel/isl: Add i915 to isl_tiling converter
Topi Pohjolainen
2017-07-20
2
-0
/
+20
*
i965/miptree: Use isl_tiling_to_i915_tiling()
Topi Pohjolainen
2017-07-20
2
-14
/
+1
*
i965/miptree: Switch to isl_surf::samples
Topi Pohjolainen
2017-07-20
11
-49
/
+43
*
i965/miptree: Use num_samples of 1 instead of 0 for single-sampled
Topi Pohjolainen
2017-07-20
10
-32
/
+38
*
i965/miptree: Switch to isl_surf::msaa_layout
Topi Pohjolainen
2017-07-20
6
-131
/
+30
*
radv: Add support for VK_KHR_variable_pointers.
Bas Nieuwenhuizen
2017-07-20
3
-0
/
+18
*
radv: Add VK_KHR_storage_buffer_storage_class support.
Bas Nieuwenhuizen
2017-07-20
2
-0
/
+5
*
mesa: check API profile for GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Brian Paul
2017-07-19
1
-1
/
+1
*
radv: port to new libdrm API.
Dave Airlie
2017-07-20
1
-29
/
+92
*
radv: introduce some wrapper in cs code to make porting off libdrm_amdgpu eas...
Dave Airlie
2017-07-20
1
-18
/
+70
*
configure/swr: add KNL and SKX architecture targets
Tim Rowley
2017-07-19
2
-0
/
+58
*
configure/swr: configurable swr architectures
Tim Rowley
2017-07-19
3
-8
/
+40
*
gallium/util: fix nondeterministic avx512 detection
Tim Rowley
2017-07-19
1
-1
/
+1
*
drirc: whitelist War Thunder (Wine) for glthread
Marek Olšák
2017-07-19
1
-0
/
+3
*
anv/image: Fix VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT
Chad Versace
2017-07-19
1
-3
/
+4
*
egl: fix line continuation
Eric Engestrom
2017-07-19
1
-1
/
+1
*
gbm: fix typo
Eric Engestrom
2017-07-19
1
-1
/
+1
*
etnaviv: advertise supported dmabuf modifiers
Lucas Stach
2017-07-19
1
-0
/
+44
*
etnaviv: implement resource creation with modifier
Lucas Stach
2017-07-19
4
-7
/
+100
*
etnaviv: fill in modifier in etna_resource_get_handle
Lucas Stach
2017-07-19
1
-0
/
+19
*
etnaviv: fold etna_screen_bo_get_handle into etna_resource_get_handle
Lucas Stach
2017-07-19
3
-28
/
+16
*
etnaviv: implement resource import with modifier
Lucas Stach
2017-07-19
1
-32
/
+77
*
etnaviv: also update textures from external resources
Lucas Stach
2017-07-19
1
-8
/
+16
*
etnaviv: increment correct seqno for external resources
Lucas Stach
2017-07-19
1
-1
/
+4
*
etnaviv: pad scanout buffer size to RS alignment
Lucas Stach
2017-07-19
1
-2
/
+8
*
etnaviv: add helper to work out RS alignment
Lucas Stach
2017-07-19
2
-9
/
+18
*
renderonly/etnaviv: stop importing resource from renderonly
Lucas Stach
2017-07-19
6
-62
/
+62
*
dri/common: use designated initializers for OptConfElems
Emil Velikov
2017-07-19
1
-1
/
+4
*
gallium: auxiliary: Fix standalone Android build of u_cpu_detect (v2)
Tomasz Figa
2017-07-19
2
-2
/
+10
*
egl: propagate EGL_BAD_ATTRIBUTE during EGLImage attr parsing
Emil Velikov
2017-07-19
1
-0
/
+7
*
swr: remove unneeded fallback strcasecmp define
Emil Velikov
2017-07-19
1
-5
/
+0
*
st/dri: list __DRI2_FENCE extension only where needed
Emil Velikov
2017-07-19
1
-1
/
+0
[prev]
[next]