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
*
swr: Add path to draw directly from client memory without copy.
Bruce Cherniak
2017-07-12
5
-11
/
+51
*
swr: Move environment config options into separate function.
Bruce Cherniak
2017-07-12
1
-26
/
+34
*
swr: Remove hard-coded constant and "todo" comment.
Bruce Cherniak
2017-07-12
1
-1
/
+2
*
Android: Fix vc4 build since XML changes.
Rob Herring
2017-07-12
1
-1
/
+1
*
st/mesa: add a winsys buffers list in st_context
Charmaine Lee
2017-07-11
3
-1
/
+12
*
vc4: Set shareable BOs as T tiled if possible
Eric Anholt
2017-07-12
4
-13
/
+182
*
vc4: Use vc4_setup_slices for resource import
Eric Anholt
2017-07-12
1
-33
/
+19
*
vc4: Make the miptree debug code available under VC4_DEBUG=surf
Eric Anholt
2017-07-12
3
-5
/
+6
*
vc4: Switch back to using a local copy of vc4_drm.h.
Eric Anholt
2017-07-12
2
-2
/
+4
*
vc4: Remove a stale comment.
Eric Anholt
2017-07-12
1
-4
/
+0
*
svga: whitespace, formatting fixes in svga_swtnl_backend.c
Brian Paul
2017-07-12
1
-34
/
+45
*
svga: whitespace, formatting fixes in svga_swtnl_draw.c
Brian Paul
2017-07-12
1
-9
/
+9
*
svga: whitespace, formatting fixes in svga_swtnl_state.c
Brian Paul
2017-07-12
1
-19
/
+19
*
svga: move comment, declaration in svga_init_shader_key_common()
Brian Paul
2017-07-12
1
-6
/
+5
*
draw: whitespace, formatting fixes in draw_vs_exec.c
Brian Paul
2017-07-12
1
-47
/
+43
*
draw: s/unsigned/enum tgsi_semantic/
Brian Paul
2017-07-12
2
-3
/
+3
*
svga: fix texture swizzle writemasking
Brian Paul
2017-07-11
1
-0
/
+2
*
swr: build driver proper separate from rasterizer
Tim Rowley
2017-07-11
5
-39
/
+36
*
swr: switch to using SwrGetInterface api table
Tim Rowley
2017-07-11
10
-65
/
+72
*
swr/rast: make SWR_VISIBLE attribute work for windows
George Kyriazis
2017-07-11
1
-1
/
+1
*
svga: s/unsigned/enum tgsi_texture_type/
Brian Paul
2017-07-11
1
-3
/
+4
*
svga: s/unsigned/enum tgsi_swizzle
Brian Paul
2017-07-11
1
-4
/
+4
*
svga: s/unsigned/enum tgsi_interpolate_mode/
Brian Paul
2017-07-11
1
-1
/
+2
*
svga: s/unsigned/enum tgsi_file_type/
Brian Paul
2017-07-11
1
-7
/
+7
*
svga: s/unsigned/enum tgsi_semantic/
Brian Paul
2017-07-11
4
-8
/
+10
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
8
-35
/
+35
*
svga: fix PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE value
Brian Paul
2017-07-10
1
-1
/
+4
*
svga: fix breakage in create_backed_surface_view()
Brian Paul
2017-07-10
1
-4
/
+3
*
a5xx: fix condition for updating *_FS_OUTPUT_CNTL
Ilia Mirkin
2017-07-09
1
-1
/
+1
*
radv: add support for using addrlib max alignment.
Dave Airlie
2017-07-09
1
-1
/
+1
*
a5xx: remove no-longer-accurate border color layout comment
Ilia Mirkin
2017-07-08
1
-32
/
+1
*
a5xx: fix border color for depth formats
Ilia Mirkin
2017-07-08
1
-1
/
+5
*
a5xx: add border color clamping, add packed border color formats
Ilia Mirkin
2017-07-08
1
-11
/
+59
*
a5xx: fix border colors for swizzled texture formats
Ilia Mirkin
2017-07-08
1
-14
/
+14
*
a5xx: fix integer texture border colors
Ilia Mirkin
2017-07-08
1
-4
/
+2
*
a5xx: fix primitive restart
Ilia Mirkin
2017-07-08
2
-12
/
+23
*
draw: handle more TGSI_SEMANTIC_COLOR indices
Roland Scheidegger
2017-07-08
3
-10
/
+27
*
svga: adjust line subpixel position for HWv8
Brian Paul
2017-07-07
1
-1
/
+1
*
etnaviv: fix refcnt initialization in etna_screen
Aleksander Morgado
2017-07-07
1
-0
/
+1
*
a5xx: add support for rendering to RGB10A2_UNORM formats
Ilia Mirkin
2017-07-07
1
-3
/
+3
*
a5xx: set uint/sint bits for mrt output register
Ilia Mirkin
2017-07-07
2
-2
/
+8
*
a5xx: add backface stencil emission
Ilia Mirkin
2017-07-07
4
-9
/
+27
*
radeonsi: fix invalidating bindless buffer descriptors
Samuel Pitoiset
2017-07-07
1
-2
/
+2
*
st/wgl: Implement wglUseFontBitmaps.
Olivier Lauffenburger
2017-07-06
1
-16
/
+49
*
st/wgl: improve selection of pixel format
Olivier Lauffenburger
2017-07-06
1
-7
/
+29
*
swr/rast: Correctly allocate SWR_STATS memory as cacheline aligned
Tim Rowley
2017-07-06
2
-5
/
+5
*
swr/rast: remove unused variables
Tim Rowley
2017-07-06
2
-4
/
+0
*
swr/rast: don't use _mm256_fmsub_ps in AVX code
Tim Rowley
2017-07-06
1
-1
/
+5
*
swr/rast: _mm*_undefined_* implementations for gcc<4.9
Tim Rowley
2017-07-06
1
-0
/
+6
*
etnaviv: don't dereference etna_resource pointer if allocation fails
Aleksander Morgado
2017-07-06
1
-3
/
+7
[next]