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: 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
*
winsys/svga: Add support for new surface ioctl, multisample pattern
Deepak Rawat
2018-09-10
2
-0
/
+26
*
svga: enable MSAA for SM4_1 device
Brian Paul
2018-09-10
3
-2
/
+5
*
svga: add sample count to the surface_can_create interface
Charmaine Lee
2018-09-10
2
-2
/
+6
*
svga: implement support for GL_ARB_texture_query_lod
Brian Paul
2018-09-10
2
-1
/
+27
*
svga: Add support for arb_texture_gather
Neha Bhende
2018-09-10
2
-1
/
+51
*
svga: add support for interpolation at sample position
Brian Paul
2018-09-10
1
-7
/
+21
*
svga: clarify sys value -> input register mapping
Brian Paul
2018-09-10
1
-0
/
+2
*
svga: add support for FS sample mask output
Brian Paul
2018-09-10
2
-2
/
+43
*
svga: add support for sample id, sample position
Brian Paul
2018-09-10
1
-2
/
+177
*
svga: implement no-op svga_set_min_samples()
Brian Paul
2018-09-10
1
-0
/
+12
*
svga: add support for independent blend function per render target
Charmaine Lee
2018-09-10
2
-18
/
+17
*
svga: emit shader version as 4.0 or 4.1 depending on device support
Brian Paul
2018-09-10
1
-2
/
+5
*
svga: restructure nested if's in emit_src_register()
Brian Paul
2018-09-10
1
-20
/
+22
*
svga: sync VGPU10ShaderTokens.h with upstream changes
Brian Paul
2018-09-10
1
-17
/
+35
*
svga: add support for shadow cubemap array
Charmaine Lee
2018-09-10
1
-2
/
+47
*
svga: add support for rendering to cubemap array
Charmaine Lee
2018-09-10
1
-0
/
+1
*
svga: add support for TXL2 opcode
Charmaine Lee
2018-09-10
1
-0
/
+46
*
svga: add support for cubemap array
Charmaine Lee
2018-09-10
4
-13
/
+38
*
svga: add have_sm4_1 flag, helper function
Brian Paul
2018-09-10
2
-0
/
+9
*
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
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+1
*
svga: rename face to layer_face
Charmaine Lee
2018-09-05
1
-22
/
+25
*
svga: encode sample count in resource declarations
Brian Paul
2018-09-05
4
-0
/
+6
*
svga: sync with upstream changes to surface flags
Charmaine Lee
2018-09-05
5
-6
/
+6
*
svga: avoid try_blit() for some depth formats on non vgpu10.
Neha Bhende
2018-09-05
1
-0
/
+13
*
svga: convert dst format to linear when blending is enabled.
Neha Bhende
2018-09-05
1
-1
/
+3
*
svga: start using SVGA3dCmdIntraSurfaceCopy command for svga_blit.
Neha Bhende
2018-09-05
1
-0
/
+112
*
svga/winsys: Add cap2 support in winsys
Neha Bhende
2018-09-05
2
-2
/
+23
*
svga: Add SVGA3dCmdIntraSurfaceCopy command support in OpenGL driver
Neha Bhende
2018-09-05
3
-0
/
+49
*
svga: update device header files from upstream
Brian Paul
2018-09-05
15
-196
/
+569
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
1
-3
/
+3
*
svga: add missing switch cases for shadow textures
Brian Paul
2018-08-29
2
-0
/
+5
*
svga: fix vgpu9 sprite coordinate bug
Brian Paul
2018-08-29
3
-7
/
+3
*
svga: fix PIPE_TEXTURE_RECT/BUFFER const buffer issue
Brian Paul
2018-08-29
3
-20
/
+16
*
svga: minor improvements in svga_state_constants.c
Brian Paul
2018-08-29
1
-17
/
+13
*
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
*
svga: simplify Mesa version string
Eric Engestrom
2018-08-16
1
-1
/
+1
[prev]
[next]