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
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
2
-9
/
+9
*
util: use standard name for sprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-1
/
+3
*
gallium: Add CAP for opcode DIV
Gert Wollny
2019-06-30
1
-0
/
+2
*
svga: Support ARB_buffer_storage
Thomas Hellstrom
2019-06-20
5
-9
/
+33
*
svga: Map vertex- index- and constant buffers ansynchronously when reading
Thomas Hellstrom
2019-06-20
2
-4
/
+9
*
svga: Fix index buffer uploads
Thomas Hellstrom
2019-06-20
6
-172
/
+142
*
winsys/svga: Make it possible to specify coherent resources
Thomas Hellstrom
2019-06-20
3
-2
/
+8
*
gallium: add z24s8_as_r8g8b8a8 format
Rob Clark
2019-06-15
1
-0
/
+1
*
svga: Remove unnecessary check for the pre flush bit for setting vertex buffers
Charmaine Lee
2019-06-06
1
-4
/
+4
*
svga: clamp max_const_buffers to SVGA_MAX_CONST_BUFS
Brian Paul
2019-05-29
1
-1
/
+2
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-1
/
+1
*
svga: Add an environment variable to force coherent surface memory
Thomas Hellstrom
2019-05-17
5
-28
/
+64
*
svga: Set the rendered-to flag for dma transfers to surfaces
Thomas Hellstrom
2019-05-17
1
-0
/
+4
*
svga: Remove the surface_invalidate winsys function
Thomas Hellstrom
2019-05-17
3
-13
/
+12
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-8
/
+8
*
svga: add SVGA_NO_LOGGING env var (v2)
Brian Paul
2019-05-02
1
-1
/
+15
*
svga: move host logging to winsys
Charmaine Lee
2019-05-02
6
-502
/
+11
*
svga: Avoid bouncing buffer data in malloced buffers
Thomas Hellstrom
2019-05-02
3
-13
/
+36
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
1
-2
/
+0
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-0
/
+2
*
svga: add new ATC formats to the format conversion table
Jonathan Marek
2019-04-23
1
-0
/
+3
*
Delete autotools
Dylan Baker
2019-04-15
2
-51
/
+0
*
svga: stop using pipe_sampler_view_release()
Brian Paul
2019-03-17
2
-28
/
+14
*
svga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()
Brian Paul
2019-03-08
1
-1
/
+1
*
svga: refactor draw_vgpu10() function
Brian Paul
2019-03-08
1
-105
/
+141
*
svga: add svga shader type in the shader variant
Charmaine Lee
2019-03-08
10
-31
/
+33
*
svga: silence array out of bounds warning
Brian Paul
2019-03-04
1
-1
/
+1
*
svga: init fill variable to avoid compiler warning
Brian Paul
2019-03-04
1
-1
/
+1
*
svga: fix dma.pending > 0 test
Brian Paul
2019-02-26
1
-1
/
+1
*
svga: assorted whitespace and formatting fixes
Brian Paul
2019-02-26
7
-56
/
+52
*
gallium: add PIPE_CAP_MAX_VARYINGS
Karol Herbst
2019-02-07
1
-0
/
+2
*
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
[next]