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
/
drivers
/
virgl
/
virgl_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: set PIPE_CAP_BLEND_EQUATION_ADVANCED
Elie Tournier
2020-07-17
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries
Marek Olšák
2020-07-07
1
-0
/
+1
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
*
virgl: change vendor id to reflect reality more.
Dave Airlie
2020-06-17
1
-1
/
+1
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
1
-0
/
+2
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-1
/
+1
*
virgl: Enable CAP_CLEAR_TEXTURE if host supports it
Elie Tournier
2020-05-07
1
-1
/
+2
*
virgl: Use ETC2 formats directly when possible.
Lepton Wu
2020-04-16
1
-0
/
+3
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-2
/
+2
*
virgl: Remove formats with unusual sample count.
Lepton Wu
2019-10-24
1
-0
/
+3
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-2
/
+0
*
virgl: fix format conversion for recent gallium changes.
Dave Airlie
2019-08-26
1
-4
/
+6
*
virgl: check scanout mask
Gurchetan Singh
2019-08-08
1
-0
/
+6
*
virgl: fixup_readback_format --> fixup_formats
Gurchetan Singh
2019-08-08
1
-8
/
+7
*
virgl: access caps in a less verbose way in virgl_is_format_supported
Gurchetan Singh
2019-08-08
1
-9
/
+9
*
virgl: Enable depth_clamp by lowering if the host is new enough.
Gert Wollny
2019-08-01
1
-1
/
+5
*
virgl: make use of local variable
Eric Engestrom
2019-07-31
1
-1
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-35
/
+35
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-1
/
+3
*
virgl: add VIRGL_DEBUG_XFER
Chia-I Wu
2019-06-25
1
-0
/
+1
*
virgl: add VIRGL_DEBUG_SYNC
Chia-I Wu
2019-06-25
1
-0
/
+1
*
virgl: fix the value of VIRGL_DEBUG_BGRA_DEST_SWIZZLE
Chia-I Wu
2019-06-25
1
-4
/
+4
*
virgl: Add debug flag to bypass driconf to enable the BGRA tweaks
Gert Wollny
2019-06-20
1
-0
/
+5
*
virgl: Add a tweak to set the value for emulated queries of GL_SAMPLES_PASSED
Gert Wollny
2019-06-20
1
-0
/
+5
*
virgl: Add tweak to apply a swizzle when drawing/blitting to a emulated BGRA ...
Gert Wollny
2019-06-20
1
-0
/
+3
*
virgl: Add driconf tweak for emulating BGRA surfaces on GLES
Gert Wollny
2019-06-20
1
-0
/
+7
*
virgl: Add override for BGRA format to use swizzled SRGB format
Gert Wollny
2019-06-20
1
-0
/
+6
*
virgl: Add code to accept BGRx_SRGB as RGBx_SRGB
Gert Wollny
2019-06-20
1
-3
/
+22
*
virgl: factor out format host bits check
Gert Wollny
2019-06-20
1
-16
/
+17
*
gallium/virgl: Add code path for virgl to read driconf
Gert Wollny
2019-06-20
1
-1
/
+1
*
virgl: Assume sRGB write control for older guest kernels or virglrenderer hosts
Gert Wollny
2019-06-17
1
-1
/
+2
*
virgl: Enable CAP_CLIP_HALFZ if host supports it
Gert Wollny
2019-06-06
1
-1
/
+2
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-2
/
+3
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-3
/
+3
*
virgl: get readback-formats from host
Erik Faye-Lund
2019-04-17
1
-0
/
+40
*
virgl: Enable passing arrays as input to fragment shaders
Gert Wollny
2019-04-10
1
-0
/
+5
*
virgl: add support for ARB_indirect_parameters
Dave Airlie
2019-04-09
1
-1
/
+2
*
virgl: add support for ARB_multi_draw_indirect
Dave Airlie
2019-04-09
1
-1
/
+2
*
virgl: define MAX_VERTEX_STREAMS based on availability of TF3
Gert Wollny
2019-04-02
1
-1
/
+2
*
virgl: stricter usage of compressed 3d textures
Erik Faye-Lund
2019-04-02
1
-0
/
+6
*
virgl: do not allow compressed formats for buffers
Erik Faye-Lund
2019-04-02
1
-0
/
+3
*
virgl: Add a caps feature check version
Gert Wollny
2019-03-29
1
-1
/
+2
*
virgl: Fake MSAA when max samples is 1
Alexandros Frantzis
2019-03-27
1
-1
/
+4
*
virgl: Set PIPE_CAP_DOUBLES when running on GLES This is a lie but no known a...
Elie Tournier
2019-03-09
1
-1
/
+2
*
virgl: Enable mixed color FBO attachemnets only when the host supports
Gert Wollny
2019-02-22
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_VARYINGS
Karol Herbst
2019-02-07
1
-0
/
+4
*
virgl: ARB_query_buffer_object support
Dave Airlie
2019-01-31
1
-1
/
+2
*
virgl: enable elapsed time queries
Dave Airlie
2019-01-31
1
-1
/
+1
*
virgl: Set sRGB write control CAP based on host capabilities
Gert Wollny
2019-01-28
1
-0
/
+2
*
virgl: texture_transfer_pool --> transfer_pool
Gurchetan Singh
2018-12-19
1
-2
/
+2
[next]