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
/
auxiliary
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED
Caio Marcelo de Oliveira Filho
2019-06-11
1
-0
/
+1
*
gallium/u_transfer_helper: Free the staging buffer on unmap.
Kenneth Graunke
2019-06-09
1
-0
/
+1
*
u_blitter: don't fail mipmap generation for depth formats containing stencil
Marek Olšák
2019-06-03
1
-1
/
+2
*
gallium: Add PIPE_CAP_FBFETCH_COHERENT and expose extensions
Kenneth Graunke
2019-05-23
1
-0
/
+1
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
2
-2
/
+2
*
gallium: enable dmabuf on BSD as well
Greg V
2019-05-22
1
-1
/
+1
*
gallium: Add default check for PIPE_CAP_FRAGMENT_SHADER_INTERLOCK
Alyssa Rosenzweig
2019-05-14
1
-0
/
+1
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-1
/
+1
*
gallium: Add helper to convert PIPE blending to shader_enum style
Alyssa Rosenzweig
2019-05-10
1
-0
/
+92
*
gallium/util: fix two MSVC compiler warnings
Brian Paul
2019-05-08
2
-3
/
+3
*
st/dri: decrease input lag by syncing sooner in SwapBuffers
Marek Olšák
2019-05-02
1
-1
/
+1
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-2
/
+0
*
gallium/u_vbuf: support NULL-resources
Erik Faye-Lund
2019-04-29
1
-0
/
+3
*
util/u_log: flush auto loggers before starting a new page
Nicolai Hähnle
2019-04-25
1
-0
/
+4
*
util: fix a compile failure in u_compute.c on windows
Marek Olšák
2019-04-24
1
-1
/
+1
*
va: use a compute shader for the blit
Jiang, Sonny
2019-04-24
2
-0
/
+211
*
gallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
Marek Olšák
2019-04-24
1
-0
/
+1
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
1
-1
/
+3
*
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
2019-04-23
1
-0
/
+7
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-0
/
+1
*
gallium: add pipe cap for inner_coverage conservative raster mode
Mike Blumenkrantz
2019-04-23
1
-0
/
+1
*
gallium: add ATC format support
Jonathan Marek
2019-04-23
4
-3
/
+13
*
gallium/util: support translating between uint and sint formats
Erik Faye-Lund
2019-04-17
1
-0
/
+62
*
gallium: add support for formatted image loads
Rhys Perry
2019-04-15
1
-0
/
+1
*
gallium/aux: Report error if loading of a pipe driver fails.
Jan Vesely
2019-04-10
1
-0
/
+58
*
gallium/u_vbuf: export u_vbuf_get_minmax_index
Qiang Yu
2019-04-11
2
-4
/
+6
*
Gallium: Add new CAP that indicated whether IO array definitions can be shriked
Gert Wollny
2019-04-10
1
-0
/
+1
*
gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+3
*
gallium/util: Add const to u_range_intersect
Kenneth Graunke
2019-04-07
1
-1
/
+2
*
util: clean the 24-bit unused field to avoid an issues
Andrii Simiklit
2019-04-05
1
-3
/
+3
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
1
-3
/
+7
*
gallium/u_dump: util_dump_sampler_view: Dump u.tex.first_level
Guido Günther
2019-04-04
1
-1
/
+1
*
gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
Rob Clark
2019-03-22
1
-0
/
+4
*
gallium/util: remove pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-20
/
+0
*
gallium: add pipe_grid_info::last_block
Marek Olšák
2019-03-15
1
-0
/
+3
*
gallium/util: add some const qualifiers in u_bitmask.c
Brian Paul
2019-03-08
1
-6
/
+10
*
gallium/util: whitespace cleanups in u_bitmask.[ch]
Brian Paul
2019-03-08
2
-84
/
+85
*
gallium/u_tests: use a compute-only context to test GCN compute ring
Marek Olšák
2019-02-26
1
-5
/
+3
*
gallium/u_upload_mgr: allow use of FLUSH_EXPLICIT with persistent mappings
Marek Olšák
2019-02-20
2
-6
/
+31
*
gallium/u_threaded: always unmap const_uploader
Marek Olšák
2019-02-20
1
-0
/
+1
*
gallium/aux: add PIPE_CAP_MAX_VARYINGS to u_screen
Alok Hota
2019-02-13
1
-0
/
+3
*
gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0
Marek Olšák
2019-02-11
1
-1
/
+2
*
gallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability bit.
Kenneth Graunke
2019-02-05
1
-0
/
+1
*
gallium: wrap u_screen in extern "C" for c++
Dylan Baker
2019-01-30
1
-0
/
+8
*
Gallium: Add new CAPS to indicate whether a driver can switch SRGB write
Gert Wollny
2019-01-28
1
-0
/
+2
*
gallium: Make sure we return is_unorm/is_snorm for compressed formats.
Eric Anholt
2019-01-25
4
-24
/
+36
*
gallium: Fix comment about possible colorspaces.
Eric Anholt
2019-01-25
1
-1
/
+1
*
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
Caio Marcelo de Oliveira Filho
2019-01-23
1
-0
/
+3
*
gallium/util: add util_format_snorm8_to_sint8 (from radeonsi)
Marek Olšák
2019-01-22
2
-0
/
+43
*
gallium: add SINT formats to have exact counterparts to SNORM formats
Marek Olšák
2019-01-22
1
-0
/
+4
[next]