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
*
draw: fix alpha value for very short aa lines
Roland Scheidegger
2018-03-10
2
-2
/
+24
*
st/dri: fix OpenGL-OpenCL interop for GL_TEXTURE_BUFFER
Marek Olšák
2018-03-09
1
-24
/
+34
*
radeonsi: add a workaround for GFX9 hang with init_config alignment
Marek Olšák
2018-03-09
1
-1
/
+2
*
broadcom/vc4: Add an accelerated path to turn raster R8/RG88 into tiled.
Eric Anholt
2018-03-09
3
-0
/
+211
*
gallium: Add a util_blitter path for using a custom VS and FS.
Eric Anholt
2018-03-09
2
-0
/
+69
*
broadcom/vc4: Allow binding non-zero constant buffers.
Eric Anholt
2018-03-09
5
-5
/
+53
*
broadcom: Remove our defines of DRM_FORMAT_MOD_INVALID.
Eric Anholt
2018-03-09
2
-8
/
+0
*
broadcom: Suppress compiler warnings about enum pipe_tex_filter.
Eric Anholt
2018-03-09
2
-0
/
+2
*
autotools: include all meson.build files
Dylan Baker
2018-03-09
1
-0
/
+2
*
swr/rast: Refactor memory gather operations
George Kyriazis
2018-03-09
2
-6
/
+4
*
swr/rast: Add KNOB_DISABLE_SPLIT_DRAW
George Kyriazis
2018-03-09
2
-8
/
+26
*
swr/rast: Add VPOPCNT
George Kyriazis
2018-03-09
2
-0
/
+9
*
swr/rast: Add tracking for stream out topology
George Kyriazis
2018-03-09
4
-5
/
+8
*
swr/rast: Add split draw and other state information to DrawInfoEvent.
George Kyriazis
2018-03-09
4
-32
/
+22
*
swr/rast: Refactor api and worker event handlers.
George Kyriazis
2018-03-09
2
-35
/
+52
*
swr/rast: Add support for generalized late and early z/stencil stats
George Kyriazis
2018-03-09
2
-0
/
+73
*
swr/rast: Rasterized Subspans stats support
George Kyriazis
2018-03-09
4
-0
/
+30
*
swr/rast: Added comment
George Kyriazis
2018-03-09
1
-0
/
+1
*
etnaviv: allow mixing different bit depths for color and depth surfaces
Lucas Stach
2018-03-09
1
-1
/
+1
*
tegra: Initial support
Thierry Reding
2018-03-09
23
-2
/
+2528
*
nouveau: Add framebuffer modifier support
Thierry Reding
2018-03-09
6
-5
/
+146
*
nouveau/nvc0: Extract common tile mode macro
Thierry Reding
2018-03-09
1
-6
/
+9
*
radeonsi: remove chip_class parameter from si_lower_nir
Marek Olšák
2018-03-08
4
-10
/
+6
*
winsys/amdgpu: pad compute IBs
Marek Olšák
2018-03-08
1
-1
/
+3
*
radeonsi: expand constbuf 0 address correctly to fix Vega10 hangs
Marek Olšák
2018-03-08
1
-4
/
+17
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
3
-4
/
+7
*
etnaviv: add get_driver_query_group_info(..)
Christian Gmeiner
2018-03-08
1
-0
/
+13
*
etnaviv: add query_group_info for sw counters
Christian Gmeiner
2018-03-08
2
-6
/
+29
*
gallium/st_dri: Honor the glx_disable_sgi_video_sync config option
Thomas Hellstrom
2018-03-08
1
-0
/
+1
*
ac/radeonsi: add emit_kill to the abi
Timothy Arceri
2018-03-08
1
-0
/
+1
*
radeonsi: add si_llvm_emit_kill() helper
Timothy Arceri
2018-03-08
2
-12
/
+21
*
radeonsi: make use of if/loop build helpers in ac
Timothy Arceri
2018-03-08
2
-160
/
+11
*
meson: Fix indent in omx meson.build
Dylan Baker
2018-03-07
1
-32
/
+32
*
meson: Use include directory variables instead of traversing
Dylan Baker
2018-03-07
2
-7
/
+7
*
meson: Re-add auto option for omx
Dylan Baker
2018-03-07
2
-10
/
+10
*
meson: fix tizonia compilation
Dylan Baker
2018-03-07
1
-0
/
+1
*
meson: combine state trackers and target if blocks
Dylan Baker
2018-03-07
1
-21
/
+7
*
draw: fix line stippling with aa lines
Roland Scheidegger
2018-03-07
1
-4
/
+13
*
draw: simplify (and correct) aaline fallback (v2)
Roland Scheidegger
2018-03-07
1
-409
/
+105
*
radeonsi: remove si_llvm_add_attribute
Marek Olšák
2018-03-07
3
-25
/
+16
*
radeonsi: fix passing address32_hi to LLVM for high values
Marek Olšák
2018-03-07
1
-2
/
+5
*
radeonsi: assume has_virtual_memory == true
Marek Olšák
2018-03-07
2
-34
/
+18
*
radeonsi: add/update assertions for 32-bit address space
Marek Olšák
2018-03-07
2
-3
/
+18
*
radeonsi: prevent a negative buffer offset in si_upload_descriptors
Marek Olšák
2018-03-07
1
-4
/
+3
*
radeonsi: properly extract a buffer address from a descriptor
Marek Olšák
2018-03-07
1
-1
/
+7
*
radeonsi: fix vertex buffer address computation with full 64-bit addresses
Marek Olšák
2018-03-07
1
-3
/
+3
*
radeonsi: mask out high VM address bits in registers where needed
Marek Olšák
2018-03-07
3
-22
/
+24
*
st/omx/tizonia/h264d: Add EGLImage support
Gurkirpal Singh
2018-03-06
7
-6
/
+227
*
st/omx/tizonia: Add H.264 encoder
Gurkirpal Singh
2018-03-06
18
-403
/
+2106
*
st/omx/tizonia: Add H.264 decoder
Gurkirpal Singh
2018-03-06
24
-1286
/
+2793
[next]