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: Clean up fences commit
Robert Foss
2018-11-18
1
-1
/
+1
*
virgl: native fence fd support
Robert Foss
2018-11-16
1
-1
/
+11
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
virgl: use hw-atomics instead of in-ssbo ones
Tomeu Vizoso
2018-09-05
1
-2
/
+10
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
1
-3
/
+3
*
virgl: add debug-switch to output TGSI
Erik Faye-Lund
2018-08-28
1
-0
/
+1
*
virgl: introduce $VIRGL_DEBUG=verbose
Erik Faye-Lund
2018-08-28
1
-0
/
+9
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
2018-08-23
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
1
-0
/
+2
*
virgl: ARB_enhanced_layouts support
Dave Airlie
2018-08-22
1
-1
/
+2
*
virgl: report actual max-texture sizes
Erik Faye-Lund
2018-08-15
1
-0
/
+7
*
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
1
-1
/
+1
*
virgl: add ARB_shader_clock support
Dave Airlie
2018-08-08
1
-1
/
+2
*
virgl: enable FBFETCH if virglrenderer supports it
Erik Faye-Lund
2018-08-01
1
-1
/
+2
*
virgl: enable robustness if the host exposes it
Dave Airlie
2018-08-01
1
-1
/
+2
*
virgl: Support ARB_framebuffer_no_attachments
Dave Airlie
2018-08-01
1
-1
/
+6
*
virgl: add initial ARB_compute_shader support
Dave Airlie
2018-08-01
1
-3
/
+56
*
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: add TXQS support
Dave Airlie
2018-08-01
1
-1
/
+2
*
virgl: add initial images support (v2)
Dave Airlie
2018-08-01
1
-0
/
+11
*
virgl: add initial shader_storage_buffer_object support. (v2)
Dave Airlie
2018-07-24
1
-0
/
+5
*
virgl: Expose GL_ARB_copy_image if host supports it
Gert Wollny
2018-07-20
1
-1
/
+2
*
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
1
-1
/
+2
*
virgl: add ARB_texture_view support
Dave Airlie
2018-06-27
1
-1
/
+2
*
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
1
-1
/
+9
*
virgl: enable ARB_gpu_shader_fp64
Dave Airlie
2018-06-11
1
-1
/
+2
*
virgl: add shader offset alignment to to v2 caps struct
[email protected]
2018-06-05
1
-1
/
+2
*
virgl: Always assume that ORIGIN_UPPER_LEFT and PIXEL_CENTER* are supported
Gert Wollny
2018-06-01
1
-1
/
+2
*
virgl: add ARB_transform_feedback_overflow_query support
Dave Airlie
2018-05-30
1
-1
/
+2
*
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
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+2
*
virgl: enable vertex streams when glsl level is high enough.
Dave Airlie
2018-05-15
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
1
-1
/
+2
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
virgl: add offset alignment values to to v2 caps struct
[email protected]
2018-03-05
1
-2
/
+2
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
virgl: add ARB_sample_shading support.
Dave Airlie
2018-02-14
1
-2
/
+3
*
virgl: add ARB_draw_indirect support.
Dave Airlie
2018-02-14
1
-1
/
+2
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
virgl: Support v2 caps struct (v2)
Stéphane Marchesin
2018-02-13
1
-12
/
+17
[prev]
[next]