index
:
mesa.git
a3xx-nv12mt
a3xx-nv12mt-sampling
a3xx-nv12mt-sampling-v2
a3xx-nv12mt-sampling-v3
dma_buf_modifiers
dmabuf-modifiers-cleanup
egl-modifiers-i915
egl-modifiers-v3
egl-modifiers-v4
for-daniels/wip/2017-05/dri3-v1.1
i965-modifiers-v3
modifiers-v14
modifiers-v14.2
Unnamed repository; edit this file 'description' to name the repository.
Varad Gautam
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-24
freedreno/a3xx: support fourcc format and modifier queries
a3xx-nv12mt-sampling
Varad Gautam
2
-1/+68
2016-11-24
freedreno: allow importing with format modifiers
Varad Gautam
2
-0/+3
2016-11-24
freedreno/a3xx: enable tiled nv12 sampling
Varad Gautam
1
-5/+38
2016-11-24
freedreno/a3xx: update a3xx.xml.h
Varad Gautam
1
-2/+2
2016-11-24
egl: advertise EGL_EXT_image_dma_buf_import_modifiers
Varad Gautam
2
-0/+6
2016-11-24
egl: implement eglQueryDmaBufModifiersEXT
Varad Gautam
3
-0/+73
2016-11-24
st/dri: support format modifier queries
Varad Gautam
1
-1/+20
2016-11-24
egl: implement eglQueryDmaBufFormatsEXT
Varad Gautam
3
-0/+40
2016-11-24
st/dri: support format queries
Varad Gautam
1
-0/+14
2016-11-24
gallium: introduce dmabuf format and modifier querying
Varad Gautam
18
-0/+38
2016-11-24
dri: add queryDmaBufFormats and queryDmaBufModifiers to DRIimage
Varad Gautam
1
-1/+21
2016-11-24
egl_dri2: add support for using modifier attributes in eglCreateImageKHR
Varad Gautam
3
-11/+118
2016-11-24
st/dri: implement DRIimage creation from dmabufs with modifiers
Varad Gautam
2
-4/+43
2016-11-24
dri: support DRIimage creation from dmabufs with modifiers
Pekka Paalanen
1
-1/+20
2016-11-24
egl/main: add support for fourth plane tokens
Pekka Paalanen
4
-3/+23
2016-11-24
egl: update eglext.h
Varad Gautam
1
-2/+58
2016-11-24
egl: introduce DMA_BUF_MAX_PLANES
Pekka Paalanen
2
-7/+9
2016-11-24
egl: return error for unknown EGLImage attributes
Pekka Paalanen
1
-1/+1
2016-11-15
anv/format: handle unsupported formats earlier
Iago Toral Quiroga
1
-3/+3
2016-11-15
main: return error if asking for GL_TEXTURE_BORDER_COLOR in TEXTURE_2D_MULTIS...
Samuel Iglesias Gonsálvez
1
-0/+12
2016-11-14
anv: fix multi level clears with VK_REMAINING_MIP_LEVELS
Lionel Landwerlin
1
-2/+2
2016-11-14
dir-locals.el: Adds White Space support
Andres Gomez
1
-2/+7
2016-11-14
anv/format: support VK_FORMAT_R8G8B8_SRGB
Iago Toral Quiroga
1
-1/+1
2016-11-14
anv/format: handle unsupported formats properly
Iago Toral Quiroga
1
-0/+3
2016-11-14
clover: adapt to new error API since LLVM r286752
Vedran Miletić
1
-2/+8
2016-11-14
swr: [rasterizer core] remove driverType
Tim Rowley
5
-49/+2
2016-11-14
swr: [rasterizer archrast] move to pass by value
Tim Rowley
2
-2/+2
2016-11-14
swr: [rasterizer core] add mode for aux buffer in the SWR_SURFACE_STATE
Tim Rowley
1
-0/+16
2016-11-14
swr: [rasterizer common] don't bleed NOMINMAX definition after <windows.h>
Tim Rowley
1
-1/+4
2016-11-14
swr: [rasterizer archrast] add events
Tim Rowley
6
-6/+541
2016-11-14
swr: [rasterizer core] fix culling issues
Tim Rowley
1
-66/+119
2016-11-14
swr: [rasterizer core/jitter] fix alpha test bug
Tim Rowley
3
-3/+15
2016-11-14
swr: [rasterizer core] various code style changes
Tim Rowley
6
-5/+26
2016-11-14
swr: [rasterizer archrast] don't generate empty files
Tim Rowley
4
-8/+39
2016-11-14
swr: [rasterizer archrast] fix open file handle limit issue
Tim Rowley
1
-6/+44
2016-11-14
swr: [rasterizer archrast] fix double free issue
Tim Rowley
9
-24/+41
2016-11-14
swr: [rasterizer core] separate frontend/backend stats enables
Tim Rowley
6
-26/+51
2016-11-14
swr: [rasterizer core] 16-wide tile store nearly completed
Tim Rowley
5
-314/+917
2016-11-14
docs: add news item and link release notes for 13.0.1
Emil Velikov
2
-0/+7
2016-11-14
docs: add sha256 checksums for 13.0.1
Emil Velikov
1
-1/+2
2016-11-14
docs: add release notes for 13.0.1
Emil Velikov
1
-0/+187
2016-11-14
i965/vec4: skip registers already marked as no_spill
Juan A. Suarez Romero
1
-2/+2
2016-11-13
glsl: Don't crash on function names with invalid identifiers.
Kenneth Graunke
1
-2/+4
2016-11-13
glsl: Fix assert fails when assignment expressions are in array sizes.
Kenneth Graunke
1
-8/+11
2016-11-13
vc4: Add simulator kernel validation for multithreaded fragment shaders.
Jonas Pfeil
3
-5/+76
2016-11-13
vc4: Mark threaded FSes as non-singlethread in the CL.
Eric Anholt
3
-1/+6
2016-11-13
vc4: Flag the last thread switch in the program as the last.
Eric Anholt
3
-0/+34
2016-11-13
vc4: Add THRSW nodes after each tex sample setup in multithreaded mode.
Eric Anholt
2
-0/+49
2016-11-13
vc4: Add some spec citations about texture fifo management.
Eric Anholt
1
-5/+37
2016-11-13
vc4: Use ra14/rb14 as the spilling registers.
Eric Anholt
2
-8/+8
[next]