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
/
drivers
/
virgl
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: ARB_enhanced_layouts support
Dave Airlie
2018-08-22
4
-3
/
+8
*
virgl: report actual max-texture sizes
Erik Faye-Lund
2018-08-15
2
-0
/
+10
*
virgl: do not use SP_MAX_TEXTURE_*_LEVELS defines
Erik Faye-Lund
2018-08-15
1
-7
/
+3
*
virgl: ARB_texture_barrier support
Dave Airlie
2018-08-14
6
-3
/
+24
*
virgl: add ARB_shader_clock support
Dave Airlie
2018-08-08
2
-1
/
+3
*
virgl: update virgl_hw.h from virglrenderer
Erik Faye-Lund
2018-08-07
1
-1
/
+26
*
virgl: rename msaa_sample_positions -> sample_locations
Erik Faye-Lund
2018-08-07
2
-5
/
+5
*
virgl: enable FBFETCH if virglrenderer supports it
Erik Faye-Lund
2018-08-01
2
-1
/
+3
*
virgl: add texture_barrier stub
Erik Faye-Lund
2018-08-01
1
-0
/
+7
*
virgl: enable robustness if the host exposes it
Dave Airlie
2018-08-01
2
-1
/
+3
*
virgl: Support ARB_framebuffer_no_attachments
Dave Airlie
2018-08-01
4
-1
/
+23
*
virgl: add initial ARB_compute_shader support
Dave Airlie
2018-08-01
7
-7
/
+153
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+4
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
virgl: also mark sampler views as dirty
Gurchetan Singh
2018-08-01
1
-1
/
+2
*
virgl: add memory barrier support
Dave Airlie
2018-08-01
5
-0
/
+29
*
virgl: add TXQS support
Dave Airlie
2018-08-01
2
-1
/
+3
*
virgl: add initial images support (v2)
Dave Airlie
2018-08-01
8
-0
/
+105
*
forward precise-flag if supported
Erik Faye-Lund
2018-07-24
2
-1
/
+5
*
Revert "virgl: remove unused stride-arguments"
Dave Airlie
2018-07-24
4
-5
/
+27
*
virgl: add initial shader_storage_buffer_object support. (v2)
Dave Airlie
2018-07-24
9
-0
/
+98
*
virgl: remove unused stride-arguments
Erik Faye-Lund
2018-07-23
4
-27
/
+5
*
virgl: Expose GL_ARB_copy_image if host supports it
Gert Wollny
2018-07-20
2
-1
/
+3
*
virgl: Allow RGB32* textures only as buffer objects
Gert Wollny
2018-07-20
1
-0
/
+7
*
virgl: respect max_vertex_attrib_stride cap
Erik Faye-Lund
2018-07-17
3
-2
/
+5
*
virgl: Fix flush in virgl_encoder_inline_write.
Lepton Wu
2018-07-17
1
-1
/
+1
*
virgl: implement set_min_samples
Erik Faye-Lund
2018-07-17
5
-0
/
+28
*
mesa/virgl: Fix off-by-one and copy-paste error in multisample position evalu...
Gert Wollny
2018-07-16
1
-3
/
+3
*
virgl: Add support for glGetMultisample
Gert Wollny
2018-07-02
2
-0
/
+39
*
virgl: add ARB_texture_view support
Dave Airlie
2018-06-27
3
-3
/
+8
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-0
/
+3
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
virgl: add ARB_tessellation_shader support. (v2)
Dave Airlie
2018-06-14
6
-4
/
+107
*
virgl: enable ARB_gpu_shader_fp64
Dave Airlie
2018-06-11
1
-1
/
+2
*
virgl: use bits in caps set v2
[email protected]
2018-06-05
2
-0
/
+6
*
virgl: add shader offset alignment to to v2 caps struct
[email protected]
2018-06-05
3
-1
/
+4
*
virgl: Always assume that ORIGIN_UPPER_LEFT and PIXEL_CENTER* are supported
Gert Wollny
2018-06-01
1
-1
/
+2
*
virgl: Update virgl_hw.h
Jakob Bornecrantz
2018-05-30
1
-0
/
+1
*
virgl: add ARB_transform_feedback_overflow_query support
Dave Airlie
2018-05-30
2
-2
/
+4
*
virgl: add polygon offset clamp
Dave Airlie
2018-05-30
1
-1
/
+2
*
virgl: add derivative control support
Dave Airlie
2018-05-30
1
-1
/
+2
*
virgl: add ARB_conditional_render_inverted support
Dave Airlie
2018-05-30
1
-1
/
+2
*
virgl: update caps bitset to latest version.
Dave Airlie
2018-05-30
1
-0
/
+5
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+2
*
virgl: set texture buffer offset alignment to disable ARB_texture_buffer_range.
Dave Airlie
2018-05-21
1
-1
/
+1
*
virgl: enable vertex streams when glsl level is high enough.
Dave Airlie
2018-05-15
2
-2
/
+3
*
virgl: Add support for passing GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Gert Wollny
2018-05-10
1
-1
/
+2
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+10
*
virgl: add ARB_cull_distance support.
Dave Airlie
2018-03-23
4
-5
/
+13
*
virgl: Implement seamless cube maps
Stéphane Marchesin
2018-03-21
2
-1
/
+3
[next]