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
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: add new gallium formats to the format conversion table
Brian Paul
2019-01-22
1
-0
/
+4
*
Gallium: Add format PIPE_FORMAT_R8_SRGB
Gert Wollny
2018-11-02
1
-0
/
+1
*
scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
2018-10-30
2
-10
/
+0
*
svga: Add missing include guards
MichaĆ Janiszewski
2018-10-30
1
-0
/
+5
*
svga: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
scons/svga: remove opt from the list of valid build types
Brian Paul
2018-10-26
1
-2
/
+0
*
svga: change svga_destroy_shader_variant() to return void
Brian Paul
2018-10-09
5
-23
/
+6
*
svga: fix uninitialized fields in DefineDepthStencilView/DefineStreamOutput
Charmaine Lee
2018-09-20
1
-0
/
+9
*
svga: Enable Opengl 3.3 compatibility profile
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: Apply texcoord scale factors only if there is sampler view
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: fix texture array layer index in transfer map
Charmaine Lee
2018-09-20
2
-66
/
+42
*
svga: assorted fixes/changes in svga_pipe_blit.c
Brian Paul
2018-09-10
1
-27
/
+15
*
svga: set buffer bind_flags in svga_buffer_add_host_surface()
Brian Paul
2018-09-10
1
-0
/
+3
*
svga: add format conversion for legacy formats
Charmaine Lee
2018-09-10
4
-332
/
+433
*
svga: remove obsolete code to reemit gs binding
Charmaine Lee
2018-09-10
2
-39
/
+0
*
svga: move variant->fs_shadow_compare_units assignment
Brian Paul
2018-09-10
1
-0
/
+2
*
svga: fix resource checking in is_blending_enabled()
Charmaine Lee
2018-09-10
1
-1
/
+2
*
svga: Use texture_copy_region instead of texture_copy_handle for multisampling
Neha Bhende
2018-09-10
1
-9
/
+18
*
svga: add missing devcap check for texture array support
Charmaine Lee
2018-09-10
1
-1
/
+11
*
svga: no need to check MULTISAMPLE devcap for view format
Charmaine Lee
2018-09-10
1
-1
/
+1
*
svga: sync devcap name changes in svga3d_devcaps.h
Charmaine Lee
2018-09-10
2
-12
/
+12
*
svga: explicit set DXFMT_SHADER_SAMPLE for DS format for pre-SM41 device
Charmaine Lee
2018-09-10
1
-5
/
+6
*
svga: remove unused variable
Charmaine Lee
2018-09-10
1
-1
/
+0
*
svga: draw round points when msaa is enabled
Brian Paul
2018-09-10
1
-13
/
+15
*
svga: check number of samples before emitting MSAA decls/opcodes
Brian Paul
2018-09-10
1
-2
/
+14
*
svga: remove obsolete comment on format_cap_table[]
Brian Paul
2018-09-10
1
-10
/
+0
*
svga: allow TGSI_TEXTURE_CUBE_ARRAY in emit_tg4()
Brian Paul
2018-09-10
1
-7
/
+2
*
svga: no dma on multisample surface
Charmaine Lee
2018-09-10
1
-0
/
+7
*
svga: src surface for IntraSurfaceCopy cannot be multisample
Charmaine Lee
2018-09-10
1
-0
/
+4
*
svga: fix missing format multisample devcap check
Charmaine Lee
2018-09-10
1
-0
/
+1
*
svga: fix incorrect multisample support in VGPU9 device
Charmaine Lee
2018-09-10
1
-0
/
+4
*
svga: fix the missing devcap for SVGA3D_BC3_UNORM_SRGB
Charmaine Lee
2018-09-10
1
-0
/
+1
*
svga: add a separate function to get dx format capabilities from vgpu10 device
Charmaine Lee
2018-09-10
1
-97
/
+91
*
svga: assign a separate function for is_format_supported() for vgpu10 device
Charmaine Lee
2018-09-10
3
-18
/
+116
*
svga: add some devcap debugging code
Brian Paul
2018-09-10
1
-0
/
+193
*
svga: fix depth and coverage mask output declaration
Charmaine Lee
2018-09-10
1
-3
/
+5
*
svga: add sample positions for 2 samples
Charmaine Lee
2018-09-10
1
-0
/
+7
*
svga: check sample count devcaps
Charmaine Lee
2018-09-10
1
-0
/
+8
*
svga: fix 1-element cube map array issue
Brian Paul
2018-09-10
2
-5
/
+10
*
svga: simplify array test in svga_init_shader_key_common()
Brian Paul
2018-09-10
1
-11
/
+10
*
svga: sync svga3d_types.h with upstream changes
Charmaine Lee
2018-09-10
1
-10
/
+45
*
svga: add git version logging at init time
Charmaine Lee
2018-09-10
1
-0
/
+3
*
svga: fix a typo in svga_texture_copy_region()
Charmaine Lee
2018-09-10
1
-1
/
+1
*
svga: use helper function to do copy region
Charmaine Lee
2018-09-10
1
-21
/
+5
*
svga: fix cubemap array rendering with backed surface view
Charmaine Lee
2018-09-10
2
-12
/
+83
*
svga: add a helper function to send ResolveCopy command
Charmaine Lee
2018-09-10
2
-6
/
+40
*
svga: sync svga3d header files
Charmaine Lee
2018-09-10
3
-16
/
+98
*
svga: add SM4_1 enable debug print
Charmaine Lee
2018-09-10
1
-0
/
+4
*
svga: fix swizzling for texture gather
Charmaine Lee
2018-09-10
1
-20
/
+33
*
svga: fix starting index for system values
Charmaine Lee
2018-09-10
3
-3
/
+13
[next]