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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: Add KHR_no_error toggle to driconf
Grigori Goronzy
2017-07-14
2
-0
/
+4
*
st/mesa: Add support for KHR_no_error flag
Grigori Goronzy
2017-07-14
2
-0
/
+4
*
dri: Add KHR_no_error DRI extension
Grigori Goronzy
2017-07-14
3
-1
/
+5
*
gallium/hud: use double values for all graphs
Christoph Haag
2017-07-14
3
-8
/
+14
*
Revert "etnaviv: add support for snorm textures"
Lucas Stach
2017-07-14
2
-7
/
+3
*
etnaviv: reset indexed rendering information when not rendering indexed
Wladimir J. van der Laan
2017-07-14
1
-1
/
+6
*
etnaviv: Use the correct LOG instruction on GC3000
Wladimir J. van der Laan
2017-07-14
3
-10
/
+59
*
etnaviv: flush source TS before resolve
Lucas Stach
2017-07-14
1
-0
/
+4
*
etnaviv: flush color cache and depth cache together before resolves
Philipp Zabel
2017-07-14
1
-9
/
+13
*
st/dri: add 32-bit RGBX/RGBA formats
Marek Olšák
2017-07-13
2
-12
/
+65
*
swr/rast: Fix use of KNL-only intrinsics in SKX build
Tim Rowley
2017-07-13
3
-6
/
+6
*
swr/rast: Fix build warnings when using the Intel compiler
Tim Rowley
2017-07-13
1
-1
/
+1
*
swr/rast: SIMD16 Frontend - Fix USE_SIMD16_FRONTEND build
Tim Rowley
2017-07-13
4
-12
/
+25
*
swr/rast: Removing unneeded MSVC warning pragma
Tim Rowley
2017-07-13
1
-3
/
+0
*
swr/rast: Add support for read-only render targets
Tim Rowley
2017-07-13
2
-4
/
+10
*
swr/rast: Support render target mask instead of render target count
Tim Rowley
2017-07-13
7
-49
/
+85
*
radeonsi/gfx9: fix crash building monolithic merged ES-GS shader
Nicolai Hähnle
2017-07-13
1
-3
/
+6
*
nv50/ir: fix threads calculation for non-compute shaders
Ilia Mirkin
2017-07-12
1
-5
/
+9
*
freedreno/ir3: fix load_front_face conversion
Ilia Mirkin
2017-07-12
1
-6
/
+3
*
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
[next]